HomeSort by relevance Sort by last modified time
    Searched full:localtime (Results 501 - 525 of 716) sorted by null

<<212223242526272829

  /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/chromium_org/third_party/openssl/openssl/ssl/
kssl.c     [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...]
  /external/ppp/pppd/
eap.c 327 tp = localtime(&reftime);
    [all...]
  /external/qemu/
block.c     [all...]
  /external/qemu/telephony/
android_modem.c     [all...]
  /external/strace/
file.c 568 tmp = localtime(&t);
    [all...]

Completed in 1776 milliseconds

<<212223242526272829