Home
last modified time | relevance | path

Searched defs:to_move (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/test/
H A Dundefined_tensor_test.cpp68 Tensor to_move = ones({1}, CPU(kFloat)); in TEST() local
/aosp_15_r20/art/runtime/
H A Dmonitor.cc964 Thread* to_move = wait_set_; in Notify() local
981 Thread* to_move = wait_set_; in NotifyAll() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dconditional_code_motion.cc1359 std::vector<Boundary>& to_move, std::vector<Boundary>& new_boundaries, in ConsiderCodeMotion()
1495 std::vector<Boundary> to_move, next_boundary; in Run() local
/aosp_15_r20/external/tensorflow/tensorflow/dtensor/mlir/
H A Ddtensor_allreduce_combine_optimization.cc117 llvm::SmallVector<mlir::Operation*, 4> to_move; in MoveUsagesAfter() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/bench/detail/
Dvarray.hpp838 difference_type to_move = boost::container::iterator_distance(position, this->end()); in insert() local
1766 difference_type to_move = boost::container::iterator_distance(position, this->end()); in insert_in_the_middle() local
/aosp_15_r20/external/e2fsprogs/resize/
H A Dresize2fs.c1763 int to_move, moved; in block_mover() local
2505 int to_move, moved; in move_itables() local
/aosp_15_r20/external/cronet/base/json/
H A Djson_reader_unittest.cc784 Value* to_move = dict->Find("foo"); in TEST_P() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/spmd/
H A Ddot_handler.cc4011 absl::flat_hash_set<HloInstruction*> to_move; in MoveUsersIntoWindowedDotGeneralLoopOnNonContractingDimensions() local