Home
last modified time | relevance | path

Searched defs:nameType (Results 1 - 25 of 25) sorted by relevance

/base/security/crypto_framework/plugin/openssl_plugin/key/sym_key_generator/src/
H A Dsym_key_openssl.c212 char *nameType = GetAlgoNameType(impl->attr.algo); in GetAlgoName() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DTimeZoneNames.java373 public MatchInfo(NameType nameType, String tzID, String mzID, int matchLength) { in MatchInfo() argument
423 public NameType nameType() { in nameType() method in TimeZoneNames.MatchInfo
H A DTimeZoneFormat.java1868 private TimeType getTimeType(NameType nameType) { in getTimeType() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DTimeZoneNames.java345 public MatchInfo(NameType nameType, String tzID, String mzID, int matchLength) { in MatchInfo() argument
395 public NameType nameType() { in nameType() method in TimeZoneNames.MatchInfo
H A DTimeZoneFormat.java1798 private TimeType getTimeType(NameType nameType) { in getTimeType() argument
/third_party/icu/icu4c/source/i18n/
H A Dtznames.cpp373 UTimeZoneNameType nameType; member
412 TimeZoneNames::MatchInfoCollection::addZone(UTimeZoneNameType nameType, int32_t matchLength, in addZone() argument
426 TimeZoneNames::MatchInfoCollection::addMetaZone(UTimeZoneNameType nameType, int32_t matchLength, in addMetaZone() argument
H A Dtzgnames.cpp606 UTimeZoneNameType nameType = (type == UTZGNM_LONG) ? UTZNM_LONG_GENERIC : UTZNM_SHORT_GENERIC; in formatGenericNonLocationName() local
920 UTimeZoneNameType nameType = tznamesMatches->getNameTypeAt(i); in findBestMatch() local
H A Dtimezone.cpp1298 UTimeZoneNameType nameType = UTZNM_UNKNOWN; in getDisplayName() local
/third_party/node/deps/icu-small/source/i18n/
H A Dtznames.cpp373 UTimeZoneNameType nameType; member
412 TimeZoneNames::MatchInfoCollection::addZone(UTimeZoneNameType nameType, int32_t matchLength, in addZone() argument
426 TimeZoneNames::MatchInfoCollection::addMetaZone(UTimeZoneNameType nameType, int32_t matchLength, in addMetaZone() argument
H A Dtimezone.cpp1298 UTimeZoneNameType nameType = UTZNM_UNKNOWN; in getDisplayName() local
H A Dtzgnames.cpp606 UTimeZoneNameType nameType = (type == UTZGNM_LONG) ? UTZNM_LONG_GENERIC : UTZNM_SHORT_GENERIC; in formatGenericNonLocationName() local
920 UTimeZoneNameType nameType = tznamesMatches->getNameTypeAt(i); in findBestMatch() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dtznames.cpp373 UTimeZoneNameType nameType; member
412 TimeZoneNames::MatchInfoCollection::addZone(UTimeZoneNameType nameType, int32_t matchLength, in addZone() argument
429 TimeZoneNames::MatchInfoCollection::addMetaZone(UTimeZoneNameType nameType, int32_t matchLength, in addMetaZone() argument
H A Dtimezone.cpp1280 UTimeZoneNameType nameType = UTZNM_UNKNOWN; in getDisplayName() local
H A Dtzgnames.cpp609 UTimeZoneNameType nameType = (type == UTZGNM_LONG) ? UTZNM_LONG_GENERIC : UTZNM_SHORT_GENERIC; in formatGenericNonLocationName() local
923 UTimeZoneNameType nameType = tznamesMatches->getNameTypeAt(i); in findBestMatch() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_adapter_properties.cpp354 int nameType = BLUETOOTH_DATA_TYPE_COMPLETE_LOCAL_NAME; in SetEirData() local
/foundation/communication/dsoftbus/core/bus_center/lnn/net_buscenter/src/
H A Dlnn_network_manager.c131 static LnnNetIfType ConvertToNetIfType(LnnNetIfNameType nameType) in ConvertToNetIfType() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DTimeZoneGenericNames.java601 final GenericNameType nameType; field in TimeZoneGenericNames.GenericMatchInfo
606 private GenericMatchInfo(GenericNameType nameType, String tzID, int matchLength) { in GenericMatchInfo() argument
610 private GenericMatchInfo(GenericNameType nameType, Strin argument
617 public GenericNameType nameType() { nameType() method in TimeZoneGenericNames.GenericMatchInfo
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DTimeZoneGenericNames.java606 final GenericNameType nameType; field in TimeZoneGenericNames.GenericMatchInfo
611 private GenericMatchInfo(GenericNameType nameType, String tzID, int matchLength) { in GenericMatchInfo() argument
615 private GenericMatchInfo(GenericNameType nameType, Strin argument
622 public GenericNameType nameType() { nameType() method in TimeZoneGenericNames.GenericMatchInfo
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_client_parse.c897 static int SdpGetString(BufferInfo *bufferInfo, char *name, SdpDescriptorType nameType) in SdpGetString() argument
/base/security/certificate_framework/frameworks/adapter/v1.0/src/
H A Dx509_certificate_openssl.c313 static CfResult ConvertName(const CfBlob *blobObj, CfBlob *cfBlobDataParam, X509NameType nameType) in ConvertName() argument
327 CompareNameObjectX509Openssl( HcfX509CertificateSpi *self, const CfBlob *blobObj, X509NameType nameType, bool *out) CompareNameObjectX509Openssl() argument
H A Dx509_cert_chain_openssl.c348 X509NameType nameType = NAME_TYPE_SUBJECT; in CheckOthersInTrustAnchor() local
/third_party/icu/icu4c/source/test/cintltst/
H A Dcloctst.c6967 UldnNameType nameType; member
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_hw.h347 uint8_t nameType:4; /* FC Word 0, bit 28:31 */ member
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_hw.h348 uint8_t nameType:4; /* FC Word 0, bit 28:31 */ member
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 70 milliseconds