| /external/compiler-rt/test/tsan/ |
| D | simple_stack2.cc | 12 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/ |
| D | JBig2_Image.cpp | 324 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/ |
| D | LegendreHighPrecisionRuleFactory.java | 107 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/ |
| D | Python-ast.c | 5514 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/ |
| D | test_vec_align.cpp | 373 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/ |
| D | scale_arm.cpp | 123 FIXP_DBL tmp2 = mySpec[2]; in scaleValuesWithFactor() local 149 FIXP_DBL tmp2 = mySpec[2]; in scaleValuesWithFactor() local
|
| /external/mesa3d/src/amd/compiler/tests/ |
| D | test_regalloc.cpp | 408 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/ |
| D | DigestScheme.java | 319 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/ |
| D | vla-3.c | 9 char tmp2[size+16]; in vlaalign() local
|
| /external/libxaac/encoder/ |
| D | ixheaace_hybrid.c | 44 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/ |
| D | scale_lsx.cc | 82 __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/ |
| D | spl_sqrt_floor_mips.c | 51 int32_t root = 0, tmp1, tmp2, tmp3, tmp4; in WebRtcSpl_SqrtFloor() local
|
| /external/webrtc/common_audio/signal_processing/ |
| D | complex_fft_mips.c | 31 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/ |
| D | k2a_FLP.c | 42 silk_float rck, tmp1, tmp2; in silk_k2a_FLP() local
|
| D | warped_autocorrelation_FLP.c | 44 double tmp1, tmp2; in silk_warped_autocorrelation_FLP() local
|
| D | LPC_inv_pred_gain_FLP.c | 45 double invGain, rc, rc_mult1, rc_mult2, tmp1, tmp2; in silk_LPC_inverse_pred_gain_FLP() local
|
| /external/libopus/silk/fixed/ |
| D | k2a_FIX.c | 42 opus_int32 rc, tmp1, tmp2; in silk_k2a() local
|
| D | k2a_Q16_FIX.c | 42 opus_int32 rc, tmp1, tmp2; in silk_k2a_Q16() local
|
| /external/sdv/vsomeip/third_party/boost/numeric/odeint/examples/ |
| D | fpu.cpp | 43 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/ |
| D | highbd_quantize_intrin_sse2.c | 62 __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/ |
| D | pidgin_utils_fuzzer.c | 49 char *tmp2 = NULL; in LLVMFuzzerTestOneInput() local
|
| /external/oss-fuzz/projects/openvpn/ |
| D | fuzz_misc.c | 33 char *tmp2 = get_random_string(); in LLVMFuzzerTestOneInput() local
|
| /external/sdv/vsomeip/third_party/boost/property_tree/test/ |
| D | test_property_tree.hpp | 72 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/ |
| D | draw.cpp | 55 sk_sp<SkSurface> tmp2 = SkSurfaces::WrapBackendTexture(dContext, in draw() local
|
| /external/eigen/unsupported/test/ |
| D | NumericalDiff.cpp | 39 double tmp1, tmp2, tmp3; in operator ()() local 55 double tmp1, tmp2, tmp3, tmp4; in actual_df() local
|