Home
last modified time | relevance | path

Searched defs:c6 (Results 1 – 25 of 37) sorted by relevance

12

/external/clang/test/CodeGen/
Dconstant-comparison.c10 int c6 = 44 < 33; variable
/external/clang/test/SemaTemplate/
Dinstantiation-default-2.cpp16 Constant<float (*)(int, int), f> *c6; // expected-error{{non-type template argument of type 'float … variable
/external/swiftshader/src/Device/
DSurface.cpp3423 __m128i c6 = _mm_load_si128((__m128i*)(source6 + 4 * x)); in resolve() local
3459 __m128i c6 = _mm_load_si128((__m128i*)(source6 + 4 * x)); in resolve() local
3568 unsigned int c6 = *(unsigned int*)(source6 + 4 * x); in resolve() local
3604 unsigned int c6 = *(unsigned int*)(source6 + 4 * x); in resolve() local
3717 __m128i c6 = _mm_load_si128((__m128i*)(source6 + 4 * x)); in resolve() local
3753 __m128i c6 = _mm_load_si128((__m128i*)(source6 + 4 * x)); in resolve() local
3862 unsigned int c6 = *(unsigned int*)(source6 + 4 * x); in resolve() local
3898 unsigned int c6 = *(unsigned int*)(source6 + 4 * x); in resolve() local
4010 __m128i c6 = _mm_load_si128((__m128i*)(source6 + 8 * x)); in resolve() local
4046 __m128i c6 = _mm_load_si128((__m128i*)(source6 + 8 * x)); in resolve() local
[all …]
/external/webrtc/talk/media/base/
Dcodec_unittest.cc78 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/swiftshader/src/Renderer/
DSurface.cpp4095 __m128i c6 = _mm_load_si128((__m128i*)(source6 + 4 * x)); in resolve() local
4131 __m128i c6 = _mm_load_si128((__m128i*)(source6 + 4 * x)); in resolve() local
4240 unsigned int c6 = *(unsigned int*)(source6 + 4 * x); in resolve() local
4276 unsigned int c6 = *(unsigned int*)(source6 + 4 * x); in resolve() local
4389 __m128i c6 = _mm_load_si128((__m128i*)(source6 + 4 * x)); in resolve() local
4425 __m128i c6 = _mm_load_si128((__m128i*)(source6 + 4 * x)); in resolve() local
4534 unsigned int c6 = *(unsigned int*)(source6 + 4 * x); in resolve() local
4570 unsigned int c6 = *(unsigned int*)(source6 + 4 * x); in resolve() local
4682 __m128i c6 = _mm_load_si128((__m128i*)(source6 + 8 * x)); in resolve() local
4718 __m128i c6 = _mm_load_si128((__m128i*)(source6 + 8 * x)); in resolve() local
[all …]
/external/clang/test/CodeGenCXX/
Dlto-visibility-inference.cpp68 void f(C1 *c1, C2 *c2, C3 *c3, C4 *c4, C5 *c5, C6 *c6, std::C7 *c7, in f()
Dmangle-ms-return-qualifiers.cpp71 volatile A* c6() { return 0; } in c6() function
/external/apache-commons-compress/src/main/java/org/apache/commons/compress/compressors/snappy/
DPureJavaCrc32C.java71 final int c6 = b[off+6] & 0xff; in update() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_atfork/
D2-2.c132 void c6(void) in c6() function
/external/libvpx/libvpx/vpx_dsp/ppc/
Dtranspose_vsx.h41 int16x8_t c0, c1, c2, c3, c4, c5, c6, c7; in vpx_transpose_s16_8x8() local
Dhadamard_vsx.c32 const int16x8_t c6 = vec_sub(b4, b6); in vpx_hadamard_s16_8x8_one_pass() local
/external/libvpx/libvpx/vpx_dsp/
Davg.c56 int16_t c6 = b4 - b6; in hadamard_highbd_col8_first_pass() local
89 int32_t c6 = b4 - b6; in hadamard_highbd_col8_second_pass() local
214 int16_t c6 = b4 - b6; in hadamard_col8() local
/external/apache-commons-bcel/src/main/java/org/apache/bcel/util/
DConstantHTML.java208 … final ConstantNameAndType c6 = (ConstantNameAndType) constant_pool.getConstant(index, in writeConstant() local
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dfilterbanks_mips.c116 int32_t c4, c5, c6, c7; in WebRtcIsacfix_HighpassFilterFixDec32MIPS() local
/external/libvpx/libvpx/vpx_dsp/arm/
Dhadamard_neon.c37 const int16x8_t c6 = vsubq_s16(b4, b6); in hadamard8x8_one_pass() local
Dtranspose_neon.h760 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
/external/libchrome/base/
Dcallback_unittest.cc61 Callback<void(int,int,int,int,int,int)> c6; in TEST_F() local
Dcallback_list_unittest.cc155 CallbackList<void(int, int, int, int, int, int)> c6; in TEST() local
/external/libhevc/common/arm/
Dihevc_cmn_utils_neon.h342 const int32x4x2_t c6 = vtrnq_s64_to_s32(b6.val[0], b7.val[0]); in transpose_s32_8x8() local
/external/libaom/libaom/aom_dsp/
Davg.c70 int16_t c6 = b4 - b6; in hadamard_col8() local
/external/tensorflow/tensorflow/cc/framework/
Dcc_ops_test.cc189 auto c6 = Const(with_colocate.WithOpName("c6").ClearColocation(), 7); in TEST() local
/external/u-boot/arch/m68k/include/asm/coldfire/
Dskha.h36 u32 c6; /* 0x84 Context 6 */ member
/external/ImageMagick/MagickCore/
Dresize.c496 const double c6 = 0.628155216606695311524920882748052490116e-10L; in SincFast() local
511 const double c6 = 0.957694196677572570319816780188718518330e-10L; in SincFast() local
528 const double c6 = 0.288101675249103266147006509214934493930e-11L; in SincFast() local
/external/mesa3d/src/mesa/program/
Dprog_noise.c522 int c6 = (z0 > w0) ? 1 : 0; in _mesa_noise4() local
/external/libxml2/
Dparser.c2030 #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

12