Home
last modified time | relevance | path

Searched defs:number_format (Results 1 – 8 of 8) sorted by relevance

/third_party/libphonenumber/cpp/src/phonenumbers/
Dasyoutypeformatter.cc143 const NumberFormat& number_format = **it; in MaybeCreateNewTemplate() local
242 string number_format = format.format(); in CreateFormattingTemplate() local
256 const string& number_format, in GetFormattingTemplate()
473 const NumberFormat& number_format = **it; in AttemptToFormatAccruedDigits() local
Dphonenumberutil.cc169 PhoneNumberUtil::PhoneNumberFormat number_format, in PrefixNumberWithCountryCallingCode()
1087 PhoneNumberFormat number_format, in Format()
1139 PhoneNumberFormat number_format, in FormatByPattern()
1527 NumberFormat* number_format = number_formats.Add(); in FormatInOriginalFormat() local
1717 PhoneNumberUtil::PhoneNumberFormat number_format, in FormatNsnUsingPatternWithCarrier()
1768 PhoneNumberUtil::PhoneNumberFormat number_format, in FormatNsnUsingPattern()
1777 PhoneNumberFormat number_format, in FormatNsn()
1790 PhoneNumberFormat number_format, in FormatNsnWithCarrier()
1815 PhoneNumberFormat number_format, in MaybeAppendFormattedExtension()
Dphonemetadata.pb.h4095 inline const ::i18n::phonenumbers::NumberFormat& PhoneMetadata::number_format(int index) const { in number_format() function
4107 PhoneMetadata::number_format() const { in number_format() function
/third_party/ffmpeg/libavformat/
Ddash.c71 const char *number_format = (id_type == DASH_TMPL_ID_TIME) ? PRId64 : "d"; in dash_read_tmpl_id() local
/third_party/boost/libs/locale/src/icu/
Dpredefined_formatters.hpp87 icu::NumberFormat *number_format(fmt_type type) const in number_format() function in boost::locale::impl_icu::icu_formatters_cache
Dformatter.cpp46 class number_format : public formatter<CharType> { class
92 number_format(icu::NumberFormat *fmt,std::string codepage) : in number_format() function in boost::locale::impl_icu::number_format
/third_party/libphonenumber/resources/
Dphonemetadata.proto239 repeated NumberFormat number_format = 19; field
/third_party/libphonenumber/cpp/test/phonenumbers/
Dphonenumberutil_test.cc1295 NumberFormat* number_format = number_formats.Add(); in TEST_F() local