Home
last modified time | relevance | path

Searched refs:match (Results 251 – 275 of 1827) sorted by relevance

1...<<11121314151617181920>>...74

/freebsd/contrib/netbsd-tests/net/ndp/
H A Dt_dad.sh172 atf_check -s exit:0 -o not-match:"$localip1.+$duplicated" \
182 atf_check -s exit:0 -o match:"$peerip.+$duplicated" \
188 atf_check -s exit:0 -o not-match:"$localip2.+$duplicated" \
217 atf_check -s exit:0 -o match:"$count" \
232 atf_check -s exit:0 -o match:"1" rump.sysctl -n net.inet6.ip6.dad_count
/freebsd/tests/sys/netinet/
H A Darp.sh52 …atf_check -o match:"\? \(198.51.100.2\) at 90:10:00:01:02:03 on ${epair0}a permanent" jexec ${jnam…
80 atf_check -o match:"198.51.100.2 \(198.51.100.2\) deleted" jexec ${jname} arp -nd 198.51.100.2
81 …atf_check -s exit:1 -o match:"198.51.100.2 \(198.51.100.2\) -- no entry" jexec ${jname} arp -n 198…
154 atf_check -s exit:1 -o match:"\(${ipb}\) -- no entry" \
162 atf_check -o match:"\(${ipb}\) at $eth on ${epair0}a" \
/freebsd/contrib/netbsd-tests/net/route/
H A Dt_change.sh50 atf_check -s exit:0 -o match:UGHR -x \
54 atf_check -s exit:0 -o match:' UGHBS ' -e ignore -x \
83 atf_check -s exit:0 -o match:'10.0.0.1' -x \
87 atf_check -s exit:0 -o match:'10.0.0.254' -x \
118 atf_check -s exit:0 -o match:'10.0.0.1' -x \
185 atf_check -s exit:0 -o match:'10.0.0.1' -x \
252 atf_check -s exit:0 -o match:'10.0.0.1' -x \
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/lua_core/
H A Dtst.lib_strings.lua213 local t = {string.match(s, p)}
234 assert(string.match('==========', '^([=]*)=%1$') == nil)
235 assert(string.match("alo xyzK", "(%w+)K") == "xyz")
236 assert(string.match("254 K", "(%d*)K") == "")
237 assert(string.match("alo ", "(%w*)$") == "")
238 assert(string.match("alo ", "(%w+)$") == nil)
239 assert(string.match("ab\0\1\2c", "[\0-\2]+") == "\0\1\2")
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DStructuredData.cpp109 std::pair<llvm::StringRef, llvm::StringRef> match = path.split('.'); in GetObjectForDotSeparatedPath() local
110 llvm::StringRef key = match.first; in GetObjectForDotSeparatedPath()
117 if (match.second.empty()) in GetObjectForDotSeparatedPath()
120 return value->GetObjectForDotSeparatedPath(match.second); in GetObjectForDotSeparatedPath()
124 std::pair<llvm::StringRef, llvm::StringRef> match = path.split('['); in GetObjectForDotSeparatedPath() local
125 if (match.second.empty()) in GetObjectForDotSeparatedPath()
129 if (!llvm::to_integer(match.second, val, /* Base = */ 10)) in GetObjectForDotSeparatedPath()
/freebsd/libexec/nuageinit/
H A Dnuageinit54 if iface["network"]:match("<Link#%d>") then
263 if not v.match then goto next end
264 if not v.match.macaddress then goto next end
265 if not ifaces[v.match.macaddress] then
266 nuage.warn("nuageinit: not interface matching: "..v.match.macaddress)
269 local interface = ifaces[v.match.macaddress]
274 if a:match("^(%d+)%.(%d+)%.(%d+)%.(%d+)") then
/freebsd/contrib/netbsd-tests/lib/libc/string/
H A Dt_bm.c51 ssize_t match; member
86 if (testcases[ts].match == -1) in ATF_TC_BODY()
89 ATF_CHECK_EQ(testcases[ts].match, in ATF_TC_BODY()
/freebsd/lib/libcrypt/
H A Dcrypt.c116 goto match; in crypt_r()
122 goto match; in crypt_r()
126 match: in crypt_r()
/freebsd/usr.bin/hexdump/tests/
H A Dhexdump_test.sh165 atf_check -o match:"^\*$" \
167 atf_check -o not-match:"^\*$" \
171 atf_check -o not-match:"^\*$" \
173 atf_check -o not-match:"^\*$" \
/freebsd/contrib/kyua/integration/
H A Dcmd_db_exec_test.sh65 atf_check -s exit:3 -o empty -e match:"Not enough arguments" kyua db-exec
75 atf_check -s exit:1 -o empty -e match:"SQLite error.*foo" \
82 atf_check -s exit:1 -o empty -e match:"No previous results.*not-here" \
125 atf_check -s exit:1 -o empty -e match:"No previous results.*foo.db" \
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DOverflowInstAnalysis.cpp28 if (!match(Op0, m_ICmp(Pred, m_Value(X), m_Zero()))) in isCheckForZeroAndMulWithOverflow()
41 !match(II, m_CombineOr(m_Intrinsic<Intrinsic::umul_with_overflow>(), in isCheckForZeroAndMulWithOverflow()
58 match(Op1, m_Not(m_Value(NotOp1))) && matchMulOverflowCheck(NotOp1)); in isCheckForZeroAndMulWithOverflow()
/freebsd/contrib/lib9p/
H A Dgenacl.c106 bool match; in l9p_check_aces() local
129 match = st->st_uid == uid; in l9p_check_aces()
134 match = l9p_ingroup(st->st_gid, gid, gids, ngids); in l9p_check_aces()
139 match = true; in l9p_check_aces()
151 match = l9p_ingroup(tid, gid, gids, ngids); in l9p_check_aces()
156 match = tid == uid; in l9p_check_aces()
169 if (match && (ace->ace_mask & (uint32_t)mask) != 0) { in l9p_check_aces()
196 (int)match, (u_int)mask, in l9p_check_aces()
203 (int)match, (u_int)mask, in l9p_check_aces()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp135 if (match(V0, m_APInt(C))) in XorOpnd()
138 if (match(V1, m_APInt(C))) { in XorOpnd()
225 if (!match(I, m_Not(m_Value())) && !match(I, m_Neg(m_Value())) && in getRank()
226 !match(I, m_FNeg(m_Value()))) in getRank()
608 match(Op, m_Instruction(Neg))) { in LinearizeExprTree()
915 if (!match(U, m_Neg(m_Value())) && !match(U, m_FNeg(m_Value()))) in NegateValue()
1064 if (match(Sub, m_Neg(m_Value())) || match(Sub, m_FNeg(m_Value()))) in ShouldBreakUpSubtract()
1472 if (match(V, m_APInt(C))) { in OptimizeXor()
1626 if (!match(TheOp, m_Neg(m_Value(X))) && !match(TheOp, m_Not(m_Value(X))) && in OptimizeAdd()
1636 (match(TheOp, m_Neg(m_Value())) || match(TheOp, m_FNeg(m_Value())))) in OptimizeAdd()
[all …]
/freebsd/contrib/netbsd-tests/bin/sh/
H A Dt_redir.sh48 atf_check -s exit:0 -o match:0 -e empty ${TEST_SH} -c 'wc -l'
53 atf_check -s exit:0 -o match:hello -e empty ${TEST_SH}
57 atf_check -s exit:0 -o match:1 -e empty ${TEST_SH} -c 'wc -l'
63 atf_check -s exit:0 -o match:helloworld -e empty ${TEST_SH}
68 atf_check -s exit:0 -o match:2 -e empty ${TEST_SH} -c 'wc -l'
85 atf_check -s exit:0 -o match:ARGS=4 -o match:'-X- -- -- -Y-' \
86 -o match:X=X -o match:'Y=\$4' -e empty ${TEST_SH}
120 atf_check -s exit:0 -e empty -o match:4 \
/freebsd/crypto/openssl/doc/man3/
H A DX509_check_host.pod30 and they match only in the left-most label; but they may match
32 by default, the host B<name> "www.example.com" would match a
114 to match more than one label in B<name>; this flag only applies
118 values which start with ".", that would otherwise match any sub-domain
119 in the peer certificate, to only match direct child sub-domains.
121 would match a peer certificate with a DNS name of "www.example.com",
122 but would not match a peer certificate with a DNS name of
127 The functions return 1 for a successful match, 0 for a failed match
/freebsd/sbin/pfctl/tests/files/
H A Dpf0084.in1 #match out on tun1000000 from 10.0.0.0/24 to any \
3 #match in on tun1000000 from any to 10.0.1.1 \
5 #match in on tun1000000 from any to 10.0.1.2 \
/freebsd/stand/common/
H A Dmerge_help.awk24 match($0, " T[[:graph:]]+");
26 match($0, " S[[:graph:]]+");
29 match($0, " D[[:graph:]][[:print:]]*$");
/freebsd/crypto/openssl/test/recipes/90-test_includes_data/conf-includes/
H A Dincludes2.cnf3 countryName = match
4 stateOrProvinceName = match
5 organizationName = match
/freebsd/contrib/tnftp/src/
H A Druserpass.c130 goto match; in ruserpass()
132 goto match; in ruserpass()
137 goto match; in ruserpass()
142 goto match; in ruserpass()
145 match: in ruserpass()
/freebsd/usr.bin/stat/tests/
H A Dstat_test.sh41 atf_check -o match:'.* a' stat -Fn a
42 atf_check -o match:'.* b/' stat -Fn b
43 atf_check -o match:'.* c\*' stat -Fn c
44 atf_check -o match:'.* d@' stat -Fn d
45 atf_check -o match:'.* f\|' stat -Fn f
/freebsd/tests/sys/netinet6/
H A Dproxy_ndp.sh66 atf_check -o match:'mcast-macaddr 33:33:ff:00:00:02' echo $t
106 atf_check -o match:"2001:db8::2 \(2001:db8::2\) deleted" jexec ${jname} ndp -nd 2001:db8::2
111 -o not-match:'group ff02::1:ff00:2' \
112 -o not-match:'mcast-macaddr 33:33:ff:00:00:02' \
203 atf_check -o match:"${proxy_addr} +${proxy_mac} +${epair0}b" \
/freebsd/usr.bin/sdiff/tests/
H A Dsdiff_test.sh203 atf_check -s exit:1 -o match:$'a\tb' \
205 atf_check -s exit:1 -o match:"a {7}b" \
207 atf_check -s exit:1 -o match:"a {3}b" \
222 atf_check -s exit:1 -o match:"Binary files .* differ" \
224 atf_check -s exit:1 -o match:"Binary files .* differ" \
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/GlobalISel/
H A DTarget.td36 // The expected type of the root of the match.
45 // where Root is the root of the match. The function should return nullptr
46 // on match failure, or a ComplexRendererFn that renders the operand in case
47 // of a successful match.
66 // where there is no corresponding instruction to match.
/freebsd/contrib/netbsd-tests/net/if_gif/
H A Dt_gif.sh105 atf_check -s exit:0 -o match:shmif0 rump.ifconfig
112 atf_check -s exit:0 -o match:shmif1 rump.ifconfig
279 atf_check -s exit:0 -o match:gif0 rump.ifconfig
280 atf_check -s exit:0 -o match:gif0 rump.route -nL get ${opt} ${peernet}
290 atf_check -s exit:0 -o match:gif0 rump.ifconfig
291 atf_check -s exit:0 -o match:gif0 rump.route -nL get ${opt} ${peernet}
374 atf_check -s exit:0 -o match:gif1 rump.ifconfig
377 atf_check -s exit:0 -o match:gif1 rump.ifconfig
466 atf_check -o match:'gif0: recursively called too many times' \
559 atf_check -s exit:0 -e match:SIOCSLIFPHYADDR \
[all …]
/freebsd/contrib/netbsd-tests/usr.bin/ld/
H A Dt_script.sh164 match $1 && match $2 && match $3
203 match() { function

1...<<11121314151617181920>>...74