OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:leap
(Results
1 - 4
of
4
) 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/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 228 milliseconds