Home
last modified time | relevance | path

Searched refs:copied (Results 1 – 8 of 8) sorted by relevance

/oneTBB/test/tbb/
H A Dtest_arena_constraints.cpp84 tbb::task_arena copied(constructed);
85 system_info::affinity_mask copied_affinity = get_arena_affinity(copied);
H A Dtest_task_arena.cpp1249 std::size_t copied = cnts[StateTrackableBase::CopyInitialized]; in check() local
1251 REQUIRE(cnts[StateTrackableBase::Destroyed] == copied + moved); in check()
1255 REQUIRE((copied == 0 && moved <= 7)); in check()
/oneTBB/doc/main/reference/scalable_memory_pools/
H A Dmemory_pool_cls.rst65 … memory pool with an instance of underlying memory allocator of type ``Alloc`` copied from ``src``.
/oneTBB/doc/main/tbb_userguide/design_patterns/
H A DReference_Counting.rst117 weights. A pointer ``x`` can be copied as a pointer ``x'`` without
/oneTBB/doc/main/tbb_userguide/
H A Dparallel_for_os.rst76 Because the body object might be copied, its ``operator()`` should not
H A DWorking_on_the_Assembly_Line_pipeline.rst28 ``parallel_pipeline`` might be copied, its ``operator()`` should not
340 The copy constructor must be defined because the functor is copied when
/oneTBB/doc/main/tbb_userguide/Migration_Guide/
H A DTask_API.rst198 method. The functor will be copied in this case. However, its state can be shared among instances:
/oneTBB/doc/
H A DDoxyfile.in1199 # other source files which should be copied to the HTML output directory. Note
1200 # that these files will be copied to the base HTML output directory. Use the
1203 # files will be copied as-is; there are no commands or markers available.
1440 # to be copied into the plugins directory of eclipse. The name of the directory
1766 # other source files which should be copied to the LATEX_OUTPUT output
1767 # directory. Note that the files will be copied as-is; there are no commands or