Home
last modified time | relevance | path

Searched defs:ts32 (Results 1 – 25 of 31) sorted by relevance

12

/aosp_15_r20/external/musl/src/time/
H A Dclock_gettime.c15 long ts32[2]; in cgt_time32_wrap() local
84 long ts32[2]; in __clock_gettime() local
H A Dclock_getres.c9 long ts32[2]; in clock_getres() local
H A Dclock_nanosleep.c21 long ts32[2] = { CLAMP(s), ns }; in __clock_nanosleep() local
/aosp_15_r20/external/musl/compat/time32/
H A Dclock_settime32.c4 int __clock_settime32(clockid_t clk, const struct timespec32 *ts32) in __clock_settime32()
H A Dsem_timedwait_time32.c5 int __sem_timedwait_time32(sem_t *sem, const struct timespec32 *restrict ts32) in __sem_timedwait_time32()
H A Dpthread_rwlock_timedrdlock_time32.c5 …ad_rwlock_timedrdlock_time32(pthread_rwlock_t *restrict rw, const struct timespec32 *restrict ts32) in __pthread_rwlock_timedrdlock_time32()
H A Dpthread_mutex_timedlock_time32.c5 …pthread_mutex_timedlock_time32(pthread_mutex_t *restrict m, const struct timespec32 *restrict ts32) in __pthread_mutex_timedlock_time32()
H A Dpthread_rwlock_timedwrlock_time32.c5 …ad_rwlock_timedwrlock_time32(pthread_rwlock_t *restrict rw, const struct timespec32 *restrict ts32) in __pthread_rwlock_timedwrlock_time32()
H A Dmtx_timedlock_time32.c5 int __mtx_timedlock_time32(mtx_t *restrict m, const struct timespec32 *restrict ts32) in __mtx_timedlock_time32()
H A Dpthread_cond_timedwait_time32.c5 …32(pthread_cond_t *restrict c, pthread_mutex_t *restrict m, const struct timespec32 *restrict ts32) in __pthread_cond_timedwait_time32()
H A Daio_suspend_time32.c5 int __aio_suspend_time32(const struct aiocb *const cbs[], int cnt, const struct timespec32 *ts32) in __aio_suspend_time32()
H A Dsigtimedwait_time32.c5 …ime32(const sigset_t *restrict set, siginfo_t *restrict si, const struct timespec32 *restrict ts32) in __sigtimedwait_time32()
H A Dcnd_timedwait_time32.c5 …_cnd_timedwait_time32(cnd_t *restrict c, mtx_t *restrict m, const struct timespec32 *restrict ts32) in __cnd_timedwait_time32()
H A Dclock_getres_time32.c4 int __clock_getres_time32(clockid_t clk, struct timespec32 *ts32) in __clock_getres_time32()
H A Dsched_rr_get_interval_time32.c5 int __sched_rr_get_interval_time32(pid_t pid, struct timespec32 *ts32) in __sched_rr_get_interval_time32()
H A Dclock_gettime32.c6 int __clock_gettime32(clockid_t clk, struct timespec32 *ts32) in __clock_gettime32()
H A Dtimespec_get_time32.c6 int __timespec_get_time32(struct timespec32 *ts32, int base) in __timespec_get_time32()
H A Dppoll_time32.c6 int __ppoll_time32(struct pollfd *fds, nfds_t n, const struct timespec32 *ts32, const sigset_t *mas… in __ppoll_time32()
H A Dmq_timedreceive_time32.c5 …d, char *restrict msg, size_t len, unsigned *restrict prio, const struct timespec32 *restrict ts32) in __mq_timedreceive_time32()
H A Dmq_timedsend_time32.c5 …edsend_time32(mqd_t mqd, const char *msg, size_t len, unsigned prio, const struct timespec32 *ts32) in __mq_timedsend_time32()
H A Dsemtimedop_time32.c6 int __semtimedop_time32(int id, struct sembuf *buf, size_t n, const struct timespec32 *ts32) in __semtimedop_time32()
H A Drecvmmsg_time32.c6 …e32(int fd, struct mmsghdr *msgvec, unsigned int vlen, unsigned int flags, struct timespec32 *ts32) in __recvmmsg_time32()
H A Dpselect_time32.c5 …rict rfds, fd_set *restrict wfds, fd_set *restrict efds, const struct timespec32 *restrict ts32, c… in __pselect_time32()
/aosp_15_r20/external/musl/src/sched/
H A Dsched_rr_get_interval.c9 long ts32[2]; in sched_rr_get_interval() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DMachO.h1721 x86_thread_state32_t ts32; member
1839 arm_thread_state32_t ts32; member
1964 ppc_thread_state32_t ts32; member

12