Searched defs:imported (Results 1 - 10 of 10) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/os2/
H A Dos2io.c826 _PR_MD_INIT_FD_INHERITABLE(PRFileDesc *fd, PRBool imported) argument
828 if (imported) {
829 /* for imported handles, we'll determine the inheritance state later
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/beos/
H A Dbfile.c135 _MD_init_fd_inheritable (PRFileDesc *fd, PRBool imported) argument
137 if (imported) {
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/
H A Dw95io.c939 _PR_MD_INIT_FD_INHERITABLE(PRFileDesc *fd, PRBool imported) argument
941 if (imported) {
H A Dntio.c2688 _PR_MD_INIT_FD_INHERITABLE(PRFileDesc *fd, PRBool imported) argument
2690 if (imported) {
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/mac/
H A Dmacsockotpt.c2061 void _MD_initfdinheritable(PRFileDesc *fd, PRBool imported) argument
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/
H A Dunix.c1332 void _MD_init_fd_inheritable(PRFileDesc *fd, PRBool imported) argument
1334 if (imported) {
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/
H A Dptio.c237 PRIntn osfd, PRDescType type, PRBool isAcceptedSocket, PRBool imported);
3309 PRIntn osfd, PRDescType type, PRBool isAcceptedSocket, PRBool imported)
3318 if (imported) fd->secret->inheritable = _PR_TRI_UNKNOWN;
3308 pt_SetMethods( PRIntn osfd, PRDescType type, PRBool isAcceptedSocket, PRBool imported) argument
/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemas.c403 int imported; member in struct:_xmlSchemaBucket
431 /* @relations will hold any included/imported/redefined schemas. */
435 int imported; member in struct:_xmlSchemaImport
439 /* The imported schema. */
458 int imported; member in struct:_xmlSchemaInclude
4804 * Lookup a an attribute in the schema or imported schemas
4838 * Lookup a an attribute group in the schema or imported schemas
4878 * Lookup a group in the schema or imported schemas
4945 * Lookup a group in the schema or imported schemas
5069 * Process imported/include
10053 xmlSchemaGetSchemaBucketByTNS(xmlSchemaParserCtxtPtr pctxt, const xmlChar *targetNamespace, int imported) argument
21917 xmlSchemaAugmentImportedIDC(xmlSchemaImportPtr imported, xmlSchemaValidCtxtPtr vctxt) argument
[all...]
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Dsaaj-impl.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...
H A Djaxws-rt.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...

Completed in 417 milliseconds