Home
last modified time | relevance | path

Searched defs:tmp2 (Results 51 - 75 of 250) sorted by relevance

12345678910

/third_party/mesa3d/src/amd/compiler/tests/
H A Dtest_optimizer_postRA.cpp314 Temp tmp2 = bld.vop1_dpp(aco_opcode::v_mov_b32, bld.def(v1, reg_v2), a, dpp_row_mirror); variable
/third_party/ltp/testcases/kernel/syscalls/acct/
H A Dacct02.c83 float tmp2; in verify_acct() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_yuv.c94 LLVMValueRef sel, tmp, tmp2; in uyvy_to_yuv_soa() local
/third_party/node/deps/openssl/openssl/crypto/srp/
H A Dsrp_lib.c216 BIGNUM *tmp = NULL, *tmp2 = NULL, *tmp3 = NULL, *k = NULL, *K = NULL; in SRP_Calc_client_key_ex() local
/third_party/pcre2/pcre2/src/sljit/
H A DsljitNativePPC_64.c46 sljit_uw tmp2; in load_immediate() local
[all...]
/third_party/openssl/crypto/srp/
H A Dsrp_lib.c216 BIGNUM *tmp = NULL, *tmp2 = NULL, *tmp3 = NULL, *k = NULL, *K = NULL; in SRP_Calc_client_key_ex() local
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djfdctfst.c119 DCTELEM tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in jpeg_fdct_ifast() local
H A Djfdctint.c145 JLONG tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in jpeg_fdct_islow() local
H A Djidctflt.c76 FAST_FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in jpeg_idct_float() local
[all...]
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dfilters_msa.c109 const v16u8 tmp2 = LD_UB(ppred - stride - 1); in PredictLineGradient() local
/third_party/rust/crates/nix/test/
H A Dtest_fcntl.rs259 let mut tmp2 = tempfile().unwrap(); in test_copy_file_range() variables
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Daes-siv.c67 u8 tmp[AES_BLOCK_SIZE], tmp2[AES_BLOCK_SIZE]; in aes_s2v() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dptksa_cache.c272 struct ptksa_cache_entry *entry, *tmp, *tmp2 = NULL; in ptksa_cache_add() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Daes-siv.c67 u8 tmp[AES_BLOCK_SIZE], tmp2[AES_BLOCK_SIZE]; in aes_s2v() local
/arkcompiler/runtime_core/static_core/compiler/tests/amd64/
H A Dencoder64_test_2.cpp55 T tmp2 = hi | lo; in TestCompare64() local
307 T tmp2 = RandomGen<T>(); in TestDiv() local
437 T tmp2 = RandomGen<T>(); in TestMod() local
845 T tmp2 = RandomGen<T>(); TestCompareTest() local
915 T tmp2; TestJumpTest() local
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
H A Dswitch_lowerer.cpp65 float tmp2 = static_cast<float>(stmt->GetCasePair(static_cast<size_t>(static_cast<uint32>(j))).first) - in FindClusters() local
/base/hiviewdfx/hitrace/interfaces/native/innerkits/include/hitrace/
H A Dhitracechainc.h242 uint64_t tmp2 = 0; in HiTraceChainBytesToId() local
/base/global/resource_management/frameworks/resmgr/src/
H A Dres_desc.cpp150 char tmp2[5]; in ConvertToStr() local
/base/security/dlp_permission_service/services/dlp_permission/sa/mock/
H A Ddlp_credential_service.c367 char *tmp2 = "test_appId_passed_2"; in DLP_RestorePolicy() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/hi_proc/kernel/
H A Dhiproc.c130 hi_entry_list *tmp2 = HI_NULL; in del_list() local
/device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/hiproc/kernel/
H A Dhiproc.c129 hi_entry_list *tmp2 = HI_NULL; in del_list() local
/third_party/ffmpeg/libavcodec/
H A Djfdctint_template.c184 int tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in row_fdct() local
262 int tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ff_jpeg_fdct_islow() local
344 int tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ff_fdct248_islow() local
[all...]
H A Dmetasound.c133 float tmp2 = mtab->fmode[ftype].bark_cb[fw_cb_len * in[j] + i] * in dec_bark_env() local
H A Dmdct15.c141 FFTComplex tmp1[5], tmp2[5], tmp3[5]; in fft15_c() local
H A Dtruespeech.c56 int16_t tmp2[8]; // coefficients for adding to out member

Completed in 18 milliseconds

12345678910