HomeSort by relevance Sort by last modified time
    Searched defs:BHADRA (Results 1 - 13 of 13) sorted by null

  /external/icu/icu4c/source/i18n/
indiancal.h 46 * 6 Bhadra 31 August 23
104 * Constant for Bhadra the 6th month of the Indian year
106 BHADRA,
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
IndianTest.java 37 public static final int BHADRA = IndianCalendar.BHADRA + 1 ;
74 new TestCase(2288542.5, 0, 1475, BHADRA, 28, SAT, 0, 0, 0),
77 new TestCase(2334551.5, 0, 1601, BHADRA, 16, THU, 0, 0, 0),
95 new TestCase(2425848.5, 0, 1851, BHADRA, 3, SUN, 0, 0, 0),
  /external/icu/icu4c/source/test/intltest/
calcasts.cpp 322 static const int32_t BHADRA = IndianCalendar::BHADRA + 1 ;
352 {2288542.5, 0, 1475, BHADRA, 28, SAT, 0, 0, 0},
355 {2334551.5, 0, 1601, BHADRA, 16, THU, 0, 0, 0},
373 {2425848.5, 0, 1851, BHADRA, 3, SUN, 0, 0, 0},
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
IndianTest.java 36 public static final int BHADRA = IndianCalendar.BHADRA + 1 ;
73 new TestCase(2288542.5, 0, 1475, BHADRA, 28, SAT, 0, 0, 0),
76 new TestCase(2334551.5, 0, 1601, BHADRA, 16, THU, 0, 0, 0),
94 new TestCase(2425848.5, 0, 1851, BHADRA, 3, SUN, 0, 0, 0),
  /external/icu/android_icu4j/src/main/java/android/icu/util/
IndianCalendar.java 38 * 6 Bhadra 31 August 23
98 * Constant for Bhadra, the 6th month of the Indian year.
100 public static final int BHADRA = 5 ;
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
IndianCalendar.java 37 * 6 Bhadra 31 August 23
104 * Constant for Bhadra, the 6th month of the Indian year.
107 public static final int BHADRA = 5 ;
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/misc/common/robolectric/lib/
icu4j-53.1.jar 
  /prebuilts/sdk/25/
android.jar 
  /prebuilts/sdk/current/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 165 milliseconds