Home
last modified time | relevance | path

Searched defs:number (Results 251 - 275 of 1141) sorted by relevance

1...<<11121314151617181920>>...46

/third_party/libphonenumber/java/carrier/src/com/google/i18n/phonenumbers/
H A DPhoneNumberToCarrierMapper.java71 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 DPhoneNumberOfflineGeocoder.java66 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 Dconditional-type.c9 enum number { enum
/third_party/libphonenumber/java/libphonenumber/test/com/google/i18n/phonenumbers/internal/
H A DMatcherTest.java68 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 DMigrationFactory.java46 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 DImmutableStringBuilder.h37 void appendHex(T number) in appendHex() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumber_longnames.h16 U_NAMESPACE_BEGIN namespace number { namespace
H A Dnumber_output.cpp17 namespace number { namespace
H A Dunits_router.h24 namespace number { namespace
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dsimpleformatter.h28 namespace number { namespace
[all...]
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DMapFieldSchemaFull.java85 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 DEnumValueDescriptorProto.php27 protected $number = null; variable
108 $this->number variable
[all...]
/third_party/rust/crates/minimal-lexical/src/
H A Dlib.rs55 pub mod number; modules
/third_party/rust/crates/nom/src/
H A Dlib.rs460 pub mod number; modules
/third_party/rust/crates/nom/examples/
H A Djson_iterator.rs63 pub fn number(&self) -> Option<f64> { in number() functions
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Ddata_ability_impl_file_test.cpp157 int number = 0; in HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dresource_theme_style.cpp120 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 Dcj_transitioneffect_ffi.cpp23 int64_t FfiOHOSAceFrameworkTransitionEffectOpacity(double number) in FfiOHOSAceFrameworkTransitionEffectOpacity() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/image/
H A Dimage_base.cpp38 RefPtr<FrameNode> ImageBases::CreatePixelMapAnimator(int32_t number) in CreatePixelMapAnimator() argument
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/
H A Dradio_switch_tdd_test.cpp387 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 Dnumber_format_module_tdd_test.cpp208 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 Dbluetooth_phone_state.cpp116 void BluetoothPhoneState::SetNumber(std::string number) in SetNumber() argument
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_hfp_hf_observer_proxy.cpp209 OnSubscriberNumberChanged(const BluetoothRawAddress &device, const std::string &number) OnSubscriberNumberChanged() argument
/foundation/communication/bluetooth/frameworks/js/napi/src/connection/
H A Dnapi_bluetooth_connection_observer.cpp74 void NapiBluetoothConnectionObserver::OnPairConfirmed(const BluetoothRemoteDevice &device, int reqType, int number) in OnPairConfirmed() argument
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_hfp_hf.h134 virtual void OnSubscriberNumberChanged(const BluetoothRemoteDevice &device, const std::string &number) in OnSubscriberNumberChanged() argument
[all...]

Completed in 9 milliseconds

1...<<11121314151617181920>>...46