HomeSort by: relevance | last modified time | path
    Searched refs:An (Results 1 - 25 of 127) sorted by relevancy

1 2 3 4 5 6

  /src/external/apache2/llvm/dist/llvm/utils/unittest/googlemock/include/gmock/
gmock-nice-strict.h 37 // that prints a warning when an uninteresting call occurs, and
92 template <typename A1, typename A2, typename... An>
93 NiceMock(A1&& arg1, A2&& arg2, An&&... args)
95 std::forward<An>(args)...) {
130 template <typename A1, typename A2, typename... An>
131 NaggyMock(A1&& arg1, A2&& arg2, An&&... args)
133 std::forward<An>(args)...) {
168 template <typename A1, typename A2, typename... An>
169 StrictMock(A1&& arg1, A2&& arg2, An&&... args)
171 std::forward<An>(args)...)
    [all...]
  /src/external/bsd/kyua-cli/etc/kyua/
kyua.conf 13 -- An example to set a configuration property specific to NetBSD.
  /src/tests/sbin/ifconfig/
t_random_garbage.sh 31 echo $(od -An -N2 -i /dev/urandom | sed 's/ //')
  /src/usr.bin/make/unit-tests/
opt-debug-var.mk 31 # An expression for a variable with a single-character ordinary name.
37 # An expression for a target-specific variable with a single-character name.
cond-token-string.mk 12 # an expression based on an undefined variable.
28 # comparison in an .if directive must be either an expression, a
69 # expect+1: An undefined variable in quotes expands to an empty string, which then evaluates to false.
70 . info An undefined variable in quotes expands to an empty string, which $\
84 # expect+1: An empty variable evaluates to false.
85 . info An empty variable evaluates to false
    [all...]
cond-token-var.mk 5 # Note the fine distinction between a variable and an expression.
6 # A variable has a name and a value. To access the value, one writes an
40 # A defined variable may appear as an expression of its own.
44 # An undefined variable on its own generates a parse error.
49 # The :U modifier turns an undefined expression into a defined expression.
72 # A defined variable may appear as an expression of its own.
76 # An undefined variable without a comparison operator generates a parse error.
104 # The left-hand side of a comparison must not be an unquoted word.
109 # The left-hand side of a comparison must not be an unquoted word.
114 # The left-hand side of a comparison must not be an unquoted word
    [all...]
varparse-errors.mk 16 INDIRECT= An ${:Uindirect} value.
18 REF_UNDEF= A reference to an ${UNDEF}undefined variable.
20 ERR_UNCLOSED= An ${UNCLOSED expression.
22 ERR_BAD_MOD= An ${:Uindirect:Z} expression with an unknown modifier.
24 ERR_EVAL= An evaluation error ${:Uvalue:C,.,\3,}.
26 # In a conditional, an expression that is not enclosed in quotes is
30 .if ${REF_UNDEF} != "A reference to an undefined variable."
36 # in an error message and a non-zero exit status.
45 # in an error message and a non-zero exit status
    [all...]
comment.mk 42 # This comment ends with 2 backslashes. An even number of backslashes does
64 # An odd number of backslashes makes a line continuation, \\\
var-recursive.mk 4 # evaluated, as that would lead to an endless loop.
8 DIRECT= ${DIRECT} # Defining a recursive variable is not an error.
11 . info <${DIRECT}> # But expanding such a variable is an error.
29 # An expression with modifiers is skipped halfway. This can lead to wrong
varmod-indirect.mk 37 # An indirect variable that evaluates to the empty string is allowed.
45 # If an expression for an indirect modifier evaluates to anything else than an
59 # An indirect modifier can be followed by other modifiers, no matter if the
60 # indirect modifier evaluates to an empty string or not.
87 # have been an unknown modifier anyway) and the ":tl" modifier is applied.
93 # The indirect modifier can also replace an ':L' modifier, which allows for
98 M_ExpandVar= # an empty modifier
136 # An undefined expression without any modifiers expands to an empty string
    [all...]
cond-cmp-string.mk 17 # This one is not enclosed in quotes and thus generates an error message.
23 # An expression that occurs on the left-hand side of the comparison must be
27 # starting point for an expression. Applying the :U modifier to such an
66 # An expression can be enclosed in double quotes.
72 # characters " \t!=><" directly after an expression in a string literal
deptgt.mk 33 # It doesn't matter whether the empty string is generated by an
42 # An expression based on an undefined variable is allowed on both sides of
directive-export.mk 34 # makefile, when VARNAMES was an empty list.
35 # expect+1: warning: .export requires an argument.
38 # An empty argument means no additional variables to export.
46 # exported first, ending in an endless loop. To avoid this endless loop,
cond-undef-lint.mk 17 # An expression based on a defined variable is fine.
32 # an expression that is always defined, using the :U modifier.
42 # refers to an undefined variable, thus an error message.
61 # nested variables into empty strings, as an equivalent to the :U modifier.
66 # an error message, and it doesn't do so, since 2020-09-14.
  /src/external/mpl/bind/dist/bin/tests/system/checkconf/
bad-inline-secondary.conf 15 * An inline-signing secondary should be forced to have a file option
  /src/tests/sbin/sysctl/
t_random_garbage.sh 33 echo $(od -An -N2 -i /dev/urandom | sed 's/ //')
  /src/external/bsd/mdocml/dist/
mdoc.h 14 * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
54 * An argument to a macro (multiple values = `-column xxx yyy').
147 struct mdoc_an An;
mandoc.css 238 .An { }
267 .An, .Ar, .Cd, .Cm, .Dv, .Em, .Er, .Ev, .Fa, .Fd, .Fl, .Fn, .Ft,
273 .An::before { content: "An"; }
305 .An::before, .Ar::before, .Cd::before, .Cm::before,
326 .An:hover::before, .Ar:hover::before, .Cd:hover::before, .Cm:hover::before,
  /src/external/gpl2/gettext/dist/gettext-tools/tests/
xgettext-c-7 37 /* An unnice
75 #. An unnice
  /src/external/bsd/ntp/dist/sntp/
sntp-opts.def 82 Requests from an NTP "client" to a "server" should never be sent
243 can be used as an SNTP client to query a NTP or SNTP server and either display
245 run as an interactive command or from a
297 and can be run as an unprivileged command
333 .An "Johannes Maximilian Kuehn"
334 .An "Harlan Stenn"
335 .An "Dave Hart"
  /src/external/bsd/ntp/dist/scripts/ntp-wait/
ntp-wait-opts.def 90 .An "Harlan Stenn"
  /src/external/gpl3/gcc.old/dist/contrib/
test_summary 38 -m: specify the e-mail address to send notes to. An appropriate default
93 # was preceded by an invalid ``variable'' name.
  /src/external/gpl3/gcc/dist/contrib/
test_summary 38 -m: specify the e-mail address to send notes to. An appropriate default
93 # was preceded by an invalid ``variable'' name.
  /src/external/gpl3/gcc.old/dist/libgcc/config/pa/
lib2funcs.S 55 ; An inline version of dyncall so we don't have to worry
69 ; need to do an intra-space return.
  /src/external/gpl3/gcc/dist/libgcc/config/pa/
lib2funcs.S 55 ; An inline version of dyncall so we don't have to worry
69 ; need to do an intra-space return.

Completed in 34 milliseconds

1 2 3 4 5 6