| /external/boringssl/linux-arm/crypto/fipsmodule/ |
| D | sha1-armv4-large.S | 1366 # define INST(a,b,c,d) .byte c,d|0xf,a,b macro 1368 # define INST(a,b,c,d) .byte a,b,c,d|0x10 macro
|
| D | sha256-armv4.S | 2685 # define INST(a,b,c,d) .byte c,d|0xc,a,b macro 2687 # define INST(a,b,c,d) .byte a,b,c,d macro
|
| /external/boringssl/ios-arm/crypto/fipsmodule/ |
| D | sha1-armv4-large.S | 1369 # define INST(a,b,c,d) .byte c,d|0xf,a,b macro 1371 # define INST(a,b,c,d) .byte a,b,c,d|0x10 macro
|
| D | sha256-armv4.S | 2688 # define INST(a,b,c,d) .byte c,d|0xc,a,b macro 2690 # define INST(a,b,c,d) .byte a,b,c,d macro
|
| /external/clang/test/Rewriter/ |
| D | rewrite-modern-throw.m | 40 @interface INST interface 52 @implementation INST implementation
|
| /external/autotest/client/profilers/powertop/src/po/ |
| D | Makefile | 3 INST= $(SRC:.po=.inst) macro
|
| /external/llvm/unittests/IR/ |
| D | ValueTest.cpp | 137 #define CHECK_PRINT(INST, STR) \ in TEST() argument 156 #define CHECK_PRINT_AS_OPERAND(INST, TYPE, STR) \ in TEST() argument
|
| /external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/ |
| D | ValueTest.cpp | 148 #define CHECK_PRINT(INST, STR) \ in TEST() argument 167 #define CHECK_PRINT_AS_OPERAND(INST, TYPE, STR) \ in TEST() argument
|
| /external/mesa3d/src/gallium/auxiliary/tgsi/ |
| D | tgsi_exec.h | 51 #define TGSI_IS_DST0_CHANNEL_ENABLED( INST, CHAN )\ argument 54 #define TGSI_IF_IS_DST0_CHANNEL_ENABLED( INST, CHAN )\ argument 57 #define TGSI_FOR_EACH_DST0_ENABLED_CHANNEL( INST, CHAN )\ argument 61 #define TGSI_IS_DST1_CHANNEL_ENABLED( INST, CHAN )\ argument 64 #define TGSI_IF_IS_DST1_CHANNEL_ENABLED( INST, CHAN )\ argument 67 #define TGSI_FOR_EACH_DST1_ENABLED_CHANNEL( INST, CHAN )\ argument
|
| /external/mesa3d/src/intel/compiler/ |
| D | test_eu_validate.cpp | 953 #define INST(opcode, exec_size, dst_type, dst_subreg, dst_stride, src_type, \ in TEST_P() macro 1125 #define INST(opcode, exec_size, dst_type, dst_is_indirect, dst_stride, \ in TEST_P() macro 1246 #define INST(opcode, exec_size, dst, dst_type, dst_stride, \ in TEST_P() macro 1383 #define INST(opcode, exec_size, dst_type, src_type, expected_result) \ in TEST_P() macro 1461 #define INST(opcode, exec_size, dst_type, dst_stride, \ in TEST_P() macro
|
| /external/clang/test/CodeGenCXX/ |
| D | dllexport.cpp | 27 #define INST(func) template void func(); macro 289 INST(funcTmplDef<ExplicitInst_Exported>) in INST() function 295 INST(inlineFuncTmpl1<ExplicitInst_Exported>) in INST() function 352 INST(ns::externalFuncTmpl<ExplicitInst_Exported>) in INST() function
|
| /external/python/cpython2/Lib/ |
| D | pickle.py | 130 INST = 'i' # build & push class instance variable
|
| /external/python/cpython3/Lib/ |
| D | pickle.py | 130 INST = b'i' # build & push class instance variable
|
| /external/vixl/test/aarch32/ |
| D | test-assembler-aarch32.cc | 6454 #define TEST_FORWARD_REFERENCE_INFO(INST, INFO, ASM) \ argument 6460 #define TEST_FORWARD_REFERENCE_INFO(INST, INFO, ASM) \ argument 6464 #define POSITIVE_TEST_FORWARD_REFERENCE_INFO(INST, INFO, ASM) \ argument 6491 #define NEGATIVE_TEST_FORWARD_REFERENCE_INFO(INST, ASM) \ argument 6521 #define NEGATIVE_TEST_FORWARD_REFERENCE_INFO(INST, ASM) argument
|
| /external/python/cpython2/Modules/ |
| D | cPickle.c | 61 #define INST 'i' macro
|
| /external/python/cpython3/Modules/ |
| D | _pickle.c | 60 INST = 'i', enumerator
|