Searched refs:time (Results 26 - 50 of 72) sorted by relevance

123

/bionic/libc/include/
H A Dtime.h33 #include <sys/time.h>
62 extern time_t time(time_t*) __LIBC_ABI_PUBLIC__;
H A Dsched.h32 #include <sys/time.h>
/bionic/libc/kernel/uapi/linux/
H A Dtimex.h14 *** Any manual change here will be lost the next time this script will
21 #include <linux/time.h>
36 struct timeval time; member in struct:timex
H A Delfcore.h14 *** Any manual change here will be lost the next time this script will
24 #include <linux/time.h>
H A Drtc.h14 *** Any manual change here will be lost the next time this script will
39 struct rtc_time time; member in struct:rtc_wkalrm
H A Dscc.h14 *** Any manual change here will be lost the next time this script will
165 unsigned int time; member in struct:scc_calibrate
H A Djoystick.h14 *** Any manual change here will be lost the next time this script will
30 __u32 time; member in struct:js_event
H A Dsom.h14 *** Any manual change here will be lost the next time this script will
21 #include <linux/time.h>
H A Dblktrace_api.h14 *** Any manual change here will be lost the next time this script will
111 __u64 time; member in struct:blk_io_trace
H A Dmsdos_fs.h14 *** Any manual change here will be lost the next time this script will
177 __le16 time,date,start; member in struct:msdos_dir_entry
/bionic/libc/kernel/uapi/sound/
H A Dasequencer.h14 *** Any manual change here will be lost the next time this script will
172 struct snd_seq_real_time time; member in union:snd_seq_timestamp
186 union snd_seq_timestamp time; member in union:snd_seq_ev_queue_control::__anon848
207 union snd_seq_timestamp time; member in struct:snd_seq_event
220 union snd_seq_timestamp time; member in union:snd_seq_event::__anon849
307 union snd_seq_timestamp time; member in struct:snd_seq_remove_events
387 struct snd_seq_real_time time; member in struct:snd_seq_queue_status
/bionic/libc/bionic/
H A Dndk_cruft.cpp42 #include <sys/time.h>
273 time_t time; member in struct:timeb
287 tb->time = tv.tv_sec;
291 ++tb->time;
H A Dlibc_init_common.cpp38 #include <sys/time.h>
H A Dvdso.cpp32 #include <time.h>
H A Dsemaphore.c30 #include <sys/time.h>
31 #include <time.h>
H A Dpthread_cond.cpp34 #include <time.h>
/bionic/libc/include/sys/
H A Dselect.h33 #include <sys/time.h>
H A Dtime.h33 #include <linux/time.h>
H A Dstat.h33 #include <sys/time.h>
/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dsignal.h14 *** Any manual change here will be lost the next time this script will
24 #include <linux/time.h>
/bionic/libc/tzcode/
H A Dprivate.h11 ** This header is for use ONLY with the time conversion code.
18 #define GRANDPARENTED "Local time zone must be set--see zic manual page"
85 #include "time.h"
242 ** Some time.h implementations don't declare asctime_r.
259 static time_t sys_time(time_t *x) { return time(x); }
277 # undef time macro
278 # define time tz_time macro
294 time(time_t *p) function
331 /* The minimum and maximum finite time values. */
/bionic/libc/upstream-netbsd/lib/libc/gen/
H A Dutmp.c42 #include <time.h>
/bionic/tests/
H A Dsys_time_test.cpp21 #include <sys/time.h>
/bionic/libc/kernel/uapi/linux/dvb/
H A Ddmx.h14 *** Any manual change here will be lost the next time this script will
22 #include <time.h>
H A Dvideo.h14 *** Any manual change here will be lost the next time this script will
24 #include <time.h>

Completed in 534 milliseconds

123