/external/chromium_org/third_party/libxml/src/ |
configure.in | 472 AC_CHECK_FUNCS(strftime localtime gettimeofday ftime) [all...] |
/external/elfutils/0.153/src/ |
ar.c | 569 localtime (&arhdr->ar_date)); [all...] |
/external/fio/ |
gclient.c | 126 tm = localtime(&sec); [all...] |
/external/gtest/src/ |
gtest-internal-inl.h | 122 // non-reentrant localtime() function, this function is not thread safe. Do [all...] |
/external/qemu/telephony/ |
sms.c | 231 struct tm local = *(localtime(&now_time)); [all...] |
/external/tcpdump/ |
smbutil.c | 759 lt = localtime(&t); [all...] |
/ndk/sources/third_party/googletest/googletest/src/ |
gtest-internal-inl.h | 122 // non-reentrant localtime() function, this function is not thread safe. Do [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
pickletester.py | 648 t = time.localtime() [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
pickletester.py | 648 t = time.localtime() [all...] |
/system/core/toolbox/ |
newfs_msdos.c | 640 tm = localtime(&now); [all...] |
/device/moto/shamu/camera/QCamera2/HAL/ |
QCamera2HWICallbacks.cpp | [all...] |
/external/chromium_org/third_party/sqlite/src/src/ |
os_win.c | 306 ** WindowsCE does not have a localtime() function. So create a 310 struct tm *__cdecl localtime(const time_t *t) function [all...] |
/external/clang/tools/scan-build/ |
scan-build | 49 my $Date = localtime(); 136 my @CurrentTime = localtime(); [all...] |
/external/compiler-rt/lib/msan/tests/ |
msan_test.cc | [all...] |
/packages/apps/Calendar/src/com/android/calendar/ |
Utils.java | 747 public static long convertAlldayLocalToUTC(Time recycle, long localTime, String tz) { 752 recycle.set(localTime); [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/lib32/ |
libc-2.11.1.so | |
libc.so.6 | |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/ |
libc-2.11.1.so | |
libc.so.6 | |
/prebuilts/ndk/9/platforms/android-19/arch-x86/usr/lib/rs/ |
libRSSupport.so | |
/device/asus/tilapia/recovery/lib/ |
libPrgHandler.a | [all...] |
/external/chromium_org/remoting/host/linux/ |
linux_me2me_host.py | 727 '%Y%m%d_%H%M%S', time.localtime(time.time())) [all...] |
/external/libexif/libexif/ |
exif-entry.c | [all...] |
/external/mdnsresponder/Clients/ |
dns-sd.c | 323 tm = *localtime(&uct); [all...] |
/external/openssl/ssl/ |
kssl.c | [all...] |