Home
last modified time | relevance | path

Searched defs:temp2 (Results 1 - 25 of 122) sorted by relevance

12345

/third_party/EGL/sdk/docs/man/html/
H A Daccord.js[all...]
/third_party/skia/third_party/externals/egl-registry/sdk/docs/man/html/
H A Daccord.js[all...]
/third_party/typescript/tests/baselines/reference/
H A DarrayLiterals3.js25 var temp2: [number[], string[]] = [[1, 2, 3], ["hello", "string"]]; variable
66 var temp2 = [[1, 2, 3], ["hello", "string"]]; variable
H A DarrayLiterals2ES5.js42 var temp2: [number[], string[]] = [[1, 2, 3], ["hello", "string"]]; variable
101 var temp2 = [[1, 2, 3], ["hello", "string"]]; variable
H A DarrayLiterals2ES6.js42 var temp2: [number[], string[]] = [[1, 2, 3], ["hello", "string"]]; variable
90 var temp2 = [[1, 2, 3], ["hello", "string"]]; variable
/third_party/mesa3d/src/util/
H A Dstreaming-load-memcpy.c74 __m128i temp2 = _mm_stream_load_si128(src_cacheline + 1); in util_streaming_load_memcpy() local
/third_party/pulseaudio/src/pulsecore/
H A Dremap_sse.c103 pa_reg_x86 temp, temp2; in remap_mono_to_stereo_s16ne_sse2() local
115 pa_reg_x86 temp, temp2; in remap_mono_to_stereo_any32ne_sse2() local
H A Dremap_mmx.c104 pa_reg_x86 temp, temp2; in remap_mono_to_stereo_s16ne_mmx() local
116 pa_reg_x86 temp, temp2; in remap_mono_to_stereo_any32ne_mmx() local
/third_party/ffmpeg/libavcodec/loongarch/
H A Didctdsp_lasx.c85 __m256i temp0, temp1, temp2, temp3; in ff_add_pixels_clamped_lasx() local
H A Dsimple_idct_lasx.c186 __m256i temp0, temp1, temp2, temp3; ff_simple_idct_lasx() local
213 __m256i temp0, temp1, temp2, temp3; ff_simple_idct_put_lasx() local
251 __m256i temp0, temp1, temp2, temp3; ff_simple_idct_add_lasx() local
[all...]
/third_party/cups-filters/cupsfilters/
H A Dimage-photocd.c49 temp2, /* Red, green, and blue values */ in _cupsImageReadPhotoCD() local
[all...]
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dcost_mips32.c102 int temp0, temp1, temp2, n, n1; in SetResidualCoeffs_MIPS32() local
H A Drescaler_mips_dsp_r2.c172 int temp0, temp1, temp2, temp3, temp4, temp5, loop_end; ExportRowExpand_MIPSdspR2() local
[all...]
H A Dalpha_processing_mips_dsp_r2.c29 int temp1, temp2, temp3; in DispatchAlpha_MIPSdspR2() local
95 int temp0, temp1, temp2, temp3, alpha; in MultARGBRow_MIPSdspR2() local
132 int temp0, temp1, temp2, temp3, offset; PackARGB_MIPSdspR2() local
174 int temp0, temp1, temp2, offset; PackRGB_MIPSdspR2() local
[all...]
H A Drescaler_mips32.c39 int temp1, temp2, temp3; in ImportRowShrink_MIPS32() local
99 int temp1, temp2, temp3, temp4; in ImportRowExpand_MIPS32() local
155 const int temp2 = (int)wrk->fy_scale; ExportRowExpand_MIPS32() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dtest-ot-face.c110 unsigned temp = 0, temp2 = 0; in test_font() local
/foundation/ability/ability_runtime/test/unittest/mission_info_mgr_test/
H A Dmission_info_mgr_test.cpp670 auto temp2 = missionInfoMgr->snapshotHandler_; in HWTEST_F() local
/third_party/ffmpeg/libavcodec/mips/
H A Daacdec_mips.h68 float temp0, temp1, temp2; in VMUL2_mips() local
99 int temp0, temp1, temp2, temp3; in VMUL4_mips() local
141 int temp0, temp1, temp2, temp3, temp4, temp5; VMUL2S_mips() local
182 int temp0, temp1, temp2, temp3, temp4; VMUL4S_mips() local
[all...]
H A Dh263dsp_msa.c33 v8i16 temp0, temp1, temp2; in h263_h_loop_filter_msa() local
97 v8i16 temp0, temp2, diff0, diff2, diff4, diff6, diff8; h263_v_loop_filter_msa() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dac3dec_fixed.c69 int temp, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in scale_coefs() local
H A Dg723_1.c1201 int temp2 = (ff_g723_1_cos_tab[index + 1] - ff_g723_1_cos_tab[index]) * in lsp2lpc() local
H A Daacsbr.c82 float temp1, temp2, fac; in sbr_dequant() local
105 float temp2 = ff_exp2fi(12 - sbr->data[1].noise_facs_q[e][k]); in sbr_dequant() local
/third_party/libsnd/src/GSM610/
H A Drpe.c255 int16_t xmax, xmaxc, temp, temp1, temp2 ; in APCM_quantization() local
347 int16_t temp, temp1, temp2, temp3 ; in APCM_inverse_quantization() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dtest-iter.cc230 unsigned int temp2 = 0; in main() local
/foundation/arkui/ace_engine/frameworks/core/components/plugin/
H A Dplugin_sub_container.cpp386 std::string temp2 = "assets/js/share/"; in SetAssetManager() local

Completed in 13 milliseconds

12345