/external/clang/test/SemaCXX/ |
D | dependent-types.cpp | 12 U<T> x7; // expected-error{{declaration of reference variable 'x7' requires an initializer}} in f() local
|
D | attr-selectany.cpp | 22 static int x7; // expected-note{{previous definition}} variable
|
/external/clang/test/Frontend/ |
D | backend-diagnostic.c | 28 int x5, int x6, int x7, int x8, int x9) { in inlineAsmError()
|
/external/r8/src/test/examples/newarray/ |
D | NewArray.java | 30 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/ |
D | ih264_resi_trans_quant.c | 125 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
|
D | ih264_ihadamard_scaling.c | 96 WORD32 x0, x1, x2, x3, x4, x5, x6, x7; in ih264_ihadamard_scaling_4x4() local
|
/external/clang/test/CodeGen/ |
D | attr-mode-enums.c | 31 enum { A7, B7 } __attribute__((mode(TI))) x7 = A7; in main() local
|
D | override-layout.c | 73 void use_X7() { struct X7 x7; x7.y = x7.x = sizeof(struct X7); } in use_X7() local
|
/external/llvm/unittests/Support/ |
D | ErrorOrTest.cpp | 102 ErrorOr<CastsToErrorCode> x7 = {errc::no_such_file_or_directory}; in TEST() local
|
/external/lzma/Asm/x86/ |
D | 7zAsm.asm | 53 x7 equ EDI define
|
/external/clang/test/ASTMerge/Inputs/ |
D | struct2.c | 33 struct S7 { int i : 8; unsigned j : 16; } x7; variable
|
D | struct1.c | 36 struct S7 { int i : 8; unsigned j : 8; } x7; variable
|
/external/clang/test/Layout/ |
D | ms-vtordisp-local.cpp | 173 int x7[sizeof(NoVtorDisp3)]; in f2() local
|
/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/libvpx/libvpx/vpx_dsp/mips/ |
D | itrans8_dspr2.c | 615 int x0, x1, x2, x3, x4, x5, x6, x7; in iadst8_dspr2() local
|
D | itrans16_dspr2.c | 1070 int x7 = input[6]; in iadst16_dspr2() local
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_dct.c | 285 tran_high_t x7 = input[6]; in fadst8() local 357 tran_high_t x7 = input[6]; in fadst16() local
|
/external/libvpx/libvpx/vpx_dsp/ |
D | inv_txfm.c | 203 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/ |
D | simd_quat.inl | 619 __m128 x7 = _mm_mul_ps(x5, _mm_mul_ps(x, x)); local
|
/external/clang/test/Analysis/ |
D | dead-stores.c | 562 …int x7 = 0, x8 = getInt(); //expected-warning {{Value stored to 'x8' during its initialization is … in testBOComma() local
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | loopfilter_sse2.c | 1518 __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
|
D | highbd_loopfilter_sse2.c | 893 __m128i p0, p1, p2, p3, p4, p5, p6, p7, x0, x1, x2, x3, x4, x5, x6, x7; in highbd_transpose() local
|
D | inv_txfm_ssse3.c | 453 __m128i x0, x1, x4, x5, x6, x7; in idct32_34_first_half() local
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/raw/ |
D | Nat256.java | 709 long x7 = x[xOff + 7] & M; in mul33Add() local
|