/external/icu/icu4c/source/common/ |
locdspnm.cpp | 635 UnicodeString temp2; local 647 keyValueDisplayName(key, value, temp2, TRUE); 648 temp2.findAndReplace(formatOpenParen, formatReplaceOpenParen); 649 temp2.findAndReplace(formatCloseParen, formatReplaceCloseParen); 650 if (temp2 != UnicodeString(value, -1, US_INV)) { 651 appendWithSep(resultRemainder, temp2); 654 keyTypeFormat.format(temp, temp2, temp3, status); 659 .append(temp2); [all...] |
/external/libhevc/common/x86/ |
ihevc_chroma_intra_pred_filters_ssse3_intr.c | 560 __m128i temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; local 571 temp2 = _mm_set1_epi8(pu1_ref[(4 * nt) - 1 - 2 * (row + 0)]); 579 temp2 = _mm_unpacklo_epi8(temp1, temp2); 584 _mm_storeu_si128((__m128i *)(pu1_dst + ((row + 0) * dst_strd)), temp2); 596 temp2 = _mm_set1_epi8(pu1_ref[(4 * nt) - 1 - 2 * (row + 0)]); 607 temp2 = _mm_unpacklo_epi8(temp1, temp2); 612 _mm_storeu_si128((__m128i *)(pu1_dst + ((row + 0) * dst_strd) + 0), temp2); 613 _mm_storeu_si128((__m128i *)(pu1_dst + ((row + 0) * dst_strd) + 16), temp2); 720 __m128i temp1, temp2; local [all...] |
/external/llvm/test/CodeGen/AMDGPU/ |
schedule-fs-loop-nested-if.ll | 45 %temp2.0 = phi float [ 0.000000e+00, %IF ], [ %49, %ELSE17 ], [ 1.000000e+00, %ELSE ] 49 %29 = call float @llvm.AMDGPU.clamp.f32(float %temp2.0, float 0.000000e+00, float 1.000000e+00)
|
/frameworks/av/media/libstagefright/codecs/mp3dec/src/ |
pvmp3_equalizer.cpp | 342 int32 temp2 = (pt_work_buff[ i + FILTERBANK_BANDS ]); local 346 *(inData++) = temp2; 357 int32 temp2 = (pt_work_buff[ i + FILTERBANK_BANDS ]); local 361 *(inData++) = temp2; 382 int32 temp2 = (pt_work_buff[ i + FILTERBANK_BANDS ]); local 386 *(inData++) = fxp_mul32_Q32(temp2 << 1, *(pt_equalizer++)); 399 int32 temp2 = (pt_work_buff[ i + FILTERBANK_BANDS ]); local 403 *(inData++) = fxp_mul32_Q32(temp2 << 1, *(pt_equalizer++));
|
pvmp3_imdct_synth.cpp | 322 int32 temp2 = out[slot+2]; local 325 out[slot+2] = -temp2; 343 int32 temp2 = history[slot+1]; local 346 out[slot+1] = -temp2; 350 temp2 = history[slot+4]; 353 out[slot+4] = temp2; 362 int32 temp2 = history[slot+1]; local 365 out[slot+1] = temp2;
|
/frameworks/av/media/libstagefright/codecs/amrnb/common/src/ |
int_lpc.cpp | 444 Word16 temp2; local 452 temp2 = shr(lsp_new[i], 2, pOverflow); 454 lsp[i] = add(temp2, temp, pOverflow); 468 temp2 = shr(lsp_old[i], 1, pOverflow); 469 lsp[i] = add(temp, temp2, pOverflow); 483 temp2 = shr(lsp_old[i], 2, pOverflow); 485 lsp[i] = add(temp2, temp, pOverflow); 581 Word16 temp2; local 590 temp2 = shr(lsp_new[i], 2, pOverflow); 592 lsp[i] = add(temp2, temp, pOverflow) [all...] |
/external/fonttools/Lib/fontTools/pens/ |
basePen.py | 304 temp2 = points[i-2] 305 temp = (temp2[0] + factor * (temp1[0] - temp2[0]), 306 temp2[1] + factor * (temp1[1] - temp2[1]))
|
/frameworks/av/media/libeffects/testlibs/ |
EffectReverb.c | 763 int32_t temp2; local 845 temp2 = MULT_EG1_EG1(pReverb->m_nRoomLpfFbk, pReverb->m_nCosWT_5KHz) 847 ALOGV("get REVERB_PARAM_ROOM_HF_LEVEL, 2 Cos a1 %d", temp2); 848 temp = 32767 + temp - temp2; 897 temp2 = MULT_EG1_EG1(pReverb->m_nRvbLpfFbk, pReverb->m_nCosWT_5KHz) 899 temp = 32767 + temp - temp2; 903 temp2 = (pReverb->m_nRvbLpfFwd << 15) / (32767 907 temp2 = Effects_Linear16ToMillibels(temp2); 908 ALOGV("get REVERB_PARAM_DECAY_HF_RATIO, gain 5KHz %d mB, gain DC %d mB", temp, temp2); 1046 int32_t temp2; local [all...] |
/external/v8/src/crankshaft/mips/ |
lithium-mips.h | 1721 LOperand* temp2() { return temps_[1]; } function in class:v8::internal::final 1737 LOperand* temp2() { return temps_[1]; } function in class:v8::internal::final 1753 LOperand* temp2() { return temps_[1]; } function in class:v8::internal::final 1804 LOperand* temp2() { return temps_[1]; } function in class:v8::internal::final 2161 LOperand* temp2() { return temps_[1]; } function in class:v8::internal::final 2177 LOperand* temp2() { return temps_[1]; } function in class:v8::internal::final [all...] |
/external/v8/src/crankshaft/x64/ |
lithium-x64.h | 610 LOperand* temp2) { 614 temps_[1] = temp2; 620 LOperand* temp2() { return temps_[1]; } function in class:v8::internal::final 670 LOperand* temp2) { 674 temps_[1] = temp2; 680 LOperand* temp2() { return temps_[1]; } function in class:v8::internal::final 731 LOperand* temp2, 736 temps_[1] = temp2; 743 LOperand* temp2() { return temps_[1]; } function in class:v8::internal::final 1074 LClassOfTestAndBranch(LOperand* value, LOperand* temp, LOperand* temp2) { 1082 LOperand* temp2() { return temps_[1]; } function in class:v8::internal::final 1772 LOperand* temp2() { return temps_[1]; } function in class:v8::internal::final 1788 LOperand* temp2() { return temps_[1]; } function in class:v8::internal::final [all...] |
/external/eigen/unsupported/Eigen/src/NonLinearOptimization/ |
LevenbergMarquardt.h | 125 Scalar temp, temp1, temp2; member in class:Eigen::LevenbergMarquardt 301 temp2 = numext::abs2(sqrt(par) * pnorm / fnorm); 302 prered = temp1 + temp2 / Scalar(.5); 303 dirder = -(temp1 + temp2); 551 temp2 = numext::abs2(sqrt(par) * pnorm / fnorm); 552 prered = temp1 + temp2 / Scalar(.5); 553 dirder = -(temp1 + temp2);
|
/external/libxaac/decoder/ |
ixheaacd_qmf_dec.c | 233 WORD32 temp0, temp1, temp2, temp3; local 239 temp2 = *ptr_out_rev++; 244 temp1 = temp0 - temp2; 245 temp3 = temp0 + temp2; 297 WORD32 temp1, temp2; local 304 temp2 = ixheaacd_mult32x16in32(inp_re, twid_im); 309 out_im = ixheaacd_add32(ixheaacd_mult32x16in32(inp_re, twid_re), temp2); [all...] |
/external/v8/src/compiler/ |
effect-control-linearizer.cc | 2527 Node* temp2 = __ Float64Sub(__ Float64Add(two_52, temp1), two_52); local 2617 Node* temp2 = __ Float64Sub(__ Float64Add(two_52, temp1), two_52); local 2684 Node* temp2 = __ Float64Mod(value, __ Float64Constant(2.0)); local 2765 Node* temp2 = __ Float64Sub(__ Float64Add(two_52, temp1), two_52); local [all...] |
/frameworks/av/media/libeffects/lvm/lib/Reverb/src/ |
LVREV_ApplyNewSettings.c | 165 LVM_INT32 Temp2; /* to avoid QAC warning on type conversion */ 167 Temp2=(LVM_INT32)DelayLengthSamples; 168 MUL32x16INTO32(Temp2, ScaleTable[i], Temp1, 15) 326 LVM_INT32 Temp2; 343 Temp2 = LVM_Power10(-(Temp1 << 14)); 345 MUL32x32INTO32(Temp1,Temp2,Temp1,24) 902 LVM_FLOAT Temp2; 920 Temp2 = LVM_Power10(-(Temp1 / 2.0f)); 922 Temp1 = Temp1 * Temp2; [all...] |
/external/libgsm/src/ |
short_term.c | 27 register word temp1 /* , temp2 */; 43 * temp2 = *B << 1; 44 * temp1 = GSM_SUB( temp1, temp2 );
|
/external/opencv/cv/include/ |
cvtypes.h | 289 float* Temp2; /* temp2->data.fl */ 309 CvMat* temp2; member in struct:CvKalman
|
/external/webrtc/webrtc/modules/audio_processing/aec/ |
aec_core_mips.c | 656 float temp1, temp2, temp3, temp4; local [all...] |
/external/v8/src/crankshaft/x87/ |
lithium-x87.h | 625 LOperand* temp2) { 629 temps_[1] = temp2; 635 LOperand* temp2() { return temps_[1]; } function in class:v8::internal::final 685 LOperand* temp2) { 689 temps_[1] = temp2; 695 LOperand* temp2() { return temps_[1]; } function in class:v8::internal::final 746 LOperand* temp2, 751 temps_[1] = temp2; 758 LOperand* temp2() { return temps_[1]; } function in class:v8::internal::final 932 LOperand* temp2) { 940 LOperand* temp2() { return temps_[1]; } function in class:v8::internal::final 1082 LOperand* temp2() { return temps_[1]; } function in class:v8::internal::final [all...] |
/art/compiler/optimizing/ |
intrinsics_x86_64.cc | 1181 CpuRegister temp2 = temp2_loc.AsRegister<CpuRegister>(); local 1414 GetAssembler(), type, src, src_pos, dest, dest_pos, length, temp1, temp2, temp3); local 2423 CpuRegister temp2 = locations->GetTemp(1).AsRegister<CpuRegister>(); local 2601 CpuRegister temp2 = locations->GetTemp(1).AsRegister<CpuRegister>(); local [all...] |
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/ |
Perf.c | 357 EFI_PERF_DATA_LIST *Temp2;
363 Temp2 = NULL;
368 Temp2 = GAUGE_DATA_FROM_GAUGE (PrevGauge);
369 CurrentLink = (Temp2->Link).ForwardLink;
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/DxePerformanceLib/ |
PerformanceLib.c | 368 EFI_PERF_DATA_LIST *Temp2;
374 Temp2 = NULL;
379 Temp2 = GAUGE_DATA_FROM_GAUGE (PrevGauge);
380 CurrentLink = (Temp2->Link).ForwardLink;
|
/external/clang/test/CodeGenObjCXX/ |
arc.mm | 63 // CHECK-NEXT: [[TEMP2:%.*]] = alloca i8* 99 // CHECK-NEXT: [[T1:%.*]] = select i1 [[T0]], i8** null, i8** [[TEMP2]] 105 // CHECK-NEXT: store i8* [[T0]], i8** [[TEMP2]] 110 // CHECK: [[T0:%.*]] = load i8*, i8** [[TEMP2]]
|
/external/google-breakpad/src/processor/ |
cfi_frame_info_unittest.cc | 124 cfi.SetCFARule("$temp1 68737028 = $temp2 61072337 = $temp1 $temp2 -"); 139 ASSERT_EQ(".cfa: $temp1 68737028 = $temp2 61072337 = $temp1 $temp2 - "
|
/external/toybox/toys/posix/ |
sort.c | 330 char *temp2, *optlist; local 342 temp2 = strchr(optlist, *temp); 343 flag = (1<<(optlist-temp2+strlen(optlist)-1)); 347 if (!temp2 || flag>FLAG_b
|
/libcore/luni/src/main/native/ |
cbigint.cpp | 75 * do the temp1 + temp2 + carry addition correct. carry is 64 bit because gcc has 77 uint64_t temp1, temp2, temp3; /* temporary variables to help the SH-4, and gcc */ local 95 temp2 = arg2[index]; 96 temp3 = temp1 + temp2;
|