Home
last modified time | relevance | path

Searched defs:tms (Results 1 – 14 of 14) sorted by relevance

/third_party/musl/porting/uniproton/kernel/include/sys/
Dtimes.h11 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/
Dtimes.h11 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/
Dtimes.h11 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/
Dtimes.h11 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/
Dtimes.h11 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/
Dtimes.h11 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/
Dtimes.c4 clock_t times(struct tms *tms) in times()
/third_party/musl/src/time/
Dtimes.c4 clock_t times(struct tms *tms) in times()
/third_party/libwebsockets/lib/plat/unix/
Dunix-spawn.c153 struct tms tms; in lws_spawn_reap() local
/third_party/nghttp2/src/
Dutil.cc250 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/
Dexif-entry.c1686 struct tm tms; in exif_entry_initialize() local
/third_party/flutter/skia/src/gpu/ccpr/
DGrCCFillGeometry.cpp300 Sk2f tms = tl - sl; in find_chops_around_inflection_points() local
/third_party/mksh/
Dmisc.c2485 struct tms tms; in getrusage() local
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h27202 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