OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gtime
(Results
1 - 4
of
4
) sorted by null
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/asn1/der/
GeneralizedTimeTest.java
44
private static final ASN1GeneralizedTime
gtime
= ASN1GeneralizedTime
field in class:GeneralizedTimeTest
111
gtime
.decode(in)); //decoded
120
gtime
.decode(in)); //decoded
125
DerOutputStream out = new DerOutputStream(
gtime
,
139
long new_date = ((Date)
gtime
.decode(
gtime
.encode(new Date(old_date))))
147
long new_date = ((Date)
gtime
.decode(
gtime
.encode(new Date(old_date))))
/bionic/libc/tzcode/
localtime.c
2023
gtime
(struct tm * const tmp)
function
[
all
...]
/external/chromium_org/third_party/icu/source/tools/tzcode/
localtime.c
1994
gtime
(tmp)
function
[
all
...]
/external/icu4c/tools/tzcode/
localtime.c
1994
gtime
(tmp)
function
[
all
...]
Completed in 548 milliseconds