Home
last modified time | relevance | path

Searched defs:type (Results 3276 - 3300 of 6962) sorted by relevance

1...<<131132133134135136137138139140>>...279

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DZoneMeta.java159 public static Set<String> getAvailableIDs(SystemTimeZoneType type, String region, Integer rawOffset) { in getAvailableIDs() argument
H A DDayPeriodRules.java146 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 DPatternStringParser.java169 public boolean containsSymbolType(int type) { in containsSymbolType() argument
H A DAffixUtils.java113 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 DMessagePatternUtil.java170 private MessageContentsNode(Type type) { in MessageContentsNode() argument
178 private Type type; field in MessagePatternUtil.MessageContentsNode
[all...]
H A DStringPrep.java347 int type; global() field in StringPrep.Values
[all...]
H A DBreakIterator.java1012 public final ULocale getLocale(ULocale.Type type) { in getLocale() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/message2/
H A DMf2Serializer.java27 private final Type type; field in Mf2Serializer.Token
[all...]
/third_party/icu/icu4c/source/samples/cal/
H A Dcal.c290 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 Ddtfmtrtts.cpp466 const char *type = fmt->getCalendar()->getType(); in test() local
H A Dcallimts.cpp149 const char *type; member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DIslamicCalendar.java969 public void setCalculationType(CalculationType type) { in setCalculationType() argument
/third_party/icu/icu4c/source/common/
H A Dlocalebuilder.cpp251 setUnicodeLocaleKeyword( StringPiece key, StringPiece type) setUnicodeLocaleKeyword() argument
H A Ducnv_cnv.h233 UConverterType type; member
H A Ducptrie.cpp22 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 Dcomposite.c871 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 Dusbd_config.h118 device_type type; member
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DCodePointTrieTest.java221 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 DPseudoLocales.java175 @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 DLikelySubtagsBuilder.java102 public static Aliases getAliases(CldrData supplementalData, AliasType type) { in getAliases() argument
/third_party/icu/tools/unicode/c/genprops/
H A Dcorepropsbuilder.cpp522 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 DUnicodeSetStringSpanTest.java404 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 DBreakIterator.java966 public final ULocale getLocale(ULocale.Type type) { in getLocale() argument
H A DMessagePatternUtil.java162 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 DCodePointTrieTest.java218 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...]

Completed in 27 milliseconds

1...<<131132133134135136137138139140>>...279