Searched refs:invalid (Results 1 - 25 of 51) sorted by relevance

123

/barrelfish-master/lib/libc/locale/
H A Drune.c106 goto invalid;
112 goto invalid;
118 goto invalid;
124 goto invalid;
137 goto invalid;
143 goto invalid;
247 invalid:
/barrelfish-master/lib/vfs/
H A Dfdtab.c96 static struct fdtab_entry invalid = { local
103 return &invalid;
/barrelfish-master/lib/openssl-1.0.0d/test/
H A Dtestss66 echo first generated request is invalid
72 echo second generated request is invalid
78 echo first generated cert is invalid
/barrelfish-master/lib/openssl-1.0.0d/ms/
H A Dtestss.bat83 echo first generated request is invalid
86 echo second generated request is invalid
89 echo first generated cert is invalid
H A Dtestssce.bat89 echo first generated request is invalid
92 echo second generated request is invalid
95 echo first generated cert is invalid
/barrelfish-master/include/target/arm/barrelfish_kpi/
H A Dpaging_arm_v7.h74 } invalid; member in union:arm_l1_entry
138 } invalid; member in union:arm_l2_entry
/barrelfish-master/usr/webserver/
H A Dhttp_server.c160 } /* end if : invalid http_conn */
521 goto invalid;
527 goto invalid;
532 goto invalid;
566 invalid:
567 DEBUGPRINT("invalid request: %s\n", conn->request);
568 DEBUGPRINT("%d: invalid request: %s\n",conn->request_no, conn->request);
/barrelfish-master/kernel/arch/armv7/
H A Dpaging.c216 // is already mapped to, or an invalid mapping, in which case map
368 panic("oops: frame offset invalid");
382 if (entry->invalid.type != L1_TYPE_INVALID_ENTRY) {
668 if (!l1e->invalid.type) {// invalid
685 if (!l2e->invalid.type) { // invalid entry
714 if (l1_e->invalid.type == 2) { // section
717 } else if (l1_e->invalid.type == 1) { // l2 table
773 * form of a prototype 32-bit L2 *invalid* PT
[all...]
/barrelfish-master/usr/eclipseclp/WinMSC/CPPexample/
H A DCPPexample.mak22 !ERROR An invalid configuration is specified.
/barrelfish-master/usr/eclipseclp/WinMSC/Cexample/
H A DCexample.mak21 !ERROR An invalid configuration is specified.
/barrelfish-master/usr/eclipseclp/WinMSC/Minimain/
H A DMinimain.mak21 !ERROR An invalid configuration is specified.
/barrelfish-master/usr/eclipseclp/WinMSC/Ria/
H A DRia.mak19 !ERROR An invalid configuration is specified.
/barrelfish-master/usr/eclipseclp/WinMSC/Shm/
H A DShm.mak19 !ERROR An invalid configuration is specified.
/barrelfish-master/doc/023-coreboot/
H A Dcoreboot.tex227 \item The core id is invalid: If we don't find the core in the SKB,
301 \item The target or destination KCB ID is invalid: The operation is aborted.
329 \item The KCB id is invalid: If we don't find the KCB capability in the SKB,
/barrelfish-master/kernel/
H A Dstartup.c148 #error invalid scheduler
/barrelfish-master/usr/eclipseclp/WinMSC/Bitmap/
H A DBitmap.mak19 !ERROR An invalid configuration is specified.
/barrelfish-master/usr/eclipseclp/WinMSC/EcJava/
H A DEcJava.mak19 !ERROR An invalid configuration is specified.
/barrelfish-master/usr/eclipseclp/WinMSC/EcJavaLoad/
H A DEcJavaLoad.mak22 !ERROR An invalid configuration is specified.
/barrelfish-master/usr/eclipseclp/WinMSC/Edge_finder/
H A DEdge_finder.mak22 !ERROR An invalid configuration is specified.
/barrelfish-master/usr/eclipseclp/WinMSC/IC/
H A DIC.mak19 !ERROR An invalid configuration is specified.
/barrelfish-master/usr/eclipseclp/WinMSC/PtEclipse/
H A DPtEclipse.mak22 !ERROR An invalid configuration is specified.
/barrelfish-master/usr/eclipseclp/WinMSC/Standalone/
H A DStandalone.mak22 !ERROR An invalid configuration is specified.
/barrelfish-master/usr/eclipseclp/WinMSC/TkEclipse/
H A DTkEclipse.mak22 !ERROR An invalid configuration is specified.
/barrelfish-master/usr/eclipseclp/WinMSC/TkExdr/
H A DTkExdr.mak19 !ERROR An invalid configuration is specified.
/barrelfish-master/usr/eclipseclp/documents/userman/
H A Dumscalendar.tex109 The library code does not detect invalid dates,

Completed in 139 milliseconds

123