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

  /external/tlsdate/src/
tlsdate.c 96 " [-l|--leap]\n"
114 int leap; local
127 leap = 0;
147 {"leap", 0, 0, 'l'},
191 leap = 1;
229 (leap ? "leapaway" : "holdfast"),
tlsdate-helper-plan9.c 1078 int leap; local
1092 leap = (0 == strcmp ("leapaway", argv[10]));
    [all...]
tlsdate-helper.c 1242 int leap; local
    [all...]
tlsdate.h 135 int leap; member in struct:opts
  /bionic/libc/bionic/
time64.c 247 /* Don't forget leap seconds */
279 /* The exceptional centuries without leap years cause the cycle to
305 2) Has the same leap year status.
314 It doesn't need the same leap year status since we only care about
332 /* Change non-leap xx00 years to an equivalent */
520 int leap; local
580 leap = IS_LEAP (year);
581 while (m >= (Time64_T) length_of_year[leap]) {
582 m -= (Time64_T) length_of_year[leap];
584 leap = IS_LEAP (year)
    [all...]
  /external/pdfium/fpdfsdk/src/javascript/
JS_Value.cpp 722 bool leap = _isLeapYear(year); local
730 return day - 58 - leap;
732 return day - 89 - leap;
734 return day - 119 - leap;
736 return day - 150 - leap;
738 return day - 180 - leap;
740 return day - 211 - leap;
742 return day - 242 - leap;
744 return day - 272 - leap;
746 return day - 303 - leap;
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
config_ssid.h 298 * leap - Number of EAP methods using LEAP
300 * This field should be set to 1 if LEAP is enabled. This is used to
303 int leap; member in struct:wpa_ssid
306 * non_leap - Number of EAP methods not using LEAP
308 * This field should be set to >0 if any EAP method other than LEAP is
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-core.jar 
  /prebuilts/misc/common/icu4j/
icu4j.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 
  /prebuilts/tools/common/m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/
saxon-9.1.0.8.jar 

Completed in 276 milliseconds