Searched defs:found (Results 76 - 82 of 82) sorted by relevance

1234

/vbox/src/VBox/Main/src-server/
H A DMachineImpl.cpp994 // never be found by findMachine()
4101 /* found a suitable diff, use it as a base */
4893 /* start with nothing found */
4900 // found:
8069 /* start with nothing found */
8076 // found:
8503 * @param aSharedFolder where to return the found object
8505 * not found
8507 * S_OK when found or VBOX_E_OBJECT_NOT_FOUND when not found
13315 BOOL found = it != mData->mSession.mRemoteControls.end(); local
[all...]
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/uts/common/dtrace/
H A Ddtrace.c1482 * found by running the ::dtrace_dynstat MDB dcmd.
2142 * algorithm (and a comparison with other algorithms) may be found by
2333 * We couldn't find a speculation. If we found as much as a single
3626 * the string length or we have found the character. If this
3661 * the string length or we have found the string. (Yes, this
3856 * found in the token string.
4041 * found here -- and probably only here. Is this the only use
5844 * If you're looking for the epicenter of DTrace, you just found it. This
7071 * invoke the match callback once if a matching probe is found.
7216 * the functions in the API for probe management (found belo
11130 int found = 0, err = ENOENT; local
[all...]
/vbox/src/libs/libxml2-2.6.31/
H A Dxpath.c2836 * Returns the number of elements found in the document or -1 in case
3395 * @ns: the XPath namespace node found in a nodeset.
4066 if (i >= cur->nodeNr) { /* not found */
4069 "xmlXPathNodeSetDel: Node %s wasn't found in NodeList\n",
4812 * Returns the xmlXPathFunction or NULL if not found
4840 * Returns the xmlXPathFunction or NULL if not found
4964 * Returns a copy of the value or NULL if not found
4990 * Returns the a copy of the value or NULL if not found
5068 * Returns the value or NULL if not found
10143 * Returns the value found o
10677 int found = 0; local
[all...]
H A Dxmlschemas.c1786 int res, found = 0; local
1800 found = 1;
1827 * on the first found enumeration.
1829 if (found)
4725 * Returns the element declaration or NULL if not found.
4759 * Returns the group definition or NULL if not found.
4806 * Returns the attribute declaration or NULL if not found.
4840 * Returns the attribute group definition or NULL if not found.
4880 * Returns the group definition or NULL if not found.
4947 * Returns the group definition or NULL if not found
13449 int found = 0; local
13497 int found; local
13709 int found = 0; local
13800 int found; local
13894 int found = 0; local
14024 int i, j, found; /* err = 0; */ local
24182 int found = 0; local
24232 int found; local
25099 int i, j, found, nbAttrs, nbUses; local
[all...]
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Dsjsxp.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...
H A Dsaaj-impl.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...
H A Djaxws-tools.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/istack/ ...

Completed in 203 milliseconds

1234