/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/custom/sec/ |
D | SecP521R1Field.java | 49 int x16 = x[16]; in half() local 136 int x16 = x[16]; in twice() local 145 int x16 = x[16], y16 = y[16]; in implMultiply() local 153 int x16 = x[16]; in implSquare() local
|
D | SecP192K1FieldElement.java | 159 int[] x16 = x2; in sqrt() local
|
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/math/ec/custom/sec/ |
D | SecP521R1Field.java | 53 int x16 = x[16]; in half() local 140 int x16 = x[16]; in twice() local 149 int x16 = x[16], y16 = y[16]; in implMultiply() local 157 int x16 = x[16]; in implSquare() local
|
D | SecP192K1FieldElement.java | 163 int[] x16 = x2; in sqrt() local
|
/external/libopus/silk/arm/ |
D | NSQ_del_dec_arm.h | 49 #define silk_NSQ_del_dec(psEncC, NSQ, psIndices, x16, pulses, PredCoef_Q12, \ argument 78 #define silk_NSQ_del_dec(psEncC, NSQ, psIndices, x16, pulses, PredCoef_Q12, \ argument 88 #define silk_NSQ_del_dec(psEncC, NSQ, psIndices, x16, pulses, PredCoef_Q12, \ argument
|
D | NSQ_del_dec_neon_intr.c | 221 …const opus_int16 x16[], /* I Input … in silk_NSQ_del_dec_neon() 1008 const opus_int16 x16[], /* I Input */ in silk_nsq_del_dec_scale_states_neon()
|
/external/libopus/silk/ |
D | main.h | 268 #define silk_NSQ(psEncC, NSQ, psIndices, x16, pulses, PredCoef_Q12, LTPCoef_Q14, AR_Q13, \ argument 294 #define silk_NSQ_del_dec(psEncC, NSQ, psIndices, x16, pulses, PredCoef_Q12, LTPCoef_Q14, AR_Q13, \ argument
|
D | NSQ.c | 81 …const opus_int16 x16[], /* I Input … in silk_NSQ_c() 371 const opus_int16 x16[], /* I input */ in silk_nsq_scale_states()
|
D | NSQ_del_dec.c | 121 …const opus_int16 x16[], /* I Input … in silk_NSQ_del_dec_c() 655 const opus_int16 x16[], /* I Input */ in silk_nsq_del_dec_scale_states()
|
/external/boringssl/src/third_party/fiat/ |
D | curve25519_64.h | 94 fiat_25519_uint128 x16 = ((fiat_25519_uint128)(arg1[2]) * (arg2[0])); in fiat_25519_carry_mul() local 160 fiat_25519_uint128 x16 = ((fiat_25519_uint128)(arg1[1]) * x6); in fiat_25519_carry_square() local 224 uint64_t x16 = (uint64_t)(x14 & UINT64_C(0x7ffffffffffff)); in fiat_25519_carry_scmul_121666() local 384 uint64_t x16; in fiat_25519_to_bytes() local 519 uint64_t x16 = ((uint64_t)(arg1[16]) << 26); in fiat_25519_from_bytes() local
|
D | p256_64.h | 120 fiat_p256_uint1 x16; in fiat_p256_mul() local 433 fiat_p256_uint1 x16; in fiat_p256_square() local 749 fiat_p256_uint1 x16; in fiat_p256_add() local 799 uint64_t x16; in fiat_p256_sub() local 838 uint64_t x16; in fiat_p256_opp() local 876 uint64_t x16; in fiat_p256_from_montgomery() local 1084 uint8_t x16 = (uint8_t)(x13 & UINT8_C(0xff)); in fiat_p256_to_bytes() local 1188 uint8_t x16 = (arg1[16]); in fiat_p256_from_bytes() local
|
D | curve25519_32.h | 126 uint64_t x16 = ((uint64_t)(arg1[8]) * ((arg2[3]) * (uint32_t)UINT8_C(0x13))); in fiat_25519_carry_mul() local 292 uint32_t x16 = ((arg1[3]) * (uint32_t)0x2); in fiat_25519_carry_square() local 431 uint64_t x16 = (x14 + x8); in fiat_25519_carry_scmul_121666() local 497 uint32_t x16 = (x4 & UINT32_C(0x1ffffff)); in fiat_25519_carry() local 675 fiat_25519_uint1 x16; in fiat_25519_to_bytes() local 848 uint8_t x16 = (arg1[16]); in fiat_25519_from_bytes() local
|
D | p256_32.h | 116 uint32_t x16; in fiat_p256_mul() local 1165 uint32_t x16; in fiat_p256_square() local 2219 fiat_p256_uint1 x16; in fiat_p256_add() local 2304 fiat_p256_uint1 x16; in fiat_p256_sub() local 2371 fiat_p256_uint1 x16; in fiat_p256_opp() local 2438 uint32_t x16; in fiat_p256_from_montgomery() local 3081 uint32_t x16 = (x7 >> 8); in fiat_p256_to_bytes() local 3185 uint8_t x16 = (arg1[16]); in fiat_p256_from_bytes() local
|
/external/libopus/silk/fixed/ |
D | encode_frame_FIX.c | 395 …const opus_int16 x16[], /* I Input signal … in silk_LBRR_encode_FIX()
|
/external/u-boot/lib/efi_loader/ |
D | efi_image_loader.c | 126 uint16_t *x16 = efi_reloc + offset; in efi_loader_relocate() local
|
/external/libopus/silk/float/ |
D | wrappers_FLP.c | 106 opus_int16 x16[ MAX_FRAME_LENGTH ]; in silk_NSQ_wrapper_FLP() local
|
/external/libaom/libaom/av1/encoder/ |
D | dwt.c | 80 uint16_t *x16 = CONVERT_TO_SHORTPTR(x); in dyadic_analyze_53_uint8_input() local
|
/external/clang/test/CodeGen/ |
D | override-layout.c | 161 struct X16 x16; in use_structs() local
|
/external/python/google-api-python-client/tests/data/ |
D | latitude.json | 8 "x16": "http://www.google.com/images/icons/product/search-16.gif", string
|
D | tasks.json | 9 "x16": "http://www.google.com/images/icons/product/tasks-16.png", string
|
D | plus.json | 9 "x16": "http://www.google.com/images/icons/product/gplus-16.png", string
|
/external/skia/src/core/ |
D | SkVM.h | 45 x16, x17, x18, x19, x20, x21, x22, x23, enumerator
|
/external/python/apitools/apitools/gen/testdata/dns/ |
D | dns_v1.json | 13 "x16": "http://www.google.com/images/icons/product/search-16.gif", string
|
/external/python/apitools/samples/dns_sample/ |
D | dns_v1.json | 13 "x16": "http://www.google.com/images/icons/product/search-16.gif", string
|
/external/python/apitools/samples/iam_sample/ |
D | iam_v1.json | 14 "x16": "http://www.google.com/images/icons/product/search-16.gif", string
|