/third_party/openssl/crypto/sha/asm/arm32/ |
D | sha256-armv4.S | 2664 # define INST(a,b,c,d) .byte c,d|0xc,a,b macro 2666 # define INST(a,b,c,d) .byte a,b,c,d macro
|
D | sha1-armv4-large.S | 1350 # define INST(a,b,c,d) .byte c,d|0xf,a,b macro 1352 # define INST(a,b,c,d) .byte a,b,c,d|0x10 macro
|
/third_party/mesa3d/src/intel/compiler/ |
D | test_eu_validate.cpp | 1252 #define INST(dst_type, src_type, dst_stride, expected_result) \ in TEST_P() macro 1439 #define INST(dst_type, src0_type, src1_type, \ in TEST_P() macro 1501 #define INST(exec_size, dst_type, src0_type, src1_type, \ in TEST_P() macro 1557 #define INST(dst_type, src0_type, src1_type, dst_stride, read_acc, subnr, \ in TEST_P() macro 1628 #define INST(exec_size, opcode, dst_type, src0_type, src1_type, \ in TEST_P() macro 1709 #define INST(dst_type, src0_type, src1_type, \ in TEST_P() macro 1774 #define INST(exec_size, dst_type, src0_type, src1_type, dst_stride, dst_subnr, \ in TEST_P() macro 1852 #define INST(dst_type, src0_type, src1_type, \ in TEST_P() macro 1909 #define INST(exec_size, dst_type, src0_type, src1_type, expected_result) \ in TEST_P() macro 1962 #define INST(dst_type, src0_type, src1_type, read_acc, expected_result) \ in TEST_P() macro [all …]
|
/third_party/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
|
/third_party/gettext/os2/ |
D | Makefile | 45 INST = emx/ macro
|
/third_party/icu/tools/multi/proj/provider/ |
D | Makefile | 75 INST=$(M_TMP)/$(P_PREFIX)ins macro
|
/third_party/python/Lib/ |
D | pickle.py | 139 INST = b'i' # build & push class instance variable
|
/third_party/python/Modules/ |
D | _pickle.c | 66 INST = 'i', enumerator
|