/prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/ |
timex.h | 14 *** Any manual change here will be lost the next time this script will 21 #include <linux/time.h> 36 struct timeval time; member in struct:timex
|
/prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/ |
zlib.h | 111 uLong time; /* modification time */ member in struct:gz_header_s 229 all (the input data is simply copied a block at a time). 507 file name, no extra data, no comment, no modification time (set to zero), [all...] |
/prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/ |
timex.h | 14 *** Any manual change here will be lost the next time this script will 21 #include <linux/time.h> 36 struct timeval time; member in struct:timex
|
/prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/ |
zlib.h | 111 uLong time; /* modification time */ member in struct:gz_header_s 229 all (the input data is simply copied a block at a time). 507 file name, no extra data, no comment, no modification time (set to zero), [all...] |
/prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/ |
timex.h | 14 *** Any manual change here will be lost the next time this script will 21 #include <linux/time.h> 36 struct timeval time; member in struct:timex
|
/prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/ |
zlib.h | 111 uLong time; /* modification time */ member in struct:gz_header_s 229 all (the input data is simply copied a block at a time). 507 file name, no extra data, no comment, no modification time (set to zero), [all...] |
/prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/ |
timex.h | 14 *** Any manual change here will be lost the next time this script will 21 #include <linux/time.h> 36 struct timeval time; member in struct:timex
|
/prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/ |
zlib.h | 111 uLong time; /* modification time */ member in struct:gz_header_s 229 all (the input data is simply copied a block at a time). 507 file name, no extra data, no comment, no modification time (set to zero), [all...] |
/prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/linux/ |
timex.h | 16 #include <linux/time.h> 46 struct timeval time; member in struct:timex
|
/prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/ |
zlib.h | 111 uLong time; /* modification time */ member in struct:gz_header_s 229 all (the input data is simply copied a block at a time). 507 file name, no extra data, no comment, no modification time (set to zero), [all...] |
/prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/linux/ |
timex.h | 16 #include <linux/time.h> 46 struct timeval time; member in struct:timex
|
/prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/ |
zlib.h | 111 uLong time; /* modification time */ member in struct:gz_header_s 229 all (the input data is simply copied a block at a time). 507 file name, no extra data, no comment, no modification time (set to zero), [all...] |
/prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/linux/ |
timex.h | 16 #include <linux/time.h> 46 struct timeval time; member in struct:timex
|
/prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/ |
zlib.h | 111 uLong time; /* modification time */ member in struct:gz_header_s 229 all (the input data is simply copied a block at a time). 507 file name, no extra data, no comment, no modification time (set to zero), [all...] |
/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/linux/ |
timex.h | 16 #include <linux/time.h> 46 struct timeval time; member in struct:timex
|
/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/ |
zlib.h | 111 uLong time; /* modification time */ member in struct:gz_header_s 229 all (the input data is simply copied a block at a time). 507 file name, no extra data, no comment, no modification time (set to zero), [all...] |
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/ |
timex.h | 16 #include <linux/time.h> 46 struct timeval time; member in struct:timex
|
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/ |
zlib.h | 111 uLong time; /* modification time */ member in struct:gz_header_s 229 all (the input data is simply copied a block at a time). 507 file name, no extra data, no comment, no modification time (set to zero), [all...] |
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/ |
timex.h | 16 #include <linux/time.h> 46 struct timeval time; member in struct:timex
|
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/ |
zlib.h | 111 uLong time; /* modification time */ member in struct:gz_header_s 229 all (the input data is simply copied a block at a time). 507 file name, no extra data, no comment, no modification time (set to zero), [all...] |
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/ |
timex.h | 16 #include <linux/time.h> 46 struct timeval time; member in struct:timex
|
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/ |
zlib.h | 111 uLong time; /* modification time */ member in struct:gz_header_s 229 all (the input data is simply copied a block at a time). 507 file name, no extra data, no comment, no modification time (set to zero), [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
asyncore.py | 31 than one thing at a time". Multi-threaded programming is the simplest and 52 import time namespace 141 time.sleep(timeout) 600 # supports asynchronous read-ahead. So _MOST_ of the time, the data
|
pstats.py | 25 import time namespace 52 quoted strings to select the sort order. For example sort_stats('time', 53 'name') sorts on the major key of 'internal function time', and on the 114 arg = time.ctime(file_stats.st_mtime) + " " + arg 176 "cumtime" : (((3,-1), ), "cumulative time"), 177 "cumulative": (((3,-1), ), "cumulative time"), 186 "time" : (((2,-1), ), "internal time"), 187 "tottime" : (((2,-1), ), "internal time"), 217 1: "time", [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/ |
EasyDialogs.py | 788 import time namespace 823 time.sleep(0.05) 827 time.sleep(0.05) 831 time.sleep(1.0) # give'em a chance to see "Done."
|