Searched defs:x14 (Results 1 – 9 of 9) sorted by relevance
/external/openssh/ |
D | chacha.c | 92 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; in chacha_encrypt_bytes() local
|
/external/openssh/openbsd-compat/ |
D | chacha_private.h | 91 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; in chacha_encrypt_bytes() local
|
/external/clang/test/CodeGen/ |
D | override-layout.c | 156 union X14 x14; in use_structs() local
|
/external/boringssl/src/crypto/chacha/ |
D | chacha_vec.c | 190 x9, x10, x11, x12, x13, x14, x15; in CRYPTO_chacha_20_neon() local
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | itrans16_dspr2.c | 1072 int x14 = input[1]; in iadst16_dspr2() local
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_dct.c | 364 tran_high_t x14 = input[1]; in fadst16() local
|
/external/libvpx/libvpx/vpx_dsp/ |
D | inv_txfm.c | 588 tran_high_t x14 = input[1]; in iadst16_c() local 1827 tran_low_t x14 = input[1]; in vpx_highbd_iadst16_c() local
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | loopfilter_sse2.c | 1334 __m128i x8, x9, x10, x11, x12, x13, x14, x15; in transpose8x16() local
|
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/ |
D | Opcode.java | 56 …CONST((short)0x14, "const", ReferenceType.NONE, Format.Format31i, Opcode.CAN_CONTINUE | Opcode.SET… enumConstant
|