Lines Matching refs:CALENDAR_DECL_LONG_CONST

502 #define CALENDAR_DECL_LONG_CONST(name, val) \  in calendar_register_IntlCalendar_class()  macro
506 CALENDAR_DECL_LONG_CONST("FIELD_ERA", UCAL_ERA); in calendar_register_IntlCalendar_class()
507 CALENDAR_DECL_LONG_CONST("FIELD_YEAR", UCAL_YEAR); in calendar_register_IntlCalendar_class()
508 CALENDAR_DECL_LONG_CONST("FIELD_MONTH", UCAL_MONTH); in calendar_register_IntlCalendar_class()
509 CALENDAR_DECL_LONG_CONST("FIELD_WEEK_OF_YEAR", UCAL_WEEK_OF_YEAR); in calendar_register_IntlCalendar_class()
510 CALENDAR_DECL_LONG_CONST("FIELD_WEEK_OF_MONTH", UCAL_WEEK_OF_MONTH); in calendar_register_IntlCalendar_class()
511 CALENDAR_DECL_LONG_CONST("FIELD_DATE", UCAL_DATE); in calendar_register_IntlCalendar_class()
512 CALENDAR_DECL_LONG_CONST("FIELD_DAY_OF_YEAR", UCAL_DAY_OF_YEAR); in calendar_register_IntlCalendar_class()
513 CALENDAR_DECL_LONG_CONST("FIELD_DAY_OF_WEEK", UCAL_DAY_OF_WEEK); in calendar_register_IntlCalendar_class()
514 CALENDAR_DECL_LONG_CONST("FIELD_DAY_OF_WEEK_IN_MONTH", UCAL_DAY_OF_WEEK_IN_MONTH); in calendar_register_IntlCalendar_class()
515 CALENDAR_DECL_LONG_CONST("FIELD_AM_PM", UCAL_AM_PM); in calendar_register_IntlCalendar_class()
516 CALENDAR_DECL_LONG_CONST("FIELD_HOUR", UCAL_HOUR); in calendar_register_IntlCalendar_class()
517 CALENDAR_DECL_LONG_CONST("FIELD_HOUR_OF_DAY", UCAL_HOUR_OF_DAY); in calendar_register_IntlCalendar_class()
518 CALENDAR_DECL_LONG_CONST("FIELD_HOUR", UCAL_HOUR); in calendar_register_IntlCalendar_class()
519 CALENDAR_DECL_LONG_CONST("FIELD_HOUR_OF_DAY", UCAL_HOUR_OF_DAY); in calendar_register_IntlCalendar_class()
520 CALENDAR_DECL_LONG_CONST("FIELD_MINUTE", UCAL_MINUTE); in calendar_register_IntlCalendar_class()
521 CALENDAR_DECL_LONG_CONST("FIELD_SECOND", UCAL_SECOND); in calendar_register_IntlCalendar_class()
522 CALENDAR_DECL_LONG_CONST("FIELD_MILLISECOND", UCAL_MILLISECOND); in calendar_register_IntlCalendar_class()
523 CALENDAR_DECL_LONG_CONST("FIELD_ZONE_OFFSET", UCAL_ZONE_OFFSET); in calendar_register_IntlCalendar_class()
524 CALENDAR_DECL_LONG_CONST("FIELD_DST_OFFSET", UCAL_DST_OFFSET); in calendar_register_IntlCalendar_class()
525 CALENDAR_DECL_LONG_CONST("FIELD_YEAR_WOY", UCAL_YEAR_WOY); in calendar_register_IntlCalendar_class()
526 CALENDAR_DECL_LONG_CONST("FIELD_DOW_LOCAL", UCAL_DOW_LOCAL); in calendar_register_IntlCalendar_class()
527 CALENDAR_DECL_LONG_CONST("FIELD_EXTENDED_YEAR", UCAL_EXTENDED_YEAR); in calendar_register_IntlCalendar_class()
528 CALENDAR_DECL_LONG_CONST("FIELD_JULIAN_DAY", UCAL_JULIAN_DAY); in calendar_register_IntlCalendar_class()
529 CALENDAR_DECL_LONG_CONST("FIELD_MILLISECONDS_IN_DAY", UCAL_MILLISECONDS_IN_DAY); in calendar_register_IntlCalendar_class()
530 CALENDAR_DECL_LONG_CONST("FIELD_IS_LEAP_MONTH", UCAL_IS_LEAP_MONTH); in calendar_register_IntlCalendar_class()
531 CALENDAR_DECL_LONG_CONST("FIELD_FIELD_COUNT", UCAL_FIELD_COUNT); in calendar_register_IntlCalendar_class()
532 CALENDAR_DECL_LONG_CONST("FIELD_DAY_OF_MONTH", UCAL_DAY_OF_MONTH); in calendar_register_IntlCalendar_class()
534 CALENDAR_DECL_LONG_CONST("DOW_SUNDAY", UCAL_SUNDAY); in calendar_register_IntlCalendar_class()
535 CALENDAR_DECL_LONG_CONST("DOW_MONDAY", UCAL_MONDAY); in calendar_register_IntlCalendar_class()
536 CALENDAR_DECL_LONG_CONST("DOW_TUESDAY", UCAL_TUESDAY); in calendar_register_IntlCalendar_class()
537 CALENDAR_DECL_LONG_CONST("DOW_WEDNESDAY", UCAL_WEDNESDAY); in calendar_register_IntlCalendar_class()
538 CALENDAR_DECL_LONG_CONST("DOW_THURSDAY", UCAL_THURSDAY); in calendar_register_IntlCalendar_class()
539 CALENDAR_DECL_LONG_CONST("DOW_FRIDAY", UCAL_FRIDAY); in calendar_register_IntlCalendar_class()
540 CALENDAR_DECL_LONG_CONST("DOW_SATURDAY", UCAL_SATURDAY); in calendar_register_IntlCalendar_class()
543 CALENDAR_DECL_LONG_CONST("DOW_TYPE_WEEKDAY", UCAL_WEEKDAY); in calendar_register_IntlCalendar_class()
544 CALENDAR_DECL_LONG_CONST("DOW_TYPE_WEEKEND", UCAL_WEEKEND); in calendar_register_IntlCalendar_class()
545 CALENDAR_DECL_LONG_CONST("DOW_TYPE_WEEKEND_OFFSET", UCAL_WEEKEND_ONSET); in calendar_register_IntlCalendar_class()
546 CALENDAR_DECL_LONG_CONST("DOW_TYPE_WEEKEND_CEASE", UCAL_WEEKEND_CEASE); in calendar_register_IntlCalendar_class()
550 CALENDAR_DECL_LONG_CONST("WALLTIME_FIRST", UCAL_WALLTIME_FIRST); in calendar_register_IntlCalendar_class()
551 CALENDAR_DECL_LONG_CONST("WALLTIME_LAST", UCAL_WALLTIME_LAST); in calendar_register_IntlCalendar_class()
552 CALENDAR_DECL_LONG_CONST("WALLTIME_NEXT_VALID", UCAL_WALLTIME_NEXT_VALID); in calendar_register_IntlCalendar_class()