/freebsd/contrib/bmake/unit-tests/ |
H A D | varmod-subst-regex.exp | 65 unmatched-subexpression.ok: one one 2 3 5 8 one3 2one 34 67 unmatched-subexpression.1: ()() 69 unmatched-subexpression.1: ()() 71 unmatched-subexpression.2: ()() 72 unmatched-subexpression.3: 3 73 unmatched-subexpression.5: 5 74 unmatched-subexpression.8: 8 76 unmatched-subexpression.13: (3)() 78 unmatched-subexpression.21: ()(1) 79 unmatched-subexpression.34: 34 [all …]
|
H A D | varmod-subst-regex.mk | 5 # report unmatched subexpressions 11 all: unmatched-subexpression 167 # always set; some may be missing. Make calls these "unmatched 171 # unmatched subexpressions produced an "error message" but did not have any 184 # the modifier ':C,(a.)|(b.),\1\2,U' to treat unmatched subexpressions as 190 unmatched-subexpression: 200 # In total, there are 5 error messages about unmatched subexpressions.
|
/freebsd/crypto/openssh/regress/ |
H A D | scp.sh | 129 verbose "$tag: unmatched glob file local->remote" 134 verbose "$tag: unmatched glob file remote->local" 139 verbose "$tag: unmatched glob dir recursive local->remote" 147 verbose "$tag: unmatched glob dir recursive remote->local"
|
/freebsd/crypto/openssl/crypto/cmp/ |
H A D | cmp_err.c | 25 {ERR_PACK(ERR_LIB_CMP, 0, CMP_R_CERTHASH_UNMATCHED), "certhash unmatched"}, 129 "recipnonce unmatched"}, 140 "transactionid unmatched"},
|
/freebsd/share/mk/ |
H A D | version_gen.awk | 72 printf("File %s: Unmatched bracket.\n", 88 printf("File %s: Unmatched bracket.\n", 188 printf("File %s, line %d: Unmatched bracket.\n",
|
/freebsd/contrib/byacc/ |
H A D | skel2c | 54 printf "skel2c: unmatched %endif in skeleton file on line %d\n", FNR > "/dev/stderr"; 109 printf "skel2c: unmatched %%ifdef %s at end of skeleton file\n", $ifdef > "/dev/stderr";
|
H A D | error.c | 94 fprintf(stderr, "%s: e - line %d of \"%s\", unmatched /*\n", in unterminated_comment() 112 fprintf(stderr, "%s: e - line %d of \"%s\", unmatched %%{\n", in unterminated_text()
|
/freebsd/contrib/byacc/test/btyacc/ |
H A D | err_syntax4.error | 1 YACC: e - line 1 of "./err_syntax4.y", unmatched %{
|
H A D | err_syntax2.error | 1 YACC: e - line 1 of "./err_syntax2.y", unmatched /*
|
/freebsd/contrib/byacc/test/yacc/ |
H A D | err_syntax4.error | 1 YACC: e - line 1 of "./err_syntax4.y", unmatched %{
|
H A D | err_syntax2.error | 1 YACC: e - line 1 of "./err_syntax2.y", unmatched /*
|
/freebsd/sys/modules/dtb/sifive/ |
H A D | Makefile | 3 sifive/hifive-unmatched-a00.dts
|
/freebsd/sys/contrib/device-tree/src/riscv/sifive/ |
H A D | hifive-unmatched-a00.dts | 14 model = "SiFive HiFive Unmatched A00"; 15 compatible = "sifive,hifive-unmatched-a00", "sifive,fu740-c000",
|
/freebsd/crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash2.tests/ |
H A D | passtest.c | 83 fprintf(stderr, "Unmatched get on %s.\n", get_key); in main() 169 fprintf(stderr, "Unmatched get after delete on %s.\n", get_key); in main()
|
/freebsd/sys/contrib/device-tree/Bindings/riscv/ |
H A D | sifive.yaml | 29 - sifive,hifive-unmatched-a00
|
/freebsd/sys/dev/bhnd/cores/pci/ |
H A D | bhnd_pci_hostbvar.h | 83 * TLP workaround for unmatched address handling is required. 86 * on memory access to an unmatched address.
|
/freebsd/contrib/llvm-project/llvm/lib/Testing/Annotations/ |
H A D | Annotations.cpp | 53 Require(!OpenRanges.empty(), "unmatched ]]"); in Annotations() 80 Require(OpenRanges.empty(), "unmatched [["); in Annotations()
|
/freebsd/contrib/ntp/ntpdc/ |
H A D | nl.pl | 41 print STDERR "Unmatched line: $_";
|
H A D | nl.pl.in | 41 print STDERR "Unmatched line: $_";
|
/freebsd/lib/libpmc/pmu-events/ |
H A D | jsmn.c | 228 /* Error if unmatched closing bracket */ in jsmn_parse() 316 /* Unmatched opened object or array */ in jsmn_parse()
|
/freebsd/contrib/ntp/libjsmn/ |
H A D | jsmn.c | 219 /* Error if unmatched closing bracket */ in jsmn_parse() 293 /* Unmatched opened object or array */ in jsmn_parse()
|
/freebsd/sbin/devmatch/ |
H A D | devmatch.8 | 83 to suggest for unmatched devices.
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_receive/ |
H A D | zfs_receive_005_neg.ksh | 89 log_note "Unmatched send stream with restoring filesystem" \
|
/freebsd/sbin/ipf/libipf/ |
H A D | printnatside.c | 31 PRINTF("%lu\ticmp header unmatched %s\n", ns->ns_icmp_notfound, side); in printnatside()
|
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zfs_receive/ |
H A D | zfs_receive_005_neg.ksh | 99 log_note "Unmatched send stream with restoring filesystem" \
|