| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | apicoll.cpp | 2111 char temp[100]; in getCollationKey() local
|
| H A D | transrt.cpp | 956 char temp[TEMP_MAX]; in TestKana() local 979 char temp[TEMP_MAX]; in TestKatakana() local [all...] |
| H A D | dtfmrgts.cpp | 454 UnicodeString temp; in Test4065240() local 1052 UnicodeString temp; in Test4151706() local 1080 UnicodeString temp; in Test4162071() local [all...] |
| H A D | caltest.cpp | 1074 GregorianCalendar *temp = new GregorianCalendar(y, m, d, status); in TestAdd520() local 1111 GregorianCalendar *temp = new GregorianCalendar(y, m, d, status); TestAddRollExtensive() local [all...] |
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | cdattst.c | 85 UChar temp[80]; in TestDateFormat() local [all...] |
| /third_party/icu/icu4c/source/common/ |
| H A D | ucnv.cpp | 672 const char* temp= converter->sharedData->impl->getName(converter); in ucnv_getName() local
|
| H A D | uloc_tag.cpp | 1139 const char* temp = var1->variant; in _sortVariants() local
|
| H A D | unistr.cpp | 611 UnicodeString temp; // Empty short string: Known not to need releaseArray(). variable
|
| H A D | unames.cpp | 1903 uint16_t *q, *temp; in uchar_swapNames() local
|
| /third_party/FreeBSD/sys/dev/usb/controller/ |
| H A D | xhci.c | 248 uint32_t temp; in xhci_reset_command_queue_locked() local 312 uint32_t temp; in xhci_start_controller() local 466 uint32_t temp; xhci_halt_controller() local 496 uint32_t temp = 0; xhci_reset_controller() local 523 uint32_t temp; xhci_init() local 861 uint32_t temp; xhci_check_transfer() local 1042 uint32_t temp; xhci_interrupt_poll() local 1130 uint32_t temp; xhci_do_command() local 1271 uint32_t temp; xhci_cmd_enable_slot() local 1296 uint32_t temp; xhci_cmd_disable_slot() local 1315 uint32_t temp; xhci_cmd_set_address() local 1341 uint32_t temp; xhci_set_address() local 1464 uint32_t temp; xhci_cmd_configure_ep() local 1486 uint32_t temp; xhci_cmd_evaluate_ctx() local 1504 uint32_t temp; xhci_cmd_reset_ep() local 1527 uint32_t temp; xhci_cmd_set_tr_dequeue_ptr() local 1549 uint32_t temp; xhci_cmd_stop_ep() local 1571 uint32_t temp; xhci_cmd_reset_dev() local 1592 uint32_t temp; xhci_interrupt() local 1664 xhci_setup_generic_chain_sub(struct xhci_std_temp *temp) xhci_setup_generic_chain_sub() argument 1968 struct xhci_std_temp temp; xhci_setup_generic_chain() local 2242 uint32_t temp; xhci_configure_mask() local 2303 uint32_t temp; xhci_configure_endpoint() local 2464 uint64_t temp; xhci_configure_endpoint_by_xfer() local 2502 uint32_t temp; xhci_configure_device() local 4005 uint8_t temp; xhci_device_init() local [all...] |
| H A D | ehci.c | 686 uint8_t temp; in ehci_dump_sqtd() local 1483 ehci_setup_standard_chain_sub(struct ehci_std_temp *temp) in ehci_setup_standard_chain_sub() argument 1688 struct ehci_std_temp temp; ehci_setup_standard_chain() local 2180 uint32_t temp; ehci_doorbell_async() local 2404 uint32_t temp; ehci_device_isoc_fs_enter() local 2649 uint32_t temp; ehci_device_isoc_hs_open() local 3840 uint32_t temp; global() local [all...] |
| H A D | ehci.h | 316 uint8_t temp[128]; member
|
| /third_party/FreeBSD/sys/dev/usb/ |
| H A D | usb_hub.c | 2560 usb_ticks_t temp; in usb_bus_powerd() local 2837 usb_timeout_t temp; in usb_dev_suspend_peer() local 3014 int8_t temp; usbd_filter_power_mode() local [all...] |
| H A D | usb_device.c | 636 uint8_t temp; in usb_config_parse() local
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | msgfmt.cpp | 180 UChar temp[16]; in itos() local 1809 NumberFormat *temp = NumberFormat::createInstance(locale, status); in createIntegerFormat() local
|
| H A D | decimfmt.cpp | 991 int temp = value / 10; in setMultiplier() local 1682 auto* temp = NumberParserImpl::createParserFromProperties(fields->properties, *getDecimalFormatSymbols(), false, status); in getParser() local 1715 auto* temp = NumberParserImpl::createParserFromProperties(fields->properties, *getDecimalFormatSymbols(), true, status); in getCurrencyParser() local [all...] |
| H A D | number_longnames.cpp | 1558 MeasureUnitImpl temp; in forMeasureUnit() local
|
| H A D | rbnf.cpp | 1814 Collator* temp = Collator::createInstance(locale, status); in getCollator() local [all...] |
| /third_party/libuv/src/win/ |
| H A D | pipe.c | 350 uv_file temp[2]; in uv_pipe() local
|
| /third_party/lzma/C/ |
| H A D | XzDec.c | 1006 Byte temp[32];
in XzUnpacker_UpdateIndex() local
|
| /third_party/libdrm/intel/ |
| H A D | intel_decode.c | 3902 void *temp; in drm_intel_decode() local
|
| /third_party/libcoap/src/ |
| H A D | coap_tinydtls.c | 410 coap_bin_const_t temp; in get_psk_info() local
|
| /third_party/lzma/CPP/7zip/UI/Console/ |
| H A D | List.cpp | 224 static void PrintUString(EAdjustment adj, unsigned width, const UString &s, AString &temp)
in PrintUString() argument 546 char temp[128];
in PrintItemInfo() local 579 g_StdOut << temp;
in PrintItemInfo() local 819 char temp[16]; PrintPropName_and_Eq() local [all...] |
| /third_party/lzma/CPP/7zip/UI/FileManager/ |
| H A D | ProgressDialog2.cpp | 1084 char temp[32];
in SetTitleText() local
|
| /third_party/lzma/CPP/7zip/UI/Common/ |
| H A D | HashCalc.cpp | 231 Byte temp[2] = { (Byte)(c & 0xFF), (Byte)((c >> 8) & 0xFF) };
in Final() local
|