| /third_party/libphonenumber/cpp/src/phonenumbers/geocoding/ |
| H A D | default_map_storage.cc | 44 void DefaultMapStorage::ReadFromMap(const PrefixDescriptions* descriptions) { in ReadFromMap() argument
|
| H A D | geocoding_data.h | 42 const char** descriptions; member
|
| H A D | area_code_map.cc | 36 void AreaCodeMap::ReadAreaCodeMap(const PrefixDescriptions* descriptions) { in ReadAreaCodeMap() argument
|
| H A D | phonenumber_offline_geocoder.cc | 196 const AreaCodeMap* const descriptions = GetPhonePrefixDescriptions( in GetAreaDescription() local
|
| /third_party/libphonenumber/java/internal/prefixmapper/src/com/google/i18n/phonenumbers/prefixmapper/ |
| H A D | DefaultMapStorage.java | 36 private String[] descriptions; field in DefaultMapStorage
|
| /third_party/ltp/testcases/kernel/syscalls/timer_settime/ |
| H A D | timer_settime02.c | 38 static const char * const descriptions[] = { variable
|
| /third_party/libphonenumber/cpp/test/phonenumbers/geocoding/ |
| H A D | area_code_map_test.cc | 34 void MakeCodeMap(const PrefixDescriptions* descriptions, in MakeCodeMap() argument
|
| H A D | geocoding_data_test.cc | 66 void TestPrefixDescriptions(const PrefixDescriptions* descriptions) { in TestPrefixDescriptions() argument [all...] |
| /base/print/print_fwk/frameworks/ohscan/include/ |
| H A D | ohscan.h | 130 char** descriptions; member
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | NFRuleSet.java | 104 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 D | NFRuleSet.java | 105 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 D | BidiFmwk.java | 141 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 D | BidiFmwk.java | 144 optionToString(int option, int mask, String[] descriptions) optionToString() argument
|
| /third_party/libphonenumber/cpp/src/phonenumbers/ohos/ |
| H A D | update_geocoding.cc | 149 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 D | geocoding_data.pb.h | 1526 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 D | geolocationmanager_utils.h | 122 char** descriptions; member
|
| /foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/ |
| H A D | pipeline_create_functions_vk.cpp | 252 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 D | nfrs.cpp | 136 NFRuleSet::NFRuleSet(RuleBasedNumberFormat *_owner, UnicodeString* descriptions, int32_t index, UErrorCode& status) in NFRuleSet() argument
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | nfrs.cpp | 136 NFRuleSet::NFRuleSet(RuleBasedNumberFormat *_owner, UnicodeString* descriptions, int32_t index, UErrorCode& status) in NFRuleSet() argument
|
| /third_party/python/Lib/ |
| H A D | nntplib.py | 679 def descriptions(self, group_pattern): member in NNTP
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | nfrs.cpp | 136 NFRuleSet::NFRuleSet(RuleBasedNumberFormat *_owner, UnicodeString* descriptions, int32_t index, UErrorCode& status) in NFRuleSet() argument
|
| /base/location/frameworks/js/napi/source/ |
| H A D | napi_util.cpp | 558 std::vector<std::string> descriptions; in GetGeoAddressInfo() local
|
| /test/xts/acts/multimedia/drm/drm_ndk_test/entry/src/main/cpp/ |
| H A D | hello.cpp | 2323 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 D | NumberFormatTest.java | 178 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 D | NumberFormatTest.java | 175 verifyRounding(DecimalFormat format, double[] values, String[][] expected, int[] roundingModes, String[] descriptions) verifyRounding() argument [all...] |