/external/cronet/tot/third_party/icu/source/i18n/ |
D | number_fluent.cpp | 44 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 …]
|
D | numrange_fluent.cpp | 41 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/ |
D | number_fluent.cpp | 44 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 …]
|
D | numrange_fluent.cpp | 41 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/ |
D | number_fluent.cpp | 44 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 …]
|
D | numrange_fluent.cpp | 41 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/ |
D | utility_core.hpp | 56 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/ |
D | move.hpp | 68 struct move struct 78 move(Seq1&& src, Seq2& dest) in move() function
|
/external/perfetto/ui/src/base/ |
D | disposable_stack.ts | 75 move(): DisposableStack { method in DisposableStack 145 move(): AsyncDisposableStack { method in AsyncDisposableStack
|
/external/cronet/tot/third_party/llvm-libc/src/src/__support/CPP/utility/ |
D | move.h | 20 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/ |
D | move.h | 20 LIBC_INLINE constexpr cpp::remove_reference_t<T> &&move(T &&t) { in move() function
|
/external/llvm-libc/src/__support/CPP/utility/ |
D | move.h | 20 LIBC_INLINE constexpr cpp::remove_reference_t<T> &&move(T &&t) { in move() function
|
/external/angle/third_party/abseil-cpp/absl/container/internal/ |
D | test_instance_tracker_test.cc | 31 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/ |
D | test_instance_tracker_test.cc | 31 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/ |
D | test_instance_tracker_test.cc | 31 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/ |
D | test_instance_tracker_test.cc | 31 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/ |
D | test_instance_tracker_test.cc | 31 CopyableMovableInstance move(std::move(src)); in TEST() local 100 MovableOnlyInstance move(std::move(src)); in TEST() local
|
/external/abseil-cpp/absl/container/internal/ |
D | test_instance_tracker_test.cc | 31 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/ |
D | lower.c | 64 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/ |
D | types.pass.cpp | 45 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/ |
D | types.pass.cpp | 46 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/ |
D | types.pass.cpp | 45 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/ |
D | types.pass.cpp | 46 std::chrono::nonexistent_local_time move = std::move(e); in main() local
|
/external/tink/cc/core/ |
D | restricted_data_test.cc | 101 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/ |
D | move.h | 30 move(_LIBCPP_LIFETIMEBOUND _Tp&& __t) _NOEXCEPT { in move() function
|