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

  /external/icu4c/test/cintltst/
ccaltst.c 363 ucal_setAttribute(calit, UCAL_LENIENT, 0);
364 ucal_setAttribute(caldef, UCAL_LENIENT, count2);
372 ucal_setAttribute(calit, UCAL_LENIENT, count);
379 ucal_setAttribute(calit, UCAL_FIRST_DAY_OF_WEEK,i);
390 ucal_setAttribute(calit, UCAL_FIRST_DAY_OF_WEEK,count);
394 ucal_setAttribute(calit, UCAL_MINIMAL_DAYS_IN_FIRST_WEEK,i);
399 ucal_setAttribute(calit, UCAL_MINIMAL_DAYS_IN_FIRST_WEEK,count);
681 ucal_setAttribute(cal, UCAL_LENIENT, 0);
731 ucal_setAttribute(cal, UCAL_MINIMAL_DAYS_IN_FIRST_WEEK,1);
761 ucal_setAttribute(cal, UCAL_LENIENT, 1)
    [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/icu4c/i18n/
ucal.cpp 299 ucal_setAttribute( UCalendar* cal,
  /external/icu4c/common/unicode/
urename.h     [all...]
  /external/webkit/Source/JavaScriptCore/icu/unicode/
urename.h 388 #define ucal_setAttribute ucal_setAttribute_3_2
    [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
urename.h 388 #define ucal_setAttribute ucal_setAttribute_3_2
    [all...]
  /external/webkit/Source/WebCore/icu/unicode/
urename.h 388 #define ucal_setAttribute ucal_setAttribute_3_2
    [all...]
  /external/webkit/Source/WebKit/mac/icu/unicode/
urename.h 388 #define ucal_setAttribute ucal_setAttribute_3_2
    [all...]

Completed in 34 milliseconds