/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/ |
D | ARCISelLowering.h | 40 CMP, enumerator
|
/external/blktrace/ |
D | strverscmp.c | 80 #define CMP 2 macro
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/ |
D | MSP430ISelLowering.h | 50 CMP, enumerator
|
/external/llvm/lib/Target/MSP430/ |
D | MSP430ISelLowering.h | 48 CMP, enumerator
|
/external/python/cpython2/Lib/lib2to3/fixes/ |
D | fix_idioms.py | 34 CMP = "(n='!=' | '==' | 'is' | n=comp_op< 'is' 'not' >)" variable
|
/external/llvm/lib/Target/AVR/ |
D | AVRISelLowering.h | 52 CMP, enumerator
|
/external/python/cpython3/Lib/lib2to3/fixes/ |
D | fix_idioms.py | 34 CMP = "(n='!=' | '==' | 'is' | n=comp_op< 'is' 'not' >)" variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/ |
D | AVRISelLowering.h | 54 CMP, enumerator
|
/external/lz4/tests/ |
D | Makefile | 153 CMP:=cmp macro
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | SanitizerCoverage.cpp | 557 static bool IsInterestingCmp(ICmpInst *CMP, const DominatorTree *DT, in IsInterestingCmp() 615 if (ICmpInst *CMP = dyn_cast<ICmpInst>(&Inst)) in instrumentFunction() local
|
/external/llvm/lib/Target/ARM/ |
D | ARMISelLowering.h | 54 CMP, // ARM compare instructions. enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMISelLowering.h | 83 CMP, // ARM compare instructions. enumerator
|
/external/llvm/lib/Target/X86/ |
D | X86ISelLowering.h | 88 CMP, COMI, UCOMI, enumerator
|
/external/mesa3d/src/intel/compiler/ |
D | brw_vec4_visitor.cpp | 229 vec4_visitor::CMP(dst_reg dst, src_reg src0, src_reg src1, in CMP() function in brw::vec4_visitor
|
/external/python/cpython2/Modules/ |
D | selectmodule.c | 1382 #define CMP(a, b) ((a) != (b)) ? ((a) < (b) ? -1 : 1) in kqueue_event_richcompare() macro
|
/external/python/cpython3/Modules/ |
D | selectmodule.c | 1885 #define CMP(a, b) ((a) != (b)) ? ((a) < (b) ? -1 : 1) in kqueue_event_richcompare() macro
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.h | 80 CMP, COMI, UCOMI, enumerator
|
/external/python/cpython3/Lib/ |
D | ast.py | 648 CMP = auto() # '<', '>', '==', '>=', '<=', '!=', variable in _Precedence
|
/external/pcre/src/sljit/ |
D | sljitNativeARM_32.c | 100 #define CMP 0xe1400000 macro
|
D | sljitNativeARM_T2_32.c | 123 #define CMP 0x4280 macro
|
D | sljitNativePPC_common.c | 155 #define CMP (HI(31) | LO(0)) macro
|
D | sljitNativeX86_common.c | 188 #define CMP (/* BINARY */ 7 << 3) macro
|
/external/libusb/include/libusb/ |
D | libusbi.h | 244 #define TIMESPEC_CMP(a, b, CMP) \ argument
|
/external/elfutils/src/ |
D | unstrip.c | 902 #define CMP(value) \ macro
|
/external/libusb/libusb/ |
D | libusbi.h | 244 #define TIMESPEC_CMP(a, b, CMP) \ argument
|