File: MD5

package info (click to toggle)
r-cran-rcppparallel 5.0.2%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 452 kB
  • sloc: cpp: 1,680; sh: 19; makefile: 2
file content (545 lines) | stat: -rw-r--r-- 38,899 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
d97a80d19f0859414b755755afa0a8dd *DESCRIPTION
50d75b4d42421eb8dc927070d5b190d4 *NAMESPACE
5a1495bf7a04c7ba544b8d4c4c002d79 *R/build.R
e40b3b2f751d79e1eeccbd56d333f4dd *R/hooks.R
9af62c399b678118175782c155c8ec68 *R/options.R
c738dae81e6eb1863eca51006694f2fb *R/skeleton.R
390aa2da7fa4a9d9cafe36ea98b1605b *cleanup
b655b8ee83719d6f623567248466e2d4 *cleanup.win
cde1332e18de6608b528526313571267 *configure
b481df59119f55840bf861e8e1c1a9f9 *configure.win
10af4fb089ac4446794fa4063e04e6ed *inst/NEWS
a621d9e091b717f24ce5033323c85ba2 *inst/include/RcppParallel.h
a6c056a4c7e284fb4a0258a525669340 *inst/include/RcppParallel/Backend.h
d4ab7ad2384f150a32637a284e831bc0 *inst/include/RcppParallel/Common.h
3749562d299d4065cc99f275e7f2585a *inst/include/RcppParallel/RMatrix.h
7b0de08055d8aa0b21de7a1260083041 *inst/include/RcppParallel/RVector.h
70ea4c28bcd015bcf2eef88bb1d45ced *inst/include/RcppParallel/TBB.h
804a6a70a3eefef66c5700bd0fbbfe9b *inst/include/RcppParallel/Timer.h
cba41cd9cc316a5edd076c4bc6abaa4c *inst/include/RcppParallel/TinyThread.h
15c2be0b6829662d1cd8c70e077490cf *inst/include/RcppParallel/tbb/internal/_aggregator_impl.h
73ffa2068366f0a579212805689ab239 *inst/include/RcppParallel/tbb/internal/_concurrent_queue_impl.h
36db2b79fd8ea64557f075101debb954 *inst/include/RcppParallel/tbb/internal/_concurrent_unordered_impl.h
62d2aeb677e93143ab913fb0396e5415 *inst/include/RcppParallel/tbb/internal/_flow_graph_async_msg_impl.h
72ba10b5a1011a471cf095836d288322 *inst/include/RcppParallel/tbb/internal/_flow_graph_body_impl.h
574e3d9c3fd3110f15f8caf0c0d4e6e2 *inst/include/RcppParallel/tbb/internal/_flow_graph_cache_impl.h
30caf3514231472ac9ab891bd92401fa *inst/include/RcppParallel/tbb/internal/_flow_graph_impl.h
f2abb28d12f075906d245ef6e43e5d0b *inst/include/RcppParallel/tbb/internal/_flow_graph_indexer_impl.h
0047f99dabcdccc89928babdee30a70d *inst/include/RcppParallel/tbb/internal/_flow_graph_item_buffer_impl.h
987205cf4308461d86d9d937c21ad403 *inst/include/RcppParallel/tbb/internal/_flow_graph_join_impl.h
98ac707dec808930d5a0b6b13a53cec7 *inst/include/RcppParallel/tbb/internal/_flow_graph_node_impl.h
654f8664e321ae472627a61f2ab89e4c *inst/include/RcppParallel/tbb/internal/_flow_graph_streaming_node.h
a9cc5714d07127a91932417a6a03aec5 *inst/include/RcppParallel/tbb/internal/_flow_graph_tagged_buffer_impl.h
d2bcfafff9a4a7cf8eecab8eaf2e87c5 *inst/include/RcppParallel/tbb/internal/_flow_graph_trace_impl.h
fc74f2bfb34f301d15dd00b7969bc242 *inst/include/RcppParallel/tbb/internal/_flow_graph_types_impl.h
3518cb0d44ee3a572c5fa610516b7257 *inst/include/RcppParallel/tbb/internal/_mutex_padding.h
fb5c59b14c35a9d0b0969a5b56fb2c8a *inst/include/RcppParallel/tbb/internal/_range_iterator.h
7217eb312285377d0e258125166b3570 *inst/include/RcppParallel/tbb/internal/_tbb_hash_compare_impl.h
fe99e5113eee60ea85cd6d6730e3af7c *inst/include/RcppParallel/tbb/internal/_tbb_strings.h
22885f659fa47c60877414c94034ed87 *inst/include/RcppParallel/tbb/internal/_tbb_trace_impl.h
3a72445d5c49d897ab31df01f4e4b245 *inst/include/RcppParallel/tbb/internal/_tbb_windef.h
46f4579da8afebdce89d587db4c9aa0c *inst/include/RcppParallel/tbb/internal/_template_helpers.h
57fdf06138e6f3f3ac366c7a5f70ae96 *inst/include/RcppParallel/tbb/internal/_x86_eliding_mutex_impl.h
efed797600b1ba4785bf67dfb46c4e78 *inst/include/RcppParallel/tbb/internal/_x86_rtm_rw_mutex_impl.h
719fca47bf2eb469426db8b3dd0d1b9b *inst/include/index.html
cbc1275e9a34dd943d4d1d31863b15bf *inst/include/serial/tbb/parallel_for.h
cb129f0cecff46bdea633d23db82a17f *inst/include/serial/tbb/tbb_annotate.h
209719cac37b3803946a2e1a7e4113ad *inst/include/tbb/aggregator.h
19701b1db7b3a92d2a5557ace6a8c893 *inst/include/tbb/aligned_space.h
c54ee97f883b710de743577253b23d60 *inst/include/tbb/atomic.h
b2c094b421cb7983041e23c3a9554242 *inst/include/tbb/blocked_range.h
d3b330b2ed0977617e614541108dff9c *inst/include/tbb/blocked_range2d.h
592d8540fefb18a1a9f3e56250350755 *inst/include/tbb/blocked_range3d.h
8db30406c3a22f463bd50b3e2704506d *inst/include/tbb/cache_aligned_allocator.h
5342b257b5aff0416bb0dd85bc595927 *inst/include/tbb/combinable.h
c0a79121302a0d5e46f9351fcc2a8ffd *inst/include/tbb/compat/condition_variable
af10ece5a58df1dfc39bcd6a9e1dbdd7 *inst/include/tbb/compat/ppl.h
a3670113bb7b44a3536fc068b1934f79 *inst/include/tbb/compat/thread
4227b06d564f5d86009245523891a43f *inst/include/tbb/compat/tuple
5323f286c6c19cec872aa31cf6808527 *inst/include/tbb/concurrent_hash_map.h
0d497d4397dd898c9a65ed4807a9ce70 *inst/include/tbb/concurrent_lru_cache.h
9c15d2467f4606b55d82c58c5a0eff2d *inst/include/tbb/concurrent_priority_queue.h
2ad30e4107d1db6b3c638f60c1d96b03 *inst/include/tbb/concurrent_queue.h
27e40ae8bf3df2a6aacbc54252a229bb *inst/include/tbb/concurrent_unordered_map.h
94751a2f25553e8c514074b3302a53c8 *inst/include/tbb/concurrent_unordered_set.h
b2e104895338cdc811a5b5410f4b06ff *inst/include/tbb/concurrent_vector.h
4b068b9f34a9ba62a3cfb4379221f266 *inst/include/tbb/critical_section.h
6a841d0bcdc4c992941e7b71f6f60a6b *inst/include/tbb/enumerable_thread_specific.h
8cb723ed0d216e92a868cdb1b762e859 *inst/include/tbb/flow_graph.h
39e15236ffdae26afe62cde1384e155d *inst/include/tbb/flow_graph_abstractions.h
ecf617cb0bc8c5dd3043220f17560b78 *inst/include/tbb/flow_graph_opencl_node.h
a07b99914acafd9305f36c97a0d68d57 *inst/include/tbb/gfx_factory.h
27e886416f282e2b169e88a9f1a49272 *inst/include/tbb/global_control.h
3f50ec352879532fe8f2c417dc0a3202 *inst/include/tbb/index.html
15c2be0b6829662d1cd8c70e077490cf *inst/include/tbb/internal/_aggregator_impl.h
73ffa2068366f0a579212805689ab239 *inst/include/tbb/internal/_concurrent_queue_impl.h
36db2b79fd8ea64557f075101debb954 *inst/include/tbb/internal/_concurrent_unordered_impl.h
62d2aeb677e93143ab913fb0396e5415 *inst/include/tbb/internal/_flow_graph_async_msg_impl.h
72ba10b5a1011a471cf095836d288322 *inst/include/tbb/internal/_flow_graph_body_impl.h
574e3d9c3fd3110f15f8caf0c0d4e6e2 *inst/include/tbb/internal/_flow_graph_cache_impl.h
30caf3514231472ac9ab891bd92401fa *inst/include/tbb/internal/_flow_graph_impl.h
f2abb28d12f075906d245ef6e43e5d0b *inst/include/tbb/internal/_flow_graph_indexer_impl.h
0047f99dabcdccc89928babdee30a70d *inst/include/tbb/internal/_flow_graph_item_buffer_impl.h
987205cf4308461d86d9d937c21ad403 *inst/include/tbb/internal/_flow_graph_join_impl.h
98ac707dec808930d5a0b6b13a53cec7 *inst/include/tbb/internal/_flow_graph_node_impl.h
654f8664e321ae472627a61f2ab89e4c *inst/include/tbb/internal/_flow_graph_streaming_node.h
a9cc5714d07127a91932417a6a03aec5 *inst/include/tbb/internal/_flow_graph_tagged_buffer_impl.h
d2bcfafff9a4a7cf8eecab8eaf2e87c5 *inst/include/tbb/internal/_flow_graph_trace_impl.h
fc74f2bfb34f301d15dd00b7969bc242 *inst/include/tbb/internal/_flow_graph_types_impl.h
3518cb0d44ee3a572c5fa610516b7257 *inst/include/tbb/internal/_mutex_padding.h
fb5c59b14c35a9d0b0969a5b56fb2c8a *inst/include/tbb/internal/_range_iterator.h
7217eb312285377d0e258125166b3570 *inst/include/tbb/internal/_tbb_hash_compare_impl.h
fe99e5113eee60ea85cd6d6730e3af7c *inst/include/tbb/internal/_tbb_strings.h
22885f659fa47c60877414c94034ed87 *inst/include/tbb/internal/_tbb_trace_impl.h
3a72445d5c49d897ab31df01f4e4b245 *inst/include/tbb/internal/_tbb_windef.h
46f4579da8afebdce89d587db4c9aa0c *inst/include/tbb/internal/_template_helpers.h
57fdf06138e6f3f3ac366c7a5f70ae96 *inst/include/tbb/internal/_x86_eliding_mutex_impl.h
efed797600b1ba4785bf67dfb46c4e78 *inst/include/tbb/internal/_x86_rtm_rw_mutex_impl.h
740ef2d6c133ebdc2aec6d7443ee68de *inst/include/tbb/machine/gcc_armv7.h
5713f0bf3e7b67decca0ae1223aa2739 *inst/include/tbb/machine/gcc_generic.h
9127a3ecff2f5cdac29ffc78e4cb3d9e *inst/include/tbb/machine/gcc_ia32_common.h
e29f50bff50d64e1bf893857e56ab785 *inst/include/tbb/machine/gcc_itsx.h
361b89fde6ec3d34ba7cb6f883e34954 *inst/include/tbb/machine/ibm_aix51.h
b9dde6263c5398523aa0a21b32c39fe8 *inst/include/tbb/machine/icc_generic.h
73906651240a24fdd6480b0323965eb7 *inst/include/tbb/machine/linux_common.h
2fb1219da960818ee1ba9ac193d3a274 *inst/include/tbb/machine/linux_ia32.h
2f9b90bf51baba3b0bf3b8dbd22f6409 *inst/include/tbb/machine/linux_ia64.h
3a48aefed00764e735ba926135cc852a *inst/include/tbb/machine/linux_intel64.h
d296ad4ff38ff1b448df181593573a8d *inst/include/tbb/machine/mac_ppc.h
7acc8769fd1c88f067ea4078862619ef *inst/include/tbb/machine/macos_common.h
3ef5044a92bce0d897362c4816124a68 *inst/include/tbb/machine/mic_common.h
4106d2971296c542c903a444d307f4f0 *inst/include/tbb/machine/msvc_armv7.h
437cdb443f7cb2bb55c9ae4e44c73d44 *inst/include/tbb/machine/msvc_ia32_common.h
5488701a410994e5d12e73f7d4d66be1 *inst/include/tbb/machine/sunos_sparc.h
b73a6ec828a7e45e43e31241b5ffa41f *inst/include/tbb/machine/windows_api.h
6eeeac07507c296a071a6ad3bdcdc399 *inst/include/tbb/machine/windows_ia32.h
7b94fa65ebd8b688ce8a55e4c1efaebe *inst/include/tbb/machine/windows_intel64.h
81f4e502217afc5983f6717accd541a5 *inst/include/tbb/machine/xbox360_ppc.h
d9dbaf85733b60df28c0ae4ff64a953d *inst/include/tbb/memory_pool.h
a6c66aa3dd521daf6b67bee7fb645fe7 *inst/include/tbb/mutex.h
6585a6613dab820d12ed946a1865aba6 *inst/include/tbb/null_mutex.h
80d0065020f874a76e87b65835a783c2 *inst/include/tbb/null_rw_mutex.h
9c46990df6f371d6cc694b505bb49e0a *inst/include/tbb/parallel_do.h
2b5b0c27870e38c1c399cead4d8b906f *inst/include/tbb/parallel_for.h
88d1ef25ef2a939ec7df66fd6874bef6 *inst/include/tbb/parallel_for_each.h
f34670b5a6d6d4ff1b6df8cfd54b0733 *inst/include/tbb/parallel_invoke.h
12e201f9c76d97c8b2730c9534893259 *inst/include/tbb/parallel_reduce.h
84792aa60c8f9a6a7aedc33b785b2306 *inst/include/tbb/parallel_scan.h
6f9929c70e89abdb73f5948af38b1c46 *inst/include/tbb/parallel_sort.h
4320cc6ea5fa6493c861361e034d39ba *inst/include/tbb/parallel_while.h
e633ffeeb35c92ac2f2f0f73671c4362 *inst/include/tbb/partitioner.h
ca99d35856839e7d55fc757ca15bf757 *inst/include/tbb/pipeline.h
4118f38c2393bdd45eb7478bf4b1e1bc *inst/include/tbb/queuing_mutex.h
b27699926a0869cab8ed859f1060613a *inst/include/tbb/queuing_rw_mutex.h
4d2978ba04fbf700f28e950cd404f35a *inst/include/tbb/reader_writer_lock.h
d8775dc50b365a4c6ae983f77c40654f *inst/include/tbb/recursive_mutex.h
8280bb95abf48f00e46258d1f74725f7 *inst/include/tbb/runtime_loader.h
52e3482ea11da7fbfe7bfeeae012730b *inst/include/tbb/scalable_allocator.h
5b5d06392d63a64bd8e6e3be54ec97bb *inst/include/tbb/spin_mutex.h
51846b105981e5336172c0a7d7528057 *inst/include/tbb/spin_rw_mutex.h
cb5ec00e79f486b373ecf4d72fc230be *inst/include/tbb/task.h
b01231b9c8ec8af6a6a24eb3e62d7e86 *inst/include/tbb/task_arena.h
5684d9b1049d4eee2e4640fe52b83167 *inst/include/tbb/task_group.h
2d0c8e0e930a7ef6468e855b9c51e414 *inst/include/tbb/task_scheduler_init.h
41888e9fb63f93f37795fd92d3c1cc67 *inst/include/tbb/task_scheduler_observer.h
e4ffce5c2bd7956acfd5e6a18ac1ff80 *inst/include/tbb/tbb.h
6a6f20bab1957c42f58cb56a80a10ead *inst/include/tbb/tbb_allocator.h
dffdb5bb65446d8c2ffebf2d1593f6f2 *inst/include/tbb/tbb_config.h
64e81682dbbb963232d73e62a9ae8bad *inst/include/tbb/tbb_disable_exceptions.h
a80a82fa3a276dd7ef8c5e0092b6a79d *inst/include/tbb/tbb_exception.h
9a607866040c2feb57353a93baf11204 *inst/include/tbb/tbb_machine.h
7d7c0782c3efb590de10aa829cc1be62 *inst/include/tbb/tbb_profiling.h
d19c7ab7ed46417be877f6361e726af4 *inst/include/tbb/tbb_stddef.h
948792c065b8c71a873303ab02a46465 *inst/include/tbb/tbb_thread.h
34a54310abed46ba851cf517ab0616a8 *inst/include/tbb/tbbmalloc_proxy.h
e35e292c6770fa3ed3a7ebf556dd9cf0 *inst/include/tbb/tick_count.h
36a8c5ad8e670d6c23f41c480b437b56 *inst/include/tthread/fast_mutex.h
a81a9a9aa5599ac8e23deeabd7d38b19 *inst/include/tthread/tinythread.h
9d61a54db6779348e55e3725a8782ea4 *inst/include/tthread/tinythread.inl
0c44e73699a42f681fe19e2c97d387b0 *inst/presentations/header.tex
8e6bce8f0fa9f6145727aeafac626ae2 *inst/presentations/images/big-data-big-machine-tweet.png
c2423aacc0fa4e2f520477749c96e7ad *inst/presentations/rcpp_parallel_talk_jan2015.Rmd
b390b09496908f60e1cc24e48f6c506c *inst/rstudio/templates/project/RcppParallel.package.skeleton.dcf
b218740313281a0ee2832de9777e71e3 *inst/skeleton/vector-sum.Rd
2b9284692fea3fa494038f0a684f53d0 *inst/skeleton/vector-sum.cpp
c7e35f89b0b1ffb309920b6596b13d62 *inst/tests/cpp/distance.cpp
b9e5bbe1cadd17714288718fa225e49c *inst/tests/cpp/innerproduct.cpp
8ca3bc3f887c91b7dfd38ab0192b4bcc *inst/tests/cpp/sum.cpp
8ec8d03260257d2fffb8e39442ebe66b *inst/tests/cpp/transform.cpp
61a8898bd23f20c9487bebe52c92fb6a *inst/tests/runit.distance.R
d201cb80099dba62315a39eaadc0eb67 *inst/tests/runit.innerproduct.R
3b28677a7432e04b31b7cb91ca17855f *inst/tests/runit.sum.R
bcb7cccabfbd3e3f24834d40d1f014a0 *inst/tests/runit.transform.R
cee8e00decc99c13c084f3af8256c9df *man/RcppParallel-package.Rd
cf21b0e90c8e12da67f81db0f9e3edad *man/RcppParallel.package.skeleton.Rd
5b33e213c19d4da27cf4f401a2020518 *man/RcppParallelFlags.Rd
d5aa6a871c5b1ef15377dca51706277c *man/setThreadOptions.Rd
5df324293b885c665d49775a92227977 *src/Makevars.in
577ff72d88540ba48b61c11fe1d0cb3c *src/init.cpp
c099cc3f844f88183922ef134d6b79b5 *src/options.cpp
ab34a7f2db75a1b1ad2eeddeefd330ce *src/tbb/CHANGES
86d3f3a95c324c9479bd8986968f4327 *src/tbb/COPYING
0b2499ea18327e9849cd66104adfa117 *src/tbb/Makefile
3f9302702ad680ee425a752483dc7716 *src/tbb/README
17ca720827a7f70453eb7b7cd115e7d8 *src/tbb/build/AIX.gcc.inc
bab20e176ff2c1852b4a093a6abd7f96 *src/tbb/build/AIX.inc
f6dbcd42c0cfee5dc81c2c1912b673af *src/tbb/build/FreeBSD.clang.inc
1a260d08d3fa9c4a7eac6244eb146850 *src/tbb/build/FreeBSD.gcc.inc
ce3d33767f3ad8ed0467ac0c57a96cea *src/tbb/build/FreeBSD.inc
2d68bf9d8f177e3c5cef21ab28af2bc6 *src/tbb/build/Makefile.rml
ebeb25dd4c345af9a1fcbcb1a3e0e645 *src/tbb/build/Makefile.tbb
0e87f7cef7037ec4867f2eeb3479c067 *src/tbb/build/Makefile.tbbmalloc
13032a515a3e7368d906377ddbe73c69 *src/tbb/build/Makefile.tbbproxy
632125a7803b11af456e549e4f9822e1 *src/tbb/build/Makefile.test
9623a5f2a726cef50ed8783de5949551 *src/tbb/build/SunOS.gcc.inc
580be5f1e632d9b1df982f8bdcc4aa5b *src/tbb/build/SunOS.inc
96c2ace8131b494d3ef7f0d98262cfea *src/tbb/build/SunOS.suncc.inc
71b26ada21549df640beaa178a0477e5 *src/tbb/build/android.clang.inc
a3ac0614feb8292ad2063477b1f6226c *src/tbb/build/android.gcc.inc
6bb468bb5ed147b15f90093813be0b95 *src/tbb/build/android.icc.inc
c9889dd030ba0d2e4638a2a1f541c53e *src/tbb/build/android.inc
187327843cec37f31b08e8ddd9220cd5 *src/tbb/build/android.linux.inc
9d35e1799141e930c808ca7641dd6d3c *src/tbb/build/android.linux.launcher.sh
426ecd6827d9f95111eab7b1ee6a9910 *src/tbb/build/android.macos.inc
ed4827e7ee5228380ba6bff9dcbc84c8 *src/tbb/build/android.windows.inc
e1bac94be842fe14eeaaafabd78e03ab *src/tbb/build/big_iron.inc
546a80649ae4e591754f4fa9f9e36a47 *src/tbb/build/codecov.txt
a5d38f663c50fa817cc184ea8d98c8b6 *src/tbb/build/common.inc
109b29c7f94329ac1d93a896cd696343 *src/tbb/build/common_rules.inc
fe7c85a81e30053dce596d056154adba *src/tbb/build/detect.js
200d12327ea9417c4ba84e55c050bebc *src/tbb/build/generate_tbbvars.bat
5a3012374091452cfae8dd692346c9c5 *src/tbb/build/generate_tbbvars.sh
da442b02565deaa0d78f3cb25fbeb5a9 *src/tbb/build/index.html
ad211a90013cc34052ef73aec5b0493f *src/tbb/build/ios.clang.inc
5f3334645beee5176491d679706e8e3c *src/tbb/build/ios.macos.inc
bafdfb6cc201a8ef8fd00580a75d43b0 *src/tbb/build/linux.clang.inc
097b4318258d3ea8a48a4699f7a1758d *src/tbb/build/linux.gcc.inc
bd932f79468970f498d8757fe4f65fdd *src/tbb/build/linux.icc.inc
e1e993e459ebee556195d7299c7b61de *src/tbb/build/linux.inc
322c993f62e4a1f0dc11de294e004aca *src/tbb/build/linux.pathcc.inc
450d7e33a6fa29422e33f482f6f6313c *src/tbb/build/linux.xl.inc
9a78898d64edb0c7c4b652d2ad73d251 *src/tbb/build/macos.clang.inc
25b14f69091a9e4260d1085936c2679a *src/tbb/build/macos.gcc.inc
5f448d388b1d11dc410936a437c286e4 *src/tbb/build/macos.icc.inc
1ede16ad865da57cd4357eb520e6eab0 *src/tbb/build/macos.inc
6a7a2c7bd4c40e65be0856efa6f06da8 *src/tbb/build/mic.icc.inc
1f6dd7336b11ed43dbe0644b5e3c95cf *src/tbb/build/mic.linux.inc
e453b7a13e460de9d79743ca394fc518 *src/tbb/build/mic.linux.launcher.sh
12e019ebec5005af183b16d5c7c20cc3 *src/tbb/build/mic.offload.inc
b33b541a62b27a1c81808544ba9c3d54 *src/tbb/build/suncc.map.pause
bef0ff9c44c5a5e941cd3d73fd3e960f *src/tbb/build/test_launcher.bat
739f3525409f9bb6f684b9ced1149ce0 *src/tbb/build/test_launcher.sh
0c3b37c56497b8957c7d2944e4da44fb *src/tbb/build/version_info_aix.sh
56e5f26b15485aecd4598cd87a1b2293 *src/tbb/build/version_info_android.sh
0c3b37c56497b8957c7d2944e4da44fb *src/tbb/build/version_info_linux.sh
316bfc4aa0a9cccf6bcfed74a1cafdc5 *src/tbb/build/version_info_macos.sh
62474173ade77de54d94a0a2844aac78 *src/tbb/build/version_info_sunos.sh
f8247c97c2ecbf58536e6e4aff904ee2 *src/tbb/build/version_info_windows.js
525584e853b6eb101d2879bd6427410f *src/tbb/build/vs2013/index.html
e9637b87056560f0280e2c2509fc9971 *src/tbb/build/vs2013/makefile.sln
228464d446a14ee30a370620ee51b65b *src/tbb/build/vs2013/tbb.vcxproj
85de7e3cbecf3325b98fa4b8e21b4daa *src/tbb/build/vs2013/tbbmalloc.vcxproj
26fd56fea8591f7653771ec1f015ca4e *src/tbb/build/vs2013/tbbmalloc_proxy.vcxproj
05383b27de90238f9e901658c1812a81 *src/tbb/build/vs2013/version_string.ver
b59924ca71fcbd1043f40334227b93b9 *src/tbb/build/windows.cl.inc
a233345a54f6f6396a97b2968d5d42b2 *src/tbb/build/windows.gcc.inc
7ee8d7b31d57eb476bb5179079fe6086 *src/tbb/build/windows.icl.inc
fdabad9ecd3e5a333ce32d40e8f4eaef *src/tbb/build/windows.inc
719fca47bf2eb469426db8b3dd0d1b9b *src/tbb/include/index.html
7fedae3af7bb81b25e0f2978f758395e *src/tbb/include/serial/tbb/parallel_for.h
9155bd2dece2303d826feb03ecebf951 *src/tbb/include/serial/tbb/tbb_annotate.h
209719cac37b3803946a2e1a7e4113ad *src/tbb/include/tbb/aggregator.h
9a96eacb12b51346fd324b957051200d *src/tbb/include/tbb/aligned_space.h
c54ee97f883b710de743577253b23d60 *src/tbb/include/tbb/atomic.h
8c88bac74493aeb92f60afe0045e2409 *src/tbb/include/tbb/blocked_range.h
770ffd07ae6cc10de441c5cb829659be *src/tbb/include/tbb/blocked_range2d.h
f6727bd5a086db5e1bd9bb65d6361b7e *src/tbb/include/tbb/blocked_range3d.h
8db30406c3a22f463bd50b3e2704506d *src/tbb/include/tbb/cache_aligned_allocator.h
5342b257b5aff0416bb0dd85bc595927 *src/tbb/include/tbb/combinable.h
c0a79121302a0d5e46f9351fcc2a8ffd *src/tbb/include/tbb/compat/condition_variable
af10ece5a58df1dfc39bcd6a9e1dbdd7 *src/tbb/include/tbb/compat/ppl.h
a3670113bb7b44a3536fc068b1934f79 *src/tbb/include/tbb/compat/thread
4227b06d564f5d86009245523891a43f *src/tbb/include/tbb/compat/tuple
1a9befd30920c90248c0d6dc08c8e67c *src/tbb/include/tbb/concurrent_hash_map.h
947c4beac3ef70bdd397c5dd9f8f20f8 *src/tbb/include/tbb/concurrent_lru_cache.h
9c15d2467f4606b55d82c58c5a0eff2d *src/tbb/include/tbb/concurrent_priority_queue.h
2ad30e4107d1db6b3c638f60c1d96b03 *src/tbb/include/tbb/concurrent_queue.h
27e40ae8bf3df2a6aacbc54252a229bb *src/tbb/include/tbb/concurrent_unordered_map.h
94751a2f25553e8c514074b3302a53c8 *src/tbb/include/tbb/concurrent_unordered_set.h
c7d1d89ef726fde2a44664276616f6b1 *src/tbb/include/tbb/concurrent_vector.h
4b068b9f34a9ba62a3cfb4379221f266 *src/tbb/include/tbb/critical_section.h
6a841d0bcdc4c992941e7b71f6f60a6b *src/tbb/include/tbb/enumerable_thread_specific.h
b204ee6757056bcb8e090817805068c9 *src/tbb/include/tbb/flow_graph.h
d83076e8784955650b7abc03775a0eae *src/tbb/include/tbb/flow_graph_abstractions.h
6f740fde710de92bcf82ae37b06295bc *src/tbb/include/tbb/flow_graph_opencl_node.h
a07b99914acafd9305f36c97a0d68d57 *src/tbb/include/tbb/gfx_factory.h
27e886416f282e2b169e88a9f1a49272 *src/tbb/include/tbb/global_control.h
3f50ec352879532fe8f2c417dc0a3202 *src/tbb/include/tbb/index.html
15c2be0b6829662d1cd8c70e077490cf *src/tbb/include/tbb/internal/_aggregator_impl.h
de37891c3ec2301f4fb9affe6f7707d9 *src/tbb/include/tbb/internal/_concurrent_queue_impl.h
94743a8ed3badb2e68c796d2837e135c *src/tbb/include/tbb/internal/_concurrent_unordered_impl.h
b1877f941a26e738037667f1c9f8bd7e *src/tbb/include/tbb/internal/_flow_graph_async_msg_impl.h
72ba10b5a1011a471cf095836d288322 *src/tbb/include/tbb/internal/_flow_graph_body_impl.h
574e3d9c3fd3110f15f8caf0c0d4e6e2 *src/tbb/include/tbb/internal/_flow_graph_cache_impl.h
94f21edc59ee32a8bf09131a5e42a150 *src/tbb/include/tbb/internal/_flow_graph_impl.h
ceb9b97a8059a4dbaf48f471fd530543 *src/tbb/include/tbb/internal/_flow_graph_indexer_impl.h
0047f99dabcdccc89928babdee30a70d *src/tbb/include/tbb/internal/_flow_graph_item_buffer_impl.h
3d61bc401ef720e96f78c48c00c23dfc *src/tbb/include/tbb/internal/_flow_graph_join_impl.h
91316738cf3b0cdff2d26be4d65dddd2 *src/tbb/include/tbb/internal/_flow_graph_node_impl.h
654f8664e321ae472627a61f2ab89e4c *src/tbb/include/tbb/internal/_flow_graph_streaming_node.h
a9cc5714d07127a91932417a6a03aec5 *src/tbb/include/tbb/internal/_flow_graph_tagged_buffer_impl.h
b5b3edaee1465665cc140373788c74bd *src/tbb/include/tbb/internal/_flow_graph_trace_impl.h
fc74f2bfb34f301d15dd00b7969bc242 *src/tbb/include/tbb/internal/_flow_graph_types_impl.h
3518cb0d44ee3a572c5fa610516b7257 *src/tbb/include/tbb/internal/_mutex_padding.h
fb5c59b14c35a9d0b0969a5b56fb2c8a *src/tbb/include/tbb/internal/_range_iterator.h
7217eb312285377d0e258125166b3570 *src/tbb/include/tbb/internal/_tbb_hash_compare_impl.h
33d98026ba90a1abcca955308a86a10d *src/tbb/include/tbb/internal/_tbb_strings.h
22885f659fa47c60877414c94034ed87 *src/tbb/include/tbb/internal/_tbb_trace_impl.h
3a72445d5c49d897ab31df01f4e4b245 *src/tbb/include/tbb/internal/_tbb_windef.h
46f4579da8afebdce89d587db4c9aa0c *src/tbb/include/tbb/internal/_template_helpers.h
57fdf06138e6f3f3ac366c7a5f70ae96 *src/tbb/include/tbb/internal/_x86_eliding_mutex_impl.h
efed797600b1ba4785bf67dfb46c4e78 *src/tbb/include/tbb/internal/_x86_rtm_rw_mutex_impl.h
740ef2d6c133ebdc2aec6d7443ee68de *src/tbb/include/tbb/machine/gcc_armv7.h
5713f0bf3e7b67decca0ae1223aa2739 *src/tbb/include/tbb/machine/gcc_generic.h
9127a3ecff2f5cdac29ffc78e4cb3d9e *src/tbb/include/tbb/machine/gcc_ia32_common.h
e29f50bff50d64e1bf893857e56ab785 *src/tbb/include/tbb/machine/gcc_itsx.h
361b89fde6ec3d34ba7cb6f883e34954 *src/tbb/include/tbb/machine/ibm_aix51.h
b9dde6263c5398523aa0a21b32c39fe8 *src/tbb/include/tbb/machine/icc_generic.h
73906651240a24fdd6480b0323965eb7 *src/tbb/include/tbb/machine/linux_common.h
2fb1219da960818ee1ba9ac193d3a274 *src/tbb/include/tbb/machine/linux_ia32.h
2f9b90bf51baba3b0bf3b8dbd22f6409 *src/tbb/include/tbb/machine/linux_ia64.h
3a48aefed00764e735ba926135cc852a *src/tbb/include/tbb/machine/linux_intel64.h
d296ad4ff38ff1b448df181593573a8d *src/tbb/include/tbb/machine/mac_ppc.h
7acc8769fd1c88f067ea4078862619ef *src/tbb/include/tbb/machine/macos_common.h
3ef5044a92bce0d897362c4816124a68 *src/tbb/include/tbb/machine/mic_common.h
4106d2971296c542c903a444d307f4f0 *src/tbb/include/tbb/machine/msvc_armv7.h
437cdb443f7cb2bb55c9ae4e44c73d44 *src/tbb/include/tbb/machine/msvc_ia32_common.h
5488701a410994e5d12e73f7d4d66be1 *src/tbb/include/tbb/machine/sunos_sparc.h
b73a6ec828a7e45e43e31241b5ffa41f *src/tbb/include/tbb/machine/windows_api.h
6eeeac07507c296a071a6ad3bdcdc399 *src/tbb/include/tbb/machine/windows_ia32.h
7b94fa65ebd8b688ce8a55e4c1efaebe *src/tbb/include/tbb/machine/windows_intel64.h
d9dbaf85733b60df28c0ae4ff64a953d *src/tbb/include/tbb/memory_pool.h
a6c66aa3dd521daf6b67bee7fb645fe7 *src/tbb/include/tbb/mutex.h
6585a6613dab820d12ed946a1865aba6 *src/tbb/include/tbb/null_mutex.h
80d0065020f874a76e87b65835a783c2 *src/tbb/include/tbb/null_rw_mutex.h
9c46990df6f371d6cc694b505bb49e0a *src/tbb/include/tbb/parallel_do.h
de2e0906a02b7d945d8de58c58e7cd7e *src/tbb/include/tbb/parallel_for.h
88d1ef25ef2a939ec7df66fd6874bef6 *src/tbb/include/tbb/parallel_for_each.h
f34670b5a6d6d4ff1b6df8cfd54b0733 *src/tbb/include/tbb/parallel_invoke.h
3b79a2dbce179da66c241276cc811e13 *src/tbb/include/tbb/parallel_reduce.h
984477bc76a8bd4d7b7eb9f4af8c6f6d *src/tbb/include/tbb/parallel_scan.h
6f9929c70e89abdb73f5948af38b1c46 *src/tbb/include/tbb/parallel_sort.h
4320cc6ea5fa6493c861361e034d39ba *src/tbb/include/tbb/parallel_while.h
505238becae6af68210efd8c81e1f505 *src/tbb/include/tbb/partitioner.h
ca99d35856839e7d55fc757ca15bf757 *src/tbb/include/tbb/pipeline.h
4926ffc2404a76b47ae6361efbc2f227 *src/tbb/include/tbb/queuing_mutex.h
10d163093f2c6145e0fbbafc22242380 *src/tbb/include/tbb/queuing_rw_mutex.h
4d2978ba04fbf700f28e950cd404f35a *src/tbb/include/tbb/reader_writer_lock.h
d8775dc50b365a4c6ae983f77c40654f *src/tbb/include/tbb/recursive_mutex.h
8280bb95abf48f00e46258d1f74725f7 *src/tbb/include/tbb/runtime_loader.h
fabc54ee828f64d0578fddb2b9984608 *src/tbb/include/tbb/scalable_allocator.h
5b5d06392d63a64bd8e6e3be54ec97bb *src/tbb/include/tbb/spin_mutex.h
51846b105981e5336172c0a7d7528057 *src/tbb/include/tbb/spin_rw_mutex.h
5474c3cf277041a824954059bd85e30f *src/tbb/include/tbb/task.h
b36c444df3f8c205cca949257fd617e7 *src/tbb/include/tbb/task_arena.h
cdb55a514c3c7b5462663d5246b440bd *src/tbb/include/tbb/task_group.h
2d0c8e0e930a7ef6468e855b9c51e414 *src/tbb/include/tbb/task_scheduler_init.h
41888e9fb63f93f37795fd92d3c1cc67 *src/tbb/include/tbb/task_scheduler_observer.h
e4ffce5c2bd7956acfd5e6a18ac1ff80 *src/tbb/include/tbb/tbb.h
53444e33cc1a6e811b3eab12067e4044 *src/tbb/include/tbb/tbb_allocator.h
35934dc7c19ecb719b6a003ea9baf91b *src/tbb/include/tbb/tbb_config.h
64e81682dbbb963232d73e62a9ae8bad *src/tbb/include/tbb/tbb_disable_exceptions.h
736b2a4f9ca11a50ebfa91473ccaa8c3 *src/tbb/include/tbb/tbb_exception.h
850b07655bde40c517e0cce39492b088 *src/tbb/include/tbb/tbb_machine.h
7d7c0782c3efb590de10aa829cc1be62 *src/tbb/include/tbb/tbb_profiling.h
196b158a3d89790af54f1528b90ffb88 *src/tbb/include/tbb/tbb_stddef.h
f9422ed73838aade81849ef2488d99db *src/tbb/include/tbb/tbb_thread.h
34a54310abed46ba851cf517ab0616a8 *src/tbb/include/tbb/tbbmalloc_proxy.h
e35e292c6770fa3ed3a7ebf556dd9cf0 *src/tbb/include/tbb/tick_count.h
9ccdf066a16be448792d1c5bb2376ebc *src/tbb/src/Makefile
d6462d9551ff42ef0c6a0c3c4a8dcf2c *src/tbb/src/index.html
fe1f15338ec23d07f62aa2f8a0969337 *src/tbb/src/perf/coarse_grained_raii_lru_cache.h
7170d03eabb97cc571256738d6032203 *src/tbb/src/perf/cpq_pdes.cpp
1fafc03a66d969d33d01f95a53f97086 *src/tbb/src/perf/fibonacci_impl_tbb.cpp
a6f06db9d45fa8bd6d3282d4b255fe06 *src/tbb/src/perf/perf.cpp
cd05bb1b93d101b0c05cc102c4580c92 *src/tbb/src/perf/perf.h
4da9d7ccb3b3c494221010757b5cbf33 *src/tbb/src/perf/perf_sched.cpp
71470f8677c074a825eca9b58f24f962 *src/tbb/src/perf/run_statistics.sh
4cd6acf99c9d68bd66701f2238a7a973 *src/tbb/src/perf/statistics.cpp
090e7dd74c75a958d919e2834b0a2b2d *src/tbb/src/perf/statistics.h
24853ed395ac6d22cf2d8dc483c708f7 *src/tbb/src/perf/statistics_xml.h
e4437f8c4ad4064f2ece02a00bb5b27e *src/tbb/src/perf/time_cpq_throughput_test.cpp
4484658696f1f5847fab7a16debf0118 *src/tbb/src/perf/time_fibonacci_cutoff.cpp
7326f1b6abc362b170568aec34e9f522 *src/tbb/src/perf/time_framework.h
5411401d7fde07f95adad4f0f128d740 *src/tbb/src/perf/time_hash_map.cpp
c2534cd22c64320676536da2ee3e35f3 *src/tbb/src/perf/time_hash_map_fill.cpp
9aa0de04ea12101600ef6cbdebafee23 *src/tbb/src/perf/time_hash_map_fill.html
7d361797cfda9cfdff1aa841c8400fab *src/tbb/src/perf/time_locked_work.cpp
a9bd97062771f1c227283fff4631fb39 *src/tbb/src/perf/time_lru_cache_throughput.cpp
1624ddec1328afc2c1c48d6a52ee1d6f *src/tbb/src/perf/time_parallel_for_each.cpp
d33d7cf327ac6de88e3bdffeb387cd64 *src/tbb/src/perf/time_sandbox.h
731146374cbabb16e8bc605fe620d8b3 *src/tbb/src/perf/time_split_node.cpp
115e4ed9cd785034c70d16dd34a6adea *src/tbb/src/perf/time_vector.cpp
ceb9c733e3004c4ba7bf6fc2c74e3280 *src/tbb/src/rml/client/index.html
44b26d6da751a3e4b9964ef02c3074b4 *src/tbb/src/rml/client/library_assert.h
1000238e66fc084595a0edca1e793b30 *src/tbb/src/rml/client/omp_dynamic_link.cpp
e010b2e4d8dfe2eeb1d2f0846f811692 *src/tbb/src/rml/client/omp_dynamic_link.h
37756e148d54ba638c3bd10b25d85ea6 *src/tbb/src/rml/client/rml_factory.h
fa703aad21142cb0e8825063966c0ed7 *src/tbb/src/rml/client/rml_omp.cpp
24410f5a23811c7aadd51aa2b23f28a9 *src/tbb/src/rml/client/rml_tbb.cpp
61a2f4ad3e7ae28d3dd62266e4d06507 *src/tbb/src/rml/include/index.html
ce8e161122a3456f0f74b1555b8a60cf *src/tbb/src/rml/include/rml_base.h
9eff58b184b7cc4015dd02c295fc8126 *src/tbb/src/rml/include/rml_omp.h
020bde03ce66ed2fbcf6eb8fef69906b *src/tbb/src/rml/include/rml_tbb.h
3a6b44084e20dde0d63e207ddcf95b22 *src/tbb/src/rml/index.html
f5ceeab3bcd7e23fca4835b2c03579cd *src/tbb/src/rml/perfor/omp_nested.cpp
c957d113f18993fa4599c2326e907040 *src/tbb/src/rml/perfor/omp_simple.cpp
2a1ffc5dd5db59383fcccf4f2a8c9822 *src/tbb/src/rml/perfor/tbb_multi_omp.cpp
20c67c16d15ff0e8dab5293919e8ae15 *src/tbb/src/rml/perfor/tbb_simple.cpp
a05fe874c76b3dd07899aa5e9de09ade *src/tbb/src/rml/perfor/thread_level.h
35cb9d500c0f192a3e026d17e8750d50 *src/tbb/src/rml/server/index.html
c0e69b4f901222d428fcb1ced08cce79 *src/tbb/src/rml/server/irml.rc
42feb448453e8f8a146be4f683d70392 *src/tbb/src/rml/server/job_automaton.h
45e7464d872e70538b9834892ab96d69 *src/tbb/src/rml/server/lin-rml-export.def
f3b4a4029b7b27a5a74be793f1cabdc5 *src/tbb/src/rml/server/rml_server.cpp
c0edeffa59d66069f42c1149ad281dff *src/tbb/src/rml/server/thread_monitor.h
f4469c77761199b6367c02c3e60f7535 *src/tbb/src/rml/server/wait_counter.h
0350b1fa04e4b20878f3770f1dd93875 *src/tbb/src/rml/server/win32-rml-export.def
0350b1fa04e4b20878f3770f1dd93875 *src/tbb/src/rml/server/win64-rml-export.def
80e5083f20bc49dcfb05935ad0a44295 *src/tbb/src/rml/test/rml_omp_stub.cpp
61a1c13a338a9fe43aee578a81cad5ac *src/tbb/src/rml/test/test_job_automaton.cpp
5156d699b7535760b5dda4d160aefb9a *src/tbb/src/rml/test/test_rml_mixed.cpp
2d69b9ef5eaaa1bc200ec5ca9284820d *src/tbb/src/rml/test/test_rml_omp.cpp
00d8e8a40f4d87cd1934659923555290 *src/tbb/src/rml/test/test_rml_omp_c_linkage.c
d1e02d2ebe2ef8f45eeae657a6b838c7 *src/tbb/src/rml/test/test_rml_tbb.cpp
be10923c831e1fe513792c18c24177ff *src/tbb/src/rml/test/test_server.h
1a415884a17f5ccac4e6fb09fce75201 *src/tbb/src/rml/test/test_thread_monitor.cpp
e283d916ab5d813851f807304affbd15 *src/tbb/src/tbb/arena.cpp
103b8ee9f7ff3f1a17fb0ee9286029ff *src/tbb/src/tbb/arena.h
97ecc36c3daee6f9d310088ecfa67f92 *src/tbb/src/tbb/cache_aligned_allocator.cpp
338af234036a442992f20a2033bcba94 *src/tbb/src/tbb/cilk-tbb-interop.h
8a17cb6a297993d4c5f11587cc661657 *src/tbb/src/tbb/concurrent_hash_map.cpp
5e972e6b566545b14654b4d667a7dcaf *src/tbb/src/tbb/concurrent_monitor.cpp
24bf984dae14e3fcb50d0d3aa738e1dd *src/tbb/src/tbb/concurrent_monitor.h
aa7a71c5dfcbbac007b6bc4bea5a09bb *src/tbb/src/tbb/concurrent_queue.cpp
03092fe8630a2d13bedc1a4377123baa *src/tbb/src/tbb/concurrent_vector.cpp
17b69f4781931d41856d534a0ad631b0 *src/tbb/src/tbb/condition_variable.cpp
66b1e1a766d17c48181565d71d141d1e *src/tbb/src/tbb/critical_section.cpp
ea23d762b9cdb1d6d3bb84ca3512adfd *src/tbb/src/tbb/custom_scheduler.h
548b811b073e2dc009317c59121bd94e *src/tbb/src/tbb/dynamic_link.cpp
051a6351227e5ccf10d120d51939973d *src/tbb/src/tbb/dynamic_link.h
c132c670715f86d76c15c53b5646592e *src/tbb/src/tbb/governor.cpp
8adec3f1b574df47258f0717ae705bb2 *src/tbb/src/tbb/governor.h
51d789039a174482f2f0e551635bd882 *src/tbb/src/tbb/ia32-masm/atomic_support.asm
25830bc40893d3657e023168e1a4bae4 *src/tbb/src/tbb/ia32-masm/itsx.asm
a1ab7c8f090b260979ddd49cc6d197b2 *src/tbb/src/tbb/ia32-masm/lock_byte.asm
57316fcb40e7eb5e0f851e4e45f36872 *src/tbb/src/tbb/ia64-gas/atomic_support.s
356ef59030fbd7c99d0efbf33a3cba3a *src/tbb/src/tbb/ia64-gas/ia64_misc.s
7589736c2dfe18197ea9802171456300 *src/tbb/src/tbb/ia64-gas/lock_byte.s
08f23ac04bb657e4fe79f2077834f93a *src/tbb/src/tbb/ia64-gas/log2.s
0777d180c8a1eba90a33d0eafb6abc6b *src/tbb/src/tbb/ia64-gas/pause.s
c57ed81e179de032095d245cc0e4a0e5 *src/tbb/src/tbb/ibm_aix51/atomic_support.c
6eaaa85d9fb00d6f19b4432c70428de8 *src/tbb/src/tbb/index.html
848ac89ce51a67cf5db84aafbda9b869 *src/tbb/src/tbb/intel64-masm/atomic_support.asm
6ab7bec1795d7a379fda686dc79bfb91 *src/tbb/src/tbb/intel64-masm/intel64_misc.asm
703f7c6907427d2255ed3137e101aff1 *src/tbb/src/tbb/intel64-masm/itsx.asm
7119a41958b76f98f5f42ac3588b33f1 *src/tbb/src/tbb/intrusive_list.h
dd620eaae076da54258ef645112f05ab *src/tbb/src/tbb/itt_notify.cpp
8fcda510abab2c8753da860aab9fefd7 *src/tbb/src/tbb/itt_notify.h
23ce63490887d7d24c60ccdaddb78466 *src/tbb/src/tbb/lin32-tbb-export.def
888ab7a4e1c07d7c0537481761967b42 *src/tbb/src/tbb/lin32-tbb-export.lst
5cb3d64f0d6d9e6634f3086d270b0f6d *src/tbb/src/tbb/lin64-tbb-export.def
d433eaf2990f87f5b350ba3b5b5abab5 *src/tbb/src/tbb/lin64-tbb-export.lst
0e2cdb35f267c6e4cb6d59b1b5764aa8 *src/tbb/src/tbb/lin64ipf-tbb-export.def
1ec68fd2cd6daf4159f025001e24d618 *src/tbb/src/tbb/lin64ipf-tbb-export.lst
0fd02e191e4ad080316c71f980c0a4ca *src/tbb/src/tbb/mac32-tbb-export.def
a7b2c0056ed032c969cc76b03c41a961 *src/tbb/src/tbb/mac32-tbb-export.lst
a7135d8a5033af6aee92293cf49ad46e *src/tbb/src/tbb/mac64-tbb-export.def
830e128da5aa47e50f4f21e236a4eb84 *src/tbb/src/tbb/mac64-tbb-export.lst
7bbf4856f40884a01986fe305009f10d *src/tbb/src/tbb/mailbox.h
d508b3cff8141b955db10a2cea58da70 *src/tbb/src/tbb/market.cpp
44c2007414f533467cdd7d1076bbd6a4 *src/tbb/src/tbb/market.h
b29caf52a83cf4e2f99a89c53f88c82f *src/tbb/src/tbb/mutex.cpp
6224527a913ca8932f8486a0f2b07292 *src/tbb/src/tbb/observer_proxy.cpp
3a9256ce2ebe3ee2c07fc8cd7a0cfd70 *src/tbb/src/tbb/observer_proxy.h
aa389272892b4f2b83d55ef8b716930a *src/tbb/src/tbb/pipeline.cpp
67a93af081bc638d2006bfa9d62a1a45 *src/tbb/src/tbb/private_server.cpp
c0cb440d249208ffe7ffcabd2a7ab60e *src/tbb/src/tbb/queuing_mutex.cpp
d2e359a298757278a1d019da4078fa1d *src/tbb/src/tbb/queuing_rw_mutex.cpp
788f10ce7a8545e13a4b5e1cfdc1dfa8 *src/tbb/src/tbb/reader_writer_lock.cpp
e15190ee2099027444d2b991b3aa1bb7 *src/tbb/src/tbb/recursive_mutex.cpp
de3dce0c713120b2263ba09c6b0c1192 *src/tbb/src/tbb/scheduler.cpp
750b30fbfcfeb562671f5170c4071050 *src/tbb/src/tbb/scheduler.h
a2c5025074c2c84bb439a37b673e436b *src/tbb/src/tbb/scheduler_common.h
2073afbe7fe19bec6a8c3e4e79d9e529 *src/tbb/src/tbb/scheduler_utility.h
51a0acfaa2d9377f72a1b652797feb11 *src/tbb/src/tbb/semaphore.cpp
abbabfa36d8a4e7408255d4979edd699 *src/tbb/src/tbb/semaphore.h
7e285fcd43f9dd8f71addc414dd7bf77 *src/tbb/src/tbb/spin_mutex.cpp
1526210a53e5de7f2b5eaebf6bf92d30 *src/tbb/src/tbb/spin_rw_mutex.cpp
fb492e87795a409955985579cb75b74a *src/tbb/src/tbb/task.cpp
4db44890ca3853a8a333232318185157 *src/tbb/src/tbb/task_group_context.cpp
37dbad09289fca589bcb5b213b4665d3 *src/tbb/src/tbb/task_stream.h
e71271d14101d4766138e8616c65442a *src/tbb/src/tbb/tbb_assert_impl.h
ffb3159c543befa2200fe87f9c45524a *src/tbb/src/tbb/tbb_main.cpp
213ff835f55c5f3318ac3121f4ad57a5 *src/tbb/src/tbb/tbb_main.h
4dd9ffde76e2d55873a9c862d1e1b531 *src/tbb/src/tbb/tbb_misc.cpp
6bcfad19f4b4387239bed0171e445393 *src/tbb/src/tbb/tbb_misc.h
bc67ef5788d40fd8e164cb71e38c2562 *src/tbb/src/tbb/tbb_misc_ex.cpp
6205ba638d679709c594097fdba32484 *src/tbb/src/tbb/tbb_resource.rc
32b8e22ca3dd019cb0635e34e1505138 *src/tbb/src/tbb/tbb_statistics.cpp
5adfb726cbc82b5ec4fdb227ef224ac4 *src/tbb/src/tbb/tbb_statistics.h
2fd5a05782353c39f041bb83724c7432 *src/tbb/src/tbb/tbb_thread.cpp
e31cfcc5df4c9351126d719b3cdf9bfb *src/tbb/src/tbb/tbb_version.h
40e548eee116131106b07314b4727cdd *src/tbb/src/tbb/tls.h
7ac3364845054ad0d051791ee0f2516a *src/tbb/src/tbb/tools_api/disable_warnings.h
92efdff651d26cd65e58107687741ff2 *src/tbb/src/tbb/tools_api/ittnotify.h
857aa1b067953e1d9e2d40483d014c56 *src/tbb/src/tbb/tools_api/ittnotify_config.h
e0e195ceddb0a477a4d81ebe7fdb34a9 *src/tbb/src/tbb/tools_api/ittnotify_static.c
e2cb7c16be1142a2fb86d7e97e762910 *src/tbb/src/tbb/tools_api/ittnotify_static.h
1fe334d1ee77f70ced1dd531a0609033 *src/tbb/src/tbb/tools_api/ittnotify_types.h
400b639d2aacf34fb3eb89de2b140050 *src/tbb/src/tbb/tools_api/legacy/ittnotify.h
b9683e61cc628312a022f30fda2d12a5 *src/tbb/src/tbb/win32-tbb-export.def
4bd5b0ac2255b3ded5fb6fe84b4c47ad *src/tbb/src/tbb/win32-tbb-export.lst
af92ea1c52566b6bf5ddd7951704d0e9 *src/tbb/src/tbb/win64-gcc-tbb-export.def
fb19f2b4f85e72bace21fc3a10077159 *src/tbb/src/tbb/win64-gcc-tbb-export.lst
3c18e701dd238eab6ac06fd41f30509f *src/tbb/src/tbb/win64-tbb-export.def
29fc623e115ed2c36526558af54b8863 *src/tbb/src/tbb/win64-tbb-export.lst
f819217548c6dc05e0961555afcf9dbd *src/tbb/src/tbb/winrt-tbb-export.lst
361c2b955cdc725c3da15318c51045be *src/tbb/src/tbb/x86_rtm_rw_mutex.cpp
23562551458636e21f55032fae0718cb *src/tbb/src/tbbmalloc/Customize.h
ea45146940d75556460ec324e1d753fb *src/tbb/src/tbbmalloc/MapMemory.h
248d02005032159c530d134ea24864ae *src/tbb/src/tbbmalloc/Statistics.h
12d58ded8205aa5e8a3f5e7e1e38e5db *src/tbb/src/tbbmalloc/TypeDefinitions.h
e2eb9c622329a51e45226266cced6295 *src/tbb/src/tbbmalloc/backend.cpp
67479914112689a52a5efca31be34459 *src/tbb/src/tbbmalloc/backref.cpp
4c185fa0890f4a1c6d9ceed71d0e589d *src/tbb/src/tbbmalloc/frontend.cpp
951f40760cf6c7cbf2f982e85bce1184 *src/tbb/src/tbbmalloc/index.html
4c61a8bb122c6d05591f8665659f9341 *src/tbb/src/tbbmalloc/large_objects.cpp
49f774e76287d31bd976e9fb397be04b *src/tbb/src/tbbmalloc/lin32-proxy-export.def
58df04ef351cd3d89c9c42994e6998f5 *src/tbb/src/tbbmalloc/lin32-tbbmalloc-export.def
113b7b9c1b1c1cc073aa66a872896e06 *src/tbb/src/tbbmalloc/lin64-proxy-export.def
37f828a4828f2fbe5b3cfaed9380f2fc *src/tbb/src/tbbmalloc/lin64-tbbmalloc-export.def
113b7b9c1b1c1cc073aa66a872896e06 *src/tbb/src/tbbmalloc/lin64ipf-proxy-export.def
37f828a4828f2fbe5b3cfaed9380f2fc *src/tbb/src/tbbmalloc/lin64ipf-tbbmalloc-export.def
530498c387acf1ecf7fb1f84a36f41ff *src/tbb/src/tbbmalloc/mac32-tbbmalloc-export.def
530498c387acf1ecf7fb1f84a36f41ff *src/tbb/src/tbbmalloc/mac64-tbbmalloc-export.def
682b2eccaa43207b7d382540d7041935 *src/tbb/src/tbbmalloc/proxy.cpp
f2f6d2834d7bc76aa2392407a2a73953 *src/tbb/src/tbbmalloc/proxy.h
95709c82498e0d75fc0e9fc6fab7e150 *src/tbb/src/tbbmalloc/proxy_overload_osx.h
c3e08d2625b537b1858302a4f09b5c53 *src/tbb/src/tbbmalloc/shared_utils.h
a9b3d9f66ffcfd89774890d3de358c4e *src/tbb/src/tbbmalloc/tbb_function_replacement.cpp
0f6f6cb30c3634957152703faee02752 *src/tbb/src/tbbmalloc/tbb_function_replacement.h
4d68bfd3a63a6ed849fabdd06e76310a *src/tbb/src/tbbmalloc/tbbmalloc.cpp
93e9bd9c6d489a3365388ecd17874b02 *src/tbb/src/tbbmalloc/tbbmalloc.rc
4fe48ec4ee23a9a64185bad945c33e74 *src/tbb/src/tbbmalloc/tbbmalloc_internal.h
b765d41fdcdfb8d68d72103a524b3f90 *src/tbb/src/tbbmalloc/tbbmalloc_internal_api.h
5f2a4634c866a238c36a6ce50eb7dd30 *src/tbb/src/tbbmalloc/win32-gcc-tbbmalloc-export.def
223dd891faeafc5fe469fca49133acb8 *src/tbb/src/tbbmalloc/win32-tbbmalloc-export.def
5a6fccfbe9e392defa2c2f020e35a7ed *src/tbb/src/tbbmalloc/win64-gcc-tbbmalloc-export.def
da1bd66f7c1bc19cd4542daac9ddfa5e *src/tbb/src/tbbmalloc/win64-tbbmalloc-export.def
14f025a300e77c2f4c50f075a7315208 *src/tbb/src/tbbproxy/tbbproxy-windows.asm
7eab0aae6dc1101e7220bbdde0408ec9 *src/tbb/src/tbbproxy/tbbproxy.cpp
f583b9e335d83e862b59f19b35f38f58 *tests/doRUnit.R
0296a2f61f147aadf471352f31ac9217 *tools/config.R
b564bb610841dd8709edc843eeca49a0 *tools/config/cleanup.R
a6bdd8a0d5088b991b2c865562a4dab1 *tools/config/configure.R