/aosp_15_r20/bionic/libc/upstream-freebsd/lib/libc/stdlib/ |
H A D | qsort.c | 77 #define CMP(t, x, y) (cmp((x), (y), (t))) macro 79 #define CMP(t, x, y) (cmp((t), (x), (y))) macro 81 #define CMP(t, x, y) (cmp((x), (y), (t))) macro 83 #define CMP(t, x, y) (cmp((x), (y))) macro
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARC/ |
H A D | ARCISelLowering.h | 40 CMP, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/ |
H A D | ARCISelLowering.h | 40 CMP, enumerator
|
/aosp_15_r20/external/llvm-libc/include/llvm-libc-macros/linux/ |
H A D | sys-time-macros.h | 48 #define timercmp(timeval_ptr_a, timeval_ptr_b, CMP) \ argument
|
/aosp_15_r20/external/blktrace/ |
H A D | strverscmp.c | 80 #define CMP 2 macro
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/ |
H A D | MSP430ISelLowering.h | 50 CMP, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/MSP430/ |
H A D | MSP430ISelLowering.h | 50 CMP, enumerator
|
/aosp_15_r20/external/llvm/lib/Target/MSP430/ |
H A D | MSP430ISelLowering.h | 48 CMP, enumerator
|
/aosp_15_r20/external/python/cpython2/Lib/lib2to3/fixes/ |
D | fix_idioms.py | 34 CMP = "(n='!=' | '==' | 'is' | n=comp_op< 'is' 'not' >)" variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/lib2to3/fixes/ |
D | fix_idioms.py | 34 CMP = "(n='!=' | '==' | 'is' | n=comp_op< 'is' 'not' >)" variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/lib2to3/fixes/ |
D | fix_idioms.py | 34 CMP = "(n='!=' | '==' | 'is' | n=comp_op< 'is' 'not' >)" variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/lib2to3/fixes/ |
D | fix_idioms.py | 34 CMP = "(n='!=' | '==' | 'is' | n=comp_op< 'is' 'not' >)" variable
|
/aosp_15_r20/external/python/cpython3/Lib/lib2to3/fixes/ |
D | fix_idioms.py | 34 CMP = "(n='!=' | '==' | 'is' | n=comp_op< 'is' 'not' >)" variable
|
/aosp_15_r20/external/llvm/lib/Target/AVR/ |
H A D | AVRISelLowering.h | 52 CMP, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/lib2to3/fixes/ |
D | fix_idioms.py | 34 CMP = "(n='!=' | '==' | 'is' | n=comp_op< 'is' 'not' >)" variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/ |
H A D | AVRISelLowering.h | 54 CMP, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/M68k/ |
H A D | M68kISelLowering.h | 43 CMP, enumerator
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/i386-linux-gnu/sys/ |
D | time.h | 165 # define timercmp(a, b, CMP) \ argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AVR/ |
H A D | AVRISelLowering.h | 66 CMP, enumerator
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/ |
D | time.h | 165 # define timercmp(a, b, CMP) \ argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
H A 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
|
/aosp_15_r20/art/compiler/utils/arm/ |
H A D | constants_arm.h | 109 CMP = 10, // Compare enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/ |
H A D | SanitizerCoverage.cpp | 608 static bool IsInterestingCmp(ICmpInst *CMP, const DominatorTree *DT, in IsInterestingCmp() 674 if (ICmpInst *CMP = dyn_cast<ICmpInst>(&Inst)) in instrumentFunction() local
|
/aosp_15_r20/external/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.h | 54 CMP, // ARM compare instructions. enumerator
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/ |
H A D | elk_fs_builder.h | 701 CMP(const dst_reg &dst, const src_reg &src0, const src_reg &src1, in CMP() function
|