Home
last modified time | relevance | path

Searched defs:x14 (Results 1 – 9 of 9) sorted by relevance

/external/openssh/
Dchacha.c92 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/
Dchacha_private.h91 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/
Doverride-layout.c156 union X14 x14; in use_structs() local
/external/boringssl/src/crypto/chacha/
Dchacha_vec.c190 x9, x10, x11, x12, x13, x14, x15; in CRYPTO_chacha_20_neon() local
/external/libvpx/libvpx/vpx_dsp/mips/
Ditrans16_dspr2.c1072 int x14 = input[1]; in iadst16_dspr2() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_dct.c364 tran_high_t x14 = input[1]; in fadst16() local
/external/libvpx/libvpx/vpx_dsp/
Dinv_txfm.c588 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/
Dloopfilter_sse2.c1334 __m128i x8, x9, x10, x11, x12, x13, x14, x15; in transpose8x16() local
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/
DOpcode.java56 …CONST((short)0x14, "const", ReferenceType.NONE, Format.Format31i, Opcode.CAN_CONTINUE | Opcode.SET… enumConstant