HomeSort by relevance Sort by last modified time
    Searched full:julian (Results 76 - 100 of 441) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/valgrind/main/include/
pub_tool_basics_asm.h 11 Copyright (C) 2000-2012 Julian Seward
pub_tool_clientstate.h 10 Copyright (C) 2000-2012 Julian Seward
pub_tool_clreq.h 10 Copyright (C) 2000-2012 Julian Seward
pub_tool_cpuid.h 10 Copyright (C) 2000-2012 Julian Seward
pub_tool_libcassert.h 10 Copyright (C) 2000-2012 Julian Seward
pub_tool_libcsignal.h 10 Copyright (C) 2000-2012 Julian Seward
pub_tool_signals.h 10 Copyright (C) 2000-2012 Julian Seward
pub_tool_threadstate.h 10 Copyright (C) 2000-2012 Julian Seward
pub_tool_vki.h 11 Copyright (C) 2000-2012 Julian Seward
  /external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
TimeTest.java 203 // This is the Julian day for 12am for this day of the year
207 // Julian day.
  /external/tcpdump/
CREDITS 74 Julian Cowley <julian@lava.net>
  /packages/providers/CalendarProvider/src/com/android/providers/calendar/
MetaData.java 167 * @param startDay the start of the BusyBit expansion (the start Julian day)
168 * @param endDay the end of the BusyBit expansion (the end Julian day)
  /external/javasqlite/src/main/java/SQLite/
Database.java 897 * Make long value from julian date for java.lang.Date
899 * @param d double value (julian date in SQLite3 format)
910 * Make long value from julian date for java.lang.Date
912 * @param s string (double value) (julian date in SQLite3 format)
921 throw new SQLite.Exception("not a julian date");
926 * Make julian date value from java.lang.Date
  /cts/tests/tests/text/src/android/text/format/cts/
TimeTest.java 665 // get the Julian day for 12am and then check that if we change the time we get the
666 // same Julian day. Note that one of the many problems with the Time class
682 // This is the Julian day for 12am for this day of the year
686 // Julian day.
693 Log.e("TimeTest", "Julian day: " + day + " at time " + time.hour + ":"
694 + time.minute + " != today's Julian day: " + julianDay
708 // test that we can set the Julian day correctly.
  /external/chromium_org/third_party/icu/source/i18n/
astro.h 357 * @param jdn the desired time, expressed as a "julian day number",
359 * 1/1/4713 BC (Julian), 12:00 GMT. Note that julian day
382 * expressed as a "julian day number", which is the number of elapsed
383 * days since 1/1/4713 BC (Julian), 12:00 GMT.
392 * Return this object's time expressed in julian centuries:
734 * Cache of month -> julian day
astro.cpp 180 * The start of the julian day numbering scheme used by astronomers, which
181 * is 1/1/4713 BC (Julian), 12:00 GMT. This is given as the number of milliseconds
183 * Note that julian day numbers and
184 * the Julian calendar are <em>not</em> the same thing. Also note that
185 * julian days start at <em>noon</em>, not midnight.
311 * @param jdn the desired time, expressed as a "julian day number",
313 * 1/1/4713 BC (Julian), 12:00 GMT. Note that julian day
344 * expressed as a "julian day number", which is the number of elapsed
345 * days since 1/1/4713 BC (Julian), 12:00 GMT
    [all...]
hebrwcal.h 335 * a calendar with the specified Julian/Gregorian cutover date.
349 * Return the Julian day number of day before the first day of the
357 * @param return the Julian day number of the day before the first
  /external/icu4c/i18n/
astro.h 357 * @param jdn the desired time, expressed as a "julian day number",
359 * 1/1/4713 BC (Julian), 12:00 GMT. Note that julian day
382 * expressed as a "julian day number", which is the number of elapsed
383 * days since 1/1/4713 BC (Julian), 12:00 GMT.
392 * Return this object's time expressed in julian centuries:
734 * Cache of month -> julian day
astro.cpp 179 * The start of the julian day numbering scheme used by astronomers, which
180 * is 1/1/4713 BC (Julian), 12:00 GMT. This is given as the number of milliseconds
182 * Note that julian day numbers and
183 * the Julian calendar are <em>not</em> the same thing. Also note that
184 * julian days start at <em>noon</em>, not midnight.
310 * @param jdn the desired time, expressed as a "julian day number",
312 * 1/1/4713 BC (Julian), 12:00 GMT. Note that julian day
343 * expressed as a "julian day number", which is the number of elapsed
344 * days since 1/1/4713 BC (Julian), 12:00 GMT
    [all...]
hebrwcal.h 335 * a calendar with the specified Julian/Gregorian cutover date.
349 * Return the Julian day number of day before the first day of the
357 * @param return the Julian day number of the day before the first
  /packages/apps/Calendar/src/com/android/calendar/month/
SimpleWeekView.java 124 // The Julian day of the first day displayed by this item
352 * Returns the julian day of the first day in this view.
354 * @return The julian day of the first day in the view.
  /external/bzip2/
README 10 Copyright (C) 1996-2010 Julian Seward <jseward@bzip.org>
199 Julian Seward
bzlib.h 12 Copyright (C) 1996-2010 Julian Seward <jseward@bzip.org>
  /external/chromium_org/third_party/icu/source/i18n/unicode/
ucal.h 179 * Field number indicating the era, e.g., AD or BC in the Gregorian (Julian) calendar.
385 * in Gregorian/Julian calendars, positive Extended Year values indicate years AD,
393 * indicating the modified Julian day number. This is different from
394 * the conventional Julian day number in two regards. First, it
747 * Julian dates to Gregorian dates occurred. Default is 00:00:00 local time, October
748 * 15, 1582. Previous to this time and date will be Julian dates.
770 * Julian dates to Gregorian dates occurred. Default is 00:00:00 local time, October
771 * 15, 1582. Previous to this time and date will be Julian dates.
    [all...]
  /packages/apps/Calendar/src/com/android/calendar/
CalendarViewAdapter.java 78 // Updates time specific variables (time-zone, today's Julian day).
107 // Sets the time zone and today's Julian day to be used by the adapter.

Completed in 3772 milliseconds

1 2 34 5 6 7 8 91011>>