Home
last modified time | relevance | path

Searched defs:temp1 (Results 1 - 25 of 178) sorted by relevance

12345678

/kernel/linux/linux-5.10/arch/m68k/lib/
H A Dmemset.c39 size_t temp1; in memset() local
H A Dmemcpy.c50 size_t temp1; in memcpy() local
/kernel/linux/linux-6.6/arch/m68k/lib/
H A Dmemset.c39 size_t temp1; in memset() local
H A Dmemcpy.c50 size_t temp1; in memcpy() local
/kernel/liteos_a/testsuites/kernel/sample/kernel_base/core/task/float/
H A DIt_smp_los_float_switch_003.c45 UINT32 temp1 = 0xff; in TaskF01() local
H A DIt_smp_los_float_switch_001.c44 UINT32 temp1 = 0xffff; in TaskF01() local
H A DIt_smp_los_float_switch_002.c46 UINT32 temp1 = 0xff; in TaskF01() local
95 UINT32 temp1 = 0xff; in TaskF02() local
H A DIt_smp_los_float_switch_004.c45 UINT32 temp1 = 0xff; in TaskF01() local
H A DIt_smp_los_float_switch_005.c45 UINT32 temp1 = 0xff; in TaskF01() local
/third_party/typescript/tests/baselines/reference/
H A DarrayLiterals3.js24 var temp1 = [1, 2, 3]; variable
65 var temp1 = [1, 2, 3]; variable
H A DdestructuringVariableDeclaration1ES6.js68 var temp1 = [true, false, true]; variable
H A DimplicitAnyFunctionInvocationWithAnyArguements.js7 function temp1(arg1) { } // error at "temp1" function
[all...]
H A DimplicitAnyDeclareFunctionExprWithoutFormalType.js16 var lambda10 = function temp1() { return 5; } function
/kernel/liteos_a/testsuites/unittest/libc/posix/pthread/full/
H A DIt_posix_pthread_053.cpp36 UINT32 temp1 = 20000; in pthread_f01() local
80 UINT32 temp1 = 10000; in pthread_f02() local
H A DIt_posix_pthread_052.cpp88 char *temp1; in PthreadF03() local
/third_party/mesa3d/src/util/
H A Dstreaming-load-memcpy.c73 __m128i temp1 = _mm_stream_load_si128(src_cacheline + 0); in util_streaming_load_memcpy() local
/kernel/liteos_a/testsuites/unittest/process/basic/process/full/
H A Dprocess_test_066.cpp110 char temp1[NUMMAX] = {0}; in TestSpawnAttr() local
H A Dprocess_test_067.cpp110 char temp1[NUMMAX] = {0}; in TestSpawnAttr() local
/third_party/ffmpeg/libavcodec/ppc/
H A Dmpegvideo_altivec.c70 register vector signed short blockv, qmulv, qaddv, nqaddv, temp1; in dct_unquantize_h263_altivec() local
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dcost_mips_dsp_r2.c19 int temp0, temp1; in GetResidualCost_MIPSdspR2() local
H A Dcost_mips32.c19 int temp0, temp1; in GetResidualCost_MIPS32() local
102 int temp0, temp1, temp2, n, n1; SetResidualCoeffs_MIPS32() local
[all...]
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dmca_asm.S412 #define temp1 r2 /* careful, it overlaps with input registers */ define
[all...]
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Dmca_asm.S412 #define temp1 r2 /* careful, it overlaps with input registers */ define
[all...]
/third_party/ffmpeg/libavcodec/loongarch/
H A Didctdsp_lasx.c30 __m256i temp0, temp1; in ff_put_pixels_clamped_lasx() local
55 __m256i temp0, temp1; in ff_put_signed_pixels_clamped_lasx() local
85 __m256i temp0, temp1, temp2, temp3; ff_add_pixels_clamped_lasx() local
[all...]
/third_party/ffmpeg/libavcodec/mips/
H A Dfmtconvert_mips.c63 float temp1, temp3, temp5, temp7, temp9, temp11, temp13, temp15; in int32_to_float_fmul_scalar_mips() local

Completed in 7 milliseconds

12345678