/third_party/EGL/sdk/docs/man/html/ |
H A D | accord.js | [all...] |
/third_party/skia/third_party/externals/egl-registry/sdk/docs/man/html/ |
H A D | accord.js | [all...] |
/third_party/typescript/tests/baselines/reference/ |
H A D | arrayLiterals3.js | 25 var temp2: [number[], string[]] = [[1, 2, 3], ["hello", "string"]]; variable 66 var temp2 = [[1, 2, 3], ["hello", "string"]];
variable
|
H A D | arrayLiterals2ES5.js | 42 var temp2: [number[], string[]] = [[1, 2, 3], ["hello", "string"]]; variable 101 var temp2 = [[1, 2, 3], ["hello", "string"]];
variable
|
H A D | arrayLiterals2ES6.js | 42 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 D | streaming-load-memcpy.c | 74 __m128i temp2 = _mm_stream_load_si128(src_cacheline + 1); in util_streaming_load_memcpy() local
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | remap_sse.c | 103 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 D | remap_mmx.c | 104 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 D | idctdsp_lasx.c | 85 __m256i temp0, temp1, temp2, temp3; in ff_add_pixels_clamped_lasx() local
|
H A D | simple_idct_lasx.c | 186 __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 D | image-photocd.c | 49 temp2, /* Red, green, and blue values */ in _cupsImageReadPhotoCD() local [all...] |
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
H A D | cost_mips32.c | 102 int temp0, temp1, temp2, n, n1; in SetResidualCoeffs_MIPS32() local
|
H A D | rescaler_mips_dsp_r2.c | 172 int temp0, temp1, temp2, temp3, temp4, temp5, loop_end; ExportRowExpand_MIPSdspR2() local [all...] |
H A D | alpha_processing_mips_dsp_r2.c | 29 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 D | rescaler_mips32.c | 39 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 D | test-ot-face.c | 110 unsigned temp = 0, temp2 = 0; in test_font() local
|
/foundation/ability/ability_runtime/test/unittest/mission_info_mgr_test/ |
H A D | mission_info_mgr_test.cpp | 670 auto temp2 = missionInfoMgr->snapshotHandler_; in HWTEST_F() local
|
/third_party/ffmpeg/libavcodec/mips/ |
H A D | aacdec_mips.h | 68 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 D | h263dsp_msa.c | 33 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 D | ac3dec_fixed.c | 69 int temp, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in scale_coefs() local
|
H A D | g723_1.c | 1201 int temp2 = (ff_g723_1_cos_tab[index + 1] - ff_g723_1_cos_tab[index]) * in lsp2lpc() local
|
H A D | aacsbr.c | 82 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 D | rpe.c | 255 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 D | test-iter.cc | 230 unsigned int temp2 = 0; in main() local
|
/foundation/arkui/ace_engine/frameworks/core/components/plugin/ |
H A D | plugin_sub_container.cpp | 386 std::string temp2 = "assets/js/share/"; in SetAssetManager() local
|