Home
last modified time | relevance | path

Searched refs:match (Results 1 – 25 of 1432) sorted by relevance

12345678910>>...58

/freebsd/sbin/devd/
H A Duath.conf7 match "system" "USB";
8 match "subsystem" "DEVICE";
9 match "type" "ATTACH";
10 match "vendor" "0x083a";
11 match "product" "0x4507";
18 match "system" "USB";
20 match "type" "ATTACH";
29 match "system" "USB";
31 match "type" "ATTACH";
40 match "system" "USB";
[all …]
H A Dapple.conf6 match "system" "PMU";
7 match "subsystem" "Button";
14 match "system" "PMU";
15 match "subsystem" "lid";
16 match "type" "close";
23 match "system" "PMU";
26 match "notify" "down";
32 match "system" "PMU";
35 match "notify" "up";
45 match "type" "mute";
[all …]
H A Dzfs.conf5 match "system" "ZFS";
11 match "system" "ZFS";
17 match "system" "ZFS";
23 match "system" "ZFS";
29 match "system" "ZFS";
35 match "system" "ZFS";
41 match "system" "ZFS";
47 match "system" "ZFS";
53 match "system" "ZFS";
60 match "system" "ZFS";
[all …]
H A Dhyperv.conf5 match "system" "DEVFS";
6 match "subsystem" "CDEV";
7 match "type" "CREATE";
8 match "cdev" "hv_kvp_dev";
13 match "system" "DEVFS";
14 match "subsystem" "CDEV";
15 match "type" "DESTROY";
21 match "system" "DEVFS";
22 match "subsystem" "CDEV";
23 match "type" "CREATE";
[all …]
H A Dasus.conf6 match "system" "ACPI";
7 match "subsystem" "ASUS";
8 match "notify" "0x32";
13 match "system" "ACPI";
14 match "subsystem" "ASUS";
15 match "notify" "0x31";
20 match "system" "ACPI";
21 match "subsystem" "ASUS";
22 match "notify" "0x30";
28 match "system" "ACPI";
[all …]
H A Ddevd.conf40 match "system" "IFNET";
42 match "type" "ATTACH";
82 match "system" "ACPI";
84 match "notify" "0xcc";
91 match "system" "ACPI";
96 match "system" "ACPI";
126 match "system" "ACPI";
127 match "subsystem" "ACAD";
134 match "system" "RCTL";
155 match "system" "DEVFS";
[all …]
H A Dmoused.conf2 match "system" "DEVFS";
3 match "subsystem" "CDEV";
4 match "type" "CREATE";
5 match "cdev" "atp[0-9]+";
11 match "system" "DEVFS";
12 match "subsystem" "CDEV";
13 match "type" "CREATE";
14 match "cdev" "ums[0-9]+";
20 match "system" "DEVFS";
22 match "type" "CREATE";
[all …]
/freebsd/contrib/netbsd-tests/bin/sh/
H A Dt_option.sh412 -o match:OKOK -o not-match:echo -o not-match:printf \
424 -o match:OKOK -o not-match:echo -o not-match:printf \
425 -e match:printf -e match:OK -e match:echo \
438 -e match:printf -e match:OK -e not-match:echo \
452 -o not-match:for -o not-match:do -o not-match:done \
453 -e match:printf -e match:111 -e not-match:111222 \
454 -e match:for -e match:do -e match:done \
469 -e not-match:printf -e match:OK -e match:echo \
475 -e match:printf -e match:OK -e not-match:echo \
493 -e match:printf -e match:111 -e not-match:111222 \
[all …]
/freebsd/tests/sys/geom/class/eli/
H A Donline_resize_test.sh55 atf_check -s exit:0 -o match:"flags: ${eflags}$" geli dump ${md}p1
58 atf_check -s exit:0 -o match:"flags: ${dflags}$" geli dump ${md}p1
60 atf_check -s exit:0 -o match:"flags: ${eflags}$" geli dump ${md}p1
63 atf_check -s exit:0 -o match:"flags: ${dflags}$" geli dump ${md}p1
66 atf_check -s exit:0 -o match:"flags: ${eflags}$" geli dump ${md}p1
68 atf_check -s exit:0 -o match:"flags: ${dflags}$" geli dump ${md}p1
74 atf_check -s exit:0 -o match:"flags: ${dflags}$" geli dump ${md}p1
75 atf_check -o not-match:'^Flags: .*AUTORESIZE' geli list ${md}p1.eli
77 atf_check -s exit:0 -o match:"flags: ${eflags}$" geli dump ${md}p1
88 atf_check -s exit:0 -o match:"flags: ${dflags}$" geli dump ${md}p1
[all …]
/freebsd/contrib/netbsd-tests/net/if/
H A Dt_ifconf.sh51 atf_check -s exit:0 -o match:'^2$' "$ifconf" total
52 atf_check -s exit:0 -o match:'lo0' "$ifconf" list
56 atf_check -s exit:0 -o match:'^3$' "$ifconf" total
57 atf_check -s exit:0 -o match:'shmif0' "$ifconf" list
61 atf_check -s exit:0 -o match:'^4$' "$ifconf" total
62 atf_check -s exit:0 -o match:'shmif1' "$ifconf" list
67 atf_check -s exit:0 -o match:'^5$' "$ifconf" total
70 atf_check -s exit:0 -o match:1 -x "$ifconf list 1 | wc -l"
71 atf_check -s exit:0 -o match:2 -x "$ifconf list 2 | wc -l"
79 atf_check -s exit:0 -o match:'^3$' "$ifconf" total
[all …]
H A Dt_ifconfig.sh136 atf_check -s exit:0 -o match:'shmif0' -o match:'lo0' rump.ifconfig -a
138 atf_check -s exit:0 -o match:'shmif0' -o not-match:'lo0' rump.ifconfig -a -b
141 atf_check -s exit:0 -o match:'shmif0' rump.ifconfig -a -d
144 atf_check -s exit:0 -o match:'pltime' rump.ifconfig -a -L
145 atf_check -s exit:0 -o match:'vltime' rump.ifconfig -a -L
153 atf_check -s exit:0 -o match:'shmif0' rump.ifconfig -a -u
167 atf_check -s exit:0 -o match:'lo0' rump.ifconfig -l
168 atf_check -s exit:0 -o match:'shmif0' rump.ifconfig -l
169 atf_check -s exit:0 -o match:'shmif0' rump.ifconfig -l -b
172 atf_check -s exit:0 -o match:'lo0' rump.ifconfig -l -s
[all …]
/freebsd/sys/security/mac_bsdextended/
H A Dmac_bsdextended.c245 match = !match; in ugidfw_rulecheck()
267 match = !match; in ugidfw_rulecheck()
276 match = !match; in ugidfw_rulecheck()
288 match = !match; in ugidfw_rulecheck()
297 match = !match; in ugidfw_rulecheck()
306 match = !match; in ugidfw_rulecheck()
314 match = !match; in ugidfw_rulecheck()
322 match = !match; in ugidfw_rulecheck()
332 match = !match; in ugidfw_rulecheck()
342 match = !match; in ugidfw_rulecheck()
[all …]
/freebsd/sys/dev/acpica/
H A Dacpi_quirk.c62 const struct acpi_q_rule *match; member
71 const struct acpi_q_rule *match);
112 switch (match->val) { in aq_match_header()
114 if (aq_strcmp(hdr->OemId, match->x.id) && in aq_match_header()
115 aq_strcmp(hdr->OemTableId, match->y.tid)) in aq_match_header()
119 if (aq_strcmp(hdr->AslCompilerId, match->x.id)) in aq_match_header()
123 if (aq_revcmp(hdr->OemRevision, match->x.op, match->y.rev)) in aq_match_header()
127 if (aq_revcmp(hdr->AslCompilerRevision, match->x.op, match->y.rev)) in aq_match_header()
139 const struct acpi_q_rule *match; in acpi_table_quirks() local
157 for (match = entry->match; match->sig[0] != '\0'; match++) { in acpi_table_quirks()
[all …]
/freebsd/usr.sbin/syslogd/tests/
H A Dsyslogd_test.sh81 atf_check -s exit:0 -o match:"basic: hello, world \(unix\)" \
91 atf_check -s exit:0 -o match:"basic: hello, world \(v4\)" \
98 atf_check -s exit:0 -o match:"basic: hello, world \(v6\)" \
227 atf_check -s exit:0 -o match:"prop1: FreeBSD" cat "${logfile}"
228 atf_check -s exit:0 -o not-match:"prop2: freebsd" cat "${logfile}"
237 atf_check -s exit:0 -o not-match:"prop1: FreeBSD" cat "${logfile}"
238 atf_check -s exit:0 -o match:"prop2: freebsd" cat "${logfile}"
247 atf_check -s exit:0 -o match:"prop1: FreeBSD" cat "${logfile}"
248 atf_check -s exit:0 -o match:"prop2: freebsd" cat "${logfile}"
260 atf_check -s exit:0 -o match:"prop3: Solaris" cat "${logfile}"
[all …]
/freebsd/crypto/heimdal/lib/krb5/
H A Dcreds.c212 krb5_boolean match = TRUE; in krb5_compare_creds() local
214 if (match && mcreds->server) { in krb5_compare_creds()
223 if (match && mcreds->client) { in krb5_compare_creds()
232 if (match && (whichfields & KRB5_TC_MATCH_KEYTYPE)) in krb5_compare_creds()
236 match = mcreds->flags.i == creds->flags.i; in krb5_compare_creds()
238 if (match && (whichfields & KRB5_TC_MATCH_FLAGS)) in krb5_compare_creds()
244 if (match && (whichfields & KRB5_TC_MATCH_TIMES)) in krb5_compare_creds()
252 match = FALSE; in krb5_compare_creds()
255 match = (mcreds->authdata.val[i].ad_type == in krb5_compare_creds()
264 match = ((mcreds->second_ticket.length == 0) == in krb5_compare_creds()
[all …]
/freebsd/contrib/one-true-awk/testdir/
H A Dlilly.progs46 {if(match($0,/=/))print $0}
47 {if(match($0,/\=/))print $0}
48 {if(match($0,/==/))print $0}
49 {if(match($0,/\+=/))print $0}
51 {if(match($0,/-=/))print $0}
52 {if(match($0,/%=/))print $0}
53 {if(match($0,/^=/))print $0}
54 {if(match($0,/!=/))print $0}
55 {if(match($0,/<=/))print $0}
56 {if(match($0,/>=/))print $0}
[all …]
/freebsd/contrib/netbsd-tests/sbin/gpt/
H A Dt_gpt.sh50 match() { function
51 local match="$1"
53 atf_check -s exit:0 -e empty -o match:"$match" "$@"
57 local match="$1"
59 atf_check -s exit:0 -o empty -e match:"$match" "$@"
87 match "$(partaddmsg 2 1058 9150)" gpt add "$disk"
166 match "^Attributes: None\$" tail -1 attr
180 match "$(typemsg 1)" gpt type -i 1 -T efi "$disk"
255 match "$(partremmsg 1)" -e empty gpt remove \
282 match "$(partbootmsg 2)" gpt biosboot -i 2 "$disk"
[all …]
/freebsd/contrib/mandoc/
H A Ddbm.c175 assert(match != NULL); in dbm_page_byname()
182 assert(match != NULL); in dbm_page_bysect()
189 assert(match != NULL); in dbm_page_byarch()
190 page_byarch(match); in dbm_page_byarch()
196 assert(match != NULL); in dbm_page_bydesc()
247 match = arg_match; in page_bytitle()
263 match = NULL; in page_bytitle()
291 match = NULL; in page_bytitle()
324 match = arg_match; in page_byarch()
344 match = NULL; in page_byarch()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp337 match(Op0, in visitMul()
349 if (match(Op0, m_Neg(m_Value(X))) && match(Op1, m_Constant(Op1C))) in visitMul()
353 if (match(Op0, m_Neg(m_Value(X))) && match(Op1, m_Neg(m_Value(Y)))) { in visitMul()
426 if (((match(Op0, m_ZExt(m_Value(X))) && match(Op1, m_ZExt(m_Value(Y)))) || in visitMul()
551 if (match(Op0, m_FNeg(m_Value(X))) && match(Op1, m_FNeg(m_Value(Y)))) in foldFPSignBitOps()
561 if (match(Op0, m_FAbs(m_Value(X))) && match(Op1, m_FAbs(m_Value(Y))) && in foldFPSignBitOps()
628 if (match(&I, in foldFMulReassoc()
787 if (match(Op0, m_FNeg(m_Value(X))) && match(Op1, m_Constant(C))) in visitFMul()
829 if (match(&I, in visitFMul()
1343 if (match(N, m_ZExt(m_Value(X))) && match(D, m_ZExt(m_Value(Y))) && in narrowUDivURem()
[all …]
H A DInstCombineSelect.cpp87 if (!match(IdC, m_AnyZeroFP()) || !match(C, m_AnyZeroFP())) in foldSelectBinOpIdentity()
874 if (!match(MergedC, m_Zero()) && !match(MergedC, m_Undef())) in foldSelectZeroOrMul()
1394 if (!match(C0, in canonicalizeClampLike()
1432 !match(Cmp1, in canonicalizeClampLike()
1455 if (!match(C2, in canonicalizeClampLike()
3056 !match(A, m_ConstantExpr()) && !match(B, m_ConstantExpr())) in foldSelectOfBools()
3063 !match(A, m_ConstantExpr()) && !match(B, m_ConstantExpr())) in foldSelectOfBools()
3068 match(TrueVal, m_One()) && match(FalseVal, m_Specific(B))) in foldSelectOfBools()
3107 if (match(FalseVal, m_Zero()) || match(TrueVal, m_One())) { in foldSelectOfBools()
3401 if (match(TrueVal, m_One()) && match(FalseVal, m_Zero())) in visitSelectInst()
[all …]
H A DInstCombineAddSub.cpp1025 return match( in matchesSquareSum()
1217 if (match(&I, in combineAddSubWithShlAddSub()
1301 if (!match( in canonicalizeCondSignextOfHighBitExtractToSignextHighBitExtract()
1434 if (match(CrossSum, in foldBoxMultiply()
1621 if (match(&I, in visitAdd()
1635 if (match(&I, in visitAdd()
1734 if (match(&I, in visitAdd()
1978 if (match(&I, in visitFAdd()
2201 return match(UI, in visitSub()
2292 if (match(Op0, m_AddRdx(V0)) && match(Op1, m_AddRdx(V1)) && in visitSub()
[all …]
/freebsd/usr.bin/wc/tests/
H A Dwc_test.sh54 atf_check -o match:"^ +${l}\$" wc -l <"${file}"
55 atf_check -o match:"^ +${w}\$" wc -w <"${file}"
56 atf_check -o match:"^ +${c}\$" wc -c <"${file}"
57 atf_check -o match:"^ +${m}\$" wc -m <"${file}"
107 -e match:"Illegal byte sequence" \
108 -o match:"^ +4 foo$" \
122 atf_check -o match:"^ +$tvc +$tvcL foo" wc -cL foo
123 atf_check -o match:"^ +$tvc +$tvcL" wc -cL <foo
125 atf_check -o match:"^ +$tvm +$tvmL foo" wc -mL foo
126 atf_check -o match:"^ +$tvm +$tvmL" wc -mL <foo
[all …]
/freebsd/contrib/kyua/integration/
H A Dcmd_config_test.sh33 -o match:'^architecture = ' \
34 -o match:'^platform = ' \
122 atf_check -s exit:0 -o match:architecture -o not-match:unknown_setting \
163 atf_check -s exit:0 -o match:"foo.var = baz" -e empty \
244 -o match:'test_suites.suite1.the_variable = value1' \
245 -o match:'test_suites.suite2.the_variable = value2' \
253 -o match:'test_suites.suite1.the_variable = value1' \
254 -o match:'test_suites.suite2.the_variable = value2' \
273 -o match:'test_suites.suite1.the_variable = value1' \
275 -o match:'test_suites.suite3.the_variable = new' \
[all …]
/freebsd/usr.sbin/pw/tests/
H A Dpw_usermod_test.sh13 atf_check -s exit:0 -o match:"^test:.*" \
25 atf_check -s exit:0 -o match:"^test:.*" \
58 atf_check -s exit:65 -e match:"invalid character" \
62 atf_check -s exit:0 -o match:"^test:\*" \
72 atf_check -s exit:65 -e match:"invalid character" \
76 atf_check -s exit:0 -o match:"^test:\*" \
87 atf_check -s exit:0 -o match:"^bar:.*" \
98 atf_check -s exit:0 -o match:"^foo:.*" \
141 atf_check -s exit:0 -o match:"^bar:.*" \
168 atf_check -s exit:0 -o match:"^foo:\*:.*" \
[all …]
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dlz4.c563 const BYTE* match; in LZ4_decompress_generic() local
637 match = op - offset; in LZ4_decompress_generic()
638 assert(match <= op); in LZ4_decompress_generic()
747 match = op - offset; in LZ4_decompress_generic()
848 match = op - offset; in LZ4_decompress_generic()
893 assert(match >= lowPrefix); in LZ4_decompress_generic()
916 op[0] = match[0]; in LZ4_decompress_generic()
917 op[1] = match[1]; in LZ4_decompress_generic()
918 op[2] = match[2]; in LZ4_decompress_generic()
919 op[3] = match[3]; in LZ4_decompress_generic()
[all …]

12345678910>>...58