OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:microseconds
(Results
101 - 125
of
604
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/sys/
_types.h
60
typedef __uint32_t __useconds_t; /*
microseconds
*/
61
typedef __int32_t __suseconds_t; /*
microseconds
(signed) */
/prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/sys/
_types.h
60
typedef __uint32_t __useconds_t; /*
microseconds
*/
61
typedef __int32_t __suseconds_t; /*
microseconds
(signed) */
/prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/sys/
_types.h
60
typedef __uint32_t __useconds_t; /*
microseconds
*/
61
typedef __int32_t __suseconds_t; /*
microseconds
(signed) */
/prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/sys/
_types.h
60
typedef __uint32_t __useconds_t; /*
microseconds
*/
61
typedef __int32_t __suseconds_t; /*
microseconds
(signed) */
/prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/sys/
_types.h
60
typedef __uint32_t __useconds_t; /*
microseconds
*/
61
typedef __int32_t __suseconds_t; /*
microseconds
(signed) */
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/sys/
_types.h
60
typedef __uint32_t __useconds_t; /*
microseconds
*/
61
typedef __int32_t __suseconds_t; /*
microseconds
(signed) */
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/sys/
_types.h
60
typedef __uint32_t __useconds_t; /*
microseconds
*/
61
typedef __int32_t __suseconds_t; /*
microseconds
(signed) */
/prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/sys/
_types.h
60
typedef __uint32_t __useconds_t; /*
microseconds
*/
61
typedef __int32_t __suseconds_t; /*
microseconds
(signed) */
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/sys/
_types.h
60
typedef __uint32_t __useconds_t; /*
microseconds
*/
61
typedef __int32_t __suseconds_t; /*
microseconds
(signed) */
/prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/sys/
_types.h
60
typedef __uint32_t __useconds_t; /*
microseconds
*/
61
typedef __int32_t __suseconds_t; /*
microseconds
(signed) */
/prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/sys/
_types.h
60
typedef __uint32_t __useconds_t; /*
microseconds
*/
61
typedef __int32_t __suseconds_t; /*
microseconds
(signed) */
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/sys/
_types.h
60
typedef __uint32_t __useconds_t; /*
microseconds
*/
61
typedef __int32_t __suseconds_t; /*
microseconds
(signed) */
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/sys/
_types.h
60
typedef __uint32_t __useconds_t; /*
microseconds
*/
61
typedef __int32_t __suseconds_t; /*
microseconds
(signed) */
/prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/sys/
_types.h
60
typedef __uint32_t __useconds_t; /*
microseconds
*/
61
typedef __int32_t __suseconds_t; /*
microseconds
(signed) */
/prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/sys/
_types.h
60
typedef __uint32_t __useconds_t; /*
microseconds
*/
61
typedef __int32_t __suseconds_t; /*
microseconds
(signed) */
/prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/sys/
_types.h
60
typedef __uint32_t __useconds_t; /*
microseconds
*/
61
typedef __int32_t __suseconds_t; /*
microseconds
(signed) */
/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/sys/
_types.h
60
typedef __uint32_t __useconds_t; /*
microseconds
*/
61
typedef __int32_t __suseconds_t; /*
microseconds
(signed) */
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/sys/
_types.h
60
typedef __uint32_t __useconds_t; /*
microseconds
*/
61
typedef __int32_t __suseconds_t; /*
microseconds
(signed) */
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/sys/
_types.h
60
typedef __uint32_t __useconds_t; /*
microseconds
*/
61
typedef __int32_t __suseconds_t; /*
microseconds
(signed) */
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/sys/
_types.h
60
typedef __uint32_t __useconds_t; /*
microseconds
*/
61
typedef __int32_t __suseconds_t; /*
microseconds
(signed) */
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/os/
os_time.h
54
* Get the current time in
microseconds
from an unknown base.
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
lp_perf.h
60
int64_t llvm_compile_time; /**< total, in
microseconds
*/
/external/chromium_org/third_party/skia/src/animator/
SkTime.cpp
74
::
Microseconds
(&wide);
/external/iproute2/tc/
README.last
22
where
microseconds
and seconds fields are separate.
/external/mesa3d/src/gallium/auxiliary/os/
os_time.h
54
* Get the current time in
microseconds
from an unknown base.
Completed in 346 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>