/third_party/node/deps/icu-small/source/i18n/ |
H A D | number_scientific.h | 12 U_NAMESPACE_BEGIN namespace number { namespace
|
H A D | number_multiplier.h | 13 U_NAMESPACE_BEGIN namespace number { namespace
|
H A D | numrange_impl.h | 20 U_NAMESPACE_BEGIN namespace number { namespace
|
H A D | pluralranges.h | 20 namespace number { namespace
|
H A D | tmutamt.cpp | 19 TimeUnitAmount::TimeUnitAmount(const Formattable& number, in TimeUnitAmount() argument
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
H A D | simplenumberformatter.h | 34 namespace number { // icu::number namespace [all...] |
H A D | formattednumber.h | 29 namespace number { // icu::number namespace [all...] |
H A D | plurrule.h | 57 namespace number { namespace [all...] |
H A D | decimfmt.h | 54 namespace number { namespace [all...] |
/third_party/icu/icu4c/source/samples/msgfmt/ |
H A D | util.cpp | 27 static UnicodeString& appendHex(uint32_t number, in appendHex() argument
|
/third_party/icu/icu4c/source/samples/datefmt/ |
H A D | util.cpp | 27 static UnicodeString& appendHex(uint32_t number, in appendHex() argument
|
/third_party/libphonenumber/cpp/src/phonenumbers/ |
H A D | phonenumbermatch.cc | 41 const PhoneNumber& PhoneNumberMatch::number() const { in number() function in i18n::phonenumbers::PhoneNumberMatch 69 void PhoneNumberMatch::set_number(const PhoneNumber& number) { in set_number() argument 31 PhoneNumberMatch(int start, const string& raw_string, const PhoneNumber& number) PhoneNumberMatch() argument
|
H A D | regex_based_matcher.cc | 38 MatchNationalNumber( const string& number, const PhoneNumberDesc& number_desc, bool allow_prefix_match) const MatchNationalNumber() argument 51 Match( const string& number, const string& number_pattern, bool allow_prefix_match) const Match() argument
|
/third_party/libphonenumber/cpp/test/phonenumbers/ |
H A D | matcher_test.cc | 42 ExpectMatched( const MatcherApi& matcher, const string& number, const PhoneNumberDesc& desc) ExpectMatched() argument 52 ExpectInvalid( const MatcherApi& matcher, const string& number, const PhoneNumberDesc& desc) ExpectInvalid() argument 62 ExpectTooLong( const MatcherApi& matcher, const string& number, const PhoneNumberDesc& desc) ExpectTooLong() argument [all...] |
/third_party/libphonenumber/java/demo/src/main/java/com/google/phonenumbers/demo/render/ |
H A D | ResultRenderer.java | 40 private final PhoneNumber number; field in ResultRenderer 44 ResultRenderer( String phoneNumber, String defaultCountry, Locale geocodingLocale, PhoneNumber number) ResultRenderer() argument [all...] |
/third_party/lwip/test/unit/core/ |
H A D | test_def.c | 31 static void test_def_itoa(int number, const char *expected) in test_def_itoa() argument
|
/third_party/node/deps/v8/src/compiler/backend/ |
H A D | unwinding-info-writer.h | 44 void SetNumberOfInstructionBlocks(int number) {} in SetNumberOfInstructionBlocks() argument
|
/third_party/musl/libc-test/src/functionalext/supplement/thread/ |
H A D | pthread_rwlock_rdlock_sup.c | 25 static int number = 0; variable
|
/third_party/node/deps/openssl/openssl/crypto/asn1/ |
H A D | t_pkey.c | 45 int ASN1_bn_print(BIO *bp, const char *number, const BIGNUM *num, in ASN1_bn_print() argument
|
/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/ |
H A D | PhoneNumberMatch.java | 60 private final PhoneNumber number; field in PhoneNumberMatch 69 PhoneNumberMatch(int start, String rawString, PhoneNumber number) PhoneNumberMatch() argument 82 public PhoneNumber number() { number() method in PhoneNumberMatch [all...] |
/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/internal/ |
H A D | RegexBasedMatcher.java | 38 public boolean matchNationalNumber(CharSequence number, PhoneNumberDesc numberDesc, in matchNationalNumber() argument 49 private static boolean match(CharSequence number, Pattern pattern, boolean allowPrefixMatch) { in match() argument
|
/third_party/libphonenumber/migrator/src/main/java/com/google/phonenumbers/migrator/ |
H A D | MigrationUtils.java | 75 findMatchingRecipe( CsvTable<RangeKey> recipesTable, DigitSequence countryCode, DigitSequence number) findMatchingRecipe() argument
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
H A D | sorted_items.rs | 10 pub type number = ::std::os::raw::c_int; types 97 pub type number = ::std::os::raw::c_int; types [all...] |
H A D | sort-items.rs | 10 pub type number = ::std::os::raw::c_int; types 97 pub type number = ::std::os::raw::c_int; types [all...] |
/third_party/protobuf/examples/ |
H A D | add_person.cc | 35 string number; in PromptForAddress() local
|