/external/chromium_org/third_party/yasm/source/patched-yasm/modules/preprocs/nasm/ |
nasm-eval.h | 4 * Julian Hall. All rights reserved. The software is
|
nasm-pp.h | 4 * Julian Hall. All rights reserved. The software is
|
nasmlib.h | 4 * Julian Hall. All rights reserved. The software is
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
calcasts.h | 8 * conversion between julian-day to fields and vice versa. 28 double julian; // Julian Date member in struct:CalendarCaseTest::TestCase
|
/external/icu4c/test/intltest/ |
calcasts.h | 8 * conversion between julian-day to fields and vice versa. 28 double julian; // Julian Date member in struct:CalendarCaseTest::TestCase
|
/external/valgrind/main/docs/internals/ |
performance.txt | 8 - Julian made LibVEX_Alloc() inlinable. Saved a couple of percent. 9 - Julian started building Vex at -O2. Saved up to 8% or so(?) in some 13 - Julian made the tree builder linear. Saved 2--13% on a range of programs. 17 - r5345,r5346,r5352: Julian improved the dispatcher so that x86 and 23 - Julian changed findSb to slowly move superblocks to the front of the list 32 - Julian vectorised copy_address_range_perms for common cases, which
|
/external/chromium_org/third_party/icu/source/i18n/ |
cecal.h | 32 * with the given locale with the Julian epoch offiset 98 * return the date offset from Julian 104 * Convert an Coptic/Ethiopic year, month, and day to a Julian day. 109 * @param jdEpochOffset the epoch offset from Julian epoch 110 * @return Julian day 117 * Convert a Julian day to an Coptic/Ethiopic year, month and day 119 * @param julianDay the Julian day 120 * @param jdEpochOffset the epoch offset from Julian epoch
|
gregoimp.h | 100 #define kEarliestViableMillis -185331720384000000.0 // minimum representable by julian day -1e17 102 #define kLatestViableMillis 185753453990400000.0 // max representable by julian day +1e17 105 * The minimum supported Julian day. This value is equivalent to 117 * The maximum supported Julian day. This value is equivalent to 227 * Converts Julian day to time as milliseconds. 228 * @param julian the given Julian day number. 232 static inline double julianDayToMillis(int32_t julian); 235 * Converts time as milliseconds to Julian day. 237 * @return the Julian day number [all...] |
indiancal.cpp | 136 * Returns the Julian Day corresponding to gregorian date 158 * Returns the Gregorian Date corresponding to a given Julian Day 159 * @param jd The Julian Day 289 * calendar equivalents for the given Julian day. 294 int32_t gregorianYear; // Stores gregorian date corresponding to Julian day; 297 gregorianYear = jdToGregorian(julianDay, gd)[0]; // Gregorian date for Julian day
|
/external/icu4c/i18n/ |
cecal.h | 32 * with the given locale with the Julian epoch offiset 98 * return the date offset from Julian 104 * Convert an Coptic/Ethiopic year, month, and day to a Julian day. 109 * @param jdEpochOffset the epoch offset from Julian epoch 110 * @return Julian day 117 * Convert a Julian day to an Coptic/Ethiopic year, month and day 119 * @param julianDay the Julian day 120 * @param jdEpochOffset the epoch offset from Julian epoch
|
gregoimp.h | 100 #define kEarliestViableMillis -185331720384000000.0 // minimum representable by julian day -1e17 102 #define kLatestViableMillis 185753453990400000.0 // max representable by julian day +1e17 105 * The minimum supported Julian day. This value is equivalent to 117 * The maximum supported Julian day. This value is equivalent to 227 * Converts Julian day to time as milliseconds. 228 * @param julian the given Julian day number. 232 static inline double julianDayToMillis(int32_t julian); 235 * Converts time as milliseconds to Julian day. 237 * @return the Julian day number [all...] |
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
gregocal.h | 306 * Julian dates to Gregorian dates occurred. Default is 00:00:00 local time, October 307 * 15, 1582. Previous to this time and date will be Julian dates. 317 * Julian dates to Gregorian dates occurred. Default is 00:00:00 local time, October 318 * 15, 1582. Previous to this time and date will be Julian dates. 329 * information. For example, in Sweden, the change from Julian to Gregorian happened 331 * 1700 and 1753. Another example is that after the start of the Julian calendar in 333 * quirks, and pays attention only to the Julian onset date and the Gregorian 496 * Return the Julian day number of day before the first day of the 504 * @return the Julian day number of the day before the first 516 * @return julian day specified by calendar fields [all...] |
/external/icu4c/i18n/unicode/ |
gregocal.h | 306 * Julian dates to Gregorian dates occurred. Default is 00:00:00 local time, October 307 * 15, 1582. Previous to this time and date will be Julian dates. 317 * Julian dates to Gregorian dates occurred. Default is 00:00:00 local time, October 318 * 15, 1582. Previous to this time and date will be Julian dates. 329 * information. For example, in Sweden, the change from Julian to Gregorian happened 331 * 1700 and 1753. Another example is that after the start of the Julian calendar in 333 * quirks, and pays attention only to the Julian onset date and the Gregorian 496 * Return the Julian day number of day before the first day of the 504 * @return the Julian day number of the day before the first 516 * @return julian day specified by calendar fields [all...] |
/frameworks/opt/datetimepicker/src/com/android/datetimepicker/ |
Utils.java | 84 * Takes a number of weeks since the epoch and calculates the Julian day of 88 * is considered week 0. It returns the Julian day for the Monday 92 * @return The julian day for the Monday of the given week since the epoch 102 * This takes a julian day and the week start day and calculates which 106 * @param julianDay The julian day to calculate the week number for
|
/external/valgrind/main/docs/xml/ |
design-impl.xml | 26 Instrumentation. Nicholas Nethercote and Julian Seward. Proceedings 45 bit-precision. Julian Seward and Nicholas Nethercote. Proceedings 51 Nicholas Nethercote and Julian Seward. Proceedings of the Third
|
vg-entities.xml | 2 <!ENTITY vg-jemail "julian@valgrind.org">
|
/external/bzip2/ |
LICENSE | 5 documentation, are copyright (C) 1996-2010 Julian R Seward. All 39 Julian Seward, jseward@bzip.org
|
NOTICE | 5 documentation, are copyright (C) 1996-2010 Julian R Seward. All 39 Julian Seward, jseward@bzip.org
|
mk251.c | 13 Copyright (C) 1996-2010 Julian Seward <jseward@bzip.org>
|
/external/tcpdump/ |
gmt2local.c | 61 * If the year or julian day is different, we span 00:00 GMT 63 * avoid problems when the julian day wraps.
|
/external/valgrind/main/helgrind/ |
README_YARD.txt | 5 Julian Seward, OpenWorks Ltd, 19 August 2008
|
/external/valgrind/main/ |
valgrind.spec.in | 9 Packager: Julian Seward <jseward@acm.org>
|
/frameworks/base/core/java/android/text/format/ |
Time.java | 41 * The Julian day of the epoch, that is, January 1, 1970 on the Gregorian 47 * The Julian day of the Monday in the week of the epoch, December 29, 1969 705 * Returns true if the day of the given time is the epoch on the Julian Calendar 717 * Computes the Julian day number, given the UTC milliseconds 718 * and the offset (in seconds) from UTC. The Julian day for a given 719 * date will be the same for every timezone. For example, the Julian 721 * what timezone is being used. The Julian day is useful for testing 730 * @return the Julian day 739 * <p>Sets the time from the given Julian day number, which must be based on 741 * need not be initialized because the given Julian day may have a differen [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
_strptime.py | 275 """Calculate the Julian day based on the year, week of the year, and day of 338 # weekday and julian defaulted to -1 so as to signal need to calculate 340 weekday = julian = -1 405 julian = int(found_dict['j']) 436 # out the Julian day of the year. 437 if julian == -1 and week_of_year != -1 and weekday != -1: 439 julian = _calc_julian_from_U_or_W(year, week_of_year, weekday, 441 # Cannot pre-calculate datetime_date() since can change in Julian 444 if julian == -1: 446 julian = datetime_date(year, month, day).toordinal() - [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
_strptime.py | 275 """Calculate the Julian day based on the year, week of the year, and day of 338 # weekday and julian defaulted to -1 so as to signal need to calculate 340 weekday = julian = -1 405 julian = int(found_dict['j']) 436 # out the Julian day of the year. 437 if julian == -1 and week_of_year != -1 and weekday != -1: 439 julian = _calc_julian_from_U_or_W(year, week_of_year, weekday, 441 # Cannot pre-calculate datetime_date() since can change in Julian 444 if julian == -1: 446 julian = datetime_date(year, month, day).toordinal() - [all...] |