/external/chromium_org/third_party/icu/source/tools/tzcode/ |
icuzones | 7 # turn "Olson" tzdata into ICU's zoneinfo.txt. 18 # The Olson systemv file has these commented out. 39 #### Aliases that conflict with Olson compatibility Zone definition 70 #Link Etc/UTC UTC # Olson LINK
|
tz.alias | 24 #### Aliases that conflict with Olson compatibility Zone definition 55 # UTC Etc/UTC # Olson LINK
|
readme.txt | 19 The purpose of these tools is to process the zoneinfo or "Olson" time 22 behavior, as well as the full set of Olson compatibility IDs. 27 Olson: ftp://elsie.nci.nih.gov/pub/ 33 historical time zones, based on Olson data. The implementations in C 40 historical variation. Furthermore, it lacks the full set of Olson 46 The zoneinfo or "Olson" time zone package is used by various systems
|
ialloc.c | 3 ** 2006-07-17 by Arthur David Olson.
|
scheck.c | 3 ** 2006-07-17 by Arthur David Olson.
|
tz2icu.cpp | 12 #include "tzfile.h" // from Olson tzcode archive, copied to this dir 305 // skip additional Olson byte version 310 throw invalid_argument("Bad Olson version info"); 488 // the Olson abbr data, or if the above TODO is completed. 905 map<string, string> linkSource; // id => "Olson link" or "ICU alias" 978 linkSource[fromid] = "Olson link"; 979 linkSource[toid] = "Olson link"; 1509 const string& olson = i->first; local 1538 string olson = i->first; local 1564 const string& olson = i->first; local [all...] |
/external/icu4c/tools/tzcode/ |
icuzones | 7 # turn "Olson" tzdata into ICU's zoneinfo.txt. 18 # The Olson systemv file has these commented out. 39 #### Aliases that conflict with Olson compatibility Zone definition 70 #Link Etc/UTC UTC # Olson LINK
|
tz.alias | 24 #### Aliases that conflict with Olson compatibility Zone definition 55 # UTC Etc/UTC # Olson LINK
|
readme.txt | 19 The purpose of these tools is to process the zoneinfo or "Olson" time 22 behavior, as well as the full set of Olson compatibility IDs. 27 Olson: ftp://elsie.nci.nih.gov/pub/ 33 historical time zones, based on Olson data. The implementations in C 40 historical variation. Furthermore, it lacks the full set of Olson 46 The zoneinfo or "Olson" time zone package is used by various systems
|
ialloc.c | 3 ** 2006-07-17 by Arthur David Olson.
|
scheck.c | 3 ** 2006-07-17 by Arthur David Olson.
|
tz2icu.cpp | 12 #include "tzfile.h" // from Olson tzcode archive, copied to this dir 305 // skip additional Olson byte version 310 throw invalid_argument("Bad Olson version info"); 488 // the Olson abbr data, or if the above TODO is completed. 905 map<string, string> linkSource; // id => "Olson link" or "ICU alias" 978 linkSource[fromid] = "Olson link"; 979 linkSource[toid] = "Olson link"; 1509 const string& olson = i->first; local 1538 string olson = i->first; local 1564 const string& olson = i->first; local [all...] |
/external/chromium_org/third_party/icu/source/i18n/ |
zonemeta.h | 50 * Returns a CLDR metazone ID for the given Olson tzid and time. 54 * Returns an Olson ID for the ginve metazone and region
|
olsontz.h | 27 * A time zone based on the Olson tz database. Olson time zones change 38 * 1. Zones. These have keys corresponding to the Olson IDs, e.g., 96 * 2. Rules. These have keys corresponding to the Olson rule IDs,
|
/bionic/libc/tzcode/ |
difftime.c | 3 ** 1996-06-05 by Arthur David Olson.
|
/external/icu4c/i18n/ |
zonemeta.h | 62 * Returns a CLDR metazone ID for the given Olson tzid and time. 66 * Returns an Olson ID for the ginve metazone and region
|
/external/chromium_org/third_party/protobuf/src/google/protobuf/io/ |
gzip_stream_unittest.sh | 33 # Author: brianolson@google.com (Brian Olson)
|
/external/protobuf/src/google/protobuf/io/ |
gzip_stream_unittest.sh | 33 # Author: brianolson@google.com (Brian Olson)
|
/external/chromium_org/third_party/icu/patches/ |
ios_timezone.patch | 74 /* These platforms are likely to use Olson timezone IDs. */
|
/external/chromium_org/third_party/protobuf/src/google/protobuf/testing/ |
zcgunzip.cc | 31 // Author: brianolson@google.com (Brian Olson)
|
zcgzip.cc | 31 // Author: brianolson@google.com (Brian Olson)
|
/external/protobuf/src/google/protobuf/testing/ |
zcgunzip.cc | 31 // Author: brianolson@google.com (Brian Olson)
|
zcgzip.cc | 31 // Author: brianolson@google.com (Brian Olson)
|
/external/chromium_org/content/renderer/ |
renderer_main_platform_delegate_win.cc | 89 // Olson timezone ID by accessing the registry keys under
|
/external/chromium_org/third_party/protobuf/ |
CONTRIBUTORS.txt | 62 Brian Olson <brianolson@google.com>
|