/external/libcxx/test/std/utilities/tuple/tuple.general/ |
D | ignore.pass.cpp | 30 auto moved = std::move(copy); in test_ignore_constexpr() local 36 auto moved = std::ignore; in test_ignore_constexpr() local
|
/external/webrtc/webrtc/common_audio/ |
D | audio_ring_buffer.cc | 61 const size_t moved = in MoveReadPositionForward() local 69 const size_t moved = static_cast<size_t>( in MoveReadPositionBackward() local
|
/external/libcxx/test/std/utilities/utility/pairs/pairs.pair/ |
D | assign_rv_pair.pass.cpp | 40 static int moved; member 47 int CountAssign::moved = 0; member in CountAssign
|
D | assign_pair.pass.cpp | 41 static int moved; member 48 int CountAssign::moved = 0; member in CountAssign
|
/external/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.assign/ |
D | move.pass.cpp | 42 static int moved; member 49 int CountAssign::moved = 0; member in CountAssign
|
/external/libchrome/mojo/public/cpp/bindings/tests/ |
D | container_test_util.h | 40 bool moved() const { return moved_; } in moved() function
|
/external/libcxx/test/support/ |
D | any_helpers.h | 106 static int moved; member 186 static int moved; member 279 static int moved; member 317 static int moved; member 358 static int moved; member
|
D | experimental_any_helpers.h | 81 static int moved; member 155 static int moved; member
|
D | test_allocator.h | 40 static int moved; variable
|
/external/perfetto/src/base/ |
D | circular_queue_unittest.cc | 110 CircularQueue<int> moved(std::move(queue)); in TEST() local 126 CircularQueue<int> moved; in TEST() local
|
/external/curl/src/ |
D | tool_cb_prg.c | 69 static void fly(struct ProgressData *bar, bool moved) in fly()
|
/external/libcxx/test/std/containers/associative/map/map.modifiers/ |
D | try.emplace.pass.cpp | 54 bool moved() const {return int_ == -1;} in moved() function in Moveable
|
D | insert_or_assign.pass.cpp | 56 bool moved() const {return int_ == -1;} in moved() function in Moveable
|
/external/libcxx/test/std/containers/unord/unord.map/unord.map.modifiers/ |
D | try.emplace.pass.cpp | 55 bool moved() const {return int_ == -1;} in moved() function in Moveable
|
D | insert_or_assign.pass.cpp | 56 bool moved() const {return int_ == -1;} in moved() function in Moveable
|
/external/jemalloc_new/include/jemalloc/internal/ |
D | prof_inlines_b.h | 140 bool sampled, old_sampled, moved; in prof_realloc() local
|
/external/jemalloc/include/jemalloc/internal/ |
D | valgrind.h | 51 #define JEMALLOC_VALGRIND_REALLOC(moved, tsdn, ptr, usize, ptr_null, \ argument
|
/external/tensorflow/tensorflow/python/lib/core/ |
D | ndarray_tensor.cc | 374 TF_Tensor* moved = TF_TensorMaybeMove(tensor.release()); in TF_TensorToPyArray() local
|
/external/swiftshader/third_party/SPIRV-Tools/test/ |
D | enum_set_test.cpp | 252 CapabilitySet moved(std::move(copy)); in TEST_P() local
|
/external/deqp-deps/SPIRV-Tools/test/ |
D | enum_set_test.cpp | 252 CapabilitySet moved(std::move(copy)); in TEST_P() local
|
/external/guava/guava/src/com/google/common/collect/ |
D | MinMaxPriorityQueue.java | 787 MoveDesc<E> moved = removeAt(cursor); in remove() local
|
/external/tensorflow/tensorflow/core/framework/ |
D | tensor_shape_test.cc | 535 TensorShape moved(std::move(copy)); in TEST() local
|
/external/e2fsprogs/resize/ |
D | resize2fs.c | 1668 int to_move, moved; in block_mover() local 2459 int to_move, moved; in move_itables() local
|