| /third_party/node/deps/v8/src/compiler/backend/ |
| D | gap-resolver.cc | 24 ParallelMove* moves) { in Split() 88 void GapResolver::Resolve(ParallelMove* moves) { in Resolve() 153 void GapResolver::PerformMove(ParallelMove* moves, MoveOperands* move) { in PerformMove()
|
| D | move-optimizer.cc | 115 ParallelMove* moves = instr->parallel_moves()[i]; in FindFirstNonEmptySlot() local 167 ParallelMove* moves = instruction->parallel_moves()[0]; in RemoveClobberedDestinations() local 471 ParallelMove* moves = instr->GetOrCreateParallelMove( in OptimizeMerge() local
|
| D | register-allocator-verifier.cc | 35 const ParallelMove* moves = instr->GetParallelMove(inner_pos); in VerifyAllocatedGaps() local 289 void BlockAssessments::PerformParallelMoves(const ParallelMove* moves) { in PerformParallelMoves()
|
| D | register-allocator.cc | 1367 ParallelMove* moves = instr->GetOrCreateParallelMove(position, code_zone()); in AddGapMove() local 2433 auto moves = predecessor_instr->GetParallelMove(Instruction::START); in ProcessPhis() local 5077 ParallelMove* moves = delayed_insertion_map.begin()->first.first; in ConnectRanges() local
|
| D | mid-tier-register-allocator.cc | 146 ParallelMove* moves = instr->GetOrCreateParallelMove(position, code_zone()); in AddGapMove() local 3125 ParallelMove* moves = instr->GetParallelMove(Instruction::END); in AllocateRegisters() local
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/iterator/ |
| D | TestUCharacterIterator.java | 343 String moves="0+0+0--0-0-+++0--+++++++0--------"; in previousNext() local 399 String moves="0+0+0--0-0-+++0--+++++++0--------++++0000----0-"; in TestUCharacterIteratorWrapper() local
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/iterator/ |
| D | TestUCharacterIterator.java | 346 String moves="0+0+0--0-0-+++0--+++++++0--------"; in previousNext() local 402 String moves="0+0+0--0-0-+++0--+++++++0--------++++0000----0-"; in TestUCharacterIteratorWrapper() local
|
| /third_party/node/deps/v8/src/maglev/ |
| D | maglev-code-generator.cc | 137 RegisterMoves& moves) { in EmitSingleParallelMove() 144 Register target, RegisterMoves& moves) { in RecursivelyEmitParallelMoveChain() 171 void EmitParallelMoveChain(Register source, RegisterMoves& moves) { in EmitParallelMoveChain()
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
| D | test_instance_tracker.h | 187 int moves() const { return BaseCountedInstance::num_moves_ - start_moves_; } in moves() function
|
| /third_party/icu/icu4c/source/test/intltest/ |
| D | citrtest.cpp | 769 const char *moves, const char *which) { in TestUCharIterator() 848 const char *const moves= in TestUCharIterator() local
|
| D | tstnorm.cpp | 635 const char *moves, in TestPreviousNext() 778 static const char *const moves="0+0+0--0-0-+++0--+++++++0--------"; in TestPreviousNext() local
|
| /third_party/node/deps/v8/tools/turbolizer/src/ |
| D | sequence-view.ts | 180 const moves = createElement("div", "comma-sep-list gap-move"); constant
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/normalizer/ |
| D | BasicTest.java | 1292 String moves="0+0+0--0-0-+++0--+++++++0--------"; in TestPreviousNext() local 1377 String moves="0+0+0--0-0-+++0--+++++++0--------"; in TestPreviousNextJCI() local
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/ |
| D | BasicTest.java | 1289 String moves="0+0+0--0-0-+++0--+++++++0--------"; in TestPreviousNext() local 1374 String moves="0+0+0--0-0-+++0--+++++++0--------"; in TestPreviousNextJCI() local
|
| /third_party/node/deps/v8/src/wasm/baseline/ |
| D | liftoff-assembler.h | 666 std::initializer_list<ParallelRegisterMoveTuple> moves) { in ParallelRegisterMove()
|
| /third_party/skia/third_party/vulkanmemoryallocator/include/ |
| D | vk_mem_alloc.h | 13373 void VmaBlockVector::ApplyDefragmentationMovesCpu( in ApplyDefragmentationMovesCpu() 13492 void VmaBlockVector::ApplyDefragmentationMovesGpu( in ApplyDefragmentationMovesGpu() 14029 VkResult VmaDefragmentationAlgorithm_Generic::DefragmentRound( in DefragmentRound() 14197 VkResult VmaDefragmentationAlgorithm_Generic::Defragment( in Defragment() 14296 VkResult VmaDefragmentationAlgorithm_Fast::Defragment( in Defragment()
|
| /third_party/skia/tests/ |
| D | PathTest.cpp | 1301 SkPath moves; in test_close() local
|