Home
last modified time | relevance | path

Searched defs:move_assign (Results 1 – 25 of 53) sorted by relevance

123

/third_party/boost/libs/interprocess/test/
Duser_buffer_test.cpp63 managed_heap_memory move_assign; in main() local
71 managed_external_buffer move_assign; in main() local
Dfile_lock_test.cpp65 file_lock move_assign; in main() local
Dshared_memory_test.cpp73 shared_memory move_assign; in main() local
Dwindows_eventlog_stamp_shared_memory_test.cpp73 shared_memory move_assign; in main() local
Dmapped_file_test.cpp85 mapped_file move_assign; in main() local
Dmanaged_windows_shared_memory_test.cpp134 managed_windows_shared_memory move_assign; in main() local
Dfile_mapping_test.cpp148 file_mapping move_assign; in main() local
Dmanaged_xsi_shared_memory_test.cpp153 managed_xsi_shared_memory move_assign; in main() local
Dmanaged_shared_memory_test.cpp206 managed_shared_memory move_assign; in main() local
Dshared_memory_mapping_test.cpp225 shared_memory_object move_assign; in main() local
Dmanaged_mapped_file_test.cpp219 managed_mapped_file move_assign; in main() local
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Dtest_instance_tracker_test.cc41 CopyableMovableInstance move_assign(1); in TEST() local
101 MovableOnlyInstance move_assign(2); in TEST() local
/third_party/abseil-cpp/absl/container/internal/
Dtest_instance_tracker_test.cc41 CopyableMovableInstance move_assign(1); in TEST() local
101 MovableOnlyInstance move_assign(2); in TEST() local
/third_party/boost/boost/poly_collection/detail/
Dvalue_holder.hpp194 void move_assign(T&& x){move_assign(std::move(x),is_move_assignable{});} in move_assign() function in boost::poly_collection::detail::value_holder
196 void move_assign(T&& x,std::true_type) in move_assign() function in boost::poly_collection::detail::value_holder
201 void move_assign(T&& x,std::false_type) in move_assign() function in boost::poly_collection::detail::value_holder
/third_party/boost/libs/beast/include/boost/beast/core/impl/
Dflat_buffer.hpp426 move_assign(basic_flat_buffer& other, std::true_type) in move_assign() function in boost::beast::basic_flat_buffer
447 move_assign(basic_flat_buffer& other, std::false_type) in move_assign() function in boost::beast::basic_flat_buffer
Dmulti_buffer.hpp1073 move_assign(basic_multi_buffer& other, std::true_type) noexcept in move_assign() function in boost::beast::basic_multi_buffer
1097 move_assign(basic_multi_buffer& other, std::false_type) in move_assign() function in boost::beast::basic_multi_buffer
/third_party/boost/boost/beast/core/impl/
Dflat_buffer.hpp426 move_assign(basic_flat_buffer& other, std::true_type) in move_assign() function in boost::beast::basic_flat_buffer
447 move_assign(basic_flat_buffer& other, std::false_type) in move_assign() function in boost::beast::basic_flat_buffer
Dmulti_buffer.hpp1073 move_assign(basic_multi_buffer& other, std::true_type) noexcept in move_assign() function in boost::beast::basic_multi_buffer
1097 move_assign(basic_multi_buffer& other, std::false_type) in move_assign() function in boost::beast::basic_multi_buffer
/third_party/boost/tools/quickbook/src/
Dcleanup.hpp73 void move_assign(cleanup_node& n) in move_assign() function
/third_party/boost/libs/container/test/
Dstable_vector_test.cpp108 stable_vector<recursive_vector> move_assign; in main() local
Dlist_test.cpp162 list<recursive_list> move_assign; in main() local
Dslist_test.cpp153 slist<recursive_slist> move_assign; in main() local
/third_party/boost/boost/asio/detail/
Dwinrt_resolver_service.hpp99 void move_assign(implementation_type&, in move_assign() function in boost::asio::detail::winrt_resolver_service
Dwinrt_ssocket_service.hpp88 void move_assign(implementation_type& impl, in move_assign() function in boost::asio::detail::winrt_ssocket_service
/third_party/boost/libs/asio/include/boost/asio/detail/
Dwinrt_resolver_service.hpp99 void move_assign(implementation_type&, in move_assign() function in boost::asio::detail::winrt_resolver_service

123