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

  /external/chromium/third_party/icu/source/test/cintltst/
ccaltst.c 358 ucal_setAttribute(calit, UCAL_LENIENT, 0);
359 ucal_setAttribute(caldef, UCAL_LENIENT, count2);
367 ucal_setAttribute(calit, UCAL_LENIENT, count);
374 ucal_setAttribute(calit, UCAL_FIRST_DAY_OF_WEEK,i);
385 ucal_setAttribute(calit, UCAL_FIRST_DAY_OF_WEEK,count);
389 ucal_setAttribute(calit, UCAL_MINIMAL_DAYS_IN_FIRST_WEEK,i);
394 ucal_setAttribute(calit, UCAL_MINIMAL_DAYS_IN_FIRST_WEEK,count);
675 ucal_setAttribute(cal, UCAL_LENIENT, 0);
725 ucal_setAttribute(cal, UCAL_MINIMAL_DAYS_IN_FIRST_WEEK,1);
755 ucal_setAttribute(cal, UCAL_LENIENT, 1)
    [all...]
  /external/icu4c/test/cintltst/
ccaltst.c 362 ucal_setAttribute(calit, UCAL_LENIENT, 0);
363 ucal_setAttribute(caldef, UCAL_LENIENT, count2);
371 ucal_setAttribute(calit, UCAL_LENIENT, count);
378 ucal_setAttribute(calit, UCAL_FIRST_DAY_OF_WEEK,i);
389 ucal_setAttribute(calit, UCAL_FIRST_DAY_OF_WEEK,count);
393 ucal_setAttribute(calit, UCAL_MINIMAL_DAYS_IN_FIRST_WEEK,i);
398 ucal_setAttribute(calit, UCAL_MINIMAL_DAYS_IN_FIRST_WEEK,count);
680 ucal_setAttribute(cal, UCAL_LENIENT, 0);
730 ucal_setAttribute(cal, UCAL_MINIMAL_DAYS_IN_FIRST_WEEK,1);
760 ucal_setAttribute(cal, UCAL_LENIENT, 1)
    [all...]
  /external/chromium/third_party/icu/public/i18n/unicode/
ucal.h 219 * @see ucal_setAttribute
232 * @see ucal_setAttribute
795 * @see ucal_setAttribute
814 ucal_setAttribute(UCalendar* cal,
    [all...]
  /external/icu4c/i18n/unicode/
ucal.h 220 * @see ucal_setAttribute
233 * @see ucal_setAttribute
815 * @see ucal_setAttribute
834 ucal_setAttribute(UCalendar* cal,
    [all...]
  /external/chromium/third_party/icu/source/i18n/
ucal.cpp 286 ucal_setAttribute( UCalendar* cal,
  /external/icu4c/i18n/
ucal.cpp 289 ucal_setAttribute( UCalendar* cal,
  /external/webkit/JavaScriptCore/icu/unicode/
urename.h 388 #define ucal_setAttribute ucal_setAttribute_3_2
    [all...]
  /external/webkit/JavaScriptGlue/icu/unicode/
urename.h 388 #define ucal_setAttribute ucal_setAttribute_3_2
    [all...]
  /external/webkit/WebCore/icu/unicode/
urename.h 388 #define ucal_setAttribute ucal_setAttribute_3_2
    [all...]
  /external/webkit/WebKit/mac/icu/unicode/
urename.h 388 #define ucal_setAttribute ucal_setAttribute_3_2
    [all...]
  /external/icu4c/common/unicode/
urename.h     [all...]
  /external/chromium/third_party/icu/public/common/unicode/
urename.h 494 #define ucal_setAttribute ucal_setAttribute_4_2
    [all...]

Completed in 898 milliseconds