Searched refs:time (Results 251 - 275 of 7058) sorted by relevance

<<11121314151617181920>>

/prebuilts/ndk/9/sources/cxx-stl/gabi++/include/
H A Dctime34 * Standard C++ Library wrapper around the C time.h header file.
38 #include <time.h>
53 using ::time;
/prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/gabi++/include/
H A Dctime34 * Standard C++ Library wrapper around the C time.h header file.
38 #include <time.h>
53 using ::time;
/prebuilts/ndk/9/sources/cxx-stl/system/include/
H A Dctime34 * Standard C++ Library wrapper around the C time.h header file.
38 #include <time.h>
53 using ::time;
/prebuilts/ndk/current/sources/android/support/include/
H A Dtime.h33 #include_next <time.h>
/prebuilts/ndk/current/sources/cxx-stl/EH/gabi++/include/
H A Dctime34 * Standard C++ Library wrapper around the C time.h header file.
38 #include <time.h>
53 using ::time;
/prebuilts/ndk/current/sources/cxx-stl/gabi++/include/
H A Dctime34 * Standard C++ Library wrapper around the C time.h header file.
38 #include <time.h>
53 using ::time;
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/gabi++/include/
H A Dctime34 * Standard C++ Library wrapper around the C time.h header file.
38 #include <time.h>
53 using ::time;
/prebuilts/ndk/current/sources/cxx-stl/system/include/
H A Dctime34 * Standard C++ Library wrapper around the C time.h header file.
38 #include <time.h>
53 using ::time;
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_zipfile64.py11 'test requires loads of disk-space bytes and a long time to run'
21 import time namespace
30 # How much time in seconds can pass before we print a 'Still working' message.
54 next_time = time.time() + _PRINT_WORKING_MSG_INTERVAL
58 if next_time <= time.time():
59 next_time = time.time() + _PRINT_WORKING_MSG_INTERVAL
71 if next_time <= time
[all...]
H A Dfork_wait.py15 import os, sys, time, unittest namespace
33 time.sleep(SHORTSLEEP)
44 time.sleep(2 * SHORTSLEEP)
53 time.sleep(LONGSLEEP)
68 time.sleep(LONGSLEEP)
79 time.sleep(2*SHORTSLEEP) # Wait for threads to die
H A Dtest_structseq.py4 import time namespace
9 t = time.gmtime()
30 t = time.gmtime()
32 t = time.gmtime(0)
34 "time.struct_time(tm_year=1970, tm_mon=1, tm_mday=1, tm_hour=0, "
38 t1 = time.gmtime()
44 t1 = time.gmtime()
51 t1 = time.gmtime()
57 t1 = time.gmtime()
61 t1 = time
[all...]
H A Dtest_strftime.py2 Unittest for time.strftime
9 import time namespace
38 self.gmt = time.gmtime(now)
39 now = time.localtime(now)
44 self.jan1 = time.localtime(time.mktime((now[0], 1, 1, 0, 0, 0, 0, 1, 0)))
47 if now[8]: self.tz = time.tzname[1]
48 else: self.tz = time.tzname[0]
67 now = time.time()
[all...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_zipfile64.py11 'test requires loads of disk-space bytes and a long time to run'
21 import time namespace
30 # How much time in seconds can pass before we print a 'Still working' message.
54 next_time = time.time() + _PRINT_WORKING_MSG_INTERVAL
58 if next_time <= time.time():
59 next_time = time.time() + _PRINT_WORKING_MSG_INTERVAL
71 if next_time <= time
[all...]
H A Dfork_wait.py15 import os, sys, time, unittest namespace
33 time.sleep(SHORTSLEEP)
44 time.sleep(2 * SHORTSLEEP)
53 time.sleep(LONGSLEEP)
68 time.sleep(LONGSLEEP)
79 time.sleep(2*SHORTSLEEP) # Wait for threads to die
H A Dtest_structseq.py4 import time namespace
9 t = time.gmtime()
30 t = time.gmtime()
32 t = time.gmtime(0)
34 "time.struct_time(tm_year=1970, tm_mon=1, tm_mday=1, tm_hour=0, "
38 t1 = time.gmtime()
44 t1 = time.gmtime()
51 t1 = time.gmtime()
57 t1 = time.gmtime()
61 t1 = time
[all...]
H A Dtest_strftime.py2 Unittest for time.strftime
9 import time namespace
38 self.gmt = time.gmtime(now)
39 now = time.localtime(now)
44 self.jan1 = time.localtime(time.mktime((now[0], 1, 1, 0, 0, 0, 0, 1, 0)))
47 if now[8]: self.tz = time.tzname[1]
48 else: self.tz = time.tzname[0]
67 now = time.time()
[all...]
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/
H A Dtime.h26 # pragma message("eMbedded Visual C++ 3 doesn't have a time.h header; STLport won't include native time.h here")
30 # include_next <time.h>
32 # include _STLP_NATIVE_C_HEADER(time.h)
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/
H A Dtime.h26 # pragma message("eMbedded Visual C++ 3 doesn't have a time.h header; STLport won't include native time.h here")
30 # include_next <time.h>
32 # include _STLP_NATIVE_C_HEADER(time.h)
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/
H A Dtime.h26 # pragma message("eMbedded Visual C++ 3 doesn't have a time.h header; STLport won't include native time.h here")
30 # include_next <time.h>
32 # include _STLP_NATIVE_C_HEADER(time.h)
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/
H A Dtime.h26 # pragma message("eMbedded Visual C++ 3 doesn't have a time.h header; STLport won't include native time.h here")
30 # include_next <time.h>
32 # include _STLP_NATIVE_C_HEADER(time.h)
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/
H A Dtime.h26 # pragma message("eMbedded Visual C++ 3 doesn't have a time.h header; STLport won't include native time.h here")
30 # include_next <time.h>
32 # include _STLP_NATIVE_C_HEADER(time.h)
/prebuilts/ndk/9/sources/cxx-stl/stlport/stlport/
H A Dtime.h26 # pragma message("eMbedded Visual C++ 3 doesn't have a time.h header; STLport won't include native time.h here")
30 # include_next <time.h>
32 # include _STLP_NATIVE_C_HEADER(time.h)
/prebuilts/ndk/current/sources/cxx-stl/EH/stlport/stlport/
H A Dtime.h26 # pragma message("eMbedded Visual C++ 3 doesn't have a time.h header; STLport won't include native time.h here")
30 # include_next <time.h>
32 # include _STLP_NATIVE_C_HEADER(time.h)
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/
H A Dtime.h26 # pragma message("eMbedded Visual C++ 3 doesn't have a time.h header; STLport won't include native time.h here")
30 # include_next <time.h>
32 # include _STLP_NATIVE_C_HEADER(time.h)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
H A DXos.h99 # include <sys/time.h>
102 # include <time.h>
115 (t)->tv_sec = _gtodtmp.time; \
119 # include <sys/time.h>
120 # include <time.h>

Completed in 437 milliseconds

<<11121314151617181920>>