OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:timeb
(Results
1 - 25
of
102
) sorted by null
1
2
3
4
5
/development/ndk/platforms/android-3/include/sys/
timeb.h
35
struct
timeb
{
struct
42
extern int ftime(struct
timeb
* timebuf);
/external/compiler-rt/test/msan/
ftime.cc
4
#include <sys/
timeb
.h>
9
struct
timeb
tb;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
timeb.h
32
struct
timeb
struct
42
extern int ftime (struct
timeb
*__timebuf);
46
#endif /* sys/
timeb
.h */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
timeb.h
32
struct
timeb
struct
42
extern int ftime (struct
timeb
*__timebuf);
46
#endif /* sys/
timeb
.h */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
timeb.h
32
struct
timeb
struct
42
extern int ftime (struct
timeb
*__timebuf);
46
#endif /* sys/
timeb
.h */
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/sys/
timeb.h
35
struct
timeb
{
struct
42
extern int ftime(struct
timeb
* timebuf);
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/sys/
timeb.h
35
struct
timeb
{
struct
42
extern int ftime(struct
timeb
* timebuf);
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/sys/
timeb.h
35
struct
timeb
{
struct
42
extern int ftime(struct
timeb
* timebuf);
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/sys/
timeb.h
35
struct
timeb
{
struct
42
extern int ftime(struct
timeb
* timebuf);
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/sys/
timeb.h
35
struct
timeb
{
struct
42
extern int ftime(struct
timeb
* timebuf);
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/sys/
timeb.h
35
struct
timeb
{
struct
42
extern int ftime(struct
timeb
* timebuf);
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/sys/
timeb.h
35
struct
timeb
{
struct
42
extern int ftime(struct
timeb
* timebuf);
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/sys/
timeb.h
35
struct
timeb
{
struct
42
extern int ftime(struct
timeb
* timebuf);
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/sys/
timeb.h
35
struct
timeb
{
struct
42
extern int ftime(struct
timeb
* timebuf);
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/sys/
timeb.h
35
struct
timeb
{
struct
42
extern int ftime(struct
timeb
* timebuf);
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/sys/
timeb.h
35
struct
timeb
{
struct
42
extern int ftime(struct
timeb
* timebuf);
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/sys/
timeb.h
35
struct
timeb
{
struct
42
extern int ftime(struct
timeb
* timebuf);
/prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/sys/
timeb.h
35
struct
timeb
{
struct
42
extern int ftime(struct
timeb
* timebuf);
/prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/sys/
timeb.h
35
struct
timeb
{
struct
42
extern int ftime(struct
timeb
* timebuf);
/prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/sys/
timeb.h
35
struct
timeb
{
struct
42
extern int ftime(struct
timeb
* timebuf);
/prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/sys/
timeb.h
35
struct
timeb
{
struct
42
extern int ftime(struct
timeb
* timebuf);
/prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/sys/
timeb.h
35
struct
timeb
{
struct
42
extern int ftime(struct
timeb
* timebuf);
/prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/sys/
timeb.h
35
struct
timeb
{
struct
42
extern int ftime(struct
timeb
* timebuf);
/prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/sys/
timeb.h
35
struct
timeb
{
struct
42
extern int ftime(struct
timeb
* timebuf);
/prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/sys/
timeb.h
35
struct
timeb
{
struct
42
extern int ftime(struct
timeb
* timebuf);
Completed in 1262 milliseconds
1
2
3
4
5