HomeSort by relevance Sort by last modified time
    Searched refs:tmp1 (Results 151 - 175 of 202) sorted by null

1 2 3 4 5 67 8 9

  /external/eigen/Eigen/src/Core/products/
GeneralMatrixVector.h 399 ResScalar tmp1 = ResScalar(0), tmp2 = ResScalar(0), tmp3 = ResScalar(0); local
416 tmp0 += cj.pmul(lhs0[j],b); tmp1 += cj.pmul(lhs1[j],b);
477 tmp1 += predux(ptmp1);
488 tmp0 += cj.pmul(lhs0[j],b); tmp1 += cj.pmul(lhs1[j],b);
492 res[(i+offset1)*resIncr] += alpha*tmp1;
  /external/aac/libSBRenc/src/
tran_det.cpp 119 FIXP_DBL delta,tmp0,tmp1,tmp2; local
155 tmp1 = CalcLdData(accu1);
156 tmp2 = (tmp0 - tmp1 + CalcLdData(len1)-CalcLdData(len2));
  /external/llvm/lib/Target/NVPTX/
NVPTXUtilities.cpp 88 global_val_annot_t tmp1; local
89 tmp1[gv] = tmp;
90 (*annotationCache)[m] = tmp1;
  /external/stlport/stlport/stl/
_cmath.h 196 double tmp1, tmp2; \
197 tmp1 = _STLP_CMATH_FUNC_NAMESPACE::cfunc(__STATIC_CAST(double, x), &tmp2); \
199 return __STATIC_CAST(__type, tmp1); \
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 196 double tmp1, tmp2; \
197 tmp1 = _STLP_CMATH_FUNC_NAMESPACE::cfunc(__STATIC_CAST(double, x), &tmp2); \
199 return __STATIC_CAST(__type, tmp1); \
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 196 double tmp1, tmp2; \
197 tmp1 = _STLP_CMATH_FUNC_NAMESPACE::cfunc(__STATIC_CAST(double, x), &tmp2); \
199 return __STATIC_CAST(__type, tmp1); \
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 196 double tmp1, tmp2; \
197 tmp1 = _STLP_CMATH_FUNC_NAMESPACE::cfunc(__STATIC_CAST(double, x), &tmp2); \
199 return __STATIC_CAST(__type, tmp1); \
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 196 double tmp1, tmp2; \
197 tmp1 = _STLP_CMATH_FUNC_NAMESPACE::cfunc(__STATIC_CAST(double, x), &tmp2); \
199 return __STATIC_CAST(__type, tmp1); \
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 196 double tmp1, tmp2; \
197 tmp1 = _STLP_CMATH_FUNC_NAMESPACE::cfunc(__STATIC_CAST(double, x), &tmp2); \
199 return __STATIC_CAST(__type, tmp1); \
  /external/openssl/ssl/
t1_enc.c 324 unsigned char tmp1[EVP_MAX_KEY_LENGTH]; local
514 key,j,tmp1,tmp2,EVP_CIPHER_key_length(c)))
516 key=tmp1;
567 OPENSSL_cleanse(tmp1,sizeof(tmp1));
568 OPENSSL_cleanse(tmp2,sizeof(tmp1));
    [all...]
  /external/stlport/test/unit/
time_facets_test.cpp 225 locale tmp1(tmp0, new time_get_facet(tested_locales[i]));
226 loc = tmp1;
money_facets_test.cpp 446 locale tmp1(tmp0, new moneypunct_byname<char, false>(tested_locales[i].name));
447 loc = tmp1;
  /ndk/tests/device/test-gnustl-full/unit/
time_facets_test.cpp 225 locale tmp1(tmp0, new time_get_facet(tested_locales[i]));
226 loc = tmp1;
money_facets_test.cpp 446 locale tmp1(tmp0, new moneypunct_byname<char, false>(tested_locales[i].name));
447 loc = tmp1;
  /ndk/tests/device/test-stlport/unit/
time_facets_test.cpp 225 locale tmp1(tmp0, new time_get_facet(tested_locales[i]));
226 loc = tmp1;
money_facets_test.cpp 446 locale tmp1(tmp0, new moneypunct_byname<char, false>(tested_locales[i].name));
447 loc = tmp1;
  /external/valgrind/main/memcheck/
mc_translate.c 546 IRAtom *tmp1, *tmp2, *tmp3, *tmp4, *tmp5, *tmp6; local
549 tmp1 = assignNew('V', mce, Ity_I64, unop(Iop_128to64, a1));
553 tmp5 = assignNew('V', mce, Ity_I64, binop(Iop_Or64, tmp1, tmp3));
744 IRAtom* tmp1; local
772 tmp1 = NULL;
775 tmp1 = vbits;
778 tmp1 = assignNew('V', mce, Ity_I1, unop(Iop_CmpNEZ8, vbits));
781 tmp1 = assignNew('V', mce, Ity_I1, unop(Iop_CmpNEZ16, vbits));
784 tmp1 = assignNew('V', mce, Ity_I1, unop(Iop_CmpNEZ32, vbits));
787 tmp1 = assignNew('V', mce, Ity_I1, unop(Iop_CmpNEZ64, vbits))
    [all...]
  /external/clang/lib/Headers/
xmmintrin.h 958 __m128 tmp3, tmp2, tmp1, tmp0; \
961 tmp1 = _mm_unpackhi_ps((row0), (row1)); \
965 (row2) = _mm_movelh_ps(tmp1, tmp3); \
966 (row3) = _mm_movehl_ps(tmp3, tmp1); \
  /prebuilts/sdk/renderscript/clang-include/
xmmintrin.h 958 __m128 tmp3, tmp2, tmp1, tmp0; \
961 tmp1 = _mm_unpackhi_ps((row0), (row1)); \
965 (row2) = _mm_movelh_ps(tmp1, tmp3); \
966 (row3) = _mm_movehl_ps(tmp3, tmp1); \
  /external/oprofile/utils/
opcontrol 522 tmp1=`echo $range_info | awk '{print $4}'`
525 if test -z "$tmp1" -o -z "$tmp2"; then
528 vecho "found start as \"$tmp1\", end as \"$tmp2\"" >&2
533 XEN_RANGE="`echo $tmp1`,`echo $tmp2`"
536 KERNEL_RANGE="`echo $tmp1`,`echo $tmp2`"
    [all...]
  /external/openssh/
monitor_wrap.c 706 int success = 0, tmp1 = -1, tmp2 = -1; local
709 if ((tmp1 = dup(pmonitor->m_recvfd)) == -1 ||
712 if (tmp1 > 0)
713 close(tmp1);
718 close(tmp1);
    [all...]
  /external/webp/src/dsp/
dec_sse2.c 98 const __m128i tmp1 = _mm_add_epi16(b, c); local
107 const __m128i transpose0_0 = _mm_unpacklo_epi16(tmp0, tmp1);
109 const __m128i transpose0_2 = _mm_unpackhi_epi16(tmp0, tmp1);
156 const __m128i tmp1 = _mm_add_epi16(b, c); local
160 const __m128i shifted1 = _mm_srai_epi16(tmp1, 3);
    [all...]
  /external/valgrind/main/callgrind/
callgrind_annotate.in 903 my $tmp1 = $calling_funcs->{$fn_name};
904 if (defined $tmp1) {
905 foreach my $calling (keys %$tmp1) {
    [all...]
  /bionic/libc/netbsd/nameser/
ns_print.c 588 char base64_cert[8192], tmp1[40]; local
595 len = SPRINTF((tmp1, "%d %d %d ", c_type, key_tag, alg));
596 T(addstr(tmp1, (size_t)len, &buf, &buflen));
  /external/jsilver/src/com/google/clearsilver/jsilver/syntax/lexer/
Lexer.java 111 int[][] tmp1 = gotoTable[oldState]; local
113 int high = tmp1.length - 1;
118 int[] tmp2 = tmp1[middle];
    [all...]

Completed in 1460 milliseconds

1 2 3 4 5 67 8 9