| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | ZoneMeta.java | 159 public static Set<String> getAvailableIDs(SystemTimeZoneType type, String region, Integer rawOffset) { in getAvailableIDs() argument
|
| H A D | DayPeriodRules.java | 146 private void addCutoff(CutoffType type, String hourStr) { in addCutoff() argument
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/ |
| H A D | PatternStringParser.java | 169 public boolean containsSymbolType(int type) { in containsSymbolType() argument
|
| H A D | AffixUtils.java | 113 public CharSequence getSymbol(int type); in getSymbol() argument 267 public static final NumberFormat.Field getFieldForType(int type) { in getFieldForType() argument 385 public static boolean containsType(CharSequence affixPattern, int type) { in containsType() argument 431 replaceType(CharSequence affixPattern, int type, char replacementChar) replaceType() argument 689 makeTag(int offset, int type, int state, int cp) makeTag() argument [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | MessagePatternUtil.java | 170 private MessageContentsNode(Type type) { in MessageContentsNode() argument 178 private Type type; field in MessagePatternUtil.MessageContentsNode [all...] |
| H A D | StringPrep.java | 347 int type; global() field in StringPrep.Values [all...] |
| H A D | BreakIterator.java | 1012 public final ULocale getLocale(ULocale.Type type) { in getLocale() argument
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/message2/ |
| H A D | Mf2Serializer.java | 27 private final Type type; field in Mf2Serializer.Token [all...] |
| /third_party/icu/icu4c/source/samples/cal/ |
| H A D | cal.c | 290 get_symbols(const UDateFormat *fmt, UDateFormatSymbolType type, UChar *array[], int32_t arrayLength, int32_t lowestIndex, int32_t firstIndex, UErrorCode *status) get_symbols() argument
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | dtfmtrtts.cpp | 466 const char *type = fmt->getCalendar()->getType(); in test() local
|
| H A D | callimts.cpp | 149 const char *type; member
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
| H A D | IslamicCalendar.java | 969 public void setCalculationType(CalculationType type) { in setCalculationType() argument
|
| /third_party/icu/icu4c/source/common/ |
| H A D | localebuilder.cpp | 251 setUnicodeLocaleKeyword( StringPiece key, StringPiece type) setUnicodeLocaleKeyword() argument
|
| H A D | ucnv_cnv.h | 233 UConverterType type; member
|
| H A D | ucptrie.cpp | 22 ucptrie_openFromBinary(UCPTrieType type, UCPTrieValueWidth valueWidth, in ucptrie_openFromBinary() argument 477 UCPTrieType type = (UCPTrieType)trie->type; ucptrie_toBinary() local [all...] |
| /third_party/NuttX/drivers/usbdev/gadget/ |
| H A D | composite.c | 871 struct composite_devobj_s *usbclass_devobj_get(struct composite_dev_s *cdev, device_type type) in usbclass_devobj_get() argument
|
| /third_party/NuttX/drivers/usbdev/gadget/fconfig/include/ |
| H A D | usbd_config.h | 118 device_type type; member
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/ |
| H A D | CodePointTrieTest.java | 221 testTrieGetters(String testName, CodePointTrie trie, CodePointTrie.Type type, CodePointTrie.ValueWidth valueWidth, CheckRange checkRanges[]) testTrieGetters() argument 428 testTrie(String testName, CodePointTrie trie, CodePointTrie.Type type, CodePointTrie.ValueWidth valueWidth, CheckRange checkRanges[]) testTrie() argument 446 testTrieSerialize(String testName, MutableCodePointTrie mutableTrie, CodePointTrie.Type type, CodePointTrie.ValueWidth valueWidth, boolean withSwap, CheckRange checkRanges[]) testTrieSerialize() argument [all...] |
| /third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/ |
| H A D | PseudoLocales.java | 175 @Override public CldrData getDataForType(CldrDataType type) { in getDataForType() argument 245 private final PseudoType type; field in PseudoLocales.PseudoLocaleData 249 PseudoLocaleData( CldrData srcData, ImmutableSet<CldrPath> pathsToProcess, CldrResolution resolution, PseudoType type) PseudoLocaleData() argument [all...] |
| /third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/localedistance/ |
| H A D | LikelySubtagsBuilder.java | 102 public static Aliases getAliases(CldrData supplementalData, AliasType type) { in getAliases() argument
|
| /third_party/icu/tools/unicode/c/genprops/ |
| H A D | corepropsbuilder.cpp | 522 int32_t type=props.getIntProp(UCHAR_NUMERIC_TYPE); in setGcAndNumeric() local [all...] |
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/ |
| H A D | UnicodeSetStringSpanTest.java | 404 getSpans(final UnicodeSetWithStrings set, boolean isComplement, final String s, int whichSpans, int type, String[] typeName, int limits[], int limitsCapacity, int expectCount) getSpans() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | BreakIterator.java | 966 public final ULocale getLocale(ULocale.Type type) { in getLocale() argument
|
| H A D | MessagePatternUtil.java | 162 private MessageContentsNode(Type type) { in MessageContentsNode() argument 170 private Type type; field in MessagePatternUtil.MessageContentsNode [all...] |
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
| H A D | CodePointTrieTest.java | 218 testTrieGetters(String testName, CodePointTrie trie, CodePointTrie.Type type, CodePointTrie.ValueWidth valueWidth, CheckRange checkRanges[]) testTrieGetters() argument 425 testTrie(String testName, CodePointTrie trie, CodePointTrie.Type type, CodePointTrie.ValueWidth valueWidth, CheckRange checkRanges[]) testTrie() argument 443 testTrieSerialize(String testName, MutableCodePointTrie mutableTrie, CodePointTrie.Type type, CodePointTrie.ValueWidth valueWidth, boolean withSwap, CheckRange checkRanges[]) testTrieSerialize() argument [all...] |