| /freebsd/usr.bin/find/ |
| H A D | ls.c | 78 printtime(time_t ftime) in printtime() argument 94 if (ftime + SIXMONTHS > lnow && ftime < lnow + SIXMONTHS) in printtime() 100 if ((tm = localtime(&ftime)) != NULL) in printtime()
|
| /freebsd/usr.bin/systat/ |
| H A D | pigs.c | 138 float ftime; in fetchpigs() local 161 ftime = kpp[i].ki_swtime; in fetchpigs() 162 if (ftime == 0 || (kpp[i].ki_flag & P_INMEM) == 0) in fetchpigs() 166 fscale) / (1.0 - exp(ftime * lccpu)); in fetchpigs()
|
| /freebsd/sys/sys/ |
| H A D | timeb.h | 63 int ftime(struct timeb *);
|
| /freebsd/lib/libutil/ |
| H A D | ftime.c | 40 ftime(struct timeb *tbp) in ftime() function
|
| H A D | Makefile | 13 ftime.c getlocalbase.c gr_util.c \ 42 MAN+= ftime.3
|
| H A D | Symbol.map | 22 ftime;
|
| /freebsd/sys/i386/linux/ |
| H A D | linux_dummy_machdep.c | 49 UNIMPLEMENTED(ftime);
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | CodeGenOptions.def | 314 …GENOPT(TimePasses , 1, 0, Benign) ///< Set when -ftime-report or -ftime-report= or -ftime-r… 315 CODEGENOPT(TimePassesPerRun , 1, 0, Benign) ///< Set when -ftime-report=per-pass-run is enabled. 316 CODEGENOPT(TimePassesJson , 1, 0, Benign) ///< Set when -ftime-report-json is enabled. 317 CODEGENOPT(TimeTrace , 1, 0, Benign) ///< Set when -ftime-trace is enabled.
|
| /freebsd/contrib/tcpdump/lbl/ |
| H A D | os-sunos4.h | 86 int ftime(struct timeb *);
|
| /freebsd/contrib/libpcap/lbl/ |
| H A D | os-sunos4.h | 85 int ftime(struct timeb *);
|
| /freebsd/sys/contrib/device-tree/src/arm/st/ |
| H A D | stm32mp135f-dhcor-dhsbc.dts | 404 st,no-hs-ftime-ctrl; 422 st,no-hs-ftime-ctrl;
|
| H A D | stm32mp135f-dk.dts | 599 st,no-hs-ftime-ctrl; 613 st,no-hs-ftime-ctrl;
|
| /freebsd/sys/fs/cd9660/ |
| H A D | cd9660_node.c | 180 if (!cd9660_tstamp_conv17(ap->ftime,&inop->inode.iso_atime)) in cd9660_deftstamp()
|
| H A D | iso.h | 203 char ftime [ISODCL (62, 78)]; /* 8.4.26.1 */ member
|
| /freebsd/sys/contrib/libsodium/src/libsodium/randombytes/salsa20/ |
| H A D | randombytes_salsa20_random.c | 51 # define _ftime ftime
|
| /freebsd/contrib/ntp/sntp/libevent/ |
| H A D | whatsnew-2.1.txt | 608 significantly faster and more accurate than our old ftime()-based approach.
|
| /freebsd/contrib/libevent/ |
| H A D | whatsnew-2.1.txt | 608 significantly faster and more accurate than our old ftime()-based approach.
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_common_interceptors.inc | 184 #define ftime __ftime64 5913 INTERCEPTOR(int, ftime, __sanitizer_timeb *tp) { 5915 COMMON_INTERCEPTOR_ENTER(ctx, ftime, tp); 5919 int res = REAL(ftime)(tp); 5924 #define INIT_FTIME COMMON_INTERCEPT_FUNCTION(ftime);
|
| /freebsd/contrib/llvm-project/clang/include/clang/Driver/ |
| H A D | Options.td | 4200 def ftime_report : Flag<["-"], "ftime-report">, Group<f_Group>, 4204 : Flag<["-"], "ftime-report-json">, 4208 def ftime_report_EQ: Joined<["-"], "ftime-report=">, Group<f_Group>, 4213 def ftime_trace : Flag<["-"], "ftime-trace">, Group<f_Group>, 4220 def ftime_trace_granularity_EQ : Joined<["-"], "ftime-trace-granularity=">, Group<f_Group>, 4224 def ftime_trace_verbose : Joined<["-"], "ftime-trace-verbose">, Group<f_Group>, 4228 def ftime_trace_EQ : Joined<["-"], "ftime-trace=">, Group<f_Group>, 4229 …HelpText<"Similar to -ftime-trace. Specify the JSON file or a directory which will contain the JSO…
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/ |
| H A D | libc_ubuntu1404_abilist.txt | 1803 fun:ftime=uninstrumented
|