Home
last modified time | relevance | path

Searched defs:temp (Results 576 - 600 of 1658) sorted by relevance

1...<<21222324252627282930>>...67

/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H A Dlinux_hrtimer.c64 UINT32 temp; in HrtimerNodeAdd() local
/third_party/FreeBSD/sys/dev/random/
H A Dyarrow.c264 static uint128_t temp; in random_yarrow_reseed_internal() local
348 uint8_t temp[RANDOM_KEYSIZE]; random_yarrow_generator_gate() local
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/
H A DUnicodeMapTest.java183 Set temp = new HashSet(); field in UnicodeMapTest
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
H A DUnicodeMapTest.java180 Set temp = new HashSet(); field in UnicodeMapTest
/third_party/icu/icu4c/source/i18n/
H A Danytrans.cpp321 Transliterator *temp = rt; in getTransliterator() local
H A Dcsdetect.cpp205 UBool temp = fStripTags; in setStripTagsFlag() local
/third_party/libuv/src/unix/
H A Dpipe.c488 uv_os_fd_t temp[2]; in uv_pipe() local
[all...]
H A Dtcp.c613 uv_os_sock_t temp[2]; in uv_socketpair() local
[all...]
/third_party/libsnd/src/GSM610/
H A Dshort_term.c143 register int16_t temp ; in LARp_to_rp() local
228 register float sav, di, temp ; Fast_Short_term_analysis_filtering() local
305 register float scalef = 3.0517578125e-5, temp ; Fast_Short_term_synthesis_filtering() local
[all...]
H A Dlong_term.c62 register int16_t temp, wt_k ; in Cut_Calculation_of_the_LTP_parameters() local
160 register int16_t temp ; Calculation_of_the_LTP_parameters() local
299 register int16_t temp ; Cut_Calculation_of_the_LTP_parameters() local
476 register int16_t temp ; Calculation_of_the_LTP_parameters() local
[all...]
/third_party/libsnd/src/
H A Dsd2.c571 { int temp ; in parse_str_rsrc() local
H A Dsfendian.h104 uint32_t temp ; in ENDSWAP_64() local
286 { short temp = ptr [i] ; in endswap_short_array() local
303 { int temp = ptr [i] ; in endswap_int_array() local
/third_party/libwebsockets/lib/misc/
H A Ddir.c366 char temp[128]; in lws_plugins_init() local
/third_party/libwebsockets/lib/core-net/client/
H A Dconnect3.c43 struct addrinfo **temp = (struct addrinfo **)(malloc(sizeof(struct addrinfo *) * totalLength)); in get_dns_res() local
/third_party/libwebsockets/lib/jose/jwe/
H A Djwe.c54 char *temp; member
137 lws_jwe_json_parse(struct lws_jwe *jwe, const uint8_t *buf, int len, char *temp, int *temp_len) lws_jwe_json_parse() argument
323 lws_jwe_auth_and_decrypt(struct lws_jwe *jwe, char *temp, int *temp_len) lws_jwe_auth_and_decrypt() argument
384 lws_jwe_encrypt(struct lws_jwe *jwe, char *temp, int *temp_len) lws_jwe_encrypt() argument
[all...]
/third_party/lzma/C/
H A DPpmd7Enc.c28 Byte temp = R->Cache; in Ppmd7z_RangeEnc_ShiftLow() local
H A DXzIn.c184 Byte temp[TEMP_BUF_SIZE]; in Xz_ReadBackward() local
/third_party/lzma/CPP/7zip/UI/Console/
H A DHashCon.cpp358 AString temp; in PrintSum() local
360 so << temp; in PrintSum() local
/third_party/lzma/CPP/7zip/Compress/
H A DLzmaEncoder.cpp227 char temp[64]; in PrintNum() local
/third_party/mbedtls/library/
H A Daria.c519 unsigned char temp[MBEDTLS_ARIA_BLOCKSIZE]; in mbedtls_aria_crypt_cbc() local
H A Ddes.c646 unsigned char temp[8]; in mbedtls_des_crypt_cbc() local
744 unsigned char temp[8]; in mbedtls_des3_crypt_cbc() local
/third_party/lzma/CPP/7zip/Bundles/LzmaCon/
H A DLzmaAlone.cpp133 static void Convert_UString_to_AString(const UString &s, AString &temp) in Convert_UString_to_AString() argument
177 char temp[32]; in PrintError_int() local
192 char temp[32]; in Print_UInt64() local
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_io_to_temporaries.c297 nir_variable *temp = var; in create_shadow_temp() local
H A Dnir_builtin_builder.h105 nir_ssa_def *temp = nir_imul24(b, x, y); in nir_imad24() local
112 nir_ssa_def *temp = nir_imul_high(b, x, y); in nir_imad_hi() local
119 nir_ssa_def *temp = nir_umul_high(b, x, y); in nir_umad_hi() local
/third_party/mesa3d/src/compiler/glsl/
H A Dlower_int64.cpp205 ir_variable *const temp = body.make_temp(val->type, "tmp"); in expand_source() local

Completed in 23 milliseconds

1...<<21222324252627282930>>...67