OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gmtime
(Results
151 - 175
of
196
) sorted by null
1
2
3
4
5
6
7
8
/device/asus/flo/camera/QCamera2/HAL3/
QCamera3Channel.cpp
[
all
...]
/external/chromium_org/third_party/libpng/
pngwrite.c
451
tbuf =
gmtime
(&ttime);
[
all
...]
/external/libpng/
pngwrite.c
451
tbuf =
gmtime
(&ttime);
[
all
...]
/external/llvm/tools/llvm-readobj/
COFFDumper.cpp
581
strftime(FormattedTime, 20, "%Y-%m-%d %H:%M:%S",
gmtime
(&TDS));
[
all
...]
/external/qemu/distrib/libpng-1.2.19/
pngwrite.c
417
tbuf =
gmtime
(&ttime);
[
all
...]
/external/qemu/telephony/
sms.c
229
struct tm gm = *(
gmtime
(&now_time));
[
all
...]
android_modem.c
[
all
...]
/frameworks/av/media/libstagefright/wifi-display/source/
WifiDisplaySource.cpp
[
all
...]
/hardware/qcom/camera/QCamera2/HAL3/
QCamera3Channel.cpp
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/test/
test_email.py
[
all
...]
test_email_renamed.py
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/test/
test_email.py
[
all
...]
test_email_renamed.py
[
all
...]
/bionic/libc/tzcode/
localtime.c
227
** ctime,
gmtime
, localtime] return values in one of two static
1426
gmtime
(const time_t * const timep)
function
[
all
...]
/external/chromium_org/sync/tools/testserver/
chromiumsync.py
[
all
...]
/external/chromium_org/third_party/icu/source/tools/tzcode/
localtime.c
214
** ctime,
gmtime
, localtime] return values in one of two static
1387
gmtime
(timep)
function
[
all
...]
/external/chromium_org/third_party/openssl/openssl/ssl/
kssl.c
[
all
...]
/external/icu4c/tools/tzcode/
localtime.c
214
** ctime,
gmtime
, localtime] return values in one of two static
1387
gmtime
(timep)
function
[
all
...]
/external/openssl/ssl/
kssl.c
[
all
...]
/external/v8/tools/
test.py
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_cookielib.py
36
return time.
gmtime
(http2time(text))[:6]
[
all
...]
test_mailbox.py
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
urllib.py
594
time.
gmtime
(time.time())))
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_cookielib.py
36
return time.
gmtime
(http2time(text))[:6]
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
urllib.py
594
time.
gmtime
(time.time())))
[
all
...]
Completed in 1652 milliseconds
1
2
3
4
5
6
7
8