/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/ |
H A D | time_zone_fixed.cc | 121 std::string abbr = FixedOffsetToName(offset); in FixedOffsetToAbbr() local [all...] |
H A D | time_zone_posix.cc | 51 const char* ParseAbbr(const char* p, std::string* abbr) { in ParseAbbr() argument
|
H A D | time_zone_info.cc | 297 GetTransitionType(std::int_fast32_t utc_offset, bool is_dst, const std::string& abbr, std::uint_least8_t* index) GetTransitionType() argument
|
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/include/cctz/ |
H A D | time_zone.h | 103 const char* abbr; // time-zone abbreviation (e.g., "PST") member
|
/third_party/ffmpeg/libavutil/ |
H A D | parseutils.c | 67 const char *abbr; member 72 const char *abbr; member
|
/third_party/icu/icu4c/source/common/ |
H A D | filteredbrk.cpp | 615 const UnicodeString *abbr = fSet.getStringAt(i); in build() local
|
/third_party/node/deps/icu-small/source/common/ |
H A D | filteredbrk.cpp | 615 const UnicodeString *abbr = fSet.getStringAt(i); in build() local
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | filteredbrk.cpp | 616 const UnicodeString *abbr = fSet.getStringAt(i); in build() local
|
/third_party/ntfs-3g/libntfs-3g/ |
H A D | runlist.c | 1792 int abbr = 0; /* abbreviate long lists */ in test_rl_dump_runlist() local
|
/third_party/icu/icu4c/source/tools/tzcode/ |
H A D | zdump.c | 827 abbr(struct tm *tmp) abbr() function [all...] |
H A D | tz2icu.cpp | 142 int32_t abbr; // index into ZoneInfo.abbrs 0..n-1 member [all...] |
H A D | zic.c | 1947 doabbr(char *const abbr, const char *const format, const char *const letters, in doabbr() argument 2708 addtype(const zic_t gmtoff, const zic_t rawoff, const zic_t dstoff, char *const abbr, const int isdst, const int ttisstd, const int ttisgmt) addtype() argument 2871 itsabbr(register const char *abbr, register const char *word) itsabbr() argument [all...] |
/third_party/skia/third_party/externals/icu/source/tools/tzcode/ |
H A D | zdump.c | 833 abbr(struct tm *tmp) abbr() function [all...] |
H A D | tz2icu.cpp | 142 int32_t abbr; // index into ZoneInfo.abbrs 0..n-1 member [all...] |
H A D | zic.c | 1946 doabbr(char *const abbr, const char *const format, const char *const letters, in doabbr() argument 2707 addtype(const zic_t gmtoff, const zic_t rawoff, const zic_t dstoff, char *const abbr, const int isdst, const int ttisstd, const int ttisgmt) addtype() argument 2870 itsabbr(register const char *abbr, register const char *word) itsabbr() argument [all...] |
/third_party/tzdata/ |
H A D | zdump.c | 1167 abbr(struct tm const *tmp) abbr() function [all...] |
H A D | localtime.c | 227 char const *abbr = &sp->chars[sp->ttis[i].tt_desigidx]; in ttunspecified() local
|
H A D | zic.c | 2824 doabbr(char *abbr, struct zone const *zp, char const *letters, in doabbr() argument 3485 addtype(zic_t utoff, char const *abbr, bool isdst, bool ttisstd, bool ttisut) addtype() argument 3640 itsabbr(register const char *abbr, register const char *word) itsabbr() argument 3656 ciprefix(char const *abbr, char const *word) ciprefix() argument [all...] |
/third_party/skia/third_party/externals/abseil-cpp/absl/time/ |
H A D | duration.cc | 714 absl::string_view abbr; member
|
/kernel/linux/linux-5.10/kernel/rcu/ |
H A D | tree.h | 356 char abbr; /* Abbreviated name. */ member
|
/kernel/linux/linux-6.6/kernel/rcu/ |
H A D | tree.h | 398 char abbr; /* Abbreviated name. */ member
|
/third_party/python/Modules/ |
H A D | _zoneinfo.c | 887 PyObject *abbr = PyTuple_GetItem(data_tuple, 4); in load_data() local 1592 parse_abbr(const char *const p, PyObject **abbr) in parse_abbr() argument
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | transtst.cpp | 4112 char abbr[256]={'\0'}; in TestAllCodepoints() local
|