Searched defs:number_format (Results 1 – 8 of 8) sorted by relevance
| /third_party/libphonenumber/cpp/src/phonenumbers/ |
| D | asyoutypeformatter.cc | 142 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
|
| D | phonenumberutil.cc | 164 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()
|
| D | phonemetadata.pb.h | 4095 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/ |
| D | dash.c | 71 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/ |
| D | predefined_formatters.hpp | 87 icu::NumberFormat *number_format(fmt_type type) const in number_format() function in boost::locale::impl_icu::icu_formatters_cache
|
| D | formatter.cpp | 46 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/ |
| D | phonemetadata.proto | 237 repeated NumberFormat number_format = 19; field
|
| /third_party/libphonenumber/cpp/test/phonenumbers/ |
| D | phonenumberutil_test.cc | 1261 NumberFormat* number_format = number_formats.Add(); in TEST_F() local
|