/freebsd/contrib/bmake/unit-tests/ |
H A D | suff-incomplete.exp | 28 Wildcard expanding "all"... 32 Wildcard expanding "suff-incomplete.c"...suffix is ".c"... 35 Wildcard expanding "suff-incomplete.c"...suffix is ".c"... 37 Wildcard expanding "all"... 41 Wildcard expanding ".END"...
|
H A D | suff.exp | 46 Wildcard expanding "edge-case.to"...suffix is ".to"... 64 Wildcard expanding "a*.mk"... 69 Wildcard expanding "edge-case.additional"... 85 Wildcard expanding "archive-suffix.mk"... 96 Wildcard expanding "archive.mk"... 107 Wildcard expanding "edge-case.additional"... 143 Wildcard expanding ".END"...
|
H A D | suff-lookup.exp | 44 Wildcard expanding "all"... 48 Wildcard expanding "suff-lookup.cc"...suffix is ".cc"... 66 Wildcard expanding "all"... 70 Wildcard expanding ".END"...
|
H A D | suff-rebuild.exp | 37 Wildcard expanding "all"... 44 Wildcard expanding "suff-rebuild-example"... 65 Wildcard expanding "all"... 72 Wildcard expanding ".END"...
|
H A D | suff-transform-endless.exp | 23 Wildcard expanding "all"... 33 Wildcard expanding "issue6.f"...suffix is ".f"...
|
H A D | suff-transform-select.exp | 24 Wildcard expanding "all"... 34 Wildcard expanding "issue10.e"...suffix is ".e"...
|
H A D | suff-phony.exp | 12 Wildcard expanding ".END"...
|
/freebsd/bin/sh/tests/parameters/ |
H A D | positional9.0 | 1 # Although POSIX leaves the result of expanding ${#@} and ${#*} unspecified,
|
/freebsd/bin/sh/tests/expansion/ |
H A D | plus-minus3.0 | 25 # This allows expanding a variable as a single word if it is set
|
/freebsd/contrib/bsddialog/ |
H A D | README.md | 121 - refactor backtitle: add WINDOW \*dialog.backtitle for multiline and fix expanding screen. 127 - improve grey lines expanding terminal (maybe redrawwin() in hide\_dialog()).
|
/freebsd/contrib/libucl/doc/ |
H A D | api.md | 413 1. Iteration over complex objects with expanding all values 414 2. Iteration over complex objects without expanding of values
|
/freebsd/usr.sbin/bsdconfig/startup/share/ |
H A D | rcconf.subr | 425 # This prevents dialog(1) from expanding wildcards in help line.
|
/freebsd/usr.sbin/bsdconfig/share/ |
H A D | strings.subr | 440 # Input (before expanding) would exceed 64-bit signed int
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelDAGToDAGHVX.cpp | 992 OpRef expanding(ShuffleMask SM, OpRef Va, ResultStack &Results); 1653 OpRef E = expanding(PM, P, Results); in shuffp1() 2175 OpRef HvxSelector::expanding(ShuffleMask SM, OpRef Va, ResultStack &Results) { in contracting() 2177 OpRef HvxSelector::expanding(ShuffleMask SM, OpRef Va, ResultStack &Results) { expanding() function in HvxSelector
|
/freebsd/contrib/ntp/ntpd/ |
H A D | invoke-ntp.conf.texi | 322 for the expanding ring search with manycast 1962 the expanding ring shrinks to the minimum and increments 2041 in an expanding-ring search. 3003 mode these values are used in-turn in an expanding-ring search. 3016 an expanding-ring search.
|
H A D | ntp.conf.def | 367 for the expanding ring search with manycast 2040 the expanding ring shrinks to the minimum and increments 2131 in an expanding-ring search. 3222 mode these values are used in-turn in an expanding-ring search. 3235 an expanding-ring search.
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | vdev.c | 1526 boolean_t expanding = (oldc != 0); in vdev_metaslab_init() local 1542 if (expanding) { in vdev_metaslab_init() 1631 } else if (!expanding) { in vdev_metaslab_init()
|
/freebsd/contrib/sendmail/cf/cf/ |
H A D | submit.cf | 404 # shall I avoid expanding CNAMEs (violates protocols)?
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | DiagnosticLexKinds.td | 399 "expanding this definition of %0">;
|
/freebsd/contrib/bmake/ |
H A D | ChangeLog | 1062 o var.c: when expanding nested variables, check simple things first 1070 o remove unnecessary functions for expanding variable names 1689 clean up memory management for expanding variable expressions 1998 omit trailing space in debug output for expanding file patterns
|
/freebsd/crypto/libecc/ |
H A D | README.md | 566 Finally, two companion shell scripts are provided along with the expanding python script in order t… 570 …re is no real use of generating them - the script is only here to serve as a showcase for expanding
|
/freebsd/contrib/one-true-awk/ |
H A D | FIXES.1e | 631 i have rescinded the attempt to use strcoll in expanding shorthands in
|
/freebsd/contrib/dialog/ |
H A D | CHANGES | 314 + interpret $DIALOGOPTS before expanding "--file", etc., to allow 2025 which did not guard against expanding '%' embedded in the parameters
|
/freebsd/contrib/flex/src/ |
H A D | flex.skl | 2417 YY_FATAL_ERROR( "out of memory expanding start-condition stack" );
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/ |
H A D | TargetSelectionDAG.td | 1088 // definitions. When expanding a pattern, if the null fragment is referenced
|