Home
last modified time | relevance | path

Searched defs:move (Results 1 – 25 of 322) sorted by relevance

12345678910>>...13

/external/cronet/tot/third_party/icu/source/i18n/
Dnumber_fluent.cpp44 Derived move(std::move(*this)); in notation() local
61 Derived move(std::move(*this)); in unit() local
83 Derived move(std::move(*this)); in adoptUnit() local
103 Derived move(std::move(*this)); in perUnit() local
123 Derived move(std::move(*this)); in adoptPerUnit() local
143 Derived move(std::move(*this)); in precision() local
158 Derived move(std::move(*this)); in roundingMode() local
174 Derived move(std::move(*this)); in grouping() local
188 Derived move(std::move(*this)); in integerWidth() local
202 Derived move(std::move(*this)); in symbols() local
[all …]
Dnumrange_fluent.cpp41 Derived move(std::move(*this)); in numberFormatterBoth() local
59 Derived move(std::move(*this)); in numberFormatterBoth() local
77 Derived move(std::move(*this)); in numberFormatterFirst() local
95 Derived move(std::move(*this)); in numberFormatterFirst() local
113 Derived move(std::move(*this)); in numberFormatterSecond() local
131 Derived move(std::move(*this)); in numberFormatterSecond() local
147 Derived move(std::move(*this)); in collapse() local
161 Derived move(std::move(*this)); in identityFallback() local
/external/cronet/stable/third_party/icu/source/i18n/
Dnumber_fluent.cpp44 Derived move(std::move(*this)); in notation() local
61 Derived move(std::move(*this)); in unit() local
83 Derived move(std::move(*this)); in adoptUnit() local
103 Derived move(std::move(*this)); in perUnit() local
123 Derived move(std::move(*this)); in adoptPerUnit() local
143 Derived move(std::move(*this)); in precision() local
158 Derived move(std::move(*this)); in roundingMode() local
174 Derived move(std::move(*this)); in grouping() local
188 Derived move(std::move(*this)); in integerWidth() local
202 Derived move(std::move(*this)); in symbols() local
[all …]
Dnumrange_fluent.cpp41 Derived move(std::move(*this)); in numberFormatterBoth() local
59 Derived move(std::move(*this)); in numberFormatterBoth() local
77 Derived move(std::move(*this)); in numberFormatterFirst() local
95 Derived move(std::move(*this)); in numberFormatterFirst() local
113 Derived move(std::move(*this)); in numberFormatterSecond() local
131 Derived move(std::move(*this)); in numberFormatterSecond() local
147 Derived move(std::move(*this)); in collapse() local
161 Derived move(std::move(*this)); in identityFallback() local
/external/icu/icu4c/source/i18n/
Dnumber_fluent.cpp44 Derived move(std::move(*this)); in notation() local
61 Derived move(std::move(*this)); in unit() local
83 Derived move(std::move(*this)); in adoptUnit() local
103 Derived move(std::move(*this)); in perUnit() local
123 Derived move(std::move(*this)); in adoptPerUnit() local
143 Derived move(std::move(*this)); in precision() local
158 Derived move(std::move(*this)); in roundingMode() local
174 Derived move(std::move(*this)); in grouping() local
188 Derived move(std::move(*this)); in integerWidth() local
202 Derived move(std::move(*this)); in symbols() local
[all …]
Dnumrange_fluent.cpp41 Derived move(std::move(*this)); in numberFormatterBoth() local
59 Derived move(std::move(*this)); in numberFormatterBoth() local
77 Derived move(std::move(*this)); in numberFormatterFirst() local
95 Derived move(std::move(*this)); in numberFormatterFirst() local
113 Derived move(std::move(*this)); in numberFormatterSecond() local
131 Derived move(std::move(*this)); in numberFormatterSecond() local
147 Derived move(std::move(*this)); in collapse() local
161 Derived move(std::move(*this)); in identityFallback() local
/external/sdv/vsomeip/third_party/boost/move/include/boost/move/
Dutility_core.hpp56 move(T& x) BOOST_NOEXCEPT in move() function
67 move(T& x) BOOST_NOEXCEPT in move() function
78 move(rv<T>& x) BOOST_NOEXCEPT in move() function
206 …BOOST_MOVE_FORCEINLINE typename ::boost::move_detail::remove_reference<T>::type && move(T&& t) BOO… in move() function
212 …BOOST_MOVE_FORCEINLINE typename ::boost::move_detail::remove_reference<T>::type && move(T&& t) BOO… in move() function
/external/sdv/vsomeip/third_party/boost/fusion/include/boost/fusion/algorithm/auxiliary/
Dmove.hpp68 struct move struct
78 move(Seq1&& src, Seq2& dest) in move() function
/external/perfetto/ui/src/base/
Ddisposable_stack.ts75 move(): DisposableStack { method in DisposableStack
145 move(): AsyncDisposableStack { method in AsyncDisposableStack
/external/cronet/tot/third_party/llvm-libc/src/src/__support/CPP/utility/
Dmove.h20 LIBC_INLINE constexpr cpp::remove_reference_t<T> &&move(T &&t) { in move() function
/external/cronet/stable/third_party/llvm-libc/src/src/__support/CPP/utility/
Dmove.h20 LIBC_INLINE constexpr cpp::remove_reference_t<T> &&move(T &&t) { in move() function
/external/llvm-libc/src/__support/CPP/utility/
Dmove.h20 LIBC_INLINE constexpr cpp::remove_reference_t<T> &&move(T &&t) { in move() function
/external/angle/third_party/abseil-cpp/absl/container/internal/
Dtest_instance_tracker_test.cc31 CopyableMovableInstance move(std::move(src)); in TEST() local
100 MovableOnlyInstance move(std::move(src)); in TEST() local
/external/cronet/stable/third_party/abseil-cpp/absl/container/internal/
Dtest_instance_tracker_test.cc31 CopyableMovableInstance move(std::move(src)); in TEST() local
100 MovableOnlyInstance move(std::move(src)); in TEST() local
/external/cronet/tot/third_party/abseil-cpp/absl/container/internal/
Dtest_instance_tracker_test.cc31 CopyableMovableInstance move(std::move(src)); in TEST() local
100 MovableOnlyInstance move(std::move(src)); in TEST() local
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/
Dtest_instance_tracker_test.cc31 CopyableMovableInstance move(std::move(src)); in TEST() local
100 MovableOnlyInstance move(std::move(src)); in TEST() local
/external/openscreen/third_party/abseil/src/absl/container/internal/
Dtest_instance_tracker_test.cc31 CopyableMovableInstance move(std::move(src)); in TEST() local
100 MovableOnlyInstance move(std::move(src)); in TEST() local
/external/abseil-cpp/absl/container/internal/
Dtest_instance_tracker_test.cc31 CopyableMovableInstance move(std::move(src)); in TEST() local
100 MovableOnlyInstance move(std::move(src)); in TEST() local
/external/mesa3d/src/gallium/drivers/lima/ir/pp/
Dlower.c64 ppir_node *move = ppir_node_insert_mov(node); in ppir_lower_const() local
134 ppir_node *move = ppir_node_insert_mov(node); in ppir_lower_load() local
183 ppir_node *move = ppir_node_insert_mov(node); in ppir_lower_texture() local
237 ppir_node *move = ppir_node_create(block, ppir_op_mov, -1, 0); in ppir_lower_select() local
/external/cronet/stable/third_party/libc++/src/test/std/time/time.zone/time.zone.exception/time.zone.exception.ambig/
Dtypes.pass.cpp45 std::chrono::ambiguous_local_time move = std::move(e); in main() local
/external/cronet/tot/third_party/libc++/src/test/std/time/time.zone/time.zone.exception/time.zone.exception.nonexist/
Dtypes.pass.cpp46 std::chrono::nonexistent_local_time move = std::move(e); in main() local
/external/cronet/tot/third_party/libc++/src/test/std/time/time.zone/time.zone.exception/time.zone.exception.ambig/
Dtypes.pass.cpp45 std::chrono::ambiguous_local_time move = std::move(e); in main() local
/external/cronet/stable/third_party/libc++/src/test/std/time/time.zone/time.zone.exception/time.zone.exception.nonexist/
Dtypes.pass.cpp46 std::chrono::nonexistent_local_time move = std::move(e); in main() local
/external/tink/cc/core/
Drestricted_data_test.cc101 RestrictedData move(std::move(data)); in TEST() local
110 RestrictedData move = std::move(data); in TEST() local
/external/cronet/stable/third_party/libc++/src/include/__utility/
Dmove.h30 move(_LIBCPP_LIFETIMEBOUND _Tp&& __t) _NOEXCEPT { in move() function

12345678910>>...13