/external/clang/test/SemaTemplate/ |
D | template-class-traits.cpp | 8 int t01[T(__is_polymorphic(InheritPolymorph<int>))]; variable
|
/external/clang/test/SemaCXX/ |
D | type-traits.cpp | 399 int t01[T(__is_integral(bool))]; in is_integral() local 428 int t01[T(__is_floating_point(float))]; in is_floating_point() local 457 int t01[T(__is_arithmetic(float))]; in is_arithmetic() local 489 int t01[T(__is_complete_type(float))]; in is_complete_type() local 512 int t01[T(__is_void(void))]; in is_void() local 541 int t01[T(__is_array(IntAr))]; in is_array() local 579 int t01[T(__is_function(type_wrapper<void(void)>::type))]; in is_function() local 614 int t01[T(__is_reference(int&))]; in is_reference() local 625 int t01[T(__is_lvalue_reference(int&))]; in is_lvalue_reference() local 639 int t01[T(__is_rvalue_reference(const int&&))]; in is_rvalue_reference() local [all …]
|
/external/libvpx/libvpx/vp9/common/x86/ |
D | vp9_highbd_iht8x8_add_sse4.c | 36 __m128i t00[2], t01[2], t10[2], t11[2]; in highbd_iadst_butterfly_sse4_1() local
|
D | vp9_highbd_iht16x16_add_sse4.c | 36 __m128i t00[2], t01[2], t10[2], t11[2]; in highbd_iadst_butterfly_sse4_1() local
|
/external/aac/libAACenc/src/ |
D | bit_cnt.cpp | 488 INT t0, t1, t00, t01; in FDKaacEnc_countEsc() local 727 INT i, t0, t1, t2, t3, t00, t01; in FDKaacEnc_codeValues() local
|
/external/webrtc/webrtc/modules/video_coding/ |
D | jitter_estimator.cc | 215 double t00, t01; in KalmanEstimateChannel() local
|
/external/libvpx/libvpx/vpx_dsp/arm/ |
D | highbd_vpx_convolve8_neon.c | 368 uint16x8_t d01, d23, t01, t23; in vpx_highbd_convolve8_avg_horiz_neon() local 771 uint16x8_t d01, d23, t01, t23; in vpx_highbd_convolve8_avg_vert_neon() local
|
/external/mesa3d/src/mesa/swrast/ |
D | s_texfilter.c | 1162 GLfloat t00[4], t10[4], t01[4], t11[4]; /* sampled texel colors */ in sample_2d_linear() local 1226 GLfloat t00[4], t10[4], t01[4], t11[4]; /* sampled texel colors */ in sample_2d_linear_repeat() local 2735 GLfloat t00[4], t01[4], t10[4], t11[4]; in sample_linear_rect() local 2871 GLfloat t00[4], t01[4], t10[4], t11[4]; in sample_2d_array_linear() local
|
/external/epid-sdk/epid/common/math/src/ |
D | pairing.c | 2146 FfElement* t01 = NULL; in SquareCyclotomic() local
|