Home
last modified time | relevance | path

Searched defs:moved (Results 1 – 23 of 23) sorted by relevance

/external/libcxx/test/std/utilities/tuple/tuple.general/
Dignore.pass.cpp30 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/
Daudio_ring_buffer.cc61 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/
Dassign_rv_pair.pass.cpp40 static int moved; member
47 int CountAssign::moved = 0; member in CountAssign
Dassign_pair.pass.cpp41 static int moved; member
48 int CountAssign::moved = 0; member in CountAssign
/external/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.assign/
Dmove.pass.cpp42 static int moved; member
49 int CountAssign::moved = 0; member in CountAssign
/external/libchrome/mojo/public/cpp/bindings/tests/
Dcontainer_test_util.h40 bool moved() const { return moved_; } in moved() function
/external/libcxx/test/support/
Dany_helpers.h106 static int moved; member
186 static int moved; member
279 static int moved; member
317 static int moved; member
358 static int moved; member
Dexperimental_any_helpers.h81 static int moved; member
155 static int moved; member
Dtest_allocator.h40 static int moved; variable
/external/perfetto/src/base/
Dcircular_queue_unittest.cc110 CircularQueue<int> moved(std::move(queue)); in TEST() local
126 CircularQueue<int> moved; in TEST() local
/external/curl/src/
Dtool_cb_prg.c69 static void fly(struct ProgressData *bar, bool moved) in fly()
/external/libcxx/test/std/containers/associative/map/map.modifiers/
Dtry.emplace.pass.cpp54 bool moved() const {return int_ == -1;} in moved() function in Moveable
Dinsert_or_assign.pass.cpp56 bool moved() const {return int_ == -1;} in moved() function in Moveable
/external/libcxx/test/std/containers/unord/unord.map/unord.map.modifiers/
Dtry.emplace.pass.cpp55 bool moved() const {return int_ == -1;} in moved() function in Moveable
Dinsert_or_assign.pass.cpp56 bool moved() const {return int_ == -1;} in moved() function in Moveable
/external/jemalloc_new/include/jemalloc/internal/
Dprof_inlines_b.h140 bool sampled, old_sampled, moved; in prof_realloc() local
/external/jemalloc/include/jemalloc/internal/
Dvalgrind.h51 #define JEMALLOC_VALGRIND_REALLOC(moved, tsdn, ptr, usize, ptr_null, \ argument
/external/tensorflow/tensorflow/python/lib/core/
Dndarray_tensor.cc374 TF_Tensor* moved = TF_TensorMaybeMove(tensor.release()); in TF_TensorToPyArray() local
/external/swiftshader/third_party/SPIRV-Tools/test/
Denum_set_test.cpp252 CapabilitySet moved(std::move(copy)); in TEST_P() local
/external/deqp-deps/SPIRV-Tools/test/
Denum_set_test.cpp252 CapabilitySet moved(std::move(copy)); in TEST_P() local
/external/guava/guava/src/com/google/common/collect/
DMinMaxPriorityQueue.java787 MoveDesc<E> moved = removeAt(cursor); in remove() local
/external/tensorflow/tensorflow/core/framework/
Dtensor_shape_test.cc535 TensorShape moved(std::move(copy)); in TEST() local
/external/e2fsprogs/resize/
Dresize2fs.c1668 int to_move, moved; in block_mover() local
2459 int to_move, moved; in move_itables() local