/external/clang/test/SemaTemplate/ |
template-class-traits.cpp | 8 int t01[T(__is_polymorphic(InheritPolymorph<int>))]; variable
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/ |
omxVCM4P2_MCReconBlock_s.s | 471 M_LOAD_XINT pSrc, srcStep, $offset, t00, t01, t10, t11 ;// Load a, a', b, b' 472 M_EXT_XINT $offset, t00, t01, t10, t11 474 M_HSUM_XOR t01, t11, tmp ;// s0', l0' 478 ;// t00, t01, t10, t11 required from previous loop 485 M_AVG4 t01, t11, t21, t31, $rndVal ;// s0', l0', s1', l1' 486 STRD t00, t01, [pDst], dstStep ;// store the average 490 M_LOAD_XINT pSrc, srcStep, $offset, t00, t01, t10, t11 ;// Load a, a', b, b' 492 M_EXT_XINT $offset, t00, t01, t10, t11 494 M_HSUM_XOR t01, t11, tmp 496 M_AVG4 t21, t31, t01, t11, $rndVa 609 t01 RN 5 label [all...] |
/external/webrtc/webrtc/modules/video_coding/ |
jitter_estimator.cc | 215 double t00, t01; local 266 t01 = _thetaCov[0][1]; 269 _thetaCov[0][1] = (1 - kalmanGain[0] * deltaFSBytes) * t01 - 274 kalmanGain[1] * deltaFSBytes * t01;
|
/external/aac/libAACenc/src/ |
bit_cnt.cpp | 456 INT t0,t1,t00,t01; local 468 t01 = fixMin(t1,16); 469 bc11+= (INT) FDKaacEnc_huff_ltab11[t00][t01]; 548 INT i,t0,t1,t2,t3,t00,t01; local 743 t01 = fixMin(t1,16); 745 codeLength = (INT) FDKaacEnc_huff_ltab11[t00][t01]; 782 INT i,t0,t1,t2,t3,t00,t01; local 1071 t01 = fixMin(t1,16); 1073 codeWord = FDKaacEnc_huff_ctab11[t00][t01]; 1074 codeLength = (INT) FDKaacEnc_huff_ltab11[t00][t01]; [all...] |
/frameworks/av/media/libstagefright/codecs/aacenc/src/ |
bit_cnt.c | 390 Word32 t0,t1,t00,t01,i; local 404 t01 = min(t1,16); 405 bc11 = bc11 + huff_ltab11[t00][t01]; 498 Word32 i, t0, t1, t2, t3, t00, t01; local 824 t01 = min(t1,16); 826 codeWord = huff_ctab11[t00][t01]; 827 codeLength = huff_ltab11[t00][t01];
|
/external/clang/test/SemaCXX/ |
type-traits.cpp | 399 int t01[T(__is_integral(bool))]; local 428 int t01[T(__is_floating_point(float))]; local 457 int t01[T(__is_arithmetic(float))]; local 489 int t01[T(__is_complete_type(float))]; local 512 int t01[T(__is_void(void))]; local 541 int t01[T(__is_array(IntAr))]; local 579 int t01[T(__is_function(type_wrapper<void(void)>::type))]; local 614 int t01[T(__is_reference(int&))]; local 625 int t01[T(__is_lvalue_reference(int&))]; local 639 int t01[T(__is_rvalue_reference(const int&&))] local 655 int t01[T(__is_fundamental(float))]; local 684 int t01[T(__is_object(int))]; local 699 int t01[T(__is_scalar(float))]; local 733 int t01[T(__is_compound(void*))]; local 768 int t01[T(__is_pointer(void*))]; local 804 int t01[T(__is_member_object_pointer(int StructWithMembers::*))]; local 840 int t01[T(__is_member_function_pointer(void (StructWithMembers::*) ()))]; local 876 int t01[T(__is_member_pointer(int StructWithMembers::*))]; local 910 int t01[T(__is_const(cvoid))]; local 1077 int t01[T(__is_trivial(char))]; local 1111 int t01[T(__is_trivially_copyable(char))]; local 1188 int t01[T(__is_standard_layout(int))]; local 1239 int t01[T(__is_unsigned(bool))]; local 1710 int t01[T(__is_same(Base, Base))]; local 1744 int t01[T(__is_convertible(IntWrapper, IntWrapper))]; local 2039 int t01[T(__array_rank(IntAr) == 1)]; local 2044 int t01[T(__array_extent(IntAr, 0) == 10)]; local [all...] |
/external/mesa3d/src/mesa/swrast/ |
s_texfilter.c | 110 const GLfloat t01[4], const GLfloat t11[4]) 112 result[0] = lerp_2d(a, b, t00[0], t10[0], t01[0], t11[0]); 113 result[1] = lerp_2d(a, b, t00[1], t10[1], t01[1], t11[1]); 114 result[2] = lerp_2d(a, b, t00[2], t10[2], t01[2], t11[2]); 115 result[3] = lerp_2d(a, b, t00[3], t10[3], t01[3], t11[3]); 1159 GLfloat t00[4], t10[4], t01[4], t11[4]; \/* sampled texel colors *\/ local 1223 GLfloat t00[4], t10[4], t01[4], t11[4]; \/* sampled texel colors *\/ local 2730 GLfloat t00[4], t01[4], t10[4], t11[4]; local 2866 GLfloat t00[4], t01[4], t10[4], t11[4]; local [all...] |
/external/opencv3/modules/hal/include/opencv2/hal/ |
intrin_sse.hpp | 1219 __m128i t01 = _mm_loadu_si128((const __m128i*)(ptr + 16)); local 1270 __m128i t01 = _mm_loadu_si128((const __m128i*)(ptr + 8)); local 1312 __m128i t01 = _mm_loadu_si128((const __m128i*)(ptr + 4)); local [all...] |
/cts/tests/camera/src/android/hardware/camera2/cts/rs/ |
RawConverter.java | 696 double t01 = a21 * a02 - a01 * a22; local [all...] |
/art/test/083-compiler-regressions/src/ |
Main.java | 1159 double t01 = d49; local [all...] |
/prebuilts/tools/common/m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/ |
saxon-9.1.0.8.jar | |