Home
last modified time | relevance | path

Searched refs:zoneinfo (Results 1 – 15 of 15) sorted by relevance

/external/icu4c/tools/tzcode/
Dreadme.txt19 The purpose of these tools is to process the zoneinfo or "Olson" time
46 The zoneinfo or "Olson" time zone package is used by various systems
85 3. Build ICU normally. You will see a notice "updating zoneinfo.txt..."
99 6. Don't forget to check in the new zoneinfo.txt (from its location at
100 {path_to}/icu/source/data/misc/zoneinfo.txt) into SVN.
Dtz2icu.cpp1092 operator<<(ostream& os, const ZoneMap& zoneinfo) { in operator <<() argument
1094 for (ZoneMapIter it = zoneinfo.begin(); in operator <<()
1095 it != zoneinfo.end(); in operator <<()
1105 ostream& printStringList( ostream& os, const ZoneMap& zoneinfo) { in printStringList() argument
1110 for (ZoneMapIter it = zoneinfo.begin(); in printStringList()
1111 it != zoneinfo.end(); in printStringList()
Dicuzones7 # turn "Olson" tzdata into ICU's zoneinfo.txt.
/external/icu4c/data/misc/
Dmiscfiles.mk26 zoneinfo.txt supplementalData.txt metazoneInfo.txt
Dzoneinfo.txt15 zoneinfo:table(nofallback) {
/external/icu4c/stubdata/cfg-us/
Dicudt38l.txt111 zoneinfo.res
/external/icu4c/stubdata/cfg-us-japan/
Dicudt38l.txt120 zoneinfo.res
/external/icu4c/data/
DMakefile.in517 ZONEINFO=$(TZCODE_DIR)/zoneinfo.txt
521 $(BUILDDIR)/zoneinfo.res: $(ZONEINFO) $(BINDIR)/genrb$(EXEEXT)
522 @echo Note: $(MISCSRCDIR)/zoneinfo.txt is IGNORED because $(TZDATA) is present.
DMakefile517 ZONEINFO=$(TZCODE_DIR)/zoneinfo.txt
521 $(BUILDDIR)/zoneinfo.res: $(ZONEINFO) $(BINDIR)/genrb$(EXEEXT)
522 @echo Note: $(MISCSRCDIR)/zoneinfo.txt is IGNORED because $(TZDATA) is present.
/external/icu4c/stubdata/cfg-default/
Dicudt38l.txt138 zoneinfo.res
/external/icu4c/stubdata/cfg-us-euro/
Dicudt38l.txt160 zoneinfo.res
/external/icu4c/stubdata/cfg-zh/
Dicudt38l.txt205 zoneinfo.res
/external/icu4c/stubdata/cfg-large/
Dicudt38l.txt219 zoneinfo.res
/external/qemu/
DCHANGES.TXT570 IMPORTANT: the <timezone> name must be in zoneinfo format, i.e.
/external/webkit/JavaScriptCore/
DChangeLog-2003-10-25828 The poor sod had a broken /usr/share/zoneinfo directory, with a 0-byte-long UTC file.