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

  /external/icu4c/test/cintltst/
ccaltst.c 481 d1=ucal_getMillis(caldef, &status);
494 d1=ucal_getMillis(caldef, &status);
532 if(d2==ucal_getMillis(caldef2, &status))
549 if(ucal_getMillis(caldef2, &status))
576 d1=ucal_getMillis(caldef, &status);
607 d1=ucal_getMillis(caldef, &status);
705 d1 = ucal_getMillis(cal, &status);
731 d1 = ucal_getMillis(cal,&status);
753 d1 = ucal_getMillis(cal,&status);
    [all...]
cdtdptst.c 259 june=ucal_getMillis(cal, &status);
261 july=ucal_getMillis(cal, &status);
333 currentTime_1 = ucal_getMillis(cal, &status);
cdtrgtst.c 150 d[0]=ucal_getMillis(cal, &status);
155 d[1]=ucal_getMillis(cal, &status);
157 d[2]=ucal_getMillis(cal, &status);
159 d[3]=ucal_getMillis(cal, &status);
cmsgtst.c 388 d1=ucal_getMillis(cal, &status);
489 d1=ucal_getMillis(cal, &status);
582 d1=ucal_getMillis(cal, &status);
    [all...]
utmstest.c 468 icuDate = ucal_getMillis(cal, &errorCode);
471 log_err("utmscale_toInt64(ticks[%d], ICU4C)=%dd != %dd=ucal_getMillis(%04d-%02d-%02d)\n",
cdattst.c 410 today = ucal_getMillis(ucal, &status);
    [all...]
  /external/chromium/third_party/icu/source/test/cintltst/
cdtdptst.c 259 june=ucal_getMillis(cal, &status);
261 july=ucal_getMillis(cal, &status);
333 currentTime_1 = ucal_getMillis(cal, &status);
ccaltst.c 476 d1=ucal_getMillis(caldef, &status);
489 d1=ucal_getMillis(caldef, &status);
527 if(d2==ucal_getMillis(caldef2, &status))
544 if(ucal_getMillis(caldef2, &status))
571 d1=ucal_getMillis(caldef, &status);
602 d1=ucal_getMillis(caldef, &status);
700 d1 = ucal_getMillis(cal, &status);
726 d1 = ucal_getMillis(cal,&status);
748 d1 = ucal_getMillis(cal,&status);
    [all...]
cdtrgtst.c 149 d[0]=ucal_getMillis(cal, &status);
154 d[1]=ucal_getMillis(cal, &status);
156 d[2]=ucal_getMillis(cal, &status);
158 d[3]=ucal_getMillis(cal, &status);
cmsgtst.c 390 d1=ucal_getMillis(cal, &status);
491 d1=ucal_getMillis(cal, &status);
584 d1=ucal_getMillis(cal, &status);
    [all...]
utmstest.c 468 icuDate = ucal_getMillis(cal, &errorCode);
471 log_err("utmscale_toInt64(ticks[%d], ICU4C)=%dd != %dd=ucal_getMillis(%04d-%02d-%02d)\n",
cdattst.c 410 today = ucal_getMillis(ucal, &status);
    [all...]
  /external/icu4c/samples/cal/
cal.c 442 udat_format(dfmt, ucal_getMillis(c, status), s, BUF_SIZE, 0, status);
565 udat_format(dfmt, ucal_getMillis(left_cal, status), s, BUF_SIZE, 0, status);
592 ucal_setMillis(right_cal, ucal_getMillis(left_cal, status), status);
  /external/chromium/third_party/icu/public/i18n/unicode/
ucal.h 853 ucal_getMillis(const UCalendar* cal,
862 * @see ucal_getMillis
881 * @see ucal_getMillis
905 * @see ucal_getMillis
    [all...]
  /external/icu4c/i18n/unicode/
ucal.h 873 ucal_getMillis(const UCalendar* cal,
882 * @see ucal_getMillis
901 * @see ucal_getMillis
925 * @see ucal_getMillis
    [all...]
  /external/chromium/third_party/icu/source/i18n/
ucal.cpp 321 ucal_getMillis( const UCalendar* cal,
  /external/icu4c/i18n/
ucal.cpp 324 ucal_getMillis( const UCalendar* cal,
  /external/webkit/JavaScriptCore/icu/unicode/
urename.h 378 #define ucal_getMillis ucal_getMillis_3_2
    [all...]
  /external/webkit/JavaScriptGlue/icu/unicode/
urename.h 378 #define ucal_getMillis ucal_getMillis_3_2
    [all...]
  /external/webkit/WebCore/icu/unicode/
urename.h 378 #define ucal_getMillis ucal_getMillis_3_2
    [all...]
  /external/webkit/WebKit/mac/icu/unicode/
urename.h 378 #define ucal_getMillis ucal_getMillis_3_2
    [all...]
  /external/icu4c/common/unicode/
urename.h 517 #define ucal_getMillis U_ICU_ENTRY_POINT_RENAME(ucal_getMillis)
    [all...]
  /external/chromium/third_party/icu/public/common/unicode/
urename.h 482 #define ucal_getMillis ucal_getMillis_4_2
    [all...]

Completed in 1267 milliseconds