HomeSort by relevance Sort by last modified time
    Searched full:noon (Results 1 - 25 of 98) sorted by null

1 2 3 4

  /external/harfbuzz/src/
harfbuzz-arabic.c 67 Noon,
68 Meem = Noon,
69 Heh = Noon,
70 KnottedHeh = Noon,
71 HehGoal = Noon,
72 SwashKaf = Noon,
98 Heth = Noon,
100 Yudh = Noon,
101 Kaph = Noon,
103 Mim = Noon,
    [all...]
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-arabic.c 67 Noon,
68 Meem = Noon,
69 Heh = Noon,
70 KnottedHeh = Noon,
71 HehGoal = Noon,
72 SwashKaf = Noon,
98 Heth = Noon,
100 Yudh = Noon,
101 Kaph = Noon,
103 Mim = Noon,
    [all...]
  /frameworks/ml/bordeaux/service/src/android/bordeaux/services/
TimeStatsAggregator.java 49 static final String NOON = "Noon";
61 {MORNING, NOON, AFTERNOON, EVENING, NIGHT, LATENIGHT};
66 static final String[] DAYTIME_VALUES = {MORNING, NOON, AFTERNOON, EVENING};
94 return NOON;
ClusterManager.java 92 TimeStatsAggregator.NOON,
  /external/harfbuzz_ng/src/
hb-ot-shape-complex-arabic-table.hh 93 JOINING_TYPE_D, /* 0646; NOON; D; NOON */
208 JOINING_TYPE_D, /* 06B9; NOON WITH DOT BELOW; D; NOON */
209 JOINING_TYPE_D, /* 06BA; DOTLESS NOON; D; NOON */
210 JOINING_TYPE_D, /* 06BB; DOTLESS NOON WITH TAH ABOVE; D; NOON */
211 JOINING_TYPE_D, /* 06BC; NOON WITH ATTACHED RING BELOW; D; NOON */
    [all...]
  /frameworks/opt/timezonepicker/src/com/android/timezonepicker/
TimeZoneInfo.java 255 // 1-1-2013 noon GMT
259 // 3-15-2013 noon GMT
263 // 7-1-2013 noon GMT
267 // 11-01-2013 noon GMT
  /packages/inputmethods/LatinIME/java/res/xml/
rowkeys_farsi2.xml 68 <!-- U+0646: "?" ARABIC LETTER NOON -->
rowkeys_arabic2.xml 77 <!-- U+0646: "?" ARABIC LETTER NOON -->
  /packages/inputmethods/LatinIME/java/res/xml-sw600dp/
rowkeys_farsi2.xml 66 <!-- U+0646: "?" ARABIC LETTER NOON -->
rowkeys_arabic2.xml 75 <!-- U+0646: "?" ARABIC LETTER NOON -->
  /cts/tests/tests/text/src/android/text/format/cts/
DateUtilsTest.java 224 assertEquals("noon", DateUtils.formatDateRange(mContext, fixedTime + noonDuration,
226 assertEquals("Noon", DateUtils.formatDateRange(mContext, fixedTime + noonDuration,
  /packages/apps/Calendar/tests/src/com/android/calendar/
FormatDateRangeTest.java 82 DateUtils.FORMAT_SHOW_TIME | DateUtils.FORMAT_ABBREV_ALL, "8am \u2013 noon"),
88 "8am \u2013 Noon"),
  /external/quake/quake/src/WinQuake/data/
HELP.TXT 33 Lines Open from 12 noon to 10pm Central Time, 7 Days a
  /frameworks/base/core/java/android/text/format/
DateUtils.java     [all...]
  /external/bison/
THANKS 43 Fabrice Bauzac noon@cote-dazur.com
  /external/icu4c/data/unidata/norm2/
uts46.txt     [all...]
  /external/icu4c/i18n/
astro.cpp 184 * julian days start at <em>noon</em>, not midnight.
313 * numbers start at <em>noon</em>. To get the jdn for
754 double noon = ClockMath::floorDivide(fTime + fGmtOffset, (double)DAY_MS)*DAY_MS - fGmtOffset + (12*HOUR_MS); local
756 U_DEBUG_ASTRO_MSG(("Noon=%.2lf, %sL, gmtoff %.2lf\n", noon, debug_astro_date(noon+fGmtOffset), fGmtOffset));
757 setTime(noon + ((rise ? -6 : 6) * HOUR_MS));
    [all...]
hebrwcal.cpp 363 // counting from noon on the day before. BAHARAD is an abbreviation of
407 // If the new moon falls after 3:11:20am (15h204p from the previous noon)
413 // If the new moon falls after 9:32:43 1/3am (21h589p from yesterday noon)
astro.h 360 * numbers start at <em>noon</em>. To get the jdn for
538 * time near local noon. Because of variations between the local
  /libcore/luni/src/main/java/java/util/
Calendar.java 145 * noon belongs to "pm", so on the same day, we have 12:00 am (midnight) &lt; 12:01 am,
146 * and 12:00 pm (noon) &lt; 12:01 pm
594 * whether the {@code HOUR} is before or after noon. E.g., at
662 * from midnight to just before noon.
668 * from noon to just before midnight.
    [all...]
  /external/icu4c/i18n/unicode/
ucal.h 118 * and noon belongs to "pm", so on the same day,
119 * 12:00 am (midnight) &lt; 12:01 am, and 12:00 pm (noon) &lt; 12:01 pm
305 * whether the <code>HOUR</code> is before or after noon.
401 * demarcates days at local zone midnight, rather than noon GMT.
    [all...]
gregocal.h 722 * true Julian date, since it is measured from midnight, not noon.
731 * true Julian date, since it is measured from midnight, not noon.
    [all...]
  /external/icu4c/test/intltest/
astrotst.cpp 276 cal->set(UCAL_HOUR_OF_DAY, 12); // must be near local noon for getSunRiseSet to work
ssearch.cpp     [all...]
  /external/icu4c/test/letest/
cletest.c 50 0x0645, 0x0627, 0x0646, 0x062A, 0x0648, 0x0634, /* MEM ALIF KAF NOON TEH WAW SHEEN */
220 0x0645, 0x0627, 0x0646, 0x062A, 0x0648, 0x0634, /* MEM ALIF KAF NOON TEH WAW SHEEN */

Completed in 1413 milliseconds

1 2 3 4