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.cc142 const NumberFormat& number_format = **it; in MaybeCreateNewTemplate() local
239 string number_format = format.format(); in CreateFormattingTemplate() local
253 const string& number_format, in GetFormattingTemplate()
470 const NumberFormat& number_format = **it; in AttemptToFormatAccruedDigits() local
Dphonenumberutil.cc164 PhoneNumberUtil::PhoneNumberFormat number_format, in PrefixNumberWithCountryCallingCode()
997 PhoneNumberFormat number_format, in Format()
1049 PhoneNumberFormat number_format, in FormatByPattern()
1433 NumberFormat* number_format = number_formats.Add(); in FormatInOriginalFormat() local
1623 PhoneNumberUtil::PhoneNumberFormat number_format, in FormatNsnUsingPatternWithCarrier()
1674 PhoneNumberUtil::PhoneNumberFormat number_format, in FormatNsnUsingPattern()
1683 PhoneNumberFormat number_format, in FormatNsn()
1696 PhoneNumberFormat number_format, in FormatNsnWithCarrier()
1721 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.proto237 repeated NumberFormat number_format = 19; field
/third_party/libphonenumber/cpp/test/phonenumbers/
Dphonenumberutil_test.cc1261 NumberFormat* number_format = number_formats.Add(); in TEST_F() local