Home
last modified time | relevance | path

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

12345678910>>...70

/freebsd/usr.sbin/bluetooth/rtlbtfw/
H A Drtlbtfw.conf7 match "system" "USB";
8 match "subsystem" "INTERFACE";
9 match "type" "ATTACH";
10 match "vendor" "0x0bda";
12 match "interface" "0";
13 match "intclass" "0xe0";
14 match "intsubclass" "0x01";
15 match "intprotocol" "0x01";
21 match "system" "USB";
22 match "subsystem" "DEVICE";
[all …]
/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";
19 match "subsystem" "DEVICE";
20 match "type" "ATTACH";
21 match "vendor" "0x168c";
22 match "product" "0x0002";
[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";
24 match "subsystem" "keys";
25 match "type" "brightness";
26 match "notify" "down";
32 match "system" "PMU";
[all …]
H A Dzfs.conf5 match "system" "ZFS";
6 match "type" "ereport.fs.zfs.checksum";
11 match "system" "ZFS";
12 match "type" "ereport.fs.zfs.io";
17 match "system" "ZFS";
18 match "type" "ereport.fs.zfs.data";
23 match "system" "ZFS";
24 match "type" "ereport.fs.zfs.zpool";
29 match "system" "ZFS";
30 match "type" "ereport.fs.zfs.vdev\..*";
[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";
16 match "cdev" "hv_kvp_dev";
21 match "system" "DEVFS";
22 match "subsystem" "CDEV";
[all …]
H A Ddevd.conf40 match "system" "IFNET";
41 match "subsystem" "!(usbus|wlan)[0-9]+";
42 match "type" "ATTACH";
82 match "system" "ACPI";
83 match "subsystem" "Thermal";
84 match "notify" "0xcc";
91 match "system" "ACPI";
92 match "subsystem" "Suspend";
96 match "system" "ACPI";
97 match "subsystem" "Resume";
[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 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";
21 match "subsystem" "CDEV";
[all …]
/freebsd/contrib/netbsd-tests/bin/sh/
H A Dt_option.sh129 atf_check -s exit:0 -o match:VAR=value -e empty ${TEST_SH} -ce \
210 atf_check -s exit:0 -o match:I_am_OK -e empty \
215 atf_check -s not-exit:0 -o match:I_am -o not-match:Broken -e empty \
220 atf_check -s not-exit:0 -o match:I_am -o not-match:Broken -e empty \
293 atf_check -s exit:0 -o match:first -o not-match:second -e empty \
295 atf_check -s exit:0 -o match:first -o not-match:third -e empty \
360 atf_check -s exit:0 -o match:OK -e empty ${TEST_SH} -ce \
363 atf_check -s exit:0 -o match:OK -e empty ${TEST_SH} -cue \
367 atf_check -s exit:0 -o match:OK -e empty ${TEST_SH} -ce \
370 atf_check -s exit:0 -o match:OKOK -e empty ${TEST_SH} -ce \
[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
72 atf_check -s exit:0 -o match:'^Flags: .*AUTORESIZE' geli list ${md}p1.eli
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
[all …]
/freebsd/sys/security/mac_bsdextended/
H A Dmac_bsdextended.c230 int mac_granted, match, priv_granted; in ugidfw_rulecheck() local
238 match = ((cred->cr_uid <= rule->mbr_subject.mbs_uid_max && in ugidfw_rulecheck()
245 match = !match; in ugidfw_rulecheck()
246 if (!match) in ugidfw_rulecheck()
251 match = ((cred->cr_rgid <= rule->mbr_subject.mbs_gid_max && in ugidfw_rulecheck()
255 if (!match) { in ugidfw_rulecheck()
261 match = 1; in ugidfw_rulecheck()
267 match = !match; in ugidfw_rulecheck()
268 if (!match) in ugidfw_rulecheck()
273 match = in ugidfw_rulecheck()
[all …]
/freebsd/contrib/netbsd-tests/net/if/
H A Dt_ifconfig.sh105 atf_check -s exit:0 -o match:'inet 127.0.0.1' rump.ifconfig lo0 inet
106 atf_check -s exit:0 -o match:'inet localhost' rump.ifconfig -N lo0 inet
107 atf_check -s exit:0 -o match:'inet6 ::1' rump.ifconfig lo0 inet6
108 atf_check -s exit:0 -o match:'inet6 localhost' rump.ifconfig -N lo0 inet6
109 atf_check -s not-exit:0 -e match:'not supported' rump.ifconfig lo0 atalk
110 atf_check -s not-exit:0 -e match:'not supported' rump.ifconfig -N lo0 atalk
121 atf_check -s exit:0 -o match:'pltime' rump.ifconfig -L shmif0
122 atf_check -s exit:0 -o match:'vltime' rump.ifconfig -L shmif0
126 atf_check -s exit:0 -o match:'localhost' rump.ifconfig -N lo0
127 atf_check -s exit:0 -o match:'0 packets' rump.ifconfig -v lo0
[all …]
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"
72 atf_check -s exit:0 -o match:3 -x "$ifconf list 3 | wc -l"
[all …]
/freebsd/sys/dev/acpica/
H A Dacpi_quirk.c62 const struct acpi_q_rule *match; member
71 const struct acpi_q_rule *match);
107 aq_match_header(ACPI_TABLE_HEADER *hdr, const struct acpi_q_rule *match) in aq_match_header() argument
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
[all …]
/freebsd/usr.sbin/syslogd/tests/
H A Dsyslogd_test.sh87 atf_check -s exit:0 -o match:"basic: hello, world \(unix\)" \
97 atf_check -s exit:0 -o match:"basic: hello, world \(v4\)" \
104 atf_check -s exit:0 -o match:"basic: hello, world \(v6\)" \
126 atf_check -s exit:0 -o match:"reload: pre-reload" tail -n 1 "${logfile}"
137 atf_check -s exit:0 -o not-match:"reload: post-reload user" cat ${logfile}
138 atf_check -s exit:0 -o match:"reload: post-reload news" cat ${logfile}
160 atf_check -s exit:0 -o match:"prog1: hello this is prog1" cat "${logfile}"
161 atf_check -s exit:0 -o match:"prog2: hello this is prog2" cat "${logfile}"
162 atf_check -s exit:0 -o not-match:"prog3: hello this is prog3" cat "${logfile}"
173 atf_check -s exit:0 -o not-match:"prog1: hello this is prog1" 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()
216 match = krb5_principal_compare_any_realm (context, mcreds->server, in krb5_compare_creds()
219 match = krb5_principal_compare (context, mcreds->server, in krb5_compare_creds()
223 if (match && mcreds->client) { in krb5_compare_creds()
225 match = krb5_principal_compare_any_realm (context, mcreds->client, in krb5_compare_creds()
228 match = krb5_principal_compare (context, mcreds->client, in krb5_compare_creds()
232 if (match && (whichfields & KRB5_TC_MATCH_KEYTYPE)) in krb5_compare_creds()
233 match = mcreds->session.keytype == creds->session.keytype; in krb5_compare_creds()
235 if (match && (whichfields & KRB5_TC_MATCH_FLAGS_EXACT)) 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}
50 {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}
[all …]
/freebsd/usr.sbin/mixer/tests/
H A Dmixer_test.sh128 atf_check -o match:"0.00:0.00" mixer vol.volume
131 atf_check -o match:"0.00:0.00" mixer vol.volume
134 atf_check -o match:"0.00:0.00" mixer vol.volume
137 atf_check -o match:"0.00:0.00" mixer vol.volume
141 atf_check -o match:"1.00:1.00" mixer vol.volume
144 atf_check -o match:"1.00:1.00" mixer vol.volume
147 atf_check -o match:"1.00:1.00" mixer vol.volume
150 atf_check -o match:"1.00:1.00" mixer vol.volume
153 atf_check -o match:"1.00:1.00" mixer vol.volume
156 atf_check -o match:"1.00:1.00" mixer vol.volume
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanPatternMatch.h28 template <typename Val, typename Pattern> bool match(Val *V, const Pattern &P) { in match() function
29 return const_cast<Pattern &>(P).match(V); in match()
33 template <typename ITy> bool match(ITy *V) { return isa<Class>(V); } in match() function
44 template <typename ITy> bool match(ITy *V) { in match() function
61 bool match(VPValue *VPV) { in match() function
92 template <typename ITy> bool match(ITy *V) { in match() function
93 if (L.match(V)) in match()
95 if (R.match(V)) in match()
116 static bool match(const VPRecipeBase *R) {
124 static bool match(const VPRecipeBase *R) {
[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" "$@"
86 match "$(partaddmsg 1 34 1024)" gpt add -t efi -s 1024 "$disk"
87 match "$(partaddmsg 2 1058 9150)" gpt add "$disk"
161 match "$(attrmsg 1)" gpt set -i 1 -a biosboot,bootme "$disk"
163 match "^Attributes: biosboot, bootme\$" tail -1 attr
164 match "$(attrmsg 1)" gpt unset -i 1 -a biosboot,bootme "$disk"
[all …]
/freebsd/contrib/mandoc/
H A Ddbm.c173 dbm_page_byname(const struct dbm_match *match) in dbm_page_byname() argument
175 assert(match != NULL); in dbm_page_byname()
176 page_bytitle(ITER_NAME, match); in dbm_page_byname()
180 dbm_page_bysect(const struct dbm_match *match) in dbm_page_bysect() argument
182 assert(match != NULL); in dbm_page_bysect()
183 page_bytitle(ITER_SECT, match); in dbm_page_bysect()
187 dbm_page_byarch(const struct dbm_match *match) in dbm_page_byarch() argument
189 assert(match != NULL); in dbm_page_byarch()
190 page_byarch(match); in dbm_page_byarch()
194 dbm_page_bydesc(const struct dbm_match *match) in dbm_page_bydesc() argument
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp58 if (match(V, m_LShr(m_OneUse(m_Shl(m_Value(One), m_Value(A))), m_Value(B))) && in simplifyValueKnownNonZero()
59 match(One, m_One())) { in simplifyValueKnownNonZero()
105 if (match(&I, m_c_Mul(m_OneUse(m_Select(m_Value(Cond), m_One(), m_AllOnes())), in foldMulSelectToNegate()
113 if (match(&I, m_c_Mul(m_OneUse(m_Select(m_Value(Cond), m_AllOnes(), m_One())), in foldMulSelectToNegate()
122 if (match(&I, m_c_FMul(m_OneUse(m_Select(m_Value(Cond), m_SpecificFP(1.0), in foldMulSelectToNegate()
132 if (match(&I, m_c_FMul(m_OneUse(m_Select(m_Value(Cond), m_SpecificFP(-1.0), in foldMulSelectToNegate()
156 if (match(Y, m_Shl(m_One(), m_Value(Z)))) { in foldMulShl1()
166 if (match(Y, m_OneUse(m_Add(m_BinOp(Shift), m_One()))) && in foldMulShl1()
167 match(Shift, m_OneUse(m_Shl(m_One(), m_Value(Z))))) { in foldMulShl1()
181 if (match(Y, m_OneUse(m_Not(m_OneUse(m_Shl(m_AllOnes(), m_Value(Z))))))) { in foldMulShl1()
[all …]
H A DInstCombineSelect.cpp62 if (!match(Sel.getCondition(), m_Cmp(Pred, m_Value(X), m_Constant(C)))) in foldSelectBinOpIdentity()
77 if (!match(Sel.getOperand(IsEq ? 1 : 2), m_BinOp(BO))) in foldSelectBinOpIdentity()
87 if (!match(IdC, m_AnyZeroFP()) || !match(C, m_AnyZeroFP())) in foldSelectBinOpIdentity()
93 if (!BO->isCommutative() && !match(BO, m_BinOp(m_Value(Y), m_Specific(X)))) in foldSelectBinOpIdentity()
95 if (!match(BO, m_c_BinOp(m_Value(Y), m_Specific(X)))) in foldSelectBinOpIdentity()
125 if (!match(Sel.getTrueValue(), m_APInt(SelTC)) || in foldSelectICmpAnd()
126 !match(Sel.getFalseValue(), m_APInt(SelFC))) in foldSelectICmpAnd()
139 if (!match(Cmp->getOperand(1), m_Zero())) in foldSelectICmpAnd()
144 if (!match(V, m_And(m_Value(), m_Power2(AndRHS)))) in foldSelectICmpAnd()
277 if ((match(&SI, m_SMin(m_Value(), m_Value())) || in foldSelectOpOp()
[all …]
/freebsd/usr.bin/wc/tests/
H A Dwc_test.sh53 atf_check -o match:"^ +${l} +${w} +${c}\$" wc <"${file}"
54 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}"
58 atf_check -o match:"^ +${l} +${w} +${c} ${file}\$" wc "$file"
59 atf_check -o match:"^ +${l} ${file}\$" wc -l "$file"
60 atf_check -o match:"^ +${w} ${file}\$" wc -w "$file"
61 atf_check -o match:"^ +${c} ${file}\$" wc -c "$file"
62 atf_check -o match:"^ +${m} ${file}\$" wc -m "$file"
[all …]
/freebsd/contrib/kyua/integration/
H A Dcmd_config_test.sh33 -o match:'^architecture = ' \
34 -o match:'^platform = ' \
124 atf_check -s exit:0 -o match:architecture -o not-match:unknown_setting \
162 -e match:"kyua: W: 'test_suites.foo.var'.*not defined" \
165 atf_check -s exit:0 -o match:"foo.var = baz" -e empty \
177 atf_check -s exit:0 -o match:"test_suites.foo.var = bar" -e empty \
186 atf_check -s exit:0 -o match:"test_suites.foo.var = baz" -e empty \
199 -e match:"kyua: W: 'test_suites.foo.var'.*not defined" \
201 atf_check -s exit:0 -o match:"test_suites.foo.var = baz" -e empty \
203 atf_check -s exit:0 -o match:"test_suites.foo.var = baz" -e empty \
[all …]

12345678910>>...70