OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gmtime
(Results
276 - 300
of
622
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/bionic/libc/
libc.x86.brillo.map
493
gmtime
;
libc.arm.brillo.map
497
gmtime
;
libc.arm.map
497
gmtime
;
libc.map.txt
499
gmtime
;
libc.mips.map
495
gmtime
;
/development/ndk/platforms/android-21/arch-arm/symbols/
libc.so.versions.txt
459
gmtime
;
/development/ndk/platforms/android-21/arch-mips/symbols/
libc.so.versions.txt
457
gmtime
;
/development/ndk/platforms/android-21/arch-x86/symbols/
libc.so.versions.txt
455
gmtime
;
/development/ndk/platforms/android-23/arch-arm/symbols/
libc.so.versions.txt
497
gmtime
;
/development/ndk/platforms/android-23/arch-mips/symbols/
libc.so.versions.txt
495
gmtime
;
/development/ndk/platforms/android-23/arch-x86/symbols/
libc.so.versions.txt
493
gmtime
;
/external/autotest/client/site_tests/firmware_TouchMTB/
firmware_utils.py
41
return time.strftime(time_format, time.
gmtime
())
/external/autotest/site_utils/
mass_update.py
40
time.
gmtime
())
/external/chromium-trace/catapult/third_party/Paste/paste/
session.py
170
gmt_expiration_time = time.
gmtime
(time.time() + (self.expiration * 60))
/external/dnsmasq/contrib/dynamic-dnsmasq/
dynamic-dnsmasq.pl
181
my @tmp = split /\s+/, scalar
gmtime
();
/external/e2fsprogs/debugfs/
util.c
206
return asctime((do_gmt) ?
gmtime
(&t) : localtime(&t));
/external/wpa_supplicant_8/src/utils/
os_internal.c
85
tm2 =
gmtime
(&t2);
/sdk/emulator/mksdcard/src/source/
mksdcard.c
71
struct tm tm =
gmtime
( &now )[0];
/device/htc/flounder/gps/qct/lib/
libloc_eng.so
/hardware/qcom/gps/loc_api/libloc_api_50001/
loc_eng_nmea.cpp
122
tm * pTm =
gmtime
(&utcTime);
124
LOC_LOGE("
gmtime
failed");
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
loc_eng_nmea.cpp
122
tm * pTm =
gmtime
(&utcTime);
124
LOC_LOGE("
gmtime
failed");
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
loc_eng_nmea.cpp
123
tm * pTm =
gmtime
(&utcTime);
125
LOC_LOGE("
gmtime
failed");
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
loc_eng_nmea.cpp
122
tm * pTm =
gmtime
(&utcTime);
124
LOC_LOGE("
gmtime
failed");
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMXExif.cpp
123
struct tm *timeinfo =
gmtime
( ( time_t * ) & (gpsTimestamp) );
144
struct tm *timeinfo =
gmtime
( ( time_t * ) & (gpsDatestamp) );
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXExif.cpp
126
struct tm *timeinfo =
gmtime
( ( time_t * ) & (gpsTimestamp) );
147
struct tm *timeinfo =
gmtime
( ( time_t * ) & (gpsDatestamp) );
Completed in 1216 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>