Home
last modified time | relevance | path

Searched defs:Move (Results 1 – 25 of 36) sorted by relevance

12

/third_party/ncurses/Ada95/src/
Dterminal_interface-curses-panels.adb129 procedure Move (Pan : Panel; subprogram
133 function Move (Pan : Panel; subprogspec
Dterminal_interface-curses-forms.adb689 procedure Move (Fld : Field; subprogram
693 function Move (Fld : Field; L, C : C_Int) return Eti_Error; argument
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkRef.hpp329 class Move : public RefBase<T> class
333 Move (Checked<U> object, Deleter<U> deleter) in Move() function in vk::refdetails::Move
337 Move (RefData<T> data) in Move() function in vk::refdetails::Move
340 Move (Move<T>& other) in Move() function in vk::refdetails::Move
343 Move (void) in Move() function in vk::refdetails::Move
/third_party/mesa3d/src/asahi/compiler/test/
Dtest-lower-pseudo.cpp34 TEST_F(LowerPseudo, Move) in TEST_F() argument
/third_party/gn/src/base/posix/
Dfile_descriptor_shuffle.cc92 bool FileDescriptorTableInjection::Move(int src, int dest) { in Move() function in base::FileDescriptorTableInjection
/third_party/grpc/test/core/util/
Dtable_test.cc84 TEST(Table, Move) { in TEST() argument
/third_party/skia/third_party/externals/angle2/util/
DEvent.h78 MoveEvent Move; // Move event parameters member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsInstructionSelector.cpp558 MachineInstr *Move = BuildMI(MBB, I, I.getDebugLoc(), TII.get(Mips::MFC1)) in select() local
789 MachineInstr *Move = BuildMI(MBB, I, I.getDebugLoc(), TII.get(MoveOpcode)) in select() local
/third_party/elfutils/libelf/
Dabstract.h269 #define Move(Bits, Ext) \ macro
/third_party/rust/rust/compiler/rustc_smir/src/stable_mir/mir/
Dbody.rs150 Move(Place), enumerator
/third_party/skia/third_party/externals/abseil-cpp/absl/cleanup/
Dcleanup_test.cc246 TYPED_TEST(CleanupTest, Move) { in TYPED_TEST() argument
/third_party/rust/rust/compiler/rustc_middle/src/mir/
Dvisit.rs1257 Move, enumerator
Dsyntax.rs1075 Move(Place<'tcx>), enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
Dcontainers_test.cpp224 TEST_F(ContainersVectorTest, Move) { in TEST_F() argument
/third_party/rust/rust/compiler/rustc_borrowck/src/
Dsession_diagnostics.rs197 Move { enumerator
Dlib.rs896 Move, enumerator
/third_party/rust/rust/compiler/rustc_hir_typeck/src/
Dexpr_use_visitor.rs88 Move, enumerator
/third_party/rust/rust/src/tools/rust-analyzer/crates/hir-ty/src/
Dmir.rs83 Move(Place), enumerator
Dinfer.rs156 Move, enumerator
/third_party/skia/third_party/externals/abseil-cpp/absl/types/
Dany_test.cc586 TEST(AnyTest, Move) { in TEST() argument
/third_party/vixl/test/aarch64/
Dtest-assembler-aarch64.cc13558 __ Move(GenericOperand(w0), in TEST() local
13560 __ Move(GenericOperand(s0), in TEST() local
13562 __ Move(GenericOperand(x10), in TEST() local
13564 __ Move(GenericOperand(d10), in TEST() local
13567 __ Move(GenericOperand(w1), GenericOperand(w0)); in TEST() local
13568 __ Move(GenericOperand(s1), GenericOperand(s0)); in TEST() local
13569 __ Move(GenericOperand(x11), GenericOperand(x10)); in TEST() local
13570 __ Move(GenericOperand(d11), GenericOperand(d10)); in TEST() local
13572 __ Move(GenericOperand(MemOperand(data_32, 0 * size_32), size_32), in TEST() local
13574 __ Move(GenericOperand(MemOperand(data_32, 2 * size_32), size_32), in TEST() local
[all …]
/third_party/skia/src/ports/
DSkFontHost_FreeType_common.cpp1580 static int Move(const FT_Vector* pt, void* ctx) { in Move() function in __anonec54b2e80611::SkFTGeometrySink
/third_party/skia/m133/src/ports/
DSkFontHost_FreeType_common.cpp1932 static int Move(const FT_Vector* pt, void* ctx) { in Move() function in __anonc151fbfb0711::SkFTGeometrySink
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp1327 SDValue Move = N->getOperand(1); in PostprocessISelDAG() local
4917 MachineSDNode *Move; in Select() local
/third_party/flatbuffers/include/flatbuffers/
Didl.h250 void Move(const std::string &oldname, const std::string &newname) { in Move() function

12