/freebsd/contrib/netbsd-tests/lib/libc/time/ |
H A D | t_mktime.c | 67 struct tm tms; in ATF_TC_BODY() local 70 (void)memset(&tms, 0, sizeof(tms)); in ATF_TC_BODY() 71 tms.tm_year = -1; in ATF_TC_BODY() 72 tms.tm_mday = 1; in ATF_TC_BODY() 75 t = mktime(&tms); in ATF_TC_BODY() 87 struct tm tms; in ATF_TC_BODY() local 91 (void)memset(&tms, 0, sizeof(tms)); in ATF_TC_BODY() 93 tms.tm_year = 1970 - 1900; in ATF_TC_BODY() 94 tms.tm_mday = 1; in ATF_TC_BODY() 95 t = timegm(&tms); in ATF_TC_BODY() [all …]
|
/freebsd/contrib/lua/src/ |
H A D | ltm.h | 46 } TMS; typedef 77 LUAI_FUNC const TValue *luaT_gettm (Table *events, TMS event, TString *ename); 79 TMS event); 87 StkId res, TMS event); 90 const TValue *p2, int inv, StkId res, TMS event); 92 int inv, StkId res, TMS event); 94 const TValue *p2, TMS event); 96 int inv, int isfloat, TMS event);
|
H A D | ltm.c | 60 const TValue *luaT_gettm (Table *events, TMS event, TString *ename) { in luaT_gettm() 71 const TValue *luaT_gettmbyobj (lua_State *L, const TValue *o, TMS event) { in luaT_gettmbyobj() 138 StkId res, TMS event) { in callbinTM() 149 StkId res, TMS event) { in luaT_trybinTM() 176 int flip, StkId res, TMS event) { in luaT_trybinassocTM() 185 int flip, StkId res, TMS event) { in luaT_trybiniTM() 202 TMS event) { in luaT_callorderTM() 222 int flip, int isfloat, TMS event) { in luaT_callorderiTM()
|
H A D | lcode.c | 1384 l_sinline TMS binopr2TM (BinOpr opr) { in binopr2TM() 1386 return cast(TMS, (cast_int(opr) - cast_int(OPR_ADD)) + cast_int(TM_ADD)); in binopr2TM() 1412 OpCode mmop, TMS event) { in finishbinexpval() 1445 TMS event) { in codebini() 1457 TMS event = binopr2TM(opr); in codebinK() 1468 OpCode op, int line, TMS event) { in finishbinexpneg()
|
H A D | lvm.c | 1520 TMS tm = (TMS)GETARG_C(i); in luaV_execute() 1530 TMS tm = (TMS)GETARG_C(i); in luaV_execute() 1540 TMS tm = (TMS)GETARG_C(i); in luaV_execute()
|
H A D | ldebug.c | 596 TMS tm = (TMS)0; /* (initial value avoids warnings) */ in funcnamefromcode() 615 tm = cast(TMS, GETARG_C(i)); in funcnamefromcode()
|
/freebsd/sys/contrib/openzfs/module/lua/ |
H A D | ltm.h | 37 } TMS; typedef 52 LUAI_FUNC const TValue *luaT_gettm (Table *events, TMS event, TString *ename); 54 TMS event);
|
H A D | ltm.c | 50 const TValue *luaT_gettm (Table *events, TMS event, TString *ename) { in luaT_gettm() 61 const TValue *luaT_gettmbyobj (lua_State *L, const TValue *o, TMS event) { in luaT_gettmbyobj()
|
H A D | lvm.h | 41 const TValue *rc, TMS op);
|
H A D | lvm.c | 176 StkId res, TMS event) { in call_binTM() 187 TMS event) { in get_equalTM() 201 TMS event) { in call_orderTM() 410 const TValue *rc, TMS op) { in luaV_arith() 722 ra = RA(i); /* 'luav_concat' may invoke TMs and move the stack */ in luaV_execute()
|
/freebsd/sys/contrib/device-tree/Bindings/soc/qcom/ |
H A D | qcom,apr.txt | 56 "tms/servreg", "msm/adsp/audio_pd". 57 "tms/servreg", "msm/modem/wlan_pd". 58 "tms/servreg", "msm/slpi/sensor_pd". 124 qcom,protection-domain = "tms/servreg", "msm/slpi/sensor_pd";
|
H A D | qcom,apr-services.yaml | 46 "tms/servreg", "msm/adsp/audio_pd". 47 "tms/servreg", "msm/modem/wlan_pd". 48 "tms/servreg", "msm/slpi/sensor_pd".
|
/freebsd/lib/libc/gen/ |
H A D | sem_new.c | 350 } tms; in usem_wait() local 359 tms.timeout._clockid = clock_id; in usem_wait() 360 tms.timeout._flags = (flags & TIMER_ABSTIME) ? UMTX_ABSTIME : 0; in usem_wait() 361 tms.timeout._timeout = *rqtp; in usem_wait() 362 tm_p = &tms; in usem_wait() 363 tm_size = sizeof(tms); in usem_wait() 368 *rmtp = tms.remain; in usem_wait()
|
H A D | times.3 | 39 .Fn times "struct tms *tp" 65 .Vt tms 68 struct tms {
|
H A D | times.c | 44 times(struct tms *tp) in times()
|
/freebsd/sys/sys/ |
H A D | times.h | 47 struct tms { struct 58 clock_t times(struct tms *);
|
/freebsd/contrib/tcsh/ |
H A D | sh.time.c | 46 struct tms times0; 127 struct tms times_dol; in dotime() 284 prusage(struct tms *bs, struct tms *es, time_t e, time_t b) in prusage() 287 prusage(struct tms *bs, struct tms *es, clock_t e, clock_t b) in prusage() 355 * the tms stuff is not very precise, so we fudge it. in prusage()
|
H A D | sh.decls.h | 426 extern void prusage (struct tms *, struct tms *, 429 extern void prusage (struct tms *, struct tms *,
|
H A D | sh.proc.c | 106 static struct tms zru = {0, 0, 0, 0}, lru = {0, 0, 0, 0}; 108 static struct tms zru = {0L, 0L, 0L, 0L}, lru = {0L, 0L, 0L, 0L}; 162 struct tms proctimes; in pchild() 834 struct tms tmptimes; in palloc() 1282 struct tms zts, rts; in ptprint()
|
/freebsd/contrib/elftoolchain/libdwarf/ |
H A D | libdwarf_macinfo.c | 111 Dwarf_MacroSet ms, tms; in _dwarf_macinfo_cleanup() local 116 STAILQ_FOREACH_SAFE(ms, &dbg->dbg_mslist, ms_next, tms) { in _dwarf_macinfo_cleanup()
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | time.c | 10 struct tms before, after; in main()
|
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
H A D | img,pistachio-pinctrl.txt | 146 tms
|
/freebsd/sys/contrib/device-tree/src/arm64/freescale/ |
H A D | fsl-ls1028a-kontron-sl28.dts | 191 "", "", "", "", "", "", "TMS", "TDI",
|
/freebsd/sys/compat/linux/ |
H A D | linux_misc.c | 426 struct l_times_argv tms; in linux_times() local 439 tms.tms_utime = CONVTCK(utime); in linux_times() 440 tms.tms_stime = CONVTCK(stime); in linux_times() 442 tms.tms_cutime = CONVTCK(cutime); in linux_times() 443 tms.tms_cstime = CONVTCK(cstime); in linux_times() 445 if ((error = copyout(&tms, args->buf, sizeof(tms)))) in linux_times()
|
/freebsd/sys/contrib/device-tree/src/arm/nuvoton/ |
H A D | nuvoton-npcm750-runbmc-olympus.dts | 90 tms { 91 label = "tms";
|