Searched refs:found (Results 251 - 275 of 832) sorted by relevance

<<11121314151617181920>>

/freebsd-current/contrib/dialog/
H A Dbuildlist.c555 int i, j, k, key2, found, x, y, cur_x, cur_y; local
872 found = FALSE;
877 found = TRUE;
882 if (!found) {
885 found = TRUE;
891 if (found)
904 if (!found
908 found = TRUE;
912 if (!found && fkey) {
947 if (!found
[all...]
H A Ddlg_keys.c720 bool found = FALSE; local
723 found = TRUE;
728 if (!found) {
842 bool found = FALSE; local
846 found = TRUE;
850 if (!found) {
884 bool found = FALSE; local
888 found = TRUE;
892 if (!found) {
/freebsd-current/usr.sbin/bhyve/amd64/
H A Dps2kbd.c353 int e0_prefix, found; local
361 found = 1;
363 found = 0;
367 found = 1;
374 found = 1;
381 if (!found) {
/freebsd-current/sys/dev/xilinx/
H A Dxlnx_pcib.c587 bool found; local
593 found = false;
597 found = true;
603 found = false;
608 if (found)
612 if (!found || irq == (XLNX_PCIB_MAX_MSI - 1)) {
613 /* Not enough interrupts were found. */
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DDYLDRendezvous.cpp259 // "_r_debug" structure is currently found by LLDB by looking through
275 // will start updating the copy of "_r_debug" that gets found first. The
318 LLDB_LOG(log, "DYLDRendezvous::GetAction() found two eAdd states in a "
438 bool found = false; local
441 found = true;
446 if (found)
468 bool found = false; local
471 found = true;
476 if (found)
/freebsd-current/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_str.cpp264 slash == NULL) { // On Windows* OS, if slash not found,
562 char *found = NULL; local
564 found = strchr(str, search_for);
565 while (found) {
566 *found = replace_with;
567 found = strchr(found + 1, search_for);
/freebsd-current/sys/netpfil/pf/
H A Dpf_ruleset.c137 struct pf_kanchor *key, *found; local
143 found = RB_FIND(pf_kanchor_global, &V_pf_anchors, key);
145 return (found);
511 struct pf_keth_anchor *key, *found; local
517 found = RB_FIND(pf_keth_anchor_global, &V_pf_keth_anchors, key);
519 return (found);
/freebsd-current/contrib/ee/
H A Dnew_curse.c1395 printf("terminal type %s not found\n", TERMINAL_TYPE);
1404 int found; local
1410 for (found = FALSE, offset = 0; (!found) && (offset < 26); offset++)
1414 found = TRUE;
1418 if (!found)
1420 for (found = FALSE, offset = 0; (!found) && (offset < lw__); offset++)
1424 found = TRUE;
1429 if (!found)
[all...]
/freebsd-current/contrib/sendmail/libsm/
H A Dfindfp.c11 * forth in the LICENSE file which can be found at the top level of
165 goto found; /* for opening reusing an 'fp' */
172 goto found;
176 found:
/freebsd-current/crypto/heimdal/kcm/
H A Devents.c270 int found = 0; local
278 found++;
283 if (!found) {
/freebsd-current/contrib/ncurses/ncurses/trace/
H A Dvisbuf.c318 const char *found = _nc_altcharset_name(attr, (chtype)
320 if (found != 0) {
321 (void) _nc_trace_bufcat(bufnum, found);
316 const char *found = _nc_altcharset_name(attr, (chtype) local
/freebsd-current/crypto/openssl/apps/lib/
H A Ds_socket.c69 * family == AF_UNIX, to the path found in host.
73 * found in *sock on success, it will be given INVALID_SOCKET otherwise.
85 int found = 0; local
125 ++found;
176 if (bindaddr != NULL && !found) {
254 * family == AF_UNIX, to the path found in host, then start accepting
/freebsd-current/usr.sbin/rpcbind/
H A Dutil.c210 goto found;
223 goto found;
270 found:
/freebsd-current/usr.bin/genl/
H A Dgenl.c199 bool found = false; local
216 found = true;
227 if (!found)
/freebsd-current/sys/geom/part/
H A Dg_part_ldm.c443 int error, found, i; local
458 for (found = 0, i = is_gpt; i < nitems(ldm_ph_off); i++) {
508 if (found != 0 && memcmp(&db->ph, &hdr, sizeof(hdr)) != 0) {
525 found = 0;
527 if (found == 0)
529 found = 1;
531 if (found == 0) {
532 LDM_DEBUG(1, "%s: valid LDM private header not found",
581 int error, found, i; local
585 for (i = 0, found
[all...]
/freebsd-current/contrib/llvm-project/lld/ELF/
H A DSymbolTable.cpp274 bool found =
277 found |= assignExactVersion({(pat.name + "@" + v.name).toStringRef(buf),
280 if (!found && !config->undefinedVersion)
/freebsd-current/contrib/llvm-project/lld/MachO/
H A DDriverUtils.cpp186 static void searchedDylib(const Twine &path, bool found) { argument
188 message("searched " + path + (found ? ", found " : ", not found"));
189 if (!found)
/freebsd-current/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelDAGToDAG.cpp232 bool found = false; local
236 found = true;
241 if (!found)
/freebsd-current/contrib/elftoolchain/libpe/
H A Dlibpe_section.c102 int found, i; local
145 found = 0;
151 found = 1;
155 if (found)
/freebsd-current/contrib/unbound/contrib/
H A Dwarmup.cmd16 if /I "%dig%"=="" echo Dig not found. If installed, add path to PATH environment variable. & exit 1
17 echo Dig found: %dig%
/freebsd-current/contrib/ncurses/test/
H A Dmove_field.c Error!

 

There was an error!

/usr/local/opengrok/src/freebsd-current/contrib/ncurses/test/move_field.c (No such file or directory)

java.io.FileNotFoundException: /usr/local/opengrok/src/freebsd-current/contrib/ncurses/test/move_field.c (No such file or directory)
at java.io.FileInputStream.open0(Native Method)
at java.io.FileInputStream.open(FileInputStream.java:195)
at java.io.FileInputStream.<init>(FileInputStream.java:138)
at java.io.FileReader.<init>(FileReader.java:72)
at org.opensolaris.opengrok.search.Results.prettyPrint(Results.java:191)
at org.apache.jsp.search_jsp._jspService(search_jsp.java:680)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:71)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:477)
at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:395)
at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:339)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:219)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:110)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:492)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:165)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:104)
at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:1025)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:451)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1201)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:654)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:319)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:750)