/external/cronet/stable/third_party/boringssl/src/gen/bcm/ |
D | sha1-armv4-large-linux.S | 1342 # define INST(a,b,c,d) .byte c,d|0xf,a,b macro 1344 # define INST(a,b,c,d) .byte a,b,c,d|0x10 macro
|
D | sha256-armv4-linux.S | 2677 # define INST(a,b,c,d) .byte c,d|0xc,a,b macro 2679 # define INST(a,b,c,d) .byte a,b,c,d macro
|
/external/boringssl/src/gen/bcm/ |
D | sha1-armv4-large-linux.S | 1342 # define INST(a,b,c,d) .byte c,d|0xf,a,b macro 1344 # define INST(a,b,c,d) .byte a,b,c,d|0x10 macro
|
D | sha256-armv4-linux.S | 2677 # define INST(a,b,c,d) .byte c,d|0xc,a,b macro 2679 # define INST(a,b,c,d) .byte a,b,c,d macro
|
/external/cronet/tot/third_party/boringssl/src/gen/bcm/ |
D | sha1-armv4-large-linux.S | 1342 # define INST(a,b,c,d) .byte c,d|0xf,a,b macro 1344 # define INST(a,b,c,d) .byte a,b,c,d|0x10 macro
|
D | sha256-armv4-linux.S | 2677 # define INST(a,b,c,d) .byte c,d|0xc,a,b macro 2679 # define INST(a,b,c,d) .byte a,b,c,d macro
|
/external/rust/android-crates-io/crates/ring/pregenerated/ |
D | sha256-armv4-linux32.S | 2677 # define INST(a,b,c,d) .byte c,d|0xc,a,b macro 2679 # define INST(a,b,c,d) .byte a,b,c,d macro
|
/external/rust/android-crates-io/crates/quiche/deps/boringssl/linux-arm/crypto/fipsmodule/ |
D | sha1-armv4-large.S | 1367 # define INST(a,b,c,d) .byte c,d|0xf,a,b macro 1369 # define INST(a,b,c,d) .byte a,b,c,d|0x10 macro
|
D | sha256-armv4.S | 2686 # define INST(a,b,c,d) .byte c,d|0xc,a,b macro 2688 # define INST(a,b,c,d) .byte a,b,c,d macro
|
/external/openscreen/third_party/boringssl/linux-arm/crypto/fipsmodule/ |
D | sha1-armv4-large.S | 1367 # define INST(a,b,c,d) .byte c,d|0xf,a,b macro 1369 # define INST(a,b,c,d) .byte a,b,c,d|0x10 macro
|
D | sha256-armv4.S | 2686 # define INST(a,b,c,d) .byte c,d|0xc,a,b macro 2688 # define INST(a,b,c,d) .byte a,b,c,d macro
|
/external/openscreen/third_party/boringssl/ios-arm/crypto/fipsmodule/ |
D | sha1-armv4-large.S | 1370 # define INST(a,b,c,d) .byte c,d|0xf,a,b macro 1372 # define INST(a,b,c,d) .byte a,b,c,d|0x10 macro
|
D | sha256-armv4.S | 2689 # define INST(a,b,c,d) .byte c,d|0xc,a,b macro 2691 # define INST(a,b,c,d) .byte a,b,c,d macro
|
/external/rust/android-crates-io/crates/quiche/deps/boringssl/ios-arm/crypto/fipsmodule/ |
D | sha1-armv4-large.S | 1370 # define INST(a,b,c,d) .byte c,d|0xf,a,b macro 1372 # define INST(a,b,c,d) .byte a,b,c,d|0x10 macro
|
D | sha256-armv4.S | 2689 # define INST(a,b,c,d) .byte c,d|0xc,a,b macro 2691 # 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/mesa3d/src/intel/compiler/elk/ |
D | elk_test_eu_validate.cpp | 1154 #define INST(dst_type, src_type, dst_stride, expected_result) \ in TEST_P() macro 1217 #define INST(dst_type, src_type, dst_stride, dst_subnr, \ in TEST_P() macro 1335 #define INST(dst_type, src0_type, src1_type, \ in TEST_P() macro 1400 #define INST(exec_size, dst_type, src0_type, src1_type, \ in TEST_P() macro 1458 #define INST(dst_type, src0_type, src1_type, dst_stride, read_acc, subnr, \ in TEST_P() macro 1534 #define INST(exec_size, opcode, dst_type, src0_type, src1_type, \ in TEST_P() macro 1619 #define INST(dst_type, src0_type, src1_type, \ in TEST_P() macro 1690 #define INST(exec_size, dst_type, src0_type, src1_type, dst_stride, dst_subnr, \ in TEST_P() macro 1772 #define INST(dst_type, src0_type, src1_type, \ in TEST_P() macro 1829 #define INST(exec_size, dst_type, src0_type, src1_type, expected_result) \ in TEST_P() macro [all …]
|
/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/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/mesa3d/src/intel/compiler/ |
D | test_eu_validate.cpp | 1219 #define INST(dst_type, src_type, dst_stride, expected_result) \ in TEST_P() macro 1279 #define INST(dst_type, src_type, dst_stride, dst_subnr, \ in TEST_P() macro 1395 #define INST(dst_type, src0_type, src1_type, \ in TEST_P() macro 1461 #define INST(exec_size, dst_type, src0_type, src1_type, \ in TEST_P() macro 1519 #define INST(dst_type, src0_type, src1_type, dst_stride, read_acc, subnr, \ in TEST_P() macro 1587 #define INST(exec_size, opcode, dst_type, src0_type, src1_type, \ in TEST_P() macro 1666 #define INST(dst_type, src0_type, src1_type, \ in TEST_P() macro 1732 #define INST(exec_size, dst_type, src0_type, src1_type, dst_stride, dst_subnr, \ in TEST_P() macro 1807 #define INST(dst_type, src0_type, src1_type, \ in TEST_P() macro 1864 #define INST(exec_size, dst_type, src0_type, src1_type, expected_result) \ in TEST_P() macro [all …]
|
/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/jackson-databind/src/test/java/com/fasterxml/jackson/databind/deser/filter/ |
D | ProblemHandlerTest.java | 216 public final static BustedCtor INST = new BustedCtor(true); field in ProblemHandlerTest.BustedCtor
|
/external/pytorch/torch/csrc/jit/serialization/ |
D | pickler.h | 50 INST = 'i', enumerator
|
/external/python/cpython3/Python/ |
D | optimizer_analysis.c | 294 #define REPLACE_OP(INST, OP, ARG, OPERAND) \ argument
|