OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:os_time
(Results
1 - 25
of
41
) sorted by null
1
2
/external/wpa_supplicant_8/src/pae/
ieee802_1x_kay_i.h
75
struct
os_time
created_time;
92
struct
os_time
created_time; /* Time createdTime */
108
struct
os_time
created_time; /* Time createdTime */
125
struct
os_time
created_time; /* Time createdTime */
141
struct
os_time
created_time;
/external/mesa3d/src/gallium/auxiliary/os/
os_time.c
46
#include "
os_time
.h"
os_thread.h
243
#include "os/
os_time
.h"
/external/mesa3d/src/gallium/tests/unit/
pipe_barrier_test.c
40
#include "os/
os_time
.h"
/external/mesa3d/src/gallium/auxiliary/util/
u_time.h
41
#include "os/
os_time
.h"
/external/wpa_supplicant_8/src/utils/
os.h
21
struct
os_time
{
struct
36
int os_get_time(struct
os_time
*t);
46
/* Helpers for handling struct
os_time
*/
48
static inline int os_time_before(struct
os_time
*a, struct
os_time
*b)
55
static inline void os_time_sub(struct
os_time
*a, struct
os_time
*b,
56
struct
os_time
*res)
os_win32.c
26
int os_get_time(struct
os_time
*t)
54
struct
os_time
now;
os_none.c
23
int os_get_time(struct
os_time
*t)
os_internal.c
35
int os_get_time(struct
os_time
*t)
os_unix.c
59
int os_get_time(struct
os_time
*t)
wpa_debug.c
68
struct
os_time
tv;
/external/mesa3d/src/gallium/drivers/nouveau/
nouveau_screen.c
11
#include "os/
os_time
.h"
/external/mesa3d/src/gallium/drivers/r300/
r300_flush.c
30
#include "os/
os_time
.h"
r300_context.c
29
#include "os/
os_time
.h"
r300_screen.c
27
#include "os/
os_time
.h"
/external/mesa3d/src/gallium/auxiliary/
Makefile.sources
42
os/
os_time
.c \
/external/mesa3d/src/gallium/drivers/softpipe/
sp_query.c
33
#include "os/
os_time
.h"
sp_screen.c
33
#include "os/
os_time
.h"
/external/mesa3d/src/gallium/drivers/nv50/
nv50_state_validate.c
3
#include "os/
os_time
.h"
/external/wpa_supplicant_8/src/crypto/
random.c
128
struct
os_time
t;
/external/wpa_supplicant_8/src/radius/
radius_das.c
206
struct
os_time
now;
/external/mesa3d/src/gallium/drivers/radeonsi/
radeonsi_pipe.c
44
#include "os/
os_time
.h"
/external/wpa_supplicant_8/src/ap/
accounting.c
44
struct
os_time
now;
ieee802_11_shared.c
443
struct
os_time
t;
/external/wpa_supplicant_8/wpa_supplicant/
notify.c
542
struct
os_time
now;
Completed in 214 milliseconds
1
2