OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:timeb
(Results
51 - 75
of
102
) sorted by null
1
2
3
4
5
/prebuilts/ndk/9/platforms/android-16/arch-x86/usr/include/sys/
timeb.h
35
struct
timeb
{
struct
42
extern int ftime(struct
timeb
* timebuf);
/prebuilts/ndk/9/platforms/android-17/arch-arm/usr/include/sys/
timeb.h
35
struct
timeb
{
struct
42
extern int ftime(struct
timeb
* timebuf);
/prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/sys/
timeb.h
35
struct
timeb
{
struct
42
extern int ftime(struct
timeb
* timebuf);
/prebuilts/ndk/9/platforms/android-17/arch-x86/usr/include/sys/
timeb.h
35
struct
timeb
{
struct
42
extern int ftime(struct
timeb
* timebuf);
/prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/sys/
timeb.h
35
struct
timeb
{
struct
42
extern int ftime(struct
timeb
* timebuf);
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/sys/
timeb.h
35
struct
timeb
{
struct
42
extern int ftime(struct
timeb
* timebuf);
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/sys/
timeb.h
35
struct
timeb
{
struct
42
extern int ftime(struct
timeb
* timebuf);
/prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/sys/
timeb.h
35
struct
timeb
{
struct
42
extern int ftime(struct
timeb
* timebuf);
/prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/sys/
timeb.h
35
struct
timeb
{
struct
42
extern int ftime(struct
timeb
* timebuf);
/prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/sys/
timeb.h
35
struct
timeb
{
struct
42
extern int ftime(struct
timeb
* timebuf);
/prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/sys/
timeb.h
35
struct
timeb
{
struct
42
extern int ftime(struct
timeb
* timebuf);
/prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/sys/
timeb.h
35
struct
timeb
{
struct
42
extern int ftime(struct
timeb
* timebuf);
/prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/sys/
timeb.h
35
struct
timeb
{
struct
42
extern int ftime(struct
timeb
* timebuf);
/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/sys/
timeb.h
35
struct
timeb
{
struct
42
extern int ftime(struct
timeb
* timebuf);
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/sys/
timeb.h
35
struct
timeb
{
struct
42
extern int ftime(struct
timeb
* timebuf);
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/sys/
timeb.h
35
struct
timeb
{
struct
42
extern int ftime(struct
timeb
* timebuf);
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/sys/
timeb.h
35
struct
timeb
{
struct
42
extern int ftime(struct
timeb
* timebuf);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/sec_api/sys/
timeb_s.h
10
#include <sys/
timeb
.h>
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/sys/
time.h
51
#include <sys/
timeb
.h>
timeb.h
61
struct
timeb
{
struct
102
void __cdecl ftime (struct
timeb
*);
107
__CRT_INLINE void __cdecl ftime(struct
timeb
*_Tmb) {
111
__CRT_INLINE void __cdecl ftime(struct
timeb
*_Tmb) {
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xos.h
110
# include <sys/
timeb
.h>
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xos.h
110
# include <sys/
timeb
.h>
/external/libpcap/lbl/
os-sunos4.h
86
struct
timeb
;
88
int ftime(struct
timeb
*);
/external/tcpdump/lbl/
os-sunos4.h
86
struct
timeb
;
88
int ftime(struct
timeb
*);
/bionic/libc/bionic/
ndk_cruft.cpp
287
struct
timeb
{
struct
295
extern "C" int ftime(struct
timeb
* tb) {
Completed in 1609 milliseconds
1
2
3
4
5