Home
last modified time | relevance | path

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

/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_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/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/src/time/
Dtimes.c4 clock_t times(struct tms *tms) in times()
/third_party/musl/porting/liteos_a/user/src/time/
Dtimes.c4 clock_t times(struct tms *tms) in times()
/third_party/boost/boost/config/platform/
Dvxworks.hpp292 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/
Dc_local_time_adjustor.hpp52 std::tm tms, *tms_ptr; in utc_to_local() local
/third_party/libwebsockets/lib/misc/
Dspawn.c124 struct tms tms; in lws_spawn_reap() local
/third_party/boost/libs/date_time/test/posix_time/
Dtestduration.cpp254 boost::int64_t tms = static_cast<boost::int64_t>(3600)*1000000*1001; //ms per sec in main() local
/third_party/nghttp2/src/
Dutil.cc255 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/
Dexif-entry.c1631 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.c2429 struct tms tms; in getrusage() local
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-am33xx/
Dmux_am43xx.h195 int tms; member
Dmux_am33xx.h155 int tms; member
/third_party/boost/libs/math/doc/graphs/hypergeometric_1f1/
Dplotlyjs-bundle.js1 …on"==typeof define&&define.amd)define([],t);else{("undefined"!=typeof window?window:"undefined"!=t… property