HomeSort by relevance Sort by last modified time
    Searched defs:temp2 (Results 1 - 25 of 302) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/libcxx/test/std/input.output/file.streams/fstreams/fstream.assign/
member_swap.pass.cpp 24 std::string temp2 = get_temp_file_name(); local
28 std::fstream fs2(temp2.c_str(), std::ios_base::in | std::ios_base::out
47 std::remove(temp2.c_str());
51 std::wfstream fs2(temp2.c_str(), std::ios_base::in | std::ios_base::out
70 std::remove(temp2.c_str());
nonmember_swap.pass.cpp 25 std::string temp2 = get_temp_file_name(); local
29 std::fstream fs2(temp2.c_str(), std::ios_base::in | std::ios_base::out
48 std::remove(temp2.c_str());
52 std::wfstream fs2(temp2.c_str(), std::ios_base::in | std::ios_base::out
71 std::remove(temp2.c_str());
  /external/libcxx/test/std/input.output/file.streams/fstreams/ofstream.assign/
member_swap.pass.cpp 24 std::string temp2 = get_temp_file_name(); local
27 std::ofstream fs2(temp2.c_str());
44 std::ifstream fs(temp2.c_str());
51 std::remove(temp2.c_str());
54 std::wofstream fs2(temp2.c_str());
71 std::wifstream fs(temp2.c_str());
78 std::remove(temp2.c_str());
nonmember_swap.pass.cpp 25 std::string temp2 = get_temp_file_name(); local
28 std::ofstream fs2(temp2.c_str());
45 std::ifstream fs(temp2.c_str());
52 std::remove(temp2.c_str());
55 std::wofstream fs2(temp2.c_str());
72 std::wifstream fs(temp2.c_str());
79 std::remove(temp2.c_str());
  /frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
int_lsf.cpp 223 Word16 temp2; local
239 temp2 = ~(~(*(lsf_new + i)) >> 2);
243 temp2 = *(lsf_new + i) >> 2;
246 (Word16)temp2,
265 temp2 = ~(~(*(lsf_new + i)) >> 1);
269 temp2 = *(lsf_new + i) >> 1;
273 temp2,
292 temp2 = ~(~(*(lsf_new + i)) >> 2);
296 temp2 = *(lsf_new + i) >> 2;
299 (Word16)(*(lsf_new + i) - temp2),
    [all...]
preemph.cpp 247 Word16 temp2; local
256 temp2 = mult(g, *(p2--), pOverflow);
257 *p1 = sub(*p1, temp2, pOverflow);
262 temp2 = mult(g, st->mem_pre, pOverflow);
264 *p1 = sub(*p1, temp2, pOverflow);
dec_gain.cpp 46 function calls and declared temp2 as a variable.
201 Word16 temp2; local
246 temp2 = shl(exp, 10, pOverflow);
247 qua_ener_MR122 = add(temp1, temp2, pOverflow);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/fstreams/fstream.assign/
member_swap.pass.cpp 24 std::string temp2 = get_temp_file_name(); local
28 std::fstream fs2(temp2.c_str(), std::ios_base::in | std::ios_base::out
47 std::remove(temp2.c_str());
51 std::wfstream fs2(temp2.c_str(), std::ios_base::in | std::ios_base::out
70 std::remove(temp2.c_str());
nonmember_swap.pass.cpp 25 std::string temp2 = get_temp_file_name(); local
29 std::fstream fs2(temp2.c_str(), std::ios_base::in | std::ios_base::out
48 std::remove(temp2.c_str());
52 std::wfstream fs2(temp2.c_str(), std::ios_base::in | std::ios_base::out
71 std::remove(temp2.c_str());
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/fstreams/ofstream.assign/
member_swap.pass.cpp 24 std::string temp2 = get_temp_file_name(); local
27 std::ofstream fs2(temp2.c_str());
44 std::ifstream fs(temp2.c_str());
51 std::remove(temp2.c_str());
54 std::wofstream fs2(temp2.c_str());
71 std::wifstream fs(temp2.c_str());
78 std::remove(temp2.c_str());
nonmember_swap.pass.cpp 25 std::string temp2 = get_temp_file_name(); local
28 std::ofstream fs2(temp2.c_str());
45 std::ifstream fs(temp2.c_str());
52 std::remove(temp2.c_str());
55 std::wofstream fs2(temp2.c_str());
72 std::wifstream fs(temp2.c_str());
79 std::remove(temp2.c_str());
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
util.c 57 Word32 temp1,temp2,num; local
69 temp2 = *x++;
71 *y++ = temp2;
  /toolchain/binutils/binutils-2.25/gold/testsuite/
ifunc-sel.h 29 void *temp1, *temp2; local
46 : "=&b" (ret), "=&b" (temp1), "=&b" (temp2)
  /external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
interpolate_samples.c 27 int16_t *ppi, *ppo, i, j, temp1, temp2; local
35 temp2 = 3;
40 *tmpPtr++ = (int16_t)((WebRtcIlbcfix_kAlpha[temp2] * *ppo) >> 15) +
46 temp2--;
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
enc_lag3.cpp 265 Word16 temp2; local
277 temp2 = add(T0, T0, pOverflow);
278 i = add(temp2, T0, pOverflow);
279 temp2 = sub(i, 58, pOverflow);
280 index = add(temp2, T0_frac, pOverflow);
296 temp2 = add(i, i, pOverflow);
297 i = add(temp2, i, pOverflow);
298 temp2 = add(i, 2, pOverflow);
299 index = add(temp2, T0_frac, pOverflow);
308 temp2 = sub(temp1, 5, pOverflow)
    [all...]
g_code.cpp 242 Word32 temp2; local
251 temp2 = (Word32)(*(p_y2++) >> 1);
252 s = amrnb_fxp_mac_16_by_16bb((Word32) * (p_xn2++), temp2, s);
253 temp2 = (Word32)(*(p_y2++) >> 1);
254 s = amrnb_fxp_mac_16_by_16bb((Word32) * (p_xn2++), temp2, s);
255 temp2 = (Word32)(*(p_y2++) >> 1);
256 s = amrnb_fxp_mac_16_by_16bb((Word32) * (p_xn2++), temp2, s);
257 temp2 = (Word32)(*(p_y2++) >> 1);
258 s = amrnb_fxp_mac_16_by_16bb((Word32) * (p_xn2++), temp2, s);
  /development/perftests/panorama/feature_stab/db_vlvm/
db_utilities_random.h 77 int temp,temp2,i,j; local
89 temp2=temp;
91 s[j]=temp2;
  /external/eigen/blas/f2c/
dspmv.c 24 doublereal temp1, temp2; local
225 temp2 = 0.;
230 temp2 += ap[k] * x[i__];
234 y[j] = y[j] + temp1 * ap[kk + j - 1] + *alpha * temp2;
244 temp2 = 0.;
250 temp2 += ap[k] * x[ix];
255 y[jy] = y[jy] + temp1 * ap[kk + j - 1] + *alpha * temp2;
270 temp2 = 0.;
276 temp2 += ap[k] * x[i__];
280 y[j] += *alpha * temp2;
    [all...]
sspmv.c 24 real temp1, temp2; local
225 temp2 = 0.f;
230 temp2 += ap[k] * x[i__];
234 y[j] = y[j] + temp1 * ap[kk + j - 1] + *alpha * temp2;
244 temp2 = 0.f;
250 temp2 += ap[k] * x[ix];
255 y[jy] = y[jy] + temp1 * ap[kk + j - 1] + *alpha * temp2;
270 temp2 = 0.f;
276 temp2 += ap[k] * x[i__];
280 y[j] += *alpha * temp2;
    [all...]
  /external/v8/src/crankshaft/arm64/
delayed-masm-arm64.cc 25 DoubleRegister temp2 = scope.AcquireD(); local
30 __ Ldr(temp2, src_operand);
33 __ Ldp(temp1, temp2, pending_address_src_);
36 __ Ldp(temp2, temp1, src_operand);
43 __ Str(temp2, dst_operand);
46 __ Stp(temp1, temp2, pending_address_dst_);
49 __ Stp(temp2, temp1, dst_operand);
  /external/webp/src/dsp/
argb_mips_dsp_r2.c 20 int temp0, temp1, temp2, temp3, offset; local
30 "lbux %[temp2], %[offset](%[g]) \n\t"
33 "ins %[temp3], %[temp2], 16, 16 \n\t"
43 "lbux %[temp2], %[offset](%[g]) \n\t"
46 "ins %[temp3], %[temp2], 16, 16 \n\t"
50 : [temp0]"=&r"(temp0), [temp1]"=&r"(temp1), [temp2]"=&r"(temp2),
60 int temp0, temp1, temp2, offset; local
70 "lbux %[temp2], %[offset](%[b]) \n\t"
72 "ins %[temp2], %[temp1], 16, 16 \n\t
    [all...]
  /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...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
get_pred_outside.cpp 134 temp2 = *((uint32*)(prev+4)); \
136 *((uint32*)(ptr+4)) = temp2; \
138 *((uint32*)(ptr+4)) = temp2;\
140 *((uint32*)(ptr+4)) = temp2;\
142 *((uint32*)(ptr+4)) = temp2;\
144 *((uint32*)(ptr+4)) = temp2;\
146 *((uint32*)(ptr+4)) = temp2;\
148 *((uint32*)(ptr+4)) = temp2;\
150 *((uint32*)(ptr+4)) = temp2;}
259 uint32 temp, temp2; local
    [all...]
  /frameworks/av/media/libstagefright/codecs/mp3dec/src/
pvmp3_polyphase_filter_window.cpp 139 int32 temp2 = pt_2[ SUBBANDS_NUMBER* 1 ]; local
146 sum1 = fxp_mac32_Q32(sum1, temp2, winPtr[ 2]);
148 sum2 = fxp_mac32_Q32(sum2, temp2, winPtr[ 3]);
153 temp2 = pt_2[ SUBBANDS_NUMBER* 3];
160 sum1 = fxp_mac32_Q32(sum1, temp2, winPtr[ 6]);
162 sum2 = fxp_mac32_Q32(sum2, temp2, winPtr[ 7]);
167 temp2 = pt_2[ SUBBANDS_NUMBER* 5 ];
174 sum1 = fxp_mac32_Q32(sum1, temp2, winPtr[10]);
176 sum2 = fxp_mac32_Q32(sum2, temp2, winPtr[11]);
181 temp2 = pt_2[ SUBBANDS_NUMBER*7 ]
213 int32 temp2 = pt_synth[ SUBBANDS_NUMBER ]; local
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
armVCM4P2_SetPredDir_s.s 79 temp2 RN 14 label
95 SUBS temp2,blockDCTopLeft,blockDCTop
96 RSBLT temp2,temp2,#0
100 CMP temp1,temp2
101 MOV temp2,#OMX_VC_VERTICAL
103 STRLT temp2,[predDir]
105 MOV temp2,#OMX_VC_HORIZONTAL
107 STRGE temp2,[predDir]

Completed in 1696 milliseconds

1 2 3 4 5 6 7 8 91011>>