/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/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/ubench/ |
D | function-correct-args.js | 1 function f(x0, x1, x2, x3, x4, x5, x6, x7, x8, x9) argument
|
D | function-missing-args.js | 1 function f(x0, x1, x2, x3, x4, x5, x6, x7, x8, x9) argument
|
/external/clang/test/Frontend/ |
D | backend-diagnostic.c | 28 int x5, int x6, int x7, int x8, int x9) { in inlineAsmError()
|
/external/ceres-solver/internal/ceres/ |
D | problem.cc | 122 double* x6, double* x7) { in AddResidualBlock() 132 double* x6, double* x7, double* x8) { in AddResidualBlock() 142 double* x6, double* x7, double* x8, double* x9) { in AddResidualBlock()
|
D | problem_impl.cc | 407 double* x6, double* x7) { in AddResidualBlock() 424 double* x6, double* x7, double* x8) { in AddResidualBlock() 442 double* x6, double* x7, double* x8, double* x9) { in AddResidualBlock()
|
/external/bluetooth/bluedroid/embdrv/sbc/encoder/srce/ |
D | sbc_dct.c | 87 register SINT32 x0, x1, x2, x3, x4, x5, x6, x7,temp; in SBC_FastIDCT8() local
|
/external/lzma/Asm/x86/ |
D | 7zAsm.asm | 49 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/jpeg/ |
D | jidctintelsse.c | 113 __m128i x0, x1, x2, x3, x4, x5, x6, x7; in jpeg_idct_intelsse() local
|
/external/qemu/distrib/jpeg-6b/ |
D | jidctintelsse.c | 113 __m128i x0, x1, x2, x3, x4, x5, x6, x7; in jpeg_idct_intelsse() local
|
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/mips/dspr2/ |
D | vp9_itrans8_dspr2.c | 473 int x0, x1, x2, x3, x4, x5, x6, x7; in iadst8_dspr2() local
|
D | vp9_itrans16_dspr2.c | 924 int x7 = input[6]; in iadst16() local
|
/external/libvpx/libvpx/vp9/common/mips/dspr2/ |
D | vp9_itrans8_dspr2.c | 473 int x0, x1, x2, x3, x4, x5, x6, x7; in iadst8_dspr2() local
|
D | vp9_itrans16_dspr2.c | 924 int x7 = input[6]; in iadst16() local
|
/external/clang/test/CodeGen/ |
D | override-layout.c | 74 void use_X7() { struct X7 x7; x7.y = x7.x = sizeof(struct X7); } in use_X7() local
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_dct.c | 502 int x7 = input[6]; in fadst8() local 808 int x7 = input[6]; in fadst16() local
|
/external/libvpx/libvpx/vp9/common/ |
D | vp9_idct.c | 324 int x7 = input[6]; in iadst8() local 648 int x7 = input[6]; in iadst16() local
|
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/ |
D | vp9_idct.c | 358 tran_high_t x7 = input[6]; in iadst8() local 684 tran_high_t x7 = input[6]; in iadst16() local 1773 tran_high_t x7 = input[6]; in high_iadst8() local 2103 tran_high_t x7 = input[6]; in high_iadst16() local
|
/external/chromium_org/third_party/boringssl/src/crypto/chacha/ |
D | chacha_vec.c | 191 register unsigned x0, x1, x2, x3, x4, x5, x6, x7, x8, in CRYPTO_chacha_20_neon() local
|
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/ |
D | vp9_dct.c | 541 tran_high_t x7 = input[6]; in fadst8() local 849 tran_high_t x7 = input[6]; in fadst16() local
|
/external/libvpx/libvpx/vp9/common/x86/ |
D | vp9_loopfilter_intrin_sse2.c | 1469 __m128i x0, x1, x2, x3, x4, x5, x6, x7; in transpose8x16() local 1537 __m128i x0, x1, x2, x3, x4, x5, x6, x7; in transpose() 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
|