Searched refs:an (Results 76 - 100 of 330) sorted by relevance

1234567891011>>

/freebsd-13-stable/contrib/bmake/unit-tests/
H A Ddeptgt-delete_on_error.mk44 # warning or even an error message.
H A Ddirective.mk21 # This looks ambiguous. It could be either an .info message or a variable
H A Dforloop.mk51 @echo We expect an error next:
H A Dposix1.mk139 # Explicit rule where the dependency is an inferred file. The dependency
152 # Excplicit rule where the dependency also has an explicit rule.
156 # Use .c.a inference with an extra dependency.
159 # Use .c.o inference with an extra dependency.
H A Dvar-op-assign.mk3 # Tests for the = variable assignment operator, which overwrites an existing
44 # an undefined expression into a defined one, see ApplyModifier_ShellCommand,
64 # XXX: This was not an intentional decision, as variable names typically
92 # Therefore, just output an info message.
H A Dvar-op-sunsh.mk25 # an implementation error.
52 # 2020-10-04, the parser regarded it as an assignment operator modifier, in
78 # adventurous. This only works because the parser replaces each an every
86 # to a parse error since the left-hand side of an assignment must be
H A Dvarmod-assign.mk14 # The ?= operator only has an effect for the first time, therefore
77 # An 'x' after that is an invalid modifier.
78 @echo ${ASSIGN::x} # 'x' is an unknown assignment operator
80 # When parsing an assignment operator fails because the operator is
H A Dvarmod-ifelse.mk18 # This confuses the parser, which expects an operator instead of the bare
33 # In a variable assignment, undefined variables are not an error.
81 # to var.c, it cannot distinguish this return value from an ordinary empty
82 # string. The left-hand side of the comparison is therefore just an empty
H A Dvarname-dollar.mk15 # returns an empty string.
H A Ddeptgt-end-fail.mk3 # Tests for an errors in the main target, its dependencies,
6 # Before 2020-11-25, an error in the .END target did not print the "Stop.",
H A Dcond-func-empty.mk27 # The :S modifier replaces the empty value with an actual word. The
29 # the expression was based on an undefined variable. The expression has the
34 # few variable modifiers that turn an undefined expression into a defined
97 # an empty string.
121 # to an empty string (see Var_Parse, varUndefined).
173 # expanded to an empty string. This in turn created the seemingly recursive
H A Dcond-token-plain.mk12 # Malformed condition since comment parsing is done in an early phase
51 # XXX: What is the purpose of treating an escaped '#' in the following
58 # Ah, ok, this can be used to add an end-of-condition comment. But does
122 . info Undefined variables in bare words expand to an empty string.
154 # The '\\' is not a line continuation. Neither is it an unquoted string
156 # and in that context, the backslash is just an ordinary character. The
H A Dvar-op-expand.mk43 # reference to an undefined variable
62 # expression with an indirect modifier referring to an undefined variable
71 # expression with an indirect modifier referring to another variable that
72 # in turn refers to an undefined variable
153 # if the variable name in a ':=' assignment referred to an undefined variable,
H A Dcond-cmp-string.mk17 # This one is not enclosed in quotes and thus generates an error message.
27 # an undefined expression turns it into a defined expression.
H A Dvar-op-default.mk29 # variables. This is not entirely true. Instead, each occurrence of an
32 # there is never an actual variable named 'i' involved.
/freebsd-13-stable/sys/dev/ath/ath_rate/sample/
H A Dsample.h116 #define ATH_NODE_SAMPLE(an) ((struct sample_node *)&(an)[1])
/freebsd-13-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Drep-cache-db.sql16 * software distributed under the License is distributed on an
61 /* An INSERT takes an SQLite reserved lock that prevents other writes
/freebsd-13-stable/release/packages/
H A DMakefile.package45 hostapd_COMMENT= 802.11 Access Point Daemon an Utilities
46 hostapd_DESC= 802.11 Access Point Daemon an Utilities
/freebsd-13-stable/contrib/byacc/package/
H A Dbyacc.spec18 specification from a file and generates an LR(1) parser for it. The
28 specification from a file and generates an LR(1) parser for it. The
/freebsd-13-stable/contrib/wpa/src/pae/
H A Dieee802_1x_kay.h64 u8 an; member in struct:data_key
102 u8 an; member in struct:transmit_sa
128 u8 an; member in struct:receive_sa
/freebsd-13-stable/sys/dev/ath/
H A Dif_ath.c1458 * address and use the next six bits as an index.
1584 * vap to an existing configuration is of dubious
1823 * here (after the ath_tx_swq() call; and after an ath_stop()
2231 * Disable RXEOL/RXORN - prevent an interrupt
2259 * Enqueue an RX proc to handle whatever
2661 * If we're an EDMA NIC, we don't care about RXEOL.
2868 * of whether we succeeded to get it in an exclusive
3002 * We may be doing a reset in response to an ioctl
3018 * If an interrupt was being processed in ath_intr(),
3317 * XXX it would be nicer if we kept an mbu
3857 struct ath_node *an; local
4298 struct ath_node *an; local
6241 struct ath_node *an = ATH_NODE(ni); local
6653 struct ath_node *an = ATH_NODE(ni); local
6723 struct ath_node *an = ATH_NODE(ni); local
6855 struct ath_node *an; local
6924 struct ath_node *an; local
[all...]
/freebsd-13-stable/usr.sbin/ctld/
H A Dparse.y287 const struct auth_name *an;
289 an = auth_name_new(auth_group, $2);
291 if (an == NULL)
727 const struct auth_name *an;
745 an = auth_name_new(target->t_auth_group, $2);
747 if (an == NULL)
/freebsd-13-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Drep-cache-db.sql16 * software distributed under the License is distributed on an
83 /* An INSERT takes an SQLite reserved lock that prevents other writes
/freebsd-13-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc-metadata.sql16 * software distributed under the License is distributed on an
116 same path. (A NODES row must exist if this node exists, but an
202 lock_date INTEGER, /* an APR date/time (usec since 1970) */
330 normal: in the 'BASE' tree this is an ordinary node for which we
331 have full information. In the 'WORKING' tree it's an added or
342 incomplete: in the 'BASE' tree this is an ordinary node for which
347 obtained when an operation was interrupted.
361 is a copy of an excluded node from the 'BASE' tree. Such a
367 /* ### JF: For an old-style move, "copyfrom" info stores its source, but a
396 'incomplete'); an empt
[all...]
/freebsd-13-stable/contrib/bmake/mk/
H A Dsys.mk61 # might be an old style
128 # If we get to the end of the loop, a plain mkdir will issue an error.

Completed in 141 milliseconds

1234567891011>>