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

  /external/icu4c/samples/datefmt/answers/
main_3.cpp 57 static const int32_t N_TIMEZONE = sizeof(TIMEZONE)/sizeof(TIMEZONE[0]);
76 for (int32_t j=0; j<N_TIMEZONE; ++j) {
main_0.cpp 54 static const int32_t N_TIMEZONE = sizeof(TIMEZONE)/sizeof(TIMEZONE[0]);
main_1.cpp 53 static const int32_t N_TIMEZONE = sizeof(TIMEZONE)/sizeof(TIMEZONE[0]);
main_2.cpp 57 static const int32_t N_TIMEZONE = sizeof(TIMEZONE)/sizeof(TIMEZONE[0]);
  /external/icu4c/samples/datefmt/
main.cpp 57 static const int32_t N_TIMEZONE = sizeof(TIMEZONE)/sizeof(TIMEZONE[0]);
76 for (int32_t j=0; j<N_TIMEZONE; ++j) {

Completed in 129 milliseconds