/external/tcpdump/ |
D | print-timed.c | 44 struct tsp { struct 45 uint8_t tsp_type; argument 46 uint8_t tsp_vers; argument 47 uint16_t tsp_seq; argument 49 struct tsp_timeval tspu_time; argument 51 } tsp_u; argument 52 int8_t tsp_name[256]; argument 101 const struct tsp *tsp = (const struct tsp *)bp; in timed_print() local
|
/external/bcc/examples/tracing/ |
D | vfsreadlat.c | 32 u64 *tsp, delta; in do_return() local
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_create/ |
D | 8-1.c | 119 struct timespec tsp, rem; in main() local
|
/external/strace/tests-mx32/ |
D | ppoll.c | 47 const kernel_ulong_t tsp, in sys_ppoll()
|
/external/strace/tests/ |
D | ppoll.c | 47 const kernel_ulong_t tsp, in sys_ppoll()
|
/external/strace/tests-m32/ |
D | ppoll.c | 47 const kernel_ulong_t tsp, in sys_ppoll()
|
/external/ltp/testcases/kernel/syscalls/utimensat/ |
D | utimensat01.c | 112 struct timespec *tsp; in main() local
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | BranchFolding.h | 57 SameTailElt(MPIterator mp, MachineBasicBlock::iterator tsp) in SameTailElt()
|
/external/llvm/lib/CodeGen/ |
D | BranchFolding.h | 67 SameTailElt(MPIterator mp, MachineBasicBlock::iterator tsp) in SameTailElt()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | BranchFolding.h | 85 SameTailElt(MPIterator mp, MachineBasicBlock::iterator tsp) in SameTailElt()
|
/external/ltp/testcases/kernel/syscalls/ppoll/ |
D | ppoll01.c | 214 struct timespec ts, *tsp = NULL; in do_test() local
|
/external/linux-kselftest/tools/testing/selftests/futex/functional/ |
D | futex_requeue_pi.c | 288 struct timespec ts, *tsp = NULL; in unit_test() local
|
/external/tensorflow/tensorflow/core/util/ |
D | tensor_slice_reader.cc | 172 for (const TensorSliceProto& tsp : ssm.slice()) { in LoadShard() local
|
/external/python/cpython2/Lib/plat-sunos5/ |
D | TYPES.py | 299 def TIMESTRUC_TO_TICK(tsp): return \ argument
|
D | IN.py | 427 def TIMESTRUC_TO_TICK(tsp): return \ argument
|
D | STROPTS.py | 424 def TIMESTRUC_TO_TICK(tsp): return \ argument
|
/external/libpng/contrib/tools/ |
D | pngcp.c | 455 unsigned int tsp; /* nsp from the last run; this is the member
|
/external/blktrace/ |
D | blktrace.c | 519 static inline void make_timespec(struct timespec *tsp, long delta_msec) in make_timespec()
|