Home
last modified time | relevance | path

Searched defs:type (Results 7626 - 7650 of 10447) sorted by relevance

1...<<301302303304305306307308309310>>...418

/third_party/backends/backend/
H A Dnet.c698 net_avahi_resolve_callback(AvahiServiceResolver *r, AvahiIfIndex interface, AvahiProtocol protocol, AvahiResolverEvent event, const char *name, const char *type, const char *domain, const char *host_name, const AvahiAddress *address, uint16_t port, AvahiStringList *txt, AvahiLookupResultFlags flags, void *userdata) global() argument
755 net_avahi_browse_callback(AvahiServiceBrowser *b, AvahiIfIndex interface, AvahiProtocol protocol, AvahiBrowserEvent event, const char *name, const char *type, const char *domain, AvahiLookupResultFlags flags, void *userdata) global() argument
[all...]
H A Dpieusb_scancmd.h272 SANE_Byte type; /* 0x00, 0x08, 0x10, 0x20; RGBI(?) */ member
/third_party/curl/lib/
H A Dmprintf.c148 FormatType type; /* FormatType */ member
238 FormatType type; in parsefmt() local
[all...]
/third_party/cmsis/CMSIS/Core/Include/m-profile/
H A Darmv8m_pmu.h214 __STATIC_INLINE void ARM_PMU_Set_EVTYPER(uint32_t num, uint32_t type) in ARM_PMU_Set_EVTYPER() argument
/third_party/icu/icu4c/source/tools/toolutil/
H A Dpackage.cpp86 makeTypeEnum(char type) { in makeTypeEnum() argument
105 makeTypeProps(char type, uint8_t &charset, UBool &isBigEndian) { in makeTypeProps() argument
306 readFile(const char *path, const char *name, int32_t &length, char &type) { in readFile() argument
453 char type; in readPackage() local
867 int32_t type=makeTypeEnum(pItem->type); writePackage() local
1028 addItem(const char *name, uint8_t *data, int32_t length, UBool isDataOwned, char type) addItem() argument
1069 char type; addFile() local
[all...]
/third_party/gn/src/gn/
H A Dparse_tree.cc213 base::Value ParseNode::CreateJSONNode(const char* type, in CreateJSONNode() argument
222 base::Value ParseNode::CreateJSONNode(const char* type, in CreateJSONNode() argument
[all...]
H A Dtarget.cc408 const char* Target::GetStringForOutputType(OutputType type) { in GetStringForOutputType() argument
/third_party/gptfdisk/
H A Dbasicmbr.cc1044 void BasicMBRData::MakePart(int num, uint64_t start, uint64_t length, int type, int bootable) { in MakePart() argument
1059 int BasicMBRData::SetPartType(int num, int type) { in SetPartType() argument
1090 int BasicMBRData::MakeBiggestPart(int i, int type) { in MakeBiggestPart() argument
1191 uint8_t type; in DeleteExtendedParts() local
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DTimeZoneNamesImpl.java165 public String getMetaZoneDisplayName(String mzID, NameType type) { in getMetaZoneDisplayName() argument
177 public String getTimeZoneDisplayName(String tzID, NameType type) { in getTimeZoneDisplayName() argument
513 NameType type; field in TimeZoneNamesImpl.NameInfo
705 getNameTypeIndex(NameType type) getNameTypeIndex() argument
787 getName(NameType type) getName() argument
[all...]
H A DICUResourceBundle.java568 public static final ULocale[] getAvailableULocales(ULocale.AvailableType type) { in getAvailableULocales() argument
551 getAvailableULocales(String baseName, ClassLoader loader, ULocale.AvailableType type) getAvailableULocales() argument
584 getAvailableLocales(String baseName, ClassLoader loader, ULocale.AvailableType type) getAvailableLocales() argument
601 getAvailableLocales(ULocale.AvailableType type) getAvailableLocales() argument
857 getULocaleList(ULocale.AvailableType type) getULocaleList() argument
869 getLocaleList(ULocale.AvailableType type) getLocaleList() argument
[all...]
H A DICUResourceBundleReader.java367 static boolean URES_IS_ARRAY(int type) { in URES_IS_ARRAY() argument
370 static boolean URES_IS_TABLE(int type) { in URES_IS_TABLE() argument
[all...]
H A DUCharacterName.java616 boolean setInfo(int rangestart, int rangeend, byte type, byte variant) in setInfo() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DMessageFormat.java2112 PluralSelectorProvider(MessageFormat mf, PluralType type) PluralSelectorProvider() argument
2148 private PluralType type; global() field in MessageFormat.PluralSelectorProvider
2228 createAppropriateFormat(String type, String style) createAppropriateFormat() argument
[all...]
H A DNumberFormat.java581 public DisplayContext getContext(DisplayContext.Type type) { in getContext() argument
[all...]
H A DMessagePattern.java793 private final Type type; global() field in MessagePattern.Part
1540 addPart(Part.Type type, int index, int length, int value) addPart() argument
1544 addLimitPart(int start, Part.Type type, int index, int length, int value) addLimitPart() argument
[all...]
H A DSpoofChecker.java1532 public String getSkeleton(int type, String id) { in getSkeleton() argument
H A DDateIntervalFormat.java1289 getContext(DisplayContext.Type type) getContext() argument
[all...]
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
H A DRuleBasedCollator.java1842 public ULocale getLocale(ULocale.Type type) { in getLocale() argument
H A DCollator.java1513 public ULocale getLocale(ULocale.Type type) { in getLocale() argument
/third_party/icu/icu4c/source/test/cintltst/
H A Ducptrietest.c187 testTrieGetters(const char *testName, const UCPTrie *trie, UCPTrieType type, UCPTrieValueWidth valueWidth, const CheckRange checkRanges[], int32_t countCheckRanges) testTrieGetters() argument
692 testTrie(const char *testName, const UCPTrie *trie, UCPTrieType type, UCPTrieValueWidth valueWidth, const CheckRange checkRanges[], int32_t countCheckRanges) testTrie() argument
770 testTrieSerialize(const char *testName, UMutableCPTrie *mutableTrie, UCPTrieType type, UCPTrieValueWidth valueWidth, UBool withSwap, const CheckRange checkRanges[], int32_t countCheckRanges) testTrieSerialize() argument
[all...]
H A Dcbiapts.c907 UBreakIteratorType type; member
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DMutableCodePointTrie.java350 public CodePointTrie buildImmutable(CodePointTrie.Type type, CodePointTrie.ValueWidth valueWidth) { in buildImmutable() argument
1434 private CodePointTrie build(CodePointTrie.Type type, CodePointTrie.ValueWidth valueWidth) { in build() argument
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Drestsnew.cpp459 UResType type; in equalRB() local
[all...]
/third_party/icu/icu4c/source/common/
H A Ddictbe.cpp1056 CjkBreakEngine::CjkBreakEngine(DictionaryMatcher *adoptDictionary, LanguageType type, UErrorCode &status) in CjkBreakEngine() argument
H A Dlocdspnm.cpp986 uldn_getContext(const ULocaleDisplayNames *ldn, UDisplayContextType type, UErrorCode *pErrorCode) uldn_getContext() argument

Completed in 48 milliseconds

1...<<301302303304305306307308309310>>...418