HomeSort by relevance Sort by last modified time
    Searched defs:TIMEZONE (Results 1 - 9 of 9) sorted by null

  /external/icu/icu4c/source/samples/datefmt/answers/
main_0.cpp 16 * If the ID supplied to TimeZone is not a valid system ID,
17 * TimeZone::createTimeZone() will return a GMT zone object. In order
21 TimeZone* createZone(const UnicodeString& id) {
23 TimeZone* zone = TimeZone::createTimeZone(id);
26 printf("Error: TimeZone::createTimeZone(");
48 static char* TIMEZONE[] = {
54 static const int32_t N_TIMEZONE = sizeof(TIMEZONE)/sizeof(TIMEZONE[0]);
main_1.cpp 15 * If the ID supplied to TimeZone is not a valid system ID,
16 * TimeZone::createTimeZone() will return a GMT zone object. In order
20 TimeZone* createZone(const UnicodeString& id) {
22 TimeZone* zone = TimeZone::createTimeZone(id);
25 printf("Error: TimeZone::createTimeZone(");
47 static char* TIMEZONE[] = {
53 static const int32_t N_TIMEZONE = sizeof(TIMEZONE)/sizeof(TIMEZONE[0]);
main_2.cpp 15 * If the ID supplied to TimeZone is not a valid system ID,
16 * TimeZone::createTimeZone() will return a GMT zone object. In order
20 TimeZone* createZone(const UnicodeString& id) {
22 TimeZone* zone = TimeZone::createTimeZone(id);
25 printf("Error: TimeZone::createTimeZone(");
38 TimeZone *zone;
51 static char* TIMEZONE[] = {
57 static const int32_t N_TIMEZONE = sizeof(TIMEZONE)/sizeof(TIMEZONE[0])
    [all...]
main_3.cpp 15 * If the ID supplied to TimeZone is not a valid system ID,
16 * TimeZone::createTimeZone() will return a GMT zone object. In order
20 TimeZone* createZone(const UnicodeString& id) {
22 TimeZone* zone = TimeZone::createTimeZone(id);
25 printf("Error: TimeZone::createTimeZone(");
38 TimeZone *zone;
51 static char* TIMEZONE[] = {
57 static const int32_t N_TIMEZONE = sizeof(TIMEZONE)/sizeof(TIMEZONE[0])
    [all...]
  /external/icu/icu4c/source/samples/datefmt/
main.cpp 15 * If the ID supplied to TimeZone is not a valid system ID,
16 * TimeZone::createTimeZone() will return a GMT zone object. In order
20 TimeZone* createZone(const UnicodeString& id) {
22 TimeZone* zone = TimeZone::createTimeZone(id);
25 printf("Error: TimeZone::createTimeZone(");
38 TimeZone *zone;
51 static char* TIMEZONE[] = {
57 static const int32_t N_TIMEZONE = sizeof(TIMEZONE)/sizeof(TIMEZONE[0])
    [all...]
  /prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.11.0/
xercesImpl-2.11.0.jar 
  /prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.9.1/
xercesImpl-2.9.1.jar 
  /external/guice/extensions/persist/lib/
hibernate3.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/
saxon-9.1.0.8.jar 

Completed in 7889 milliseconds