| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | tfsmalls.cpp | 98 char temp[tempLen]; in test_FieldPosition_example() local 260 UnicodeString temp; in test_Formattable() local
|
| /third_party/icu/icu4c/source/common/ |
| H A D | loadednormalizer2impl.cpp | 307 void *temp=uhash_get(cache, name); in getInstance() local
|
| H A D | ucnv_u32.cpp | 222 unsigned char temp[sizeof(uint32_t)]; in T_UConverter_fromUnicode_UTF32_BE() local 325 unsigned char temp[sizeof(uint32_t)]; in T_UConverter_fromUnicode_UTF32_BE_OFFSET_LOGIC() local 700 unsigned char temp[sizeof(uint32_t)]; T_UConverter_fromUnicode_UTF32_LE() local 810 unsigned char temp[sizeof(uint32_t)]; T_UConverter_fromUnicode_UTF32_LE_OFFSET_LOGIC() local [all...] |
| /third_party/FreeBSD/sys/compat/linuxkpi/common/src/ |
| H A D | linux_hrtimer.c | 64 UINT32 temp; in HrtimerNodeAdd() local
|
| /third_party/FreeBSD/sys/dev/random/ |
| H A D | yarrow.c | 264 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 D | UnicodeMapTest.java | 183 Set temp = new HashSet(); field in UnicodeMapTest
|
| /third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/ |
| H A D | UnicodeMapTest.java | 180 Set temp = new HashSet(); field in UnicodeMapTest
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | anytrans.cpp | 321 Transliterator *temp = rt; in getTransliterator() local
|
| H A D | csdetect.cpp | 205 UBool temp = fStripTags; in setStripTagsFlag() local
|
| /third_party/libuv/src/unix/ |
| H A D | pipe.c | 488 uv_os_fd_t temp[2]; in uv_pipe() local [all...] |
| H A D | tcp.c | 613 uv_os_sock_t temp[2]; in uv_socketpair() local [all...] |
| /third_party/libsnd/src/GSM610/ |
| H A D | short_term.c | 143 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 D | long_term.c | 62 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 D | sd2.c | 571 { int temp ; in parse_str_rsrc() local
|
| H A D | sfendian.h | 104 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 D | dir.c | 366 char temp[128]; in lws_plugins_init() local
|
| /third_party/libwebsockets/lib/core-net/client/ |
| H A D | connect3.c | 43 struct addrinfo **temp = (struct addrinfo **)(malloc(sizeof(struct addrinfo *) * totalLength)); in get_dns_res() local
|
| /third_party/libwebsockets/lib/jose/jwe/ |
| H A D | jwe.c | 54 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 D | Ppmd7Enc.c | 28 Byte temp = R->Cache;
in Ppmd7z_RangeEnc_ShiftLow() local
|
| H A D | XzIn.c | 184 Byte temp[TEMP_BUF_SIZE];
in Xz_ReadBackward() local
|
| /third_party/lzma/CPP/7zip/UI/Console/ |
| H A D | HashCon.cpp | 358 AString temp;
in PrintSum() local 360 so << temp;
in PrintSum() local
|
| /third_party/lzma/CPP/7zip/Compress/ |
| H A D | LzmaEncoder.cpp | 227 char temp[64];
in PrintNum() local
|
| /third_party/mbedtls/library/ |
| H A D | aria.c | 519 unsigned char temp[MBEDTLS_ARIA_BLOCKSIZE]; in mbedtls_aria_crypt_cbc() local
|
| H A D | des.c | 646 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 D | LzmaAlone.cpp | 133 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...] |