OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MONTH_COUNT
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/third_party/icu/source/i18n/
persncal.cpp
234
static const int32_t
MONTH_COUNT
[12][4] = {
300
return
MONTH_COUNT
[month][PersianCalendar::isLeapYear(extendedYear)?1:0];
362
internalSet(UCAL_DAY_OF_YEAR, jd +
MONTH_COUNT
[jm-1][2]);
/external/icu4c/samples/cal/
cal.c
90
#define
MONTH_COUNT
13
233
UChar *months [
MONTH_COUNT
];
368
get_symbols(fmt, monthType, months,
MONTH_COUNT
- 1, 0, 0, status); /* some locales have 13 months, no idea why */
373
free_symbols(months,
MONTH_COUNT
- 1);
598
for(i = 0; i <
MONTH_COUNT
- 1; i += 2) {
/prebuilts/tools/common/m2/internal/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar
/prebuilts/misc/common/icu4j/
icu4j.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar
Completed in 37 milliseconds