Searched refs:found (Results 376 - 400 of 2077) sorted by relevance

<<11121314151617181920>>

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dskip.c219 error (_("No function found containing current program point %s."),
377 _("No skiplist entries found with number %s.\n"), arg);
437 bool found = false; local
443 found = true;
446 if (!found)
447 error (_("No skiplist entries found with number %s."), arg);
453 bool found = false; local
459 found = true;
462 if (!found)
463 error (_("No skiplist entries found wit
469 bool found = false; local
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/ts/
H A Dts_rsp_verify.c542 int found = 0; local
549 found = ts_find_name(gen_names, tsa_name) >= 0;
550 if (found)
561 return found;
567 int i, found; local
568 for (i = 0, found = 0; !found && i < sk_GENERAL_NAME_num(gen_names); ++i) {
570 found = GENERAL_NAME_cmp(current, name) == 0;
572 return found ? i - 1 : -1;
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dskip.c214 error (_("No function found containing current program point %s."),
372 _("No skiplist entries found with number %s.\n"), arg);
432 bool found = false; local
438 found = true;
441 if (!found)
442 error (_("No skiplist entries found with number %s."), arg);
448 bool found = false; local
454 found = true;
457 if (!found)
458 error (_("No skiplist entries found wit
464 bool found = false; local
[all...]
/netbsd-current/external/mpl/bind/dist/lib/isc/
H A Dpicohttpparser.c115 size_t ranges_size, int *found) {
116 *found = 0;
130 *found = 1;
157 int found; local
158 buf = findchar_fast(buf, buf_end, ranges1, 6, &found);
159 if (found)
284 int found; local
285 buf = findchar_fast(buf, buf_end, ranges, sizeof(ranges) - 1, &found);
286 if (!found) {
516 /* garbage found afte
114 findchar_fast(const char *buf, const char *buf_end, const char *ranges, size_t ranges_size, int *found) argument
[all...]
/netbsd-current/external/bsd/tmux/dist/
H A Dcmd-list-keys.c94 int found = 0; local
108 found = 1;
128 return (found);
157 int repeat, width, tablewidth, keywidth, found = 0; local
191 found = cmd_list_keys_print_notes(item, args, "root",
196 found = 1;
205 found = cmd_list_keys_print_notes(item, args, tablename,
260 found = 1;
317 if (only != KEYC_UNKNOWN && !found) {
/netbsd-current/external/bsd/atf/dist/tools/
H A Drequirements.cpp58 bool found = false; local
61 found = tools::fs::is_executable(program);
71 !found && iter != dirs.end(); iter++) {
74 found = true;
78 return found;
125 return "Required file '" + file.str() + "' not found";
177 return "Required program '" + (*iter) + "' not found in the PATH";
/netbsd-current/external/bsd/libbind/dist/isc/
H A Dev_waits.c112 int found = 0; local
122 found = 1;
135 if (!found) {
141 found = 1;
152 if (!found) {
/netbsd-current/external/gpl3/gdb/dist/
H A Dcompile99 found=no
106 found=yes
111 found=yes
116 found=yes
123 if test "$found" != yes; then
/netbsd-current/lib/libintl/
H A Dsysdep.c222 const struct sysdep_pair *found; local
224 found = bsearch(tag, sysdep_pair_table, numof(sysdep_pair_table),
227 if (found) {
229 *rlen = found->len;
230 return found->string;
/netbsd-current/lib/librumpuser/build-aux/
H A Dcompile99 found=no
106 found=yes
111 found=yes
116 found=yes
123 if test "$found" != yes; then
/netbsd-current/external/bsd/flex/dist/build-aux/
H A Dcompile99 found=no
106 found=yes
111 found=yes
116 found=yes
123 if test "$found" != yes; then
/netbsd-current/external/gpl3/gdb.old/dist/
H A Dcompile99 found=no
106 found=yes
111 found=yes
116 found=yes
123 if test "$found" != yes; then
/netbsd-current/external/lgpl3/mpc/dist/
H A Dcompile99 found=no
106 found=yes
111 found=yes
116 found=yes
123 if test "$found" != yes; then
/netbsd-current/external/lgpl3/gmp/dist/
H A Dcompile99 found=no
106 found=yes
111 found=yes
116 found=yes
123 if test "$found" != yes; then
/netbsd-current/external/public-domain/xz/dist/build-aux/
H A Dcompile99 found=no
106 found=yes
111 found=yes
116 found=yes
123 if test "$found" != yes; then
/netbsd-current/external/mpl/dhcp/dist/
H A Dcompile99 found=no
106 found=yes
111 found=yes
116 found=yes
123 if test "$found" != yes; then
/netbsd-current/external/bsd/tmux/dist/etc/
H A Dcompile99 found=no
106 found=yes
111 found=yes
116 found=yes
123 if test "$found" != yes; then
/netbsd-current/external/gpl3/gcc/dist/
H A Dcompile99 found=no
106 found=yes
111 found=yes
116 found=yes
123 if test "$found" != yes; then
/netbsd-current/tests/lib/libc/gen/
H A Dt_humanize_number.c125 unsigned int i, found; local
132 for (i = found = 0; i < hfslen && flags & ~found; i++) {
135 found |= hf->hf_flags;
147 flags &= ~found;
/netbsd-current/external/bsd/ntp/dist/sntp/libevent/build-aux/
H A Dcompile99 found=no
106 found=yes
111 found=yes
116 found=yes
123 if test "$found" != yes; then
/netbsd-current/external/gpl3/gcc.old/dist/
H A Dcompile99 found=no
106 found=yes
111 found=yes
116 found=yes
123 if test "$found" != yes; then
/netbsd-current/sys/external/isc/libsodium/dist/build-aux/
H A Dcompile99 found=no
106 found=yes
111 found=yes
116 found=yes
123 if test "$found" != yes; then
/netbsd-current/sys/external/isc/libsodium/dist/
H A Dcompile99 found=no
106 found=yes
111 found=yes
116 found=yes
123 if test "$found" != yes; then
/netbsd-current/external/bsd/libevent/dist/build-aux/
H A Dcompile99 found=no
106 found=yes
111 found=yes
116 found=yes
123 if test "$found" != yes; then
/netbsd-current/sys/arch/amd64/stand/prekern/
H A Dprng.c64 bool found; local
68 found = false;
69 for (i = 0; i < bootinfo.bi_nentries && !found; i++) {
71 found = true;
76 return found ? bic : NULL;

Completed in 1265 milliseconds

<<11121314151617181920>>