Home
last modified time | relevance | path

Searched refs:pct (Results 1 – 25 of 47) sorted by path

12

/freebsd/contrib/dialog/
H A Ddemo.pl195 my $pct = 0;
200 $midcols * 3, $pct
202 while ( $pct < 100 ) {
203 $pct++;
206 &rhs_update_gauge($pct);
208 $pct = 99;
209 &rhs_update_gauge_and_message( "This will go faster", $pct );
210 while ( $pct > 0 ) {
211 $pct--;
214 &rhs_update_gauge($pct);
/freebsd/contrib/file/magic/Magdir/
H A Dclaris9 # .pct claris works clip art files
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/
H A DAnalyzerOptions.def405 unsigned, CTUMaxNodesPercentage, "ctu-max-nodes-pct",
412 "'ctu-max-nodes-pct'. However, if the number of nodes in single-TU "
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeAnalyzer.cpp670 double pct = (Stats.NumBits * 100.0) / BufferSizeBits; in printStats() local
671 O.OS << " Percent of file: " << format("%2.4f%%", pct) << "\n"; in printStats()
688 double pct = (Stats.NumAbbreviatedRecords * 100.0) / Stats.NumRecords; in printStats() local
689 O.OS << " Percent Abbrevs: " << format("%2.4f%%", pct) << "\n"; in printStats()
/freebsd/contrib/nvi/common/
H A Dexf.c1028 char *bp, *estr, *p, *pct, *slash, *t, *wfname, buf[8192]; local
1110 pct = t;
1136 (void)snprintf(pct, blen - (pct - bp), "%d", maxnum + 1);
/freebsd/contrib/unbound/doc/
H A DChangelog4095 - Fix low-rtt-pct to low-rtt-permil, as it is parts in one thousand.
4193 - documentation for low-rtt and low-rtt-pct.
4204 - low-rtt and low-rtt-pct in unbound.conf enable the server selection
/freebsd/contrib/unbound/util/
H A Dconfiglexer.lex536 low-rtt-pct{COLON} { YDVAR(1, VAR_FAST_SERVER_PERMIL) }
/freebsd/lib/libc/stdio/
H A Dxprintf.c265 __v2printf(FILE *fp, const char *fmt0, unsigned pct, va_list ap) in __v2printf() argument
270 struct printf_info pia[pct + 10]; in __v2printf()
271 int argt[pct + 10]; in __v2printf()
272 union arg args[pct + 10]; in __v2printf()
576 __v3printf(FILE *fp, const char *fmt, int pct, va_list ap) in __v3printf() argument
596 ret = __v2printf(&fake, fmt, pct, ap); in __v3printf()
/freebsd/lib/libdpv/
H A Ddprompt.c78 struct dpv_file_node *curfile, int pct);
375 struct dpv_file_node *curfile, int pct) in dprompt_add_files() argument
417 if (pbar_size >= 0 && pct >= 0 && curfile != NULL && in dprompt_add_files()
420 pct, pct_rsize, ""); in dprompt_add_files()
423 pwidth = pct * pbar_size / 100; in dprompt_add_files()
425 if ((pct * pbar_size % 100) > 50) in dprompt_add_files()
495 if (fp == curfile && pct < 100) { in dprompt_add_files()
536 dstate = pct < 100 ? in dprompt_add_files()
672 struct dpv_file_node *curfile, int pct) in dprompt_recreate() argument
681 dprompt_add_files(file_list, curfile, pct); in dprompt_recreate()
H A Ddpv.c123 int pct; in dpv() local
553 pct = 0; in dpv()
560 pct = 0 - increment; in dpv()
602 pct += increment; in dpv()
607 pct = action(curfile, output_out); in dpv()
610 keep_going = (pct < 100); in dpv()
631 )) || pct == 100 in dpv()
634 overall = (100 * nthfile - 100 + pct) / in dpv()
636 if (((100 * nthfile - 100 + pct) * 10 / in dpv()
640 dprompt_recreate(list_head, curfile, pct); in dpv()
/freebsd/sys/contrib/device-tree/Bindings/arc/
H A Darchs-pct.txt11 "snps,archs-pct"
16 compatible = "snps,archs-pct";
H A Dpct.txt14 "snps,arc700-pct"
19 compatible = "snps,arc700-pct";
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dda7218.txt60 - dlg,jack-threshold-pct : Threshold level for jack detection (% of VDD)
99 dlg,jack-threshold-pct = <84>;
/freebsd/sys/contrib/device-tree/src/arc/
H A Daxc001.dtsi77 arcpct0: pct {
78 compatible = "snps,arc700-pct";
H A Daxc003.dtsi85 arcpct0: pct {
86 compatible = "snps,archs-pct";
H A Daxc003_idu.dtsi92 arcpct0: pct {
93 compatible = "snps,archs-pct";
H A Dhaps_hs.dts63 arcpct0: pct {
64 compatible = "snps,archs-pct";
H A Dhaps_hs_idu.dts68 arcpct0: pct {
69 compatible = "snps,archs-pct";
H A Dhsdk.dts89 arcpct: pct {
90 compatible = "snps,archs-pct";
H A Dnsim_700.dts55 arcpct0: pct {
56 compatible = "snps,arc700-pct";
H A Dnsimosci.dts84 arcpct0: pct {
85 compatible = "snps,arc700-pct";
H A Dnsimosci_hs.dts84 arcpct0: pct {
85 compatible = "snps,archs-pct";
H A Dnsimosci_hs_idu.dts92 arcpct0: pct {
93 compatible = "snps,archs-pct";
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_iter.c429 char *pct = strchr(comma_separated, '%'); in zfs_iter_snapspec_v2() local
430 if (pct != NULL) { in zfs_iter_snapspec_v2()
435 if (pct == comma_separated) in zfs_iter_snapspec_v2()
439 *pct = '\0'; in zfs_iter_snapspec_v2()
440 ssa.ssa_last = pct + 1; in zfs_iter_snapspec_v2()
H A Dlibzfs_sendrecv.c1023 int pct; in send_progress_thread() local
1026 pct = (total > 0) ? bytes / total : 100; in send_progress_thread()
1028 zhp->zfs_name, MIN(pct, 100), buf_bytes, buf_size); in send_progress_thread()

12