Home
last modified time | relevance | path

Searched defs:abbr (Results 1 - 23 of 23) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
H A Dtime_zone_fixed.cc121 std::string abbr = FixedOffsetToName(offset); in FixedOffsetToAbbr() local
[all...]
H A Dtime_zone_posix.cc51 const char* ParseAbbr(const char* p, std::string* abbr) { in ParseAbbr() argument
H A Dtime_zone_info.cc297 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 Dtime_zone.h103 const char* abbr; // time-zone abbreviation (e.g., "PST") member
/third_party/ffmpeg/libavutil/
H A Dparseutils.c67 const char *abbr; member
72 const char *abbr; member
/third_party/icu/icu4c/source/common/
H A Dfilteredbrk.cpp615 const UnicodeString *abbr = fSet.getStringAt(i); in build() local
/third_party/node/deps/icu-small/source/common/
H A Dfilteredbrk.cpp615 const UnicodeString *abbr = fSet.getStringAt(i); in build() local
/third_party/skia/third_party/externals/icu/source/common/
H A Dfilteredbrk.cpp616 const UnicodeString *abbr = fSet.getStringAt(i); in build() local
/third_party/ntfs-3g/libntfs-3g/
H A Drunlist.c1792 int abbr = 0; /* abbreviate long lists */ in test_rl_dump_runlist() local
/third_party/icu/icu4c/source/tools/tzcode/
H A Dzdump.c827 abbr(struct tm *tmp) abbr() function
[all...]
H A Dtz2icu.cpp142 int32_t abbr; // index into ZoneInfo.abbrs 0..n-1 member
[all...]
H A Dzic.c1947 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 Dzdump.c833 abbr(struct tm *tmp) abbr() function
[all...]
H A Dtz2icu.cpp142 int32_t abbr; // index into ZoneInfo.abbrs 0..n-1 member
[all...]
H A Dzic.c1946 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 Dzdump.c1167 abbr(struct tm const *tmp) abbr() function
[all...]
H A Dlocaltime.c227 char const *abbr = &sp->chars[sp->ttis[i].tt_desigidx]; in ttunspecified() local
H A Dzic.c2824 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 Dduration.cc714 absl::string_view abbr; member
/kernel/linux/linux-5.10/kernel/rcu/
H A Dtree.h356 char abbr; /* Abbreviated name. */ member
/kernel/linux/linux-6.6/kernel/rcu/
H A Dtree.h398 char abbr; /* Abbreviated name. */ member
/third_party/python/Modules/
H A D_zoneinfo.c887 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 Dtranstst.cpp4112 char abbr[256]={'\0'}; in TestAllCodepoints() local

Completed in 54 milliseconds