Home
last modified time | relevance | path

Searched defs:x7 (Results 1 – 25 of 28) sorted by relevance

12

/external/clang/test/SemaCXX/
Ddependent-types.cpp12 U<T> x7; // expected-error{{declaration of reference variable 'x7' requires an initializer}} in f() local
Dattr-selectany.cpp22 static int x7; // expected-note{{previous definition}} variable
/external/clang/test/Frontend/
Dbackend-diagnostic.c28 int x5, int x6, int x7, int x8, int x9) { in inlineAsmError()
/external/r8/src/test/examples/newarray/
DNewArray.java30 int x7[] = new int[]{0, 1, 2, 3, 4, 5, 6}; in test() local
53 int x7[] = new int[]{v0, v1, v2, v3, v4, v5, v0, v1, v0, v4, v0}; in testIntArgs() local
72 int x7[] = new int[]{a.v0, a.v1, a.v2, a.v3, a.v4, a.v5, a.v6}; in testObjectArg() local
/external/libavc/common/
Dih264_resi_trans_quant.c125 WORD32 x0, x1, x2, x3, x4, x5, x6, x7; in ih264_resi_trans_quant_4x4() local
273 WORD32 x0, x1, x2, x3, x4, x5, x6, x7; in ih264_resi_trans_quant_chroma_4x4() local
422 WORD32 x0,x1,x2,x3,x4,x5,x6,x7,i4_value; in ih264_hadamard_quant_4x4() local
550 WORD32 x0, x1, x2, x3, x4, x5, x6, x7; in ih264_hadamard_quant_2x2_uv() local
Dih264_ihadamard_scaling.c96 WORD32 x0, x1, x2, x3, x4, x5, x6, x7; in ih264_ihadamard_scaling_4x4() local
/external/clang/test/CodeGen/
Dattr-mode-enums.c31 enum { A7, B7 } __attribute__((mode(TI))) x7 = A7; in main() local
Doverride-layout.c73 void use_X7() { struct X7 x7; x7.y = x7.x = sizeof(struct X7); } in use_X7() local
/external/llvm/unittests/Support/
DErrorOrTest.cpp102 ErrorOr<CastsToErrorCode> x7 = {errc::no_such_file_or_directory}; in TEST() local
/external/lzma/Asm/x86/
D7zAsm.asm53 x7 equ EDI define
/external/clang/test/ASTMerge/Inputs/
Dstruct2.c33 struct S7 { int i : 8; unsigned j : 16; } x7; variable
Dstruct1.c36 struct S7 { int i : 8; unsigned j : 8; } x7; variable
/external/clang/test/Layout/
Dms-vtordisp-local.cpp173 int x7[sizeof(NoVtorDisp3)]; in f2() local
/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/libvpx/libvpx/vpx_dsp/mips/
Ditrans8_dspr2.c615 int x0, x1, x2, x3, x4, x5, x6, x7; in iadst8_dspr2() local
Ditrans16_dspr2.c1070 int x7 = input[6]; in iadst16_dspr2() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_dct.c285 tran_high_t x7 = input[6]; in fadst8() local
357 tran_high_t x7 = input[6]; in fadst16() local
/external/libvpx/libvpx/vpx_dsp/
Dinv_txfm.c203 tran_high_t x7 = input[6]; in iadst8_c() local
396 tran_high_t x7 = input[6]; in iadst16_c() local
1500 tran_low_t x7 = input[6]; in vpx_highbd_iadst8_c() local
1705 tran_low_t x7 = input[6]; in vpx_highbd_iadst16_c() local
/external/vulkan-validation-layers/libs/glm/gtx/
Dsimd_quat.inl619 __m128 x7 = _mm_mul_ps(x5, _mm_mul_ps(x, x)); local
/external/clang/test/Analysis/
Ddead-stores.c562 …int x7 = 0, x8 = getInt(); //expected-warning {{Value stored to 'x8' during its initialization is … in testBOComma() local
/external/libvpx/libvpx/vpx_dsp/x86/
Dloopfilter_sse2.c1518 __m128i x0, x1, x2, x3, x4, x5, x6, x7; in transpose8x16() local
1590 __m128i x0, x1, x2, x3, x4, x5, x6, x7; in transpose() local
Dhighbd_loopfilter_sse2.c893 __m128i p0, p1, p2, p3, p4, p5, p6, p7, x0, x1, x2, x3, x4, x5, x6, x7; in highbd_transpose() local
Dinv_txfm_ssse3.c453 __m128i x0, x1, x4, x5, x6, x7; in idct32_34_first_half() local
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/raw/
DNat256.java709 long x7 = x[xOff + 7] & M; in mul33Add() local

12