/external/clang/test/CodeGen/ |
D | arm64-abi-vector.c | 86 __char5 c5 = va_arg(ap, __char5); in varargs_vec_5c() local 170 __short5 c5 = va_arg(ap, __short5); in varargs_vec_5s() local 213 __int5 c5 = va_arg(ap, __int5); in varargs_vec_5i() local 255 __char5 c5 = va_arg(ap, __char5); in varargs_vec() local 300 double test(__char3 *c3, __char5 *c5, __char9 *c9, __char19 *c19, in test() 324 __attribute__((noinline)) double args_vec_5c(int fixed, __char5 c5) { in args_vec_5c() 386 __attribute__((noinline)) double args_vec_5s(int fixed, __short5 c5) { in args_vec_5s() 418 __attribute__((noinline)) double args_vec_5i(int fixed, __int5 c5) { in args_vec_5i()
|
D | constant-comparison.c | 9 int *c5 = &a + (6 * 5 >= 30); variable
|
D | tentative-decls.c | 35 static int c5[]; variable
|
D | arm-abi-vector.c | 118 __char5 c5 = va_arg(ap, __char5); in varargs_vec_5c() local 273 __short5 c5 = va_arg(ap, __short5); in varargs_vec_5s() local
|
/external/clang/test/Parser/ |
D | c1x-alignas.c | 10 char _Alignas(_Alignof(int)) c5; variable
|
/external/clang/test/Sema/ |
D | pointer-conversion.c | 10 char ** c5 = &c4; // expected-warning {{discards qualifiers in nested pointer types}} variable
|
D | string-init.c | 25 …char16_t c5[] = L"a"; // expected-error{{initializing wide char array with incompatible wide strin… in f() local
|
/external/clang/test/SemaTemplate/ |
D | instantiation-default-2.cpp | 14 Constant<float (*)(int, double), &f> *c5; variable
|
/external/webrtc/talk/media/base/ |
D | codec_unittest.cc | 77 Codec c5; in TEST_F() local 88 AudioCodec c5(96, "A", 44100, 20000, 1, 3); in TEST_F() local 167 VideoCodec c5(96, "V", 320, 200, 10, 3); in TEST_F() local
|
/external/libvpx/libvpx/vpx_dsp/ppc/ |
D | transpose_vsx.h | 41 int16x8_t c0, c1, c2, c3, c4, c5, c6, c7; in vpx_transpose_s16_8x8() local
|
D | hadamard_vsx.c | 31 const int16x8_t c5 = vec_add(b5, b7); in vpx_hadamard_s16_8x8_one_pass() local
|
/external/fio/lib/ |
D | bswap.h | 21 uint64_t c1, c2, c3, c4, c5, c6, c7, c8; in __be64_to_cpu() local
|
/external/swiftshader/src/Renderer/ |
D | Surface.cpp | 3869 __m128i c5 = _mm_load_si128((__m128i*)(source5 + 4 * x)); in resolve() local 3905 __m128i c5 = _mm_load_si128((__m128i*)(source5 + 4 * x)); in resolve() local 4014 unsigned int c5 = *(unsigned int*)(source5 + 4 * x); in resolve() local 4050 unsigned int c5 = *(unsigned int*)(source5 + 4 * x); in resolve() local 4163 __m128i c5 = _mm_load_si128((__m128i*)(source5 + 4 * x)); in resolve() local 4199 __m128i c5 = _mm_load_si128((__m128i*)(source5 + 4 * x)); in resolve() local 4308 unsigned int c5 = *(unsigned int*)(source5 + 4 * x); in resolve() local 4344 unsigned int c5 = *(unsigned int*)(source5 + 4 * x); in resolve() local 4456 __m128i c5 = _mm_load_si128((__m128i*)(source5 + 8 * x)); in resolve() local 4492 __m128i c5 = _mm_load_si128((__m128i*)(source5 + 8 * x)); in resolve() local [all …]
|
/external/clang/test/CodeGenCXX/ |
D | lto-visibility-inference.cpp | 68 void f(C1 *c1, C2 *c2, C3 *c3, C4 *c4, C5 *c5, C6 *c6, std::C7 *c7, in f()
|
D | mangle-ms-return-qualifiers.cpp | 68 const A* c5() { return 0; } in c5() function
|
/external/clang/test/SemaCXX/ |
D | string-init.cpp | 20 …char16_t c5[] = L"a"; // expected-error{{initializing wide char array with incompatible wide strin… in f() local
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_atfork/ |
D | 2-2.c | 129 void c5(void) in c5() function
|
/external/ltp/lib/ |
D | tst_kvercmp.c | 109 int c1 = 0, c2 = 0, c3 = 0, c4 = 0, c5 = 0; in tst_kvexcmp() local
|
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/ |
D | filterbanks_mips.c | 116 int32_t c4, c5, c6, c7; in WebRtcIsacfix_HighpassFilterFixDec32MIPS() local
|
/external/sl4a/Common/src/com/googlecode/android_scripting/language/ |
D | Language.java | 176 char c3, String s3, char c4, String s4, char c5, String s5) { in buildAutoCloseMap()
|
/external/libvpx/libvpx/vpx_dsp/arm/ |
D | hadamard_neon.c | 36 const int16x8_t c5 = vaddq_s16(b5, b7); in hadamard8x8_one_pass() local
|
D | highbd_idct4x4_add_neon.c | 100 int64x2_t c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11; in idct4x4_16_kernel_bd12() local
|
D | highbd_idct8x8_add_neon.c | 300 int16x8_t c0, c1, c2, c3, c4, c5, c6, c7; in vpx_highbd_idct8x8_12_add_neon() local 572 int16x8_t c0, c1, c2, c3, c4, c5, c6, c7; in vpx_highbd_idct8x8_64_add_neon() local
|
/external/libchrome/base/ |
D | callback_unittest.cc | 67 Callback<void(int,int,int,int,int)> c5; in TEST_F() local
|
/external/icu/icu4c/source/test/intltest/ |
D | itercoll.cpp | 159 Collator *c5 = Collator::createInstance(Locale("ja", "JP", ""), status); in TestPrevious() local
|