| /third_party/musl/porting/uniproton/kernel/include/sys/ |
| D | times.h | 11 struct tms { struct 12 clock_t tms_utime; argument 13 clock_t tms_stime; argument 14 clock_t tms_cutime; argument 15 clock_t tms_cstime; argument
|
| /third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
| D | times.h | 11 struct tms { struct 12 clock_t tms_utime; argument 13 clock_t tms_stime; argument 14 clock_t tms_cutime; argument 15 clock_t tms_cstime; argument
|
| /third_party/musl/porting/liteos_a/kernel/include/sys/ |
| D | times.h | 11 struct tms { struct 12 clock_t tms_utime; argument 13 clock_t tms_stime; argument 14 clock_t tms_cutime; argument 15 clock_t tms_cstime; argument
|
| /third_party/musl/ndk_musl_include/sys/ |
| D | times.h | 11 struct tms { struct 12 clock_t tms_utime; argument 13 clock_t tms_stime; argument 14 clock_t tms_cutime; argument 15 clock_t tms_cstime; argument
|
| /third_party/musl/include/sys/ |
| D | times.h | 11 struct tms { struct 12 clock_t tms_utime; argument 13 clock_t tms_stime; argument 14 clock_t tms_cutime; argument 15 clock_t tms_cstime; argument
|
| /third_party/musl/porting/liteos_m/kernel/include/sys/ |
| D | times.h | 11 struct tms { struct 12 clock_t tms_utime; argument 13 clock_t tms_stime; argument 14 clock_t tms_cutime; argument 15 clock_t tms_cstime; argument
|
| /third_party/musl/porting/liteos_a/user/src/time/ |
| D | times.c | 4 clock_t times(struct tms *tms) in times()
|
| /third_party/musl/src/time/ |
| D | times.c | 4 clock_t times(struct tms *tms) in times()
|
| /third_party/libwebsockets/lib/plat/unix/ |
| D | unix-spawn.c | 153 struct tms tms; in lws_spawn_reap() local
|
| /third_party/nghttp2/src/ |
| D | util.cc | 250 struct tm tms; in http_date() local 288 struct tm tms; in common_log_date() local 340 tm tms; in iso8601_date() local 386 tm tms; in iso8601_basic_date() local
|
| /third_party/libexif/libexif/ |
| D | exif-entry.c | 1686 struct tm tms; in exif_entry_initialize() local
|
| /third_party/flutter/skia/src/gpu/ccpr/ |
| D | GrCCFillGeometry.cpp | 300 Sk2f tms = tl - sl; in find_chops_around_inflection_points() local
|
| /third_party/mksh/ |
| D | misc.c | 2485 struct tms tms; in getrusage() local
|
| /third_party/libbpf/.github/actions/build-selftests/ |
| D | vmlinux.h | 27202 struct tms { struct 27203 __kernel_clock_t tms_utime; argument 27204 __kernel_clock_t tms_stime; argument 27205 __kernel_clock_t tms_cutime; argument 27206 __kernel_clock_t tms_cstime; argument
|