Home
last modified time | relevance | path

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

12

/third_party/libphonenumber/cpp/src/phonenumbers/geocoding/
H A Ddefault_map_storage.cc44 void DefaultMapStorage::ReadFromMap(const PrefixDescriptions* descriptions) { in ReadFromMap() argument
H A Dgeocoding_data.h42 const char** descriptions; member
H A Darea_code_map.cc36 void AreaCodeMap::ReadAreaCodeMap(const PrefixDescriptions* descriptions) { in ReadAreaCodeMap() argument
H A Dphonenumber_offline_geocoder.cc196 const AreaCodeMap* const descriptions = GetPhonePrefixDescriptions( in GetAreaDescription() local
/third_party/libphonenumber/java/internal/prefixmapper/src/com/google/i18n/phonenumbers/prefixmapper/
H A DDefaultMapStorage.java36 private String[] descriptions; field in DefaultMapStorage
/third_party/ltp/testcases/kernel/syscalls/timer_settime/
H A Dtimer_settime02.c38 static const char * const descriptions[] = { variable
/third_party/libphonenumber/cpp/test/phonenumbers/geocoding/
H A Darea_code_map_test.cc34 void MakeCodeMap(const PrefixDescriptions* descriptions, in MakeCodeMap() argument
H A Dgeocoding_data_test.cc66 void TestPrefixDescriptions(const PrefixDescriptions* descriptions) { in TestPrefixDescriptions() argument
[all...]
/base/print/print_fwk/frameworks/ohscan/include/
H A Dohscan.h130 char** descriptions; member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DNFRuleSet.java104 public NFRuleSet(RuleBasedNumberFormat owner, String[] descriptions, int index) throws IllegalArgumentException { in NFRuleSet() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DNFRuleSet.java105 public NFRuleSet(RuleBasedNumberFormat owner, String[] descriptions, int index) throws IllegalArgumentException { in NFRuleSet() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/
H A DBidiFmwk.java141 optionToString(int option, int mask, String[] descriptions) optionToString() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/bidi/
H A DBidiFmwk.java144 optionToString(int option, int mask, String[] descriptions) optionToString() argument
/third_party/libphonenumber/cpp/src/phonenumbers/ohos/
H A Dupdate_geocoding.cc149 const char** descriptions = (const char **)malloc(sizeof(char*) * prefixesSize); in AddPrefixDescriptions() local
172 void UpdateGeocoding::ModifyPrefixDescriptions(int32_t* prefixes, const char** descriptions, in ModifyPrefixDescriptions() argument
[all...]
H A Dgeocoding_data.pb.h1526 inline const std::string& PrefixesInfo::descriptions(int index) const { in descriptions() function in i18n::phonenumbers::PrefixesInfo
1573 PrefixesInfo::descriptions() const { descriptions() function in i18n::phonenumbers::PrefixesInfo
[all...]
/base/location/frameworks/cj/include/
H A Dgeolocationmanager_utils.h122 char** descriptions; member
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dpipeline_create_functions_vk.cpp252 const auto descriptions = array_view(attachmentDescriptions, countof(attachmentDescriptions)); in CreateRenderPassCombined() local
431 const auto descriptions = array_view(attachmentDescriptions, countof(attachmentDescriptions)); in CreateRenderPassCombined2() local
/third_party/icu/icu4c/source/i18n/
H A Dnfrs.cpp136 NFRuleSet::NFRuleSet(RuleBasedNumberFormat *_owner, UnicodeString* descriptions, int32_t index, UErrorCode& status) in NFRuleSet() argument
/third_party/node/deps/icu-small/source/i18n/
H A Dnfrs.cpp136 NFRuleSet::NFRuleSet(RuleBasedNumberFormat *_owner, UnicodeString* descriptions, int32_t index, UErrorCode& status) in NFRuleSet() argument
/third_party/python/Lib/
H A Dnntplib.py679 def descriptions(self, group_pattern): member in NNTP
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnfrs.cpp136 NFRuleSet::NFRuleSet(RuleBasedNumberFormat *_owner, UnicodeString* descriptions, int32_t index, UErrorCode& status) in NFRuleSet() argument
/base/location/frameworks/js/napi/source/
H A Dnapi_util.cpp558 std::vector<std::string> descriptions; in GetGeoAddressInfo() local
/test/xts/acts/multimedia/drm/drm_ndk_test/entry/src/main/cpp/
H A Dhello.cpp2323 DRM_MediaKeySystemDescription descriptions[DRM_PLUGIN_COUNT]; in Test_MediaKeySystem_GetMediaKeySystems() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DNumberFormatTest.java178 verifyRounding(DecimalFormat format, double[] values, String[][] expected, int[] roundingModes, String[] descriptions) verifyRounding() argument
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DNumberFormatTest.java175 verifyRounding(DecimalFormat format, double[] values, String[][] expected, int[] roundingModes, String[] descriptions) verifyRounding() argument
[all...]

Completed in 30 milliseconds

12