/development/ndk/platforms/android-9/arch-x86/symbols/ |
libc.so.functions.txt | 517 localtime
|
/development/ndk/platforms/android-L/arch-arm64/symbols/ |
libc.so.functions.txt | 493 localtime
|
/development/ndk/platforms/android-L/arch-mips64/symbols/ |
libc.so.functions.txt | 494 localtime
|
/development/ndk/platforms/android-L/arch-x86_64/symbols/ |
libc.so.functions.txt | 493 localtime
|
/development/tools/findunused/ |
find_unused_resources.rb | 206 title = "Unused resources as of #{Time.now.localtime}"
|
/external/bison/build-aux/ |
update-b4-copyright | 29 my ($sec, $min, $hour, $mday, $month, $year) = localtime (time ());
|
/external/chromium_org/chrome/browser/renderer_host/pepper/ |
pepper_flash_browser_host.cc | 100 // Linux, the localtime calls require filesystem access prohibited by the
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/views/ |
metered_stream.py | 101 now_tuple = time.localtime(now)
|
/external/chromium_org/third_party/icu/source/tools/toolutil/ |
writesrc.c | 56 lt=localtime(&t);
|
/external/chromium_org/third_party/icu/source/tools/tzcode/ |
Makefile.in | 34 OBJECTS= zic.o localtime.o asctime.o scheck.o ialloc.o
|
readme.txt | 11 with localtime.c patches from tzcode2006i.tar.gz
|
tzfile.h | 37 #define TZDEFAULT "localtime"
|
/external/chromium_org/third_party/lcov/bin/ |
updateversion.pl | 51 ($sec, $min, $hour, $day, $month, $year) = localtime($stat[9]);
|
/external/chromium_org/third_party/libxslt/linux/ |
config.h | 46 /* Define to 1 if you have the `localtime' function. */
|
/external/chromium_org/third_party/libxslt/mac/ |
config.h | 45 /* Define to 1 if you have the `localtime' function. */
|
/external/chromium_org/third_party/npapi/npspy/extern/nspr/md/ |
sunos4.h | 140 extern struct tm *localtime(const time_t *);
|
/external/chromium_org/v8/src/base/platform/ |
platform-solaris.cc | 61 struct tm* t = localtime(&tv);
|
/external/chromium_org/v8/tools/ |
process-heap-prof.py | 60 print('DATE "%s"' % time.asctime(time.localtime()))
|
/external/e2fsprogs/debugfs/ |
ls.c | 92 tm_p = localtime(&modtime);
|
/external/icu/icu4c/source/tools/toolutil/ |
writesrc.c | 56 lt=localtime(&t);
|
/external/icu/icu4c/source/tools/tzcode/ |
Makefile.in | 34 OBJECTS= zic.o localtime.o asctime.o scheck.o ialloc.o
|
readme.txt | 11 with localtime.c patches from tzcode2006i.tar.gz
|
tzfile.h | 37 #define TZDEFAULT "localtime"
|
/external/iproute2/ip/ |
ipmonitor.c | 92 tstr = asctime(localtime(&secs));
|
/external/ipsec-tools/src/racoon/ |
logger.c | 197 tm = localtime(&p->tbuf[j]);
|