| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | dtfmtrtts.cpp | 149 UnicodeString temp; in TestDateFormatRoundTrip() local 211 UnicodeString temp; in test() local 500 UnicodeString temp; in test() local [all...] |
| H A D | tscoll.cpp | 499 Order *temp = new Order[maxSize]; in getOrders() local 518 Order *temp = new Order[size]; in getOrders() local
|
| /third_party/icu/icu4c/source/common/ |
| H A D | cmemory.h | 226 T *temp=LocalPointerBase<T>::ptr; variable
|
| H A D | ubidiln.cpp | 814 int32_t start, end, limit, temp; in ubidi_reorderVisual() local
|
| /third_party/FreeBSD/sys/dev/usb/net/ |
| H A D | if_axge.c | 174 uint8_t temp[2]; in axge_write_cmd_2() local
|
| /third_party/NuttX/fs/vfs/ |
| H A D | fs_poll.c | 405 int temp = 0; in poll() local
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | numparse_affixes.cpp | 361 AffixMatcher temp = std::move(fAffixMatchers[i - 1]); in createAffixMatchers() local
|
| H A D | choicfmt.cpp | 174 char temp[DBL_DIG + 16]; in dtos() local
|
| H A D | umsg.cpp | 534 UnicodeString temp; in umsg_vparse() local
|
| /third_party/lzma/CPP/7zip/UI/Common/ |
| H A D | PropIDUtils.cpp | 258 char temp[64];
in ConvertPropertyToString2() local
|
| /third_party/mbedtls/library/ |
| H A D | camellia.c | 526 unsigned char temp[16]; in mbedtls_camellia_crypt_cbc() local
|
| /third_party/lzma/C/Util/SfxSetup/ |
| H A D | SfxSetup.c | 429 WCHAR *temp;
in main() local 544 WCHAR *temp = path + pathLen; main() local [all...] |
| /third_party/lzma/CPP/7zip/UI/Console/ |
| H A D | Main.cpp | 284 FString temp;
in ShowProgInfo() local 287 *so << " temp_path:" << temp;
in ShowProgInfo() local 489 char temp[64];
in PrintNum() local
|
| H A D | UpdateCallbackConsole.cpp | 259 char temp[32];
in PrintPropPair() local 659 char temp[16];
in ReportUpdateOperation() local [all...] |
| /third_party/lzma/CPP/Common/ |
| H A D | MyVector.h | 261 T temp = _items[index];
in MoveToFront() local 371 T temp = p[k];
in SortRefDown() local 401 T temp = p[size];
in Sort() local 411 T temp in SortRefDown2() local 441 T temp = p[size]; Sort2() local [all...] |
| /third_party/lzma/CPP/Windows/ |
| H A D | FileName.cpp | 649 UString temp = fs2us(s + 2);
in GetSuperPathBase() local 670 UString temp = fs2us(s); GetSuperPathBase() local 718 UString temp; GetSuperPathBase() local 848 UString temp; GetFullPath() local [all...] |
| H A D | SystemInfo.cpp | 97 char temp[32];
in PrintHex() local 119 char temp[16];
in PrintCpuChars() local 520 char temp[16]; Fill() local [all...] |
| /third_party/lame/ACM/tinyxml/ |
| H A D | tinyxml.cpp | 96 TiXmlNode* temp = 0; in ~TiXmlNode() local 110 TiXmlNode* temp = 0; in Clear() local
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_builtin_builder.c | 125 nir_ssa_def *temp = nir_bcsel(b, nir_feq(b, maxc, finf), finfvec, svec); in nir_normalize() local
|
| /third_party/mesa3d/src/amd/compiler/ |
| H A D | aco_live_var_analysis.cpp | 140 const Temp temp = definition.getTemp(); in process_live_temps_per_block() local 168 const Temp temp = operand.getTemp(); in process_live_temps_per_block() local 210 const Temp temp = definition.getTemp(); in process_live_temps_per_block() local [all...] |
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | opt_algebraic.cpp | 234 ir_rvalue *temp = ir2->operands[op2]; in reassociate_operands() local
|
| /third_party/ltp/testcases/kernel/device-drivers/acpi/ |
| H A D | ltp_acpi_cmds.c | 80 acpi_handle temp = 0; in get_str_object() local 116 acpi_handle temp; in get_crs_object() local
|
| /third_party/libwebsockets/lib/roles/http/ |
| H A D | parsers.c | 1625 char temp[MAX_JWT_SIZE * 2]; in lws_jwt_get_http_cookie_validate_jwt() local 1678 char plain[MAX_JWT_SIZE + 1], temp[MAX_JWT_SIZE * 2], csrf[17]; in lws_jwt_sign_token_set_http_cookie() local [all...] |
| /third_party/libwebsockets/lib/roles/http/server/ |
| H A D | lws-spa.c | 64 char temp[LWS_MAX_ELEM_NAME]; member
|
| /third_party/libwebsockets/lib/roles/mqtt/ |
| H A D | mqtt.c | 382 lws_mqtt_subs_t *temp = NULL; in lws_mqtt_client_remove_subs() local [all...] |