HomeSort by relevance Sort by last modified time
    Searched full:yearistype (Results 1 - 5 of 5) sorted by null

  /external/chromium/third_party/icu/source/tools/tzcode/
Makefile.in 94 YEARISTYPE= ./yearistype
103 XDATA=zone.tab yearistype.sh leapseconds iso3166.tab
106 zic: $(OBJECTS) yearistype $(srcdir)/tz2icu.h
118 yearistype.sh: $(TZDATA)
121 yearistype: yearistype.sh
122 cp yearistype.sh yearistype
123 chmod +x yearistype
    [all...]
zic.c 181 static int yearistype(int year, const char * type);
503 \t[ -d directory ] [ -L leapseconds ] [ -y yearistype ] [ filename ... ]\n\
686 yitcommand = "yearistype";
2619 yearistype(year, type) function
    [all...]
  /external/icu4c/tools/tzcode/
Makefile.in 106 YEARISTYPE= ./yearistype
114 XDATA=zone.tab yearistype.sh leapseconds iso3166.tab
117 $(ZICTARG): $(OBJECTS) $(TDATA) yearistype $(srcdir)/tz2icu.h
133 yearistype: yearistype.sh
134 cp yearistype.sh yearistype
135 chmod +x yearistype
138 $(ZICEXEC) -y $(YEARISTYPE) -d $(TZDIR) -L /dev/null $(TDATA) $(srcdir)/icuzone
    [all...]
zic.c 181 static int yearistype(int year, const char * type);
503 \t[ -d directory ] [ -L leapseconds ] [ -y yearistype ] [ filename ... ]\n\
686 yitcommand = "yearistype";
2608 yearistype(year, type) function
    [all...]
  /development/tools/zoneinfo/tzdata2010k/
yearistype.sh 6 : '@(#)yearistype.sh 8.2'

Completed in 126 milliseconds