Searched defs:Move (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/games/sail/
H A Dgame.c63 int riggone = 0, Move, flank = 0; local
[all...]
/netbsd-current/games/trek/
H A Dexterns.c111 struct Move_struct Move; variable in typeref:struct:Move_struct
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Tooling/ASTDiff/
H A DASTDiff.h32 Move, // (Src, Dst, Pos): move Src to be a child of Dst at offset Pos. enumerator in enum:clang::diff::ChangeKind
/netbsd-current/external/apache2/llvm/dist/libcxx/benchmarks/
H A Dfunction.bench.cpp137 struct Move { struct in namespace:__anon1228
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/M68k/
H A DM68kInstrInfo.cpp350 unsigned Move = MVTDst == MVT::i16 ? M68k::MOV16rr : M68k::MOV32rr; local
390 unsigned Move; local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCoroutine.cpp578 auto Move = Moves.find(PD); local
H A DSemaCodeComplete.cpp101 ShadowMapEntry(ShadowMapEntry &&Move) { *this = std::move(Move); } argument
103 ShadowMapEntry &operator=(ShadowMapEntry &&Move) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp195 Move, ///< Move members to end or as given by {a,b,i} modifiers enumerator in enum:ArchiveOperation
/netbsd-current/crypto/external/bsd/netpgp/dist/bindings/perl/
H A Dnetpgpperl_wrap.c1342 #undef Move macro
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp1506 SDValue Move = N->getOperand(1); local
5213 MachineSDNode *Move; local
[all...]

Completed in 246 milliseconds