/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/management/ |
H A D | ControlsModel.kt | 101 fun moveBefore(position: Int) in onFirstChange() method
|
H A D | ControlAdapter.kt | 387 val moveBefore = AccessibilityNodeInfoCompat.AccessibilityActionCompat( in maybeAddMoveBeforeAction() constant
|
H A D | FavoritesModel.kt | 61 override fun moveBefore(position: Int) { in moveBefore() method
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | Instruction.cpp | 86 void Instruction::moveBefore(Instruction *MovePos) { in moveBefore() function in Instruction 94 void Instruction::moveBefore(BasicBlock &BB, in moveBefore() function in Instruction
|
H A D | BasicBlock.cpp | 127 void BasicBlock::moveBefore(BasicBlock *MovePos) { in moveBefore() function in BasicBlock
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | Instruction.cpp | 108 void Instruction::moveBefore(Instruction *MovePos) { in moveBefore() function in Instruction 116 void Instruction::moveBefore(BasicBlock &BB, in moveBefore() function in Instruction
|
H A D | BasicBlock.cpp | 136 void BasicBlock::moveBefore(BasicBlock *MovePos) { in moveBefore() function in BasicBlock
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/controls/management/ |
D | ControlsModel.java | 96 public abstract void moveBefore(int position); in moveBefore() method
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A D | BasicBlock.cpp | 103 void BasicBlock::moveBefore(BasicBlock *MovePos) { in moveBefore() function in BasicBlock
|
H A D | Instruction.cpp | 94 void Instruction::moveBefore(Instruction *MovePos) { in moveBefore() function in Instruction
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/ |
D | BasicBlock.h | 357 inline void moveBefore(BasicBlock *MovePos) { in moveBefore() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/ |
D | BasicBlock.h | 365 inline void moveBefore(BasicBlock *MovePos) { in moveBefore() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/ |
D | BasicBlock.h | 358 inline void moveBefore(BasicBlock *MovePos) { in moveBefore() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/ |
D | BasicBlock.h | 357 inline void moveBefore(BasicBlock *MovePos) { in moveBefore() function
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/ |
H A D | concat_opt.cpp | 405 void moveBefore(Node* node, Node* before) { in moveBefore() function in torch::jit::__anon0ea1e2b70211::ConcatExpander
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | MachineBasicBlock.cpp | 396 void MachineBasicBlock::moveBefore(MachineBasicBlock *NewAfter) { in moveBefore() function in MachineBasicBlock
|
H A D | CodeGenPrepare.cpp | 2554 void TypePromotionTransaction::moveBefore(Instruction *Inst, in moveBefore() function in __anon034c73f00211::TypePromotionTransaction
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | MachineBasicBlock.cpp | 524 void MachineBasicBlock::moveBefore(MachineBasicBlock *NewAfter) { in moveBefore() function in MachineBasicBlock
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/ |
H A D | VPlanRecipes.cpp | 186 void VPRecipeBase::moveBefore(VPBasicBlock &BB, in moveBefore() function in VPRecipeBase
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | MachineBasicBlock.cpp | 659 void MachineBasicBlock::moveBefore(MachineBasicBlock *NewAfter) { in moveBefore() function in MachineBasicBlock
|
H A D | MachineInstr.cpp | 139 void MachineInstr::moveBefore(MachineInstr *MovePos) { in moveBefore() function in MachineInstr
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | MemorySSAUpdater.cpp | 1191 void MemorySSAUpdater::moveBefore(MemoryUseOrDef *What, MemoryUseOrDef *Where) { in moveBefore() function in MemorySSAUpdater
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | MemorySSAUpdater.cpp | 1151 void MemorySSAUpdater::moveBefore(MemoryUseOrDef *What, MemoryUseOrDef *Where) { in moveBefore() function in MemorySSAUpdater
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/ir/ |
H A D | ir.cpp | 1536 void Node::moveBefore(Node* n) { in moveBefore() function in torch::jit::Node
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonVectorCombine.cpp | 906 auto moveBefore = [this](Instruction *In, Instruction *To) { in realignLoadGroup() local
|