/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_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/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/src/time/ |
D | times.c | 4 clock_t times(struct tms *tms) in times()
|
/third_party/musl/porting/liteos_a/user/src/time/ |
D | times.c | 4 clock_t times(struct tms *tms) in times()
|
/third_party/boost/boost/config/platform/ |
D | vxworks.hpp | 292 struct tms{ struct 293 clock_t tms_utime; // User CPU time argument 294 clock_t tms_stime; // System CPU time argument 295 clock_t tms_cutime; // User CPU time of terminated child processes argument 296 clock_t tms_cstime; // System CPU time of terminated child processes argument
|
/third_party/boost/boost/date_time/ |
D | c_local_time_adjustor.hpp | 52 std::tm tms, *tms_ptr; in utc_to_local() local
|
/third_party/libwebsockets/lib/misc/ |
D | spawn.c | 124 struct tms tms; in lws_spawn_reap() local
|
/third_party/boost/libs/date_time/test/posix_time/ |
D | testduration.cpp | 254 boost::int64_t tms = static_cast<boost::int64_t>(3600)*1000000*1001; //ms per sec in main() local
|
/third_party/nghttp2/src/ |
D | util.cc | 255 struct tm tms; in http_date() local 293 struct tm tms; in common_log_date() local 345 tm tms; in iso8601_date() local
|
/third_party/libexif/libexif/ |
D | exif-entry.c | 1631 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 | 2429 struct tms tms; in getrusage() local
|
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-am33xx/ |
D | mux_am43xx.h | 195 int tms; member
|
D | mux_am33xx.h | 155 int tms; member
|
/third_party/boost/libs/math/doc/graphs/hypergeometric_1f1/ |
D | plotlyjs-bundle.js | 1 …on"==typeof define&&define.amd)define([],t);else{("undefined"!=typeof window?window:"undefined"!=t… property
|