Searched refs:copied (Results 1 – 8 of 8) sorted by relevance
84 tbb::task_arena copied(constructed);85 system_info::affinity_mask copied_affinity = get_arena_affinity(copied);
1249 std::size_t copied = cnts[StateTrackableBase::CopyInitialized]; in check() local1251 REQUIRE(cnts[StateTrackableBase::Destroyed] == copied + moved); in check()1255 REQUIRE((copied == 0 && moved <= 7)); in check()
65 … memory pool with an instance of underlying memory allocator of type ``Alloc`` copied from ``src``.
117 weights. A pointer ``x`` can be copied as a pointer ``x'`` without
76 Because the body object might be copied, its ``operator()`` should not
28 ``parallel_pipeline`` might be copied, its ``operator()`` should not340 The copy constructor must be defined because the functor is copied when
198 method. The functor will be copied in this case. However, its state can be shared among instances:
1199 # other source files which should be copied to the HTML output directory. Note1200 # that these files will be copied to the base HTML output directory. Use the1203 # 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 directory1766 # other source files which should be copied to the LATEX_OUTPUT output1767 # directory. Note that the files will be copied as-is; there are no commands or