Home
last modified time | relevance | path

Searched defs:type (Results 5351 - 5375 of 6982) sorted by relevance

1...<<211212213214215216217218219220>>...280

/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...]
/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...]

Completed in 67 milliseconds

1...<<211212213214215216217218219220>>...280