| /oneTBB/examples/graph/som/ |
| H A D | README.md | 4 For tutorials on Self-organizing Maps, see [here](http://www.ai-junkie.com/ann/som/som1.html) and […
|
| /oneTBB/include/oneapi/tbb/detail/ |
| H A D | _flow_graph_item_buffer_impl.h | 104 bool place_item(size_t here, const item_type &me) { in place_item() argument 106 if(my_item_valid(here)) return false; in place_item() 108 set_my_item(here, me); in place_item()
|
| /oneTBB/ |
| H A D | SECURITY.md | 7 [utilizing the guidelines here](https://www.intel.com/content/www/us/en/security-center/vulnerabili…
|
| /oneTBB/examples/graph/fgbzip2/ |
| H A D | README.md | 4 This example includes software developed by Julian R Seward. See here for copyright information.
|
| /oneTBB/examples/common/gui/xcode/tbbExample/ |
| H A D | tbbAppDelegate.m | 46 // Insert code here to initialize your application
|
| /oneTBB/doc/main/tbb_userguide/ |
| H A D | parallel_for_os.rst | 21 The iteration space here is of type ``size_t``, and goes from ``0`` to 112 The ``blocked_range`` constructed here represents the entire iteration
|
| H A D | Lock_Pathologies.rst | 8 to locking, here are some of the problems to avoid:
|
| H A D | Lambda_Expressions.rst | 45 descriptions of lambda expressions than can fit here, because lambda
|
| H A D | communicate_with_nodes.rst | 66 // we reach here before n1 & n2 are finished
|
| H A D | Working_on_the_Assembly_Line_pipeline.rst | 265 // Note: no overflow checking is needed here, as we have twice the
|
| /oneTBB/src/tbbmalloc_proxy/ |
| H A D | CMakeLists.txt | 62 # Avoid use of target_link_libraries here as it changes /DEF option to \DEF on Windows.
|
| /oneTBB/src/tbbbind/ |
| H A D | CMakeLists.txt | 53 # Avoid use of target_link_libraries here as it changes /DEF option to \DEF on Windows.
|
| /oneTBB/src/tbbmalloc/ |
| H A D | CMakeLists.txt | 70 # Avoid use of target_link_libraries here as it changes /DEF option to \DEF on Windows.
|
| /oneTBB/doc/main/intro/ |
| H A D | notation.rst | 49 implemented. For example, here is an informal declaration of class
|
| /oneTBB/doc/main/tbb_userguide/design_patterns/ |
| H A D | Lazy_Initialization.rst | 59 so the "lazy initialized" Fibonacci numbers are relevant here.
|
| H A D | Reduction.rst | 76 The examples presented here illustrate the various solutions and some 258 // It is critical to do |= here, not =, because otherwise we
|
| H A D | Agglomeration.rst | 39 "small" here means less than 10,000 clock cycles.
|
| H A D | Divide_and_Conquer.rst | 215 simple algorithm is used here to focus on exposition of the parallel
|
| H A D | GUI_Thread.rst | 182 It is essential to use method ``task_arena::enqueue`` here.
|
| /oneTBB/src/tbb/ |
| H A D | CMakeLists.txt | 90 # Avoid use of target_link_libraries here as it changes /DEF option to \DEF on Windows.
|
| /oneTBB/doc/main/tbb_userguide/Migration_Guide/ |
| H A D | Task_Scheduler_Init.rst | 154 // Do some parallel work here
|
| H A D | Task_API.rst | 419 // Control flow will reach here only after both ChildTask and CallBackTask are executed, 444 // Control flow gets here once both ChildTask and CallBackTask are executed
|
| /oneTBB/test/conformance/ |
| H A D | conformance_concurrent_vector.cpp | 131 intptr_t here = (*cp_old).bar(); in TestSequentialFor() local 132 REQUIRE( here==u[i].bar() ); in TestSequentialFor()
|
| /oneTBB/doc/ |
| H A D | Doxyfile.in | 161 # Note that you can specify absolute paths here, but also relative paths, which 655 # documentation. If the initializer consists of more lines than specified here 1590 # search box by pressing <Shift>+<cursor down>. Also here use the <cursor keys> 2139 # run, you must also specify the path to the tagfile here.
|