Home
last modified time | relevance | path

Searched defs:type (Results 10451 - 10475 of 12343) sorted by relevance

1...<<411412413414415416417418419420>>...494

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
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 DULocale.java812 public static Collection<ULocale> getAvailableLocalesByType(AvailableType type) { in getAvailableLocalesByType() argument
3523 setUnicodeLocaleKeyword(String key, String type) setUnicodeLocaleKeyword() argument
[all...]
/third_party/icu/icu4c/source/common/
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
H A Duloc_tag.cpp1729 icu::CharString* type = kwdBuf.create(bcpTypeBuf, bcpTypeLen, *status); _appendLDMLExtensionAsKeywords() local
1788 const char *key, *type; _appendKeywords() local
[all...]
H A Dunames.cpp80 uint8_t type, variant; member
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dmsgfmt.cpp540 UMessagePatternPartType type = msgPattern.getPartType(++partIndex); in nextTopLevelArgStart() local
1024 const UMessagePatternPartType type = part->getType(); in format() local
1190 const UMessagePatternPartType type = part.getType(); in formatComplexSubMessage() local
1235 const UMessagePatternPartType type=part.getType(); getLiteralStringUntilNextArgument() local
1274 UMessagePatternPartType type=part->getType(); findOtherSubMessage() local
1295 UMessagePatternPartType type=part.getType(); findFirstPluralNumberArg() local
1398 const UMessagePatternPartType type=part->getType(); parse() local
1683 createAppropriateFormat(UnicodeString& type, UnicodeString& style, Formattable::Type& formattableType, UParseError& parseError, UErrorCode& ec) createAppropriateFormat() argument
[all...]
H A Dplurrule_impl.h173 tokenType type; member in PluralRuleParser
H A Dtzgnames.cpp111 UTimeZoneGenericNameType type; member
455 TZGNCore::getDisplayName(const TimeZone& tz, UTimeZoneGenericNameType type, UDate date, UnicodeString& name) const { in getDisplayName() argument
594 formatGenericNonLocationName(const TimeZone& tz, UTimeZoneGenericNameType type, UDate date, UnicodeString& name) const formatGenericNonLocationName() argument
1310 getDisplayName(const TimeZone& tz, UTimeZoneGenericNameType type, UDate date, UnicodeString& name) const getDisplayName() argument
[all...]
H A Dtimezone.cpp625 static void U_CALLCONV initMap(USystemTimeZoneType type, UErrorCode& ec) { in initMap() argument
789 static int32_t* getMap(USystemTimeZoneType type, int32_ argument
825 create(USystemTimeZoneType type, const char* region, const int32_t* rawOffset, UErrorCode& ec) create() argument
[all...]
H A Drulebasedcollator.cpp305 RuleBasedCollator::getLocale(ULocDataLocaleType type, UErrorCode& errorCode) const { in getLocale() argument
322 RuleBasedCollator::internalGetLocaleID(ULocDataLocaleType type, UErrorCode &errorCode) const { in internalGetLocaleID() argument
/third_party/libuv/src/unix/
H A Dcore.c518 int uv__socket(int domain, int type, int protocol) { in uv__socket() argument
/third_party/libuv/test/
H A Dtest-fs.c2313 int test_symlink_dir_impl(int type) { in test_symlink_dir_impl() argument
[all...]
/third_party/mesa3d/src/amd/addrlib/src/r800/
H A Dciaddrlib.cpp505 HwlPostCheckTileIndex( const ADDR_TILEINFO* pInfo, AddrTileMode mode, AddrTileType type, INT curIndex ) const HwlPostCheckTileIndex() argument
[all...]
/third_party/libabigail/tools/
H A Dabipkgdiff.cc286 abigail::elf::elf_type type; member in elf_file
465 type() const in type() function in package
471 void type(abigail::tools_utils::file_type t) in type() function in package
[all...]
/third_party/libcoap/src/
H A Dcoap_block.c405 coap_cancel_observe(coap_session_t *session, coap_binary_t *token, coap_pdu_type_t type) coap_cancel_observe() argument
[all...]
H A Dcoap_session.c519 coap_make_session(coap_proto_t proto, coap_session_type_t type, in coap_make_session() argument
[all...]
H A Dcoap_tinydtls.c370 get_psk_info(struct dtls_context_t *dtls_context, const session_t *dtls_session, dtls_credentials_type_t type, const uint8_t *id, size_t id_len, unsigned char *result, size_t result_length) get_psk_info() argument
[all...]
/third_party/libdrm/freedreno/kgsl/
H A Dmsm_kgsl.h217 unsigned int type; member
272 unsigned int type; member
289 unsigned int type; member
342 unsigned int type; member
352 unsigned int type; member
485 int type; /* Type of event (see list below) */ global() member
[all...]
/third_party/libdrm/intel/
H A Dintel_decode.c1270 const char *format, *zformat, *type; in decode_3d_1d() local
[all...]
/third_party/lzma/CPP/7zip/UI/Console/
H A DList.cpp929 static void PrintArcTypeError(CStdOutStream &so, const UString &type, bool isWarning) in PrintArcTypeError() argument
/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zIn.cpp654 const UInt64 type = ReadID(); in WaitId() local
705 UInt64 type; in ReadPackInfo() local
888 const UInt64 type = ReadID(); in ReadUnpackInfo() local
910 UInt64 type; ReadSubStreamsInfo() local
1049 UInt64 type = ReadID(); ReadStreamsInfo() local
1231 UInt64 type = ReadID(); ReadHeader() local
1692 const UInt64 type = ReadID(); ReadDatabase2() local
[all...]
/third_party/lzma/CPP/7zip/UI/Common/
H A DHashCalc.cpp1686 Z7_COM7F_IMF(CHandler::GetFileTimeType(UInt32 *type)) in GetFileTimeType() argument
H A DArchiveCommandLine.cpp460 AddRenamePair(CObjectVector<CRenamePair> *renamePairs, const UString &oldName, const UString &newName, NRecursedType::EEnum type, bool wildcardMatching) AddRenamePair() argument

Completed in 63 milliseconds

1...<<411412413414415416417418419420>>...494