| /oneTBB/test/conformance/ |
| H A D | conformance_blocked_range.cpp | 135 oneapi::tbb::blocked_range<int> copy(original); 137 oneapi::tbb::blocked_range<int> splitted_copy(copy, s); 138 CHECK(copy.size() == original.size() / 2); 139 CHECK(splitted_copy.size() == copy.size());
|
| H A D | conformance_task_arena.cpp | 122 oneapi::tbb::task_arena copy = arena; variable 124 REQUIRE(arena.max_concurrency() == copy.max_concurrency()); 125 REQUIRE(arena.is_active() == copy.is_active());
|
| /oneTBB/python/ |
| H A D | CMakeLists.txt | 5 # You may obtain a copy of the License at 22 COMMAND ${CMAKE_COMMAND} -E copy ${CMAKE_CURRENT_SOURCE_DIR}/TBB.py ${PYTHON_BUILD_WORK_DIR} 23 COMMAND ${CMAKE_COMMAND} -E copy ${CMAKE_CURRENT_SOURCE_DIR}/setup.py ${PYTHON_BUILD_WORK_DIR}
|
| /oneTBB/doc/main/tbb_userguide/ |
| H A D | parallel_for_os.rst | 68 object have a copy constructor, which is invoked to create a separate 69 copy (or copies) for each worker thread. It also invokes the destructor 70 to destroy these copies. In most cases, the implicitly generated copy 79 whether ``operator()`` is acting on the original or a copy. As a
|
| H A D | concurrent_vector_ug.rst | 28 std::copy( string, string+n, vector.grow_by(n) ); 41 example uses std::copy and iterators, not ``strcpy and pointers``,
|
| /oneTBB/test/tbb/ |
| H A D | test_concurrent_vector.cpp | 290 std::copy( c.begin(), c.begin() + 5, std::back_inserter( c2 ) ); in Examine() 317 std::copy( my_vec.begin(), my_vec.end(), c7.begin() ); in operator ()() 320 std::copy( c7.begin(), c7.end(), c8.begin() ); in operator ()() 330 std::copy( vec.begin(), vec.end(), std::back_inserter(c1) ); in TypeTester() 334 std::copy( vec.begin()+3, vec.end(), std::back_inserter(c2) ); in TypeTester() 341 std::copy( vec.begin(), vec.end(), std::back_inserter(c4) ); in TypeTester() 377 std::copy( shrPtrArr.begin(), shrPtrArr.end(), std::back_inserter(wkPtrArr) ); in TestTypes()
|
| H A D | test_concurrent_queue.cpp | 149 Queue copy(source); in CopyWithThrowElement() local 150 utils::suppress_unused_warning(copy); in CopyWithThrowElement()
|
| /oneTBB/examples/parallel_reduce/convex_hull/ |
| H A D | convex_hull_sample.cpp | 39 std::copy(src, src + srcSize, dest.grow_by(srcSize)); in appendVector() 43 std::copy(src.begin(), src.end(), dest.grow_by(src.size())); in appendVector() 68 std::copy(tmp_vec, tmp_vec + j, points.begin() + range.begin()); in operator ()()
|
| /oneTBB/ |
| H A D | third-party-programs.txt | 137 …Everyone is permitted to copy and distribute verbatim copies of this license document, but changin… 150 …e software, and (2) offer you this License giving you legal permission to copy, distribute and/or … 168 …ork means to copy from or adapt all or part of the work in a fashion requiring copyright permissio… 174 …e interaction with a user through a computer network, with no transfer of a copy, is not conveying. 204 …copy an appropriate copyright notice; keep intact all notices stating that this License and any no… 206 …You may charge any price or no price for each copy that you convey, and you may offer support or w… 240 …When you convey a copy of a covered work, you may at your option remove any additional permissions… 336 You should have received a copy of the GNU General Public License 359 …Everyone is permitted to copy and distribute verbatim copies of this license document, but changin… 392 Permission is hereby granted, free of charge, to any person obtaining a copy [all …]
|
| H A D | MODULE.bazel | 5 # You may obtain a copy of the License at
|
| H A D | WORKSPACE.bazel | 5 # You may obtain a copy of the License at
|
| /oneTBB/src/tbbbind/def/ |
| H A D | mac64-tbbbind.def | 5 # You may obtain a copy of the License at
|
| H A D | win32-tbbbind.def | 5 ; You may obtain a copy of the License at
|
| H A D | lin64-tbbbind.def | 6 You may obtain a copy of the License at
|
| H A D | win64-tbbbind.def | 5 ; You may obtain a copy of the License at
|
| H A D | lin32-tbbbind.def | 6 You may obtain a copy of the License at
|
| /oneTBB/.github/ |
| H A D | labeler.yml | 5 # You may obtain a copy of the License at
|
| /oneTBB/cmake/android/ |
| H A D | device_environment_cleanup.cmake | 5 # You may obtain a copy of the License at
|
| /oneTBB/cmake/compilers/ |
| H A D | QCC.cmake | 5 # You may obtain a copy of the License at
|
| H A D | IntelLLVM.cmake | 5 # You may obtain a copy of the License at
|
| /oneTBB/integration/windows/sys_check/ |
| H A D | sys_check.bat | 7 REM You may obtain a copy of the License at
|
| /oneTBB/cmake/templates/ |
| H A D | TBBConfigVersion.cmake.in | 5 # You may obtain a copy of the License at
|
| /oneTBB/.github/workflows/ |
| H A D | labeler.yml | 5 # You may obtain a copy of the License at
|
| /oneTBB/cmake/post_install/ |
| H A D | CMakeLists.txt | 5 # You may obtain a copy of the License at
|
| /oneTBB/src/tbbmalloc/def/ |
| H A D | mac64-tbbmalloc.def | 5 # You may obtain a copy of the License at
|