Home
last modified time | relevance | path

Searched defs:x7 (Results 1 – 25 of 26) 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/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/ubench/
Dfunction-correct-args.js1 function f(x0, x1, x2, x3, x4, x5, x6, x7, x8, x9) argument
Dfunction-missing-args.js1 function f(x0, x1, x2, x3, x4, x5, x6, x7, x8, x9) argument
/external/clang/test/Frontend/
Dbackend-diagnostic.c28 int x5, int x6, int x7, int x8, int x9) { in inlineAsmError()
/external/ceres-solver/internal/ceres/
Dproblem.cc122 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()
Dproblem_impl.cc407 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/
Dsbc_dct.c87 register SINT32 x0, x1, x2, x3, x4, x5, x6, x7,temp; in SBC_FastIDCT8() local
/external/lzma/Asm/x86/
D7zAsm.asm49 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/jpeg/
Djidctintelsse.c113 __m128i x0, x1, x2, x3, x4, x5, x6, x7; in jpeg_idct_intelsse() local
/external/qemu/distrib/jpeg-6b/
Djidctintelsse.c113 __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/
Dvp9_itrans8_dspr2.c473 int x0, x1, x2, x3, x4, x5, x6, x7; in iadst8_dspr2() local
Dvp9_itrans16_dspr2.c924 int x7 = input[6]; in iadst16() local
/external/libvpx/libvpx/vp9/common/mips/dspr2/
Dvp9_itrans8_dspr2.c473 int x0, x1, x2, x3, x4, x5, x6, x7; in iadst8_dspr2() local
Dvp9_itrans16_dspr2.c924 int x7 = input[6]; in iadst16() local
/external/clang/test/CodeGen/
Doverride-layout.c74 void use_X7() { struct X7 x7; x7.y = x7.x = sizeof(struct X7); } in use_X7() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_dct.c502 int x7 = input[6]; in fadst8() local
808 int x7 = input[6]; in fadst16() local
/external/libvpx/libvpx/vp9/common/
Dvp9_idct.c324 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/
Dvp9_idct.c358 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/
Dchacha_vec.c191 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/
Dvp9_dct.c541 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/
Dvp9_loopfilter_intrin_sse2.c1469 __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/
Ddead-stores.c562 …int x7 = 0, x8 = getInt(); //expected-warning {{Value stored to 'x8' during its initialization is … in testBOComma() local

12