| /third_party/libphonenumber/java/carrier/src/com/google/i18n/phonenumbers/ |
| H A D | PhoneNumberToCarrierMapper.java | 71 getNameForValidNumber(PhoneNumber number, Locale languageCode) getNameForValidNumber() argument 89 getNameForNumber(PhoneNumber number, Locale languageCode) getNameForNumber() argument 107 getSafeDisplayName(PhoneNumber number, Locale languageCode) getSafeDisplayName() argument [all...] |
| /third_party/libphonenumber/java/geocoder/src/com/google/i18n/phonenumbers/geocoding/ |
| H A D | PhoneNumberOfflineGeocoder.java | 66 private String getCountryNameForNumber(PhoneNumber number, Locale language) { in getCountryNameForNumber() argument 112 getDescriptionForValidNumber(PhoneNumber number, Locale languageCode) getDescriptionForValidNumber() argument 164 getDescriptionForValidNumber(PhoneNumber number, Locale languageCode, String userRegion) getDescriptionForValidNumber() argument 188 getDescriptionForNumber(PhoneNumber number, Locale languageCode) getDescriptionForNumber() argument 210 getDescriptionForNumber(PhoneNumber number, Locale languageCode, String userRegion) getDescriptionForNumber() argument [all...] |
| /third_party/ltp/tools/sparse/sparse-src/validation/ |
| H A D | conditional-type.c | 9 enum number { enum
|
| /third_party/libphonenumber/java/libphonenumber/test/com/google/i18n/phonenumbers/internal/ |
| H A D | MatcherTest.java | 68 private void assertMatched(MatcherApi matcher, String number, PhoneNumberDesc desc) { in assertMatched() argument 75 private void assertInvalid(MatcherApi matcher, String number, PhoneNumberDesc desc) { in assertInvalid() argument 82 assertTooLong(MatcherApi matcher, String number, PhoneNumberDesc desc) assertTooLong() argument [all...] |
| /third_party/libphonenumber/migrator/src/main/java/com/google/phonenumbers/migrator/ |
| H A D | MigrationFactory.java | 46 public static MigrationJob createMigration(String number, String country) throws IOException { in createMigration() argument 67 public static MigrationJob createCustomRecipeMigration(String number, in createCustomRecipeMigration() argument 164 sanitizeNumberString(String number) sanitizeNumberString() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| H A D | ImmutableStringBuilder.h | 37 void appendHex(T number) in appendHex() argument
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | number_longnames.h | 16 U_NAMESPACE_BEGIN namespace number { namespace
|
| H A D | number_output.cpp | 17 namespace number { namespace
|
| H A D | units_router.h | 24 namespace number { namespace
|
| /third_party/skia/third_party/externals/icu/source/common/unicode/ |
| H A D | simpleformatter.h | 28 namespace number { namespace [all...] |
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| H A D | MapFieldSchemaFull.java | 85 public int getSerializedSize(int number, Object mapField, Object mapDefaultEntry) { in getSerializedSize() argument 90 getSerializedSizeFull( int number, Object mapField, Object defaultEntryObject) getSerializedSizeFull() argument
|
| /third_party/protobuf/php/src/Google/Protobuf/Internal/ |
| H A D | EnumValueDescriptorProto.php | 27 protected $number = null; variable 108 $this->number variable [all...] |
| /third_party/rust/crates/minimal-lexical/src/ |
| H A D | lib.rs | 55 pub mod number; modules
|
| /third_party/rust/crates/nom/src/ |
| H A D | lib.rs | 460 pub mod number; modules
|
| /third_party/rust/crates/nom/examples/ |
| H A D | json_iterator.rs | 63 pub fn number(&self) -> Option<f64> { in number() functions
|
| /foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/ |
| H A D | data_ability_impl_file_test.cpp | 157 int number = 0; in HWTEST_F() local [all...] |
| /foundation/arkui/ace_engine/adapter/ohos/osal/ |
| H A D | resource_theme_style.cpp | 120 void ParseNumberUnit(const std::string& value, std::string& number, std::string& unit)
in ParseNumberUnit() argument 168 std::string number;
in ParseContent() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
| H A D | cj_transitioneffect_ffi.cpp | 23 int64_t FfiOHOSAceFrameworkTransitionEffectOpacity(double number) in FfiOHOSAceFrameworkTransitionEffectOpacity() argument
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/image/ |
| H A D | image_base.cpp | 38 RefPtr<FrameNode> ImageBases::CreatePixelMapAnimator(int32_t number) in CreatePixelMapAnimator() argument
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/ |
| H A D | radio_switch_tdd_test.cpp | 387 jerry_value_t number = jerry_create_boolean(false); in HeightSwitchValueTest008() local
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/test/unittest/common/ |
| H A D | number_format_module_tdd_test.cpp | 208 double number = 0.9; HWTEST_F() local 686 const double number = 1.23456; HWTEST_F() local [all...] |
| /foundation/communication/bluetooth/frameworks/inner/ipc/parcel/ |
| H A D | bluetooth_phone_state.cpp | 116 void BluetoothPhoneState::SetNumber(std::string number) in SetNumber() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
| H A D | bluetooth_hfp_hf_observer_proxy.cpp | 209 OnSubscriberNumberChanged(const BluetoothRawAddress &device, const std::string &number) OnSubscriberNumberChanged() argument
|
| /foundation/communication/bluetooth/frameworks/js/napi/src/connection/ |
| H A D | napi_bluetooth_connection_observer.cpp | 74 void NapiBluetoothConnectionObserver::OnPairConfirmed(const BluetoothRemoteDevice &device, int reqType, int number) in OnPairConfirmed() argument
|
| /foundation/communication/bluetooth/interfaces/inner_api/include/ |
| H A D | bluetooth_hfp_hf.h | 134 virtual void OnSubscriberNumberChanged(const BluetoothRemoteDevice &device, const std::string &number) in OnSubscriberNumberChanged() argument [all...] |