Home
last modified time | relevance | path

Searched defs:short_code (Results 1 – 4 of 4) sorted by relevance

/third_party/libphonenumber/resources/
Dphonemetadata.proto156 optional PhoneNumberDesc short_code = 29; field
/third_party/skia/third_party/externals/brotli/c/enc/
Dbackward_references_hq.c66 const uint32_t short_code = self->dcode_insert_length >> 27; in ZopfliNodeDistanceCode() local
250 size_t short_code, float cost) { in UpdateZopfliNode()
/third_party/brotli/c/enc/
Dbackward_references_hq.c68 const uint32_t short_code = self->dcode_insert_length >> 27; in ZopfliNodeDistanceCode() local
264 size_t short_code, float cost) { in UpdateZopfliNode()
/third_party/libphonenumber/cpp/src/phonenumbers/
Dphonemetadata.pb.h3284 inline const ::i18n::phonenumbers::PhoneNumberDesc& PhoneMetadata::short_code() const ABSL_ATTRIBUT… in short_code() function