Home
last modified time | relevance | path

Searched full:unmatched (Results 1 – 25 of 155) sorted by relevance

1234567

/freebsd/contrib/bmake/unit-tests/
H A Dvarmod-subst-regex.exp65 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 Dvarmod-subst-regex.mk5 # 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 Dscp.sh129 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 Dcmp_err.c25 {ERR_PACK(ERR_LIB_CMP, 0, CMP_R_CERTHASH_UNMATCHED), "certhash unmatched"},
129 "recipnonce unmatched"},
140 "transactionid unmatched"},
/freebsd/share/mk/
H A Dversion_gen.awk72 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 Dskel2c54 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 Derror.c94 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 Derr_syntax4.error1 YACC: e - line 1 of "./err_syntax4.y", unmatched %{
H A Derr_syntax2.error1 YACC: e - line 1 of "./err_syntax2.y", unmatched /*
/freebsd/contrib/byacc/test/yacc/
H A Derr_syntax4.error1 YACC: e - line 1 of "./err_syntax4.y", unmatched %{
H A Derr_syntax2.error1 YACC: e - line 1 of "./err_syntax2.y", unmatched /*
/freebsd/sys/modules/dtb/sifive/
H A DMakefile3 sifive/hifive-unmatched-a00.dts
/freebsd/sys/contrib/device-tree/src/riscv/sifive/
H A Dhifive-unmatched-a00.dts14 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 Dpasstest.c83 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 Dsifive.yaml29 - sifive,hifive-unmatched-a00
/freebsd/sys/dev/bhnd/cores/pci/
H A Dbhnd_pci_hostbvar.h83 * 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 DAnnotations.cpp53 Require(!OpenRanges.empty(), "unmatched ]]"); in Annotations()
80 Require(OpenRanges.empty(), "unmatched [["); in Annotations()
/freebsd/contrib/ntp/ntpdc/
H A Dnl.pl41 print STDERR "Unmatched line: $_";
H A Dnl.pl.in41 print STDERR "Unmatched line: $_";
/freebsd/lib/libpmc/pmu-events/
H A Djsmn.c228 /* Error if unmatched closing bracket */ in jsmn_parse()
316 /* Unmatched opened object or array */ in jsmn_parse()
/freebsd/contrib/ntp/libjsmn/
H A Djsmn.c219 /* Error if unmatched closing bracket */ in jsmn_parse()
293 /* Unmatched opened object or array */ in jsmn_parse()
/freebsd/sbin/devmatch/
H A Ddevmatch.883 to suggest for unmatched devices.
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_receive/
H A Dzfs_receive_005_neg.ksh89 log_note "Unmatched send stream with restoring filesystem" \
/freebsd/sbin/ipf/libipf/
H A Dprintnatside.c31 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 Dzfs_receive_005_neg.ksh99 log_note "Unmatched send stream with restoring filesystem" \

1234567