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

  /bionic/libc/bionic/
time64.c 253 /* Don't forget leap seconds */
284 /* The exceptional centuries without leap years cause the cycle to
310 2) Has the same leap year status.
319 It doesn't need the same leap year status since we only care about
337 /* Change non-leap xx00 years to an equivalent */
525 int leap; local
585 leap = IS_LEAP (year);
586 while (m >= (Time64_T) length_of_year[leap]) {
587 m -= (Time64_T) length_of_year[leap];
589 leap = IS_LEAP (year)
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
config_ssid.h 268 * leap - Number of EAP methods using LEAP
270 * This field should be set to 1 if LEAP is enabled. This is used to
273 int leap; member in struct:wpa_ssid
276 * non_leap - Number of EAP methods not using LEAP
278 * This field should be set to >0 if any EAP method other than LEAP is
  /external/chromium_org/third_party/gpsd/release-3.1/
gps.h 154 double zcount; /* time within hour: GPS time, no leap secs */
223 unsigned int leapsecs; /* Leap seconds (0-63) */
399 unsigned char leapsecs; /* Leap Seconds, GPS-UTC */
776 /* leap (delta t ls), current leap second, 8 bits signed,
778 int8_t leap; member in struct:subframe_t::__anon13089::__anon13096
779 /* lsf (delta t lsf), future leap second, 8 bits signed,
791 /* WNlsf, Leap second reference Week Number,
794 /* DN, Leap second reference Day Number , 8 bits unsigned,
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 122 milliseconds