Home
last modified time | relevance | path

Searched defs:type (Results 5976 - 6000 of 7663) sorted by relevance

1...<<231232233234235236237238239240>>...307

/third_party/icu/icu4c/source/test/intltest/
H A Dapicoll.cpp2152 Locale TestCollator::getLocale(ULocDataLocaleType type, UErrorCode& status) const in getLocale() argument
/third_party/icu/icu4c/source/test/cintltst/
H A Dcdattst.c1082 static void VerifygetSymbols(UDateFormat* datfor, UDateFormatSymbolType type, int32_t idx, const char* expected) in VerifygetSymbols() argument
1117 static void VerifysetSymbols(UDateFormat* datfor, UDateFormatSymbolType type, int32_t idx, const char* expected) in VerifysetSymbols() argument
1160 static void VerifygetsetSymbols(UDateFormat* from, UDateFormat* to, UDateFormatSymbolType type, int32_t idx) in VerifygetsetSymbols() argument
[all...]
H A Dcucdtst.c974 int8_t type; in unicodeDataLineFn() local
1183 enumTypeRange(const void *context, UChar32 start, UChar32 limit, UCharCategory type) { in enumTypeRange() argument
1221 enumDefaultsRange(const void *context, UChar32 start, UChar32 limit, UCharCategory type) { in enumDefaultsRange() argument
1323 int8_t type; TestUnicodeData() local
2976 int32_t type; TestNumericProperties() member
3039 int32_t i, type; TestNumericProperties() local
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DULocale.java853 public static Collection<ULocale> getAvailableLocalesByType(AvailableType type) { in getAvailableLocalesByType() argument
1477 deleteOrReplace( String input, String type, String replacement) deleteOrReplace() argument
4056 setUnicodeLocaleKeyword(String key, String type) setUnicodeLocaleKeyword() argument
[all...]
/third_party/icu/icu4c/source/common/
H A Ducnv.cpp2609 int8_t type = converter->sharedData->staticData->conversionType; in ucnv_getType() local
H A Dumutablecptrie.cpp1576 UCPTrie *MutableCodePointTrie::build(UCPTrieType type, UCPTrieValueWidth valueWidth, UErrorCode &errorCode) { in build() argument
1840 umutablecptrie_buildImmutable(UMutableCPTrie *trie, UCPTrieType type, UCPTrieValueWidth valueWidth, in umutablecptrie_buildImmutable() argument
/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci.c2306 uint8_t type; in xhci_configure_endpoint() local
H A Dehci.c620 ehci_dump_link(ehci_softc_t *sc, uint32_t link, int type) in ehci_dump_link() argument
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_device.c2140 usbd_find_descriptor(struct usb_device *udev, void *id, uint8_t iface_index, uint8_t type, uint8_t type_mask, uint8_t subtype, uint8_t subtype_mask) usbd_find_descriptor() argument
2416 usb_notify_addq(const char *type, struct usb_device *udev) usb_notify_addq() argument
[all...]
H A Dusbdi.h228 uint8_t type; /* pipe type */ member
/third_party/FreeBSD/sys/kern/
H A Dsubr_bus.c2661 resource_list_add(struct resource_list *rl, int type, int rid, in resource_list_add() argument
2703 resource_list_find(struct resource_list *rl, int type, int rid) resource_list_find() argument
2721 bus_alloc_resource(device_t dev, int type, int *rid, rman_res_t start, rman_res_t end, rman_res_t count, u_int flags) bus_alloc_resource() argument
[all...]
/third_party/FreeBSD/sys/sys/
H A Dbus.h198 int type; /**< @brief type argument to alloc_resource */ member
279 bus_alloc_resource_any(device_t dev, int type, int *rid, u_int flags) in bus_alloc_resource_any() argument
[all...]
/third_party/NuttX/fs/nfs/
H A Drpc.h400 uint32_t type; member
412 uint32_t type; member
/third_party/alsa-lib/include/sound/uapi/
H A Dasoc.h199 __le32 type; /* SND_SOC_TPLG_TYPE_ */ member
227 __le32 type; /* SND_SOC_TPLG_TUPLE_TYPE_ */ member
260 __le32 type; /* SNDRV_CTL_TLVT_*, type of TLV */ member
293 __le32 type; member
/third_party/alsa-lib/include/
H A Dump_msg.h21 uint8_t type:4; /**< UMP packet type */ member
40 uint8_t type:4; /**< UMP packet type */ member
59 uint8_t type:4; /**< UMP packet type */ member
78 uint8_t type:4; /**< UMP packet type */ global() member
97 uint8_t type:4; /**< UMP packet type */ global() member
116 uint8_t type:4; /**< UMP packet type */ global() member
135 uint8_t type:4; /**< UMP packet type */ global() member
154 uint8_t type:4; /**< UMP packet type */ global() member
193 uint8_t type:4; /**< UMP packet type */ global() member
218 uint8_t type:4; /**< UMP packet type */ global() member
241 uint8_t type:4; /**< UMP packet type */ global() member
270 uint8_t type:4; /**< UMP packet type */ global() member
293 uint8_t type:4; /**< UMP packet type */ global() member
316 uint8_t type:4; /**< UMP packet type */ global() member
339 uint8_t type:4; /**< UMP packet type */ global() member
368 uint8_t type:4; /**< UMP packet type */ global() member
389 uint8_t type:4; /**< UMP packet type */ global() member
410 uint8_t type:4; /**< UMP packet type */ global() member
597 snd_ump_msg_type_is_groupless(uint8_t type) snd_ump_msg_type_is_groupless() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DUCharacterProperty.java965 public static final int getMask(int type) in getMask() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DSimpleDateFormat.java2126 final char type; field in SimpleDateFormat.PatternItem
2130 PatternItem(char type, int length) { in PatternItem() argument
[all...]
H A DDateTimePatternGenerator.java1502 public static String getCanonicalCode(int type) { in getCanonicalCode() argument
2606 private int[] type = new int[TYPE_LIMIT]; global() field in DateTimePatternGenerator.DateTimeMatcher
[all...]
H A DDateFormat.java1680 getContext(DisplayContext.Type type) getContext() argument
[all...]
H A DDateFormatSymbols.java1503 initializeData(ULocale desiredLocale, String type) initializeData() argument
2305 getLocale(ULocale.Type type) getLocale() argument
[all...]
H A DDecimalFormatSymbols.java1872 public final ULocale getLocale(ULocale.Type type) { in getLocale() argument
H A DPluralRules.java226 public abstract PluralRules forLocale(ULocale locale, PluralType type); in forLocale() argument
2045 public static PluralRules forLocale(ULocale locale, PluralType type) { in forLocale() argument
2066 forLocale(Locale locale, PluralType type) forLocale() argument
2217 getAllKeywordValues(String keyword, SampleType type) getAllKeywordValues() argument
[all...]
H A DTimeZoneFormat.java571 public String getGMTOffsetPattern(GMTOffsetPatternType type) { in getGMTOffsetPattern() argument
585 public TimeZoneFormat setGMTOffsetPattern(GMTOffsetPatternType type, Strin argument
1918 GMTOffsetField(char type, int width) GMTOffsetField() argument
1932 isValid(char type, int width) isValid() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DMeasureUnit.java56 protected final String type; field in MeasureUnit
72 protected MeasureUnit(String type, String subType) { in MeasureUnit() argument
138 getAvailable(String type) getAvailable() argument
175 internalGetInstance(String type, String subType) internalGetInstance() argument
265 create(String type, String subType) create() argument
382 addUnit(String type, String unitName, Factory factory) addUnit() argument
1307 private String type; global() field in MeasureUnit.MeasureUnitProxy
1310 MeasureUnitProxy(String type, String subType) MeasureUnitProxy() argument
[all...]
H A DULocale.java812 public static Collection<ULocale> getAvailableLocalesByType(AvailableType type) { in getAvailableLocalesByType() argument
3523 setUnicodeLocaleKeyword(String key, String type) setUnicodeLocaleKeyword() argument
[all...]

Completed in 63 milliseconds

1...<<231232233234235236237238239240>>...307