/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/llvm-project/libcxx/test/std/utilities/tuple/tuple.general/ |
D | ignore.pass.cpp | 29 auto moved = std::move(copy); in test_ignore_constexpr() local 35 auto moved = std::ignore; in test_ignore_constexpr() local
|
/external/zstd/contrib/pzstd/utils/test/ |
D | BufferTest.cpp | 32 Buffer moved(std::move(sized)); in TEST() local 47 Buffer moved(std::move(acquired)); in TEST() local
|
/external/webrtc/modules/audio_coding/codecs/opus/test/ |
D | audio_ring_buffer.cc | 62 const size_t moved = in MoveReadPositionForward() local 70 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/skia/src/gpu/ |
D | GrRenderTaskCluster.cpp | 137 for (GrRenderTask* moved = movedHead; moved; moved = moved->fNext) { in task_cluster_visit() local 146 for (GrRenderTask* moved = movedHead; moved;) { in task_cluster_visit() local
|
/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/llvm-project/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/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
|
/external/llvm-project/libcxx/test/support/ |
D | any_helpers.h | 105 static int moved; member 185 static int moved; member 278 static int moved; member 316 static int moved; member 357 static int moved; member
|
D | experimental_any_helpers.h | 74 static int moved; member 148 static int moved; member
|
/external/libchrome/mojo/public/cpp/bindings/tests/ |
D | container_test_util.h | 40 bool moved() const { return moved_; } in moved() function
|
/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/llvm-project/libcxx/test/std/utilities/utility/pairs/pairs.pair/ |
D | assign_rv_pair_U_V.pass.cpp | 30 int moved = 0; member
|
D | assign_rv_pair.pass.cpp | 26 int moved = 0; member
|
D | assign_pair.pass.cpp | 26 int moved = 0; member
|
/external/curl/src/ |
D | tool_cb_prg.c | 77 static void fly(struct ProgressData *bar, bool moved) in fly()
|
/external/pigweed/pw_minimal_cpp_stdlib/ |
D | isolated_test.cc | 311 bool moved; member 321 MoveTester moved(std::move(copied)); in TEST() local
|
/external/tensorflow/tensorflow/python/lib/core/ |
D | ndarray_tensor.cc | 404 TF_Tensor* moved = tensor.release(); in TF_TensorToMaybeAliasedPyArray() local 431 TF_Tensor* moved = TF_TensorMaybeMove(tensor.release()); in TF_TensorToPyArray() local
|
/external/libchrome/base/containers/ |
D | flat_set_unittest.cc | 51 flat_set<MoveOnlyInt> moved(std::move(original)); in TEST() local
|
/external/llvm-project/libcxx/test/libcxx/ |
D | minimal_cxx11_configuration.pass.cpp | 63 int moved; member
|
/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
|