/external/clang/test/CodeGen/ |
D | constant-comparison.c | 10 int c6 = 44 < 33; variable
|
/external/clang/test/SemaTemplate/ |
D | instantiation-default-2.cpp | 16 Constant<float (*)(int, int), f> *c6; // expected-error{{non-type template argument of type 'float … variable
|
/external/webrtc/talk/media/base/ |
D | codec_unittest.cc | 78 Codec c6(0, "", 0, 0); in TEST_F() local 89 AudioCodec c6(96, "A", 44100, 20000, 2, 1); in TEST_F() local 168 VideoCodec c6(96, "V", 320, 200, 30, 1); 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 | 32 const int16x8_t c6 = vec_sub(b4, b6); 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 | 3870 __m128i c6 = _mm_load_si128((__m128i*)(source6 + 4 * x)); in resolve() local 3906 __m128i c6 = _mm_load_si128((__m128i*)(source6 + 4 * x)); in resolve() local 4015 unsigned int c6 = *(unsigned int*)(source6 + 4 * x); in resolve() local 4051 unsigned int c6 = *(unsigned int*)(source6 + 4 * x); in resolve() local 4164 __m128i c6 = _mm_load_si128((__m128i*)(source6 + 4 * x)); in resolve() local 4200 __m128i c6 = _mm_load_si128((__m128i*)(source6 + 4 * x)); in resolve() local 4309 unsigned int c6 = *(unsigned int*)(source6 + 4 * x); in resolve() local 4345 unsigned int c6 = *(unsigned int*)(source6 + 4 * x); in resolve() local 4457 __m128i c6 = _mm_load_si128((__m128i*)(source6 + 8 * x)); in resolve() local 4493 __m128i c6 = _mm_load_si128((__m128i*)(source6 + 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 | 71 volatile A* c6() { return 0; } in c6() function
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_atfork/ |
D | 2-2.c | 134 void c6(void) in c6() function
|
/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/libvpx/libvpx/vpx_dsp/arm/ |
D | hadamard_neon.c | 37 const int16x8_t c6 = vsubq_s16(b4, b6); 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
|
D | transpose_neon.h | 760 const int32x4x2_t c6 = vpx_vtrnq_s64_to_s32(b6.val[0], b7.val[0]); in transpose_s32_8x8() local 1087 const uint16x8x2_t c6 = vtrnq_u16(vreinterpretq_u16_u8(b6.val[0]), in transpose_u8_16x16() local
|
D | idct_neon.h | 226 int16x8_t c0, c1, c2, c3, c4, c5, c6, c7; in add_and_store_u8_s16() local
|
/external/libchrome/base/ |
D | callback_unittest.cc | 68 Callback<void(int,int,int,int,int,int)> c6; in TEST_F() local
|
D | callback_list_unittest.cc | 155 CallbackList<void(int, int, int, int, int, int)> c6; in TEST() local
|
D | bind_unittest.cc | 369 Callback<int(int,int,int,int,int,int)> c6 = Bind(&Sum); in TEST_F() local 375 Callback<int(int,int,int,int,int,int)> c6 = Bind(&Sum); in TEST_F() local
|
/external/libvpx/libvpx/vpx_dsp/ |
D | avg.c | 54 int16_t c6 = b4 - b6; in hadamard_col8() local
|
/external/ImageMagick/MagickCore/ |
D | resize.c | 456 const double c6 = 0.628155216606695311524920882748052490116e-10L; in SincFast() local 471 const double c6 = 0.957694196677572570319816780188718518330e-10L; in SincFast() local 488 const double c6 = 0.288101675249103266147006509214934493930e-11L; in SincFast() local
|
/external/mesa3d/src/mesa/program/ |
D | prog_noise.c | 522 int c6 = (z0 > w0) ? 1 : 0; in _mesa_noise4() local
|
/external/libxml2/ |
D | parser.c | 2030 #define CMP6( s, c1, c2, c3, c4, c5, c6 ) \ argument 2032 #define CMP7( s, c1, c2, c3, c4, c5, c6, c7 ) \ argument 2034 #define CMP8( s, c1, c2, c3, c4, c5, c6, c7, c8 ) \ argument 2036 #define CMP9( s, c1, c2, c3, c4, c5, c6, c7, c8, c9 ) \ argument 2039 #define CMP10( s, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10 ) \ argument
|
/external/fio/ |
D | init.c | 1522 char *c5 = NULL, *c6 = NULL; in add_job() local
|
/external/webp/src/dsp/ |
D | lossless_sse2.c | 618 const __m128i c6 = _mm_srli_si128(c4, 8); in ConvertBGRAToBGR() local
|