Home
last modified time | relevance | path

Searched defs:tmp2 (Results 1 – 25 of 348) sorted by relevance

12345678910>>...14

/external/compiler-rt/test/tsan/
Dsimple_stack2.cc12 int tmp2 = tmp; in bar1() local
19 int tmp2 = tmp; in foo2() local
25 int tmp2 = tmp; in bar2() local
/external/pdfium/core/fxcodec/jbig2/
DJBig2_Image.cpp324 uint32_t tmp2 = JBIG2_GETDWORD(lineDst); in ComposeToInternal() local
353 uint32_t tmp2 = JBIG2_GETDWORD(lineDst); in ComposeToInternal() local
385 uint32_t tmp2 = JBIG2_GETDWORD(lineDst); in ComposeToInternal() local
422 uint32_t tmp2 = JBIG2_GETDWORD(dp); in ComposeToInternal() local
448 uint32_t tmp2 = JBIG2_GETDWORD(dp); in ComposeToInternal() local
476 uint32_t tmp2 = JBIG2_GETDWORD(dp); in ComposeToInternal() local
509 uint32_t tmp2 = JBIG2_GETDWORD(dp); in ComposeToInternal() local
534 uint32_t tmp2 = JBIG2_GETDWORD(dp); in ComposeToInternal() local
559 uint32_t tmp2 = JBIG2_GETDWORD(dp); in ComposeToInternal() local
594 uint32_t tmp2 = JBIG2_GETDWORD(dp); in ComposeToInternal() local
[all …]
/external/apache-commons-math/src/main/java/org/apache/commons/math3/analysis/integration/gauss/
DLegendreHighPrecisionRuleFactory.java107 BigDecimal tmp2 = pma.multiply(b_j, mContext); in computeRule() local
137 BigDecimal tmp2 = c.ulp().multiply(BigDecimal.TEN, mContext); in computeRule() local
175 BigDecimal tmp2 = c.pow(2, mContext); in computeRule() local
207 BigDecimal tmp2 = two.divide(tmp1, mContext); in computeRule() local
/external/python/cpython3/Python/
DPython-ast.c5514 PyObject *tmp2 = PyList_GET_ITEM(tmp, i); in obj2ast_mod() local
5551 PyObject *tmp2 = PyList_GET_ITEM(tmp, i); in obj2ast_mod() local
5600 PyObject *tmp2 = PyList_GET_ITEM(tmp, i); in obj2ast_mod() local
5679 PyObject *tmp2 = PyList_GET_ITEM(tmp, i); in obj2ast_mod() local
5876 PyObject *tmp2 = PyList_GET_ITEM(tmp, i); in obj2ast_stmt() local
5913 PyObject *tmp2 = PyList_GET_ITEM(tmp, i); in obj2ast_stmt() local
6037 PyObject *tmp2 = PyList_GET_ITEM(tmp, i); in obj2ast_stmt() local
6074 PyObject *tmp2 = PyList_GET_ITEM(tmp, i); in obj2ast_stmt() local
6181 PyObject *tmp2 = PyList_GET_ITEM(tmp, i); in obj2ast_stmt() local
6218 PyObject *tmp2 = PyList_GET_ITEM(tmp, i); in obj2ast_stmt() local
[all …]
/external/OpenCL-CTS/test_conformance/vectors/
Dtest_vec_align.cpp373 char tmp1[2048], tmp2[2048]; in test_vec_align_struct() local
426 char tmp1[2048], tmp2[2048]; in test_vec_align_packed_struct() local
482 char tmp1[2048], tmp2[2048]; in test_vec_align_struct_arr() local
514 char tmp1[2048], tmp2[2048]; in test_vec_align_packed_struct_arr() local
/external/aac/libFDK/src/arm/
Dscale_arm.cpp123 FIXP_DBL tmp2 = mySpec[2]; in scaleValuesWithFactor() local
149 FIXP_DBL tmp2 = mySpec[2]; in scaleValuesWithFactor() local
/external/mesa3d/src/amd/compiler/tests/
Dtest_regalloc.cpp408 Temp tmp2 = bld.pseudo(aco_opcode::p_create_vector, bld.def(v1), Operand::zero(2), tmp1); variable
424 Temp tmp2 = bld.writelane(bld.def(v1), inputs[1], inputs[2], inputs[0]); variable
/external/apache-http/src/org/apache/http/impl/auth/
DDigestScheme.java319 String tmp2=encode(md5Helper.digest(EncodingUtils.getBytes(a1, charset))); in createDigest() local
345 … StringBuilder tmp2 = new StringBuilder(md5a1.length() + nonce.length() + md5a2.length()); in createDigest() local
356 StringBuilder tmp2 = new StringBuilder(md5a1.length() + nonce.length() in createDigest() local
/external/clang/test/CodeGen/
Dvla-3.c9 char tmp2[size+16]; in vlaalign() local
/external/libxaac/encoder/
Dixheaace_hybrid.c44 FLOAT32 tmp1, tmp2, tmp_p4; in ixheaace_four_chan_filtering() local
133 FLOAT32 tmp1, tmp2, tmp3; in ixheaace_eight_chan_filtering() local
269 FLOAT32 tmp1, tmp2; in ixheaace_hybrid_analysis() local
/external/libyuv/source/
Dscale_lsx.cc82 __m128i src0, src1, src2, src3, tmp0, tmp1, tmp2, tmp3, dst0; in ScaleARGBRowDown2Box_LSX() local
140 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ScaleARGBRowDownEvenBox_LSX() local
201 __m128i tmp0, tmp1, tmp2, tmp3, dst0, dst1; in ScaleRowDown2Linear_LSX() local
225 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ScaleRowDown2Box_LSX() local
278 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ScaleRowDown4Box_LSX() local
346 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ScaleRowDown38_2_Box_LSX() local
386 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ScaleRowDown38_3_Box_LSX() local
453 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ScaleFilterCols_LSX() local
517 __m128i tmp0, tmp1, tmp2, dst0; in ScaleARGBCols_LSX() local
544 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ScaleARGBFilterCols_LSX() local
[all …]
/external/webrtc/common_audio/third_party/spl_sqrt_floor/
Dspl_sqrt_floor_mips.c51 int32_t root = 0, tmp1, tmp2, tmp3, tmp4; in WebRtcSpl_SqrtFloor() local
/external/webrtc/common_audio/signal_processing/
Dcomplex_fft_mips.c31 int32_t tmp2 = 0; in WebRtcSpl_ComplexFFT() local
156 int32_t tmp1 = 0, tmp2 = 0, tmp3 = 0, tmp4 = 0; in WebRtcSpl_ComplexIFFT() local
/external/libopus/silk/float/
Dk2a_FLP.c42 silk_float rck, tmp1, tmp2; in silk_k2a_FLP() local
Dwarped_autocorrelation_FLP.c44 double tmp1, tmp2; in silk_warped_autocorrelation_FLP() local
DLPC_inv_pred_gain_FLP.c45 double invGain, rc, rc_mult1, rc_mult2, tmp1, tmp2; in silk_LPC_inverse_pred_gain_FLP() local
/external/libopus/silk/fixed/
Dk2a_FIX.c42 opus_int32 rc, tmp1, tmp2; in silk_k2a() local
Dk2a_Q16_FIX.c42 opus_int32 rc, tmp1, tmp2; in silk_k2a_Q16() local
/external/sdv/vsomeip/third_party/boost/numeric/odeint/examples/
Dfpu.cpp43 double tmp2 = tmp + m_beta * tmp * tmp * tmp; in operator ()() local
87 double tmp2 = 0.5 * tmp * tmp + 0.25 * m_beta * tmp * tmp * tmp * tmp; in local_energy() local
/external/libaom/aom_dsp/x86/
Dhighbd_quantize_intrin_sse2.c62 __m128i coeffs, coeffs_sign, tmp1, tmp2; in aom_highbd_quantize_b_sse2() local
142 const int64_t tmp2 = ((tmp1 * quant_ptr[rc != 0]) >> 16) + tmp1; in aom_highbd_quantize_b_32x32_sse2() local
200 const int64_t tmp2 = ((tmp1 * quant_ptr[rc != 0]) >> 16) + tmp1; in aom_highbd_quantize_b_64x64_sse2() local
/external/oss-fuzz/projects/pidgin/
Dpidgin_utils_fuzzer.c49 char *tmp2 = NULL; in LLVMFuzzerTestOneInput() local
/external/oss-fuzz/projects/openvpn/
Dfuzz_misc.c33 char *tmp2 = get_random_string(); in LLVMFuzzerTestOneInput() local
/external/sdv/vsomeip/third_party/boost/property_tree/test/
Dtest_property_tree.hpp72 PTREE &tmp2 = pt1.put(T("key2"), T("data2")); in test_constructor_destructor_assignment() local
115 PTREE tmp2(T("data2")); in test_insertion() local
151 PTREE tmp2(T("data2")); in test_erasing() local
209 PTREE tmp2(T("data2")); in test_pushpop() local
872 PTREE pt, tmp1(T("data1")), tmp2(T("data2")); in test_get_child_put_child() local
888 PTREE pt, tmp1(T("data1")), tmp2(T("data2")); in test_get_child_put_child() local
/external/skia/tools/fiddle/
Ddraw.cpp55 sk_sp<SkSurface> tmp2 = SkSurfaces::WrapBackendTexture(dContext, in draw() local
/external/eigen/unsupported/test/
DNumericalDiff.cpp39 double tmp1, tmp2, tmp3; in operator ()() local
55 double tmp1, tmp2, tmp3, tmp4; in actual_df() local

12345678910>>...14