Searched defs:ts (Results 1 - 25 of 272) sorted by relevance

1234567891011

/openbsd-current/gnu/gcc/libgomp/config/posix/
H A Dtime.c52 struct timespec ts; local
69 struct timespec ts; local
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D970923-1.c2 ts(a) function
/openbsd-current/usr.sbin/npppd/common/
H A Dtime_utils.c41 struct timespec ts; local
/openbsd-current/sys/dev/pci/drm/include/linux/sched/
H A Dclock.h14 struct timespec ts; local
/openbsd-current/lib/libc/gen/
H A Dtimespec_get.c36 timespec_get(struct timespec *ts, int base) argument
H A Dtimes.c45 struct timespec ts; local
/openbsd-current/regress/usr.bin/ssh/unittests/misc/
H A Dtest_ptimeout.c26 struct timespec pt, *ts; local
[all...]
/openbsd-current/regress/sys/kern/pledge/generic/
H A Dtest_tty.c34 struct termios ts; /* sys/termios.h */ local
/openbsd-current/gnu/usr.bin/binutils/gdb/testsuite/gdb.cp/
H A Dbs15503.cc62 StringTest<wchar_t> ts; local
/openbsd-current/gnu/usr.bin/cvs/src/
H A Dno_diff.c26 char *ts, *options; local
/openbsd-current/regress/sys/kern/kqueue/
H A Dkqueue-pipe.c51 struct timespec ts; local
H A Dkqueue-random.c23 struct timespec ts; local
H A Dkqueue-signal.c30 struct timespec ts; local
/openbsd-current/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionHelper.h32 static bool classof(const ExpressionTypeSystemHelper *ts) { argument
/openbsd-current/sys/dev/pci/drm/include/linux/
H A Dtimekeeping.h15 struct timespec ts; local
/openbsd-current/lib/libc/sys/
H A Dw_recvmmsg.c22 recvmmsg(int fd, struct mmsghdr *mmsg, unsigned int vlen, int flags, struct timespec *ts) argument
/openbsd-current/gnu/usr.bin/binutils/gdb/testsuite/gdb.threads/
H A Dpthread_cond_wait.c65 const struct timespec ts = { 0, 10000000 }; /* 0.01 sec */ local
/openbsd-current/regress/sys/kern/signal/sig-stop/
H A Dsig-stop.c19 struct timespec ts; local
/openbsd-current/lib/libfido2/src/
H A Dhid_unix.c52 struct timespec ts; local
H A Dtime.c11 timespec_to_ms(const struct timespec *ts) argument
/openbsd-current/gnu/llvm/libcxx/src/
H A Dcondition_variable.cpp62 __libcpp_timespec_t ts; variable
/openbsd-current/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dcall-sc.c24 typedef short ts; typedef
/openbsd-current/games/tetris/
H A Dinput.c105 struct timespec ts; local
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb127.C48 void ODEsolver::timeloop(vector<double>& y, double ts, double te, double dt) argument
/openbsd-current/regress/lib/libpthread/restart/kevent/
H A Dkevent.c25 struct timespec ts = { 10, 0 }; local

Completed in 229 milliseconds

1234567891011