| /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...] |
| H A D | StringPrep.java | 330 int type; global() field in StringPrep.Values [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...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | DayPeriodRules.java | 153 private void addCutoff(CutoffType type, String hourStr) { in addCutoff() argument
|
| H A D | ZoneMeta.java | 160 public static Set<String> getAvailableIDs(SystemTimeZoneType type, String region, Integer rawOffset) { in getAvailableIDs() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
| H A D | IslamicCalendar.java | 933 public void setCalculationType(CalculationType type) { in setCalculationType() argument
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/ |
| H A D | UnicodeSetStringSpanTest.java | 401 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/impl/number/ |
| H A D | PatternStringParser.java | 172 public boolean containsSymbolType(int type) { in containsSymbolType() argument
|
| H A D | AffixUtils.java | 115 public CharSequence getSymbol(int type); in getSymbol() argument 272 public static final NumberFormat.Field getFieldForType(int type) { in getFieldForType() argument 388 public static boolean containsType(CharSequence affixPattern, int type) { in containsType() argument 434 replaceType(CharSequence affixPattern, int type, char replacementChar) replaceType() argument 690 makeTag(int offset, int type, int state, int cp) makeTag() argument [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | plurfmt.cpp | 177 PluralFormat::init(const PluralRules* rules, UPluralType type, UErrorCode& status) { in init() argument 305 const UMessagePatternPartType type = part.getType(); in format() local 74 PluralFormat(const Locale& loc, UPluralType type, UErrorCode& status) PluralFormat() argument 128 PluralFormat(const Locale& loc, UPluralType type, const UnicodeString& pat, UErrorCode& status) PluralFormat() argument 457 const UMessagePatternPartType type = part->getType(); findSubMessage() local [all...] |
| H A D | dcfmtsym.cpp | 566 DecimalFormatSymbols::getLocale(ULocDataLocaleType type, UErrorCode& status) const { in getLocale() argument 572 DecimalFormatSymbols::getPatternForCurrencySpacing(UCurrencySpacing type, in getPatternForCurrencySpacing() argument 586 DecimalFormatSymbols::setPatternForCurrencySpacing(UCurrencySpacing type, in setPatternForCurrencySpacing() argument
|
| H A D | region.cpp | 572 Region::getAvailable(URegionType type, UErrorCode &status) { in getAvailable() argument 634 getContainedRegions( URegionType type, UErrorCode &status ) const getContainedRegions() argument [all...] |
| H A D | ucol_res.cpp | 112 char type[16]; in loadRules() local 630 UResType type = value.getType(); global() variable [all...] |
| H A D | islamcal.cpp | 234 IslamicCalendar::IslamicCalendar(const Locale& aLocale, UErrorCode& success, ECalculationType type) in IslamicCalendar() argument 248 void IslamicCalendar::setCalculationType(ECalculationType type, UErrorCode &status) in setCalculationType() argument
|