OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:thisYear
(Results
1 - 2
of
2
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/export/
KeyCheckPage.java
238
int
thisYear
= today.get(Calendar.YEAR);
240
if (
thisYear
+ 25 < expirationYear) {
243
if (expirationYear ==
thisYear
) {
246
int count = expirationYear-
thisYear
;
/external/icu4c/tools/tzcode/
tz2icu.cpp
[
all
...]
Completed in 40 milliseconds