Searched refs:match (Results 76 - 100 of 3319) sorted by relevance

1234567891011>>

/netbsd-current/external/mit/libuv/dist/test/
H A Dtest-get-currentexe.c42 char* match; local
55 match = strstr(buffer, path);
59 ASSERT(match && !strcmp(match, path));
98 match = strstr(buffer, path);
102 ASSERT_NOT_NULL(match);
103 ASSERT_STR_EQ(match, path);
/netbsd-current/external/bsd/mdocml/dist/
H A Ddbm.c173 dbm_page_byname(const struct dbm_match *match) argument
175 assert(match != NULL);
176 page_bytitle(ITER_NAME, match);
180 dbm_page_bysect(const struct dbm_match *match) argument
182 assert(match != NULL);
183 page_bytitle(ITER_SECT, match);
187 dbm_page_byarch(const struct dbm_match *match) argument
189 assert(match != NULL);
190 page_byarch(match);
194 dbm_page_bydesc(const struct dbm_match *match) argument
201 dbm_page_bymacro(int32_t im, const struct dbm_match *match) argument
235 static const struct dbm_match *match; local
315 static const struct dbm_match *match; local
351 static const struct dbm_match *match; local
[all...]
/netbsd-current/external/bsd/libevent/dist/WIN32-Code/
H A Dgetopt_long.c177 int i, match = -1; local
194 match = i;
197 if (match == -1)
198 match = i;
200 if (match != -1) {
201 if (long_options[match].has_arg == required_argument ||
202 long_options[match].has_arg == optional_argument) {
208 if ((long_options[match].has_arg == required_argument)
226 if (long_options[match].flag) {
227 *long_options[match]
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/utils/vim/syntax/
H A Dllvm.vim12 syn case match
20 syn match llvmType /\<i\d\+\>/
210 syn match llvmNoName /[%@!]\d\+\>/
211 syn match llvmNumber /-\?\<\d\+\>/
212 syn match llvmFloat /-\?\<\d\+\.\d*\(e[+-]\d\+\)\?\>/
213 syn match llvmFloat /\<0x\x\+\>/
216 syn match llvmComment /;.*$/
218 syn match llvmLabel /[-a-zA-Z$._][-a-zA-Z$._0-9]*:/
219 syn match llvmIdentifier /[%@][-a-zA-Z$._][-a-zA-Z$._0-9]*/
222 syn match llvmIdentifie
[all...]
/netbsd-current/tests/bin/sh/
H A Dt_exit.sh37 atf_check -o match:0 -e empty ${TEST_SH} -c 'true; true & echo $?'
39 atf_check -o match:0 -e empty ${TEST_SH} -c 'false; true & echo $?'
48 atf_check -s exit:0 -o match:STATUS=1-0 -e empty \
68 atf_check -s exit:0 -o match:0 -e empty \
90 atf_check -s exit:0 -o match:exiting -e empty ${TEST_SH} helper.sh
92 # atf_check -s exit:0 -o match:exiting -e empty /bin/ksh helper.sh
102 atf_check -s exit:0 -o match:exiting -o not-match:NO_NO -e empty \
105 # atf_check -s exit:0 -o match:exiting -e empty /bin/ksh helper.sh
140 atf_check -o match
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/binutils/testsuite/binutils-all/
H A Ddlltool.exp51 if ![string match "" $err] then {
66 if ![string match "" $err] then {
81 if ![string match "" $err] then {
115 if ![string match "" $err] then {
151 if ![string match "" $err] then {
162 if ![string match "" $err] then {
192 if ![string match "" $err] then {
223 if ![string match "" $err] then {
234 if ![string match "" $err] then {
272 if ![string match ""
[all...]
H A Dcompress.exp50 if [string match "" $exec_output] then {
73 if ![string match "" $got] then {
80 if ![string match "" $got] then {
91 if [string match "" $exec_output] then {
102 if ![string match "" $got] then {
113 if [string match "" $exec_output] then {
124 if ![string match "" $got] then {
129 if { [lindex $got 0] != 0 || ![string match "" [lindex $got 1]] } then {
146 if ![string match "" $got] then {
151 if { [lindex $got 0] != 0 || ![string match "" [linde
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/test/recipes/
H A D04-test_pem_reading.t88 my @match = grep /The Great State of Long-Winded Certificate Field Names Whereby to Increase the Output Size/, @data;
89 is((scalar @match > 0 ? 1 : 0), $cert_expected{$input});
100 my @match = grep /68:42:02:16:63:54:16:eb:06:5c:ab:06:72:3b:78:/, @data;
101 is((scalar @match > 0 ? 1 : 0), $dsa_expected{$input});
107 my @match = grep /00:a0:3a:21:14:5d:cd:b6:d5:a0:3e:49:23:c1:3a:/, @data;
108 ok(scalar @match > 0 ? 1 : 0);
112 @match = grep /:error:/, <DATA>;
114 ok(scalar @match > 0 ? 0 : 1);
115 @match = grep /70:40:4c:20:6a:16:ba:38:b5:c9:b1:4c:b6:b8:db:/, @data;
116 ok(scalar @match >
[all...]
/netbsd-current/tests/rump/rumpkern/h_server/
H A Dh_simpleserver.c29 bool match; local
50 match = true;
54 if (!match) {
/netbsd-current/crypto/external/bsd/openssl.old/dist/test/recipes/
H A D04-test_pem.t87 my @match = grep /The Great State of Long-Winded Certificate Field Names Whereby to Increase the Output Size/, @data;
88 is((scalar @match > 0 ? 1 : 0), $cert_expected{$input});
99 my @match = grep /68:42:02:16:63:54:16:eb:06:5c:ab:06:72:3b:78:/, @data;
100 is((scalar @match > 0 ? 1 : 0), $dsa_expected{$input});
107 my @match = grep /00:a0:3a:21:14:5d:cd:b6:d5:a0:3e:49:23:c1:3a:/, @data;
108 ok(scalar @match > 0 ? 1 : 0);
/netbsd-current/external/gpl3/gdb.old/dist/gdb/syscalls/
H A Darm-linux.py44 m = re.match(r'^#define __NR_(\w+)\s+\(__NR_SYSCALL_BASE\+\s*(\d+)\)',
50 m = re.match(r'^\s+/\* (\d+) was sys_(\w+) \*/$', line)
54 m = re.match(r'^#define __ARM_NR_(\w+)\s+\(__ARM_NR_BASE\+\s*(\d+)\)',
/netbsd-current/external/gpl3/gdb/dist/gdb/syscalls/
H A Darm-linux.py49 m = re.match(r"^#define __NR_(\w+)\s+\(__NR_SYSCALL_BASE\+\s*(\d+)\)", line)
54 m = re.match(r"^\s+/\* (\d+) was sys_(\w+) \*/$", line)
58 m = re.match(r"^#define __ARM_NR_(\w+)\s+\(__ARM_NR_BASE\+\s*(\d+)\)", line)
/netbsd-current/external/bsd/tre/lib/
H A DMakefile18 SRCS+= tre-ast.c tre-compile.c tre-match-approx.c
19 SRCS+= tre-match-backtrack.c tre-match-parallel.c tre-mem.c
/netbsd-current/external/gpl2/lvm2/dist/daemons/cmirrord/
H A Dcluster.c214 struct clog_request *match, *n; local
216 dm_list_iterate_items_safe(match, n, l)
217 if (match->u_rq.seq == rq->u_rq.seq) {
218 dm_list_del(&match->list);
219 return match;
292 /* Unable to find match for response */
294 LOG_ERROR("[%s] No match for cluster response: %s:%u",
334 struct clog_cpg *match; local
336 dm_list_iterate_items(match, &clog_cpg_list)
337 if (match
948 struct clog_cpg *match; local
1159 cpg_join_callback(struct clog_cpg *match, const struct cpg_address *joined, const struct cpg_address *member_list, size_t member_list_entries) argument
1238 cpg_leave_callback(struct clog_cpg *match, const struct cpg_address *left, const struct cpg_address *member_list, size_t member_list_entries) argument
1380 struct clog_cpg *match; local
[all...]
/netbsd-current/external/bsd/kyua-cli/dist/integration/
H A Dcmd_config_test.sh33 -o match:'^architecture = ' \
34 -o match:'^platform = ' \
152 -e match:"kyua: W: 'test_suites.foo.X-var'.*not defined" \
155 atf_check -s exit:0 -o match:"foo.X-var = baz" -e empty \
167 atf_check -s exit:0 -o match:"test_suites.foo.X-var = bar" -e empty \
176 atf_check -s exit:0 -o match:"test_suites.foo.X-var = baz" -e empty \
189 -e match:"kyua: W: 'test_suites.foo.X-var'.*not defined" \
191 atf_check -s exit:0 -o match:"test_suites.foo.X-var = baz" -e empty \
193 atf_check -s exit:0 -o match:"test_suites.foo.X-var = baz" -e empty \
208 atf_check -s exit:0 -o match
[all...]
/netbsd-current/usr.bin/xargs/
H A Dstrnsubst.c28 * Replaces str with a string consisting of str with match replaced with
38 strnsubst(char **str, const char *match, const char *replstr, size_t maxsize) argument
47 * to duplicate s1. XXX we maybe should double-check whether the match
54 match = NULL;
64 if (match == NULL || replstr == NULL || maxsize == strlen(s1)) {
70 this = strstr(s1, match);
74 strlen(match) + 1) > maxsize) {
80 s1 = this + strlen(match);
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-elf/
H A Ddwarf.exp94 if ![string match "" $got] then {
102 if ![string match "" $got] then {
110 if ![string match "" $got] then {
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/
H A Dia64-breakpoint-shadow.exp45 set match "\nDump of assembler code for function main:\r\n(.*)End of assembler dump.\r\n$gdb_prompt $"
49 -re $match {
72 -re $match {
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
H A Dia64-breakpoint-shadow.exp44 set match "\nDump of assembler code for function main:\r\n(.*)End of assembler dump.\r\n$gdb_prompt $"
48 -re $match {
71 -re $match {
/netbsd-current/tests/net/if/
H A Dt_ifconfig.sh110 atf_check -s exit:0 -o match:'inet 127.0.0.1' rump.ifconfig lo0 inet
111 atf_check -s exit:0 -o match:'inet localhost' rump.ifconfig -N lo0 inet
112 atf_check -s exit:0 -o match:'inet6 ::1' rump.ifconfig lo0 inet6
113 atf_check -s exit:0 -o match:'inet6 localhost' rump.ifconfig -N lo0 inet6
114 atf_check -s not-exit:0 -e match:'not supported' rump.ifconfig lo0 atalk
115 atf_check -s not-exit:0 -e match:'not supported' rump.ifconfig -N lo0 atalk
126 atf_check -s exit:0 -o match:'pltime' rump.ifconfig -L shmif0
127 atf_check -s exit:0 -o match:'vltime' rump.ifconfig -L shmif0
131 atf_check -s exit:0 -o match:'localhost' rump.ifconfig -N lo0
132 atf_check -s exit:0 -o match
[all...]
/netbsd-current/sys/arch/hpc/hpc/
H A Dplatid.c125 struct platid_name *match; local
127 match = platid_search(pid,
131 return ((match != NULL) ? match->name : TEXT("UNKNOWN"));
150 void *match; local
153 match = NULL;
158 match = base;
163 return (match);
/netbsd-current/sys/arch/mips/alchemy/dev/
H A Dauaudio.c55 auaudio_match(device_t parent, cfdata_t match, void *aux) argument
60 if (strcmp(aa->aa_name, match->cf_name) == 0)
/netbsd-current/tests/net/ipsec/
H A Dt_ipsec_sysctl.sh45 atf_check -s not-exit:0 -e match:'invalid' \
47 atf_check -s not-exit:0 -e match:'invalid' \
73 atf_check -s exit:0 -o match:'= 1' rump.sysctl net.inet.ipsec.enabled
76 atf_check -s exit:0 -o match:'= 1' rump.sysctl net.inet6.ipsec6.enabled
78 atf_check -s exit:0 -o match:'= 0' rump.sysctl net.inet.ipsec.used
80 atf_check -s exit:0 -o match:'= 0' rump.sysctl net.inet6.ipsec6.used
88 atf_check -s exit:0 -o match:'= 0' rump.sysctl net.inet.ipsec.used
89 atf_check -s exit:0 -o match:'= 0' rump.sysctl net.inet6.ipsec6.used
97 atf_check -s exit:0 -o match:'= 1' rump.sysctl net.inet.ipsec.used
98 atf_check -s exit:0 -o match
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/contrib/
H A Dgit-descr.sh21 r=$(git describe --all --match 'basepoints/gcc-[0-9]*' $c | sed -n 's,^\(tags/\)\?basepoints/gcc-\([0-9]\+\)-\([0-9]\+\)-g[0-9a-f]*$,r\2-\3,p;s,^\(tags/\)\?basepoints/gcc-\([0-9]\+\)$,r\2-0,p');
23 r=$(git describe --all --abbrev=40 --match 'basepoints/gcc-[0-9]*' $c | sed -n 's,^\(tags/\)\?basepoints/gcc-,r,p')
25 r=$(git describe --all --abbrev=14 --match 'basepoints/gcc-[0-9]*' $c | sed -n 's,^\(tags/\)\?basepoints/gcc-,r,p');
26 expr match ${r:-no} 'r[0-9]\+$' >/dev/null && r=${r}-0-g$(git rev-parse $c);
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/mach-o/
H A Dcomm-1.d3 # match for 32 and 64 bits.

Completed in 368 milliseconds

1234567891011>>