Home
last modified time | relevance | path

Searched refs:part (Results 1 – 21 of 21) sorted by relevance

/oneTBB/examples/concurrent_hash_map/count_strings/
H A Dcount_strings.cpp196 int CountRateSum(Sound sounds[], const int num, const int part) { in CountRateSum() argument
199 sum += sounds[i].rates[part]; in CountRateSum()
203 const char* GetLetters(int type, const int part) { in GetLetters() argument
207 sounds = Vowels, rate = rand() % VowelsRatesSum[part]; in GetLetters()
209 sounds = Consonants, rate = rand() % ConsonantsRatesSum[part]; in GetLetters()
211 rate -= sounds[i++].rates[part]; in GetLetters()
/oneTBB/doc/main/tbb_userguide/
H A DAdvanced_Topic_Other_Kinds_of_Iteration_Spaces.rst58 left part of the proportion, and the constructed object corresponds to
59 the right part.
62 Both splitting constructors should guarantee that the updated ``r`` part
H A DCancellation_Without_An_Exception.rst8 The part ``current_context()`` references the ``task_group_context*`` of the currently executing ta…
H A Dappendix_B.rst8 threading packages. No special effort is required to use any part of
H A Dattach_flow_graph_to_arena.rst9 restricting part of computation units, or limiting arena concurrency. In some
H A DLock_Pathologies.rst34 "acquired" part of the road, but needs to "acquire" the road under
H A Duse_limiter_node.rst24 allowed to pass. When a message leaves the controlled part of the graph,
H A Dcommunicate_with_nodes.rst9 between nodes that are part of the same graph. An edge expresses the
H A DGuiding_Task_Scheduler_Execution.rst15 - restricting part of computation units.
/oneTBB/
H A DREADME.md21 oneTBB is a part of [oneAPI](https://oneapi.io). The current branch implements version 1.1 of oneAP…
23 …oneAPI Threading Building Blocks (oneTBB) to highlight that the tool is a part of the oneAPI ecosy…
H A DLICENSE.txt103 excluding those notices that do not pertain to any part of
106 (d) If the Work includes a "NOTICE" text file as part of its
110 pertain to any part of the Derivative Works, in at least one
112 as part of the Derivative Works; within the Source form or
H A Dthird-party-programs.txt168 …To "modify" a work means to copy from or adapt all or part of the work in a fashion requiring copy…
183 …luded in the normal form of packaging a Major Component, but which is not part of that Major Compo…
185 …hich are used unmodified in performing those activities but which are not part of the work. For ex…
199 …No covered work shall be deemed part of an effective technological measure under any applicable la…
231 …, or specifically for use in, a User Product, and the conveying occurs as part of a transaction in…
238 …nder applicable law. If additional permissions apply only to part of the Program, that part may be…
240 …your option remove any additional permissions from that copy, or from any part of it. (Additional …
250 …thin the meaning of section 10. If the Program as you received it, or any part of it, contains a n…
296 …e resulting work. The terms of this License will continue to apply to the part which is the covere…
374 …e, use of source code generators and preprocessors need not be considered part of the Compilation …
/oneTBB/test/tbb/
H A Dtest_partitioner.h138 size_t round(T part) { return size_t(part); } in round() argument
180 size_t round(float part) { return size_t(std::ceil(part)); } in round() argument
H A Dtest_parallel_for.cpp226 Partitioner part; in run_parallel_for() local
227 tbb::parallel_for(std::forward<Args>(args)..., part, my_ctx); in run_parallel_for()
/oneTBB/doc/GSG/
H A Dintro.rst29 It is available as a stand-alone product and as part of the |base_tk|.
/oneTBB/doc/main/tbb_userguide/design_patterns/
H A DElementwise.rst53 doing the element-wise operation as part of the reduction, so that
H A DAgglomeration.rst144 There agglomeration is part of a four step **PCAM** design method:
H A DGUI_Thread.rst27 thread takes part in the long running computation, it will not be
/oneTBB/cmake/
H A DREADME.md283 Compile and link options may be specific for certain compilers. This part is handled in `cmake/comp…
319 If the option is used only in part of the places (library, tests, benchmarks) and adding this optio…
/oneTBB/test/conformance/
H A Dconformance_concurrent_vector.cpp839 std::vector<range_part> part; in separate() local
840 part.reserve(std::distance(begin,end)); in separate()
842 std::remove_copy_if(begin, end, std::back_inserter(part), f); in separate()
844 return part; in separate()
/oneTBB/doc/
H A DDoxyfile.in155 # The STRIP_FROM_PATH tag can be used to strip a user-defined part of the path.
157 # part of the path. The tag can be used to show relative paths in the file list.
167 # The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of the
219 # page for each member. If set to NO, the documentation of a member will be part
238 # "Side Effects:". You can put \n's in the value part of an alias to insert
604 # be sorted only by class name, not including the namespace part.
982 # is part of the input, its contents will be placed on the main page
1046 # source browser. The htags tool is part of GNU's global source tagging system
2212 # available from the path. This tool is part of Graphviz (see: