Home
last modified time | relevance | path

Searched defs:x9 (Results 1 – 18 of 18) sorted by relevance

/external/clang/test/Frontend/
Dbackend-diagnostic.c28 int x5, int x6, int x7, int x8, int x9) { in inlineAsmError()
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/util/
DPrivateKeyFactory.java133 X9ECParameters x9; in createKey() local
DPublicKeyFactory.java169 X9ECParameters x9; in createKey() local
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/custom/sec/
DSecP256K1FieldElement.java157 int[] x9 = x6; in sqrt() local
/external/lzma/Asm/x86/
D7zAsm.asm75 x9 equ r9d define
/external/clang/test/ASTMerge/Inputs/
Dstruct2.c39 struct S9 *x9; variable
Dstruct1.c42 struct S9 { int i; float f; } *x9; variable
/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/r8/src/test/examples/newarray/
DNewArray.java32 int x9[] = new int[]{0, 1, 0, 3, 4, 0, 6, 7}; in test() 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.c137 struct X9 x9; in use_structs() local
/external/libvpx/libvpx/vpx_dsp/mips/
Ditrans16_dspr2.c1072 int x9 = input[8]; in iadst16_dspr2() local
/external/clang/test/SemaCXX/
Dnew-delete.cpp206 void f(X9 *x9) { in f()
/external/clang/test/Analysis/
Ddead-stores.c563 …int x9 = getInt(), x10 = 0; //expected-warning {{Value stored to 'x9' during its initialization is… in testBOComma() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_dct.c359 tran_high_t x9 = input[8]; in fadst16() local
/external/libvpx/libvpx/vpx_dsp/
Dinv_txfm.c398 tran_high_t x9 = input[8]; in iadst16_c() local
1707 tran_low_t x9 = input[8]; in vpx_highbd_iadst16_c() local
/external/valgrind/VEX/priv/
Dhost_arm64_defs.c2565 HReg x9 = hregARM64_X9(); // spill temporary in genSpill_ARM64() local
2606 HReg x9 = hregARM64_X9(); // spill temporary in genReload_ARM64() local
/external/libvpx/libvpx/vpx_dsp/x86/
Dloopfilter_sse2.c1519 __m128i x8, x9, x10, x11, x12, x13, x14, x15; in transpose8x16() local