Searched defs:scope (Results 51 - 58 of 58) sorted by relevance

123

/vbox/src/libs/libxml2-2.6.31/include/libxml/
H A DschemasInternals.h785 const xmlChar *scope; member in struct:_xmlSchemaElement
/vbox/src/libs/xpcom18a4/nsprpub/lib/msgc/src/
H A Dprmsgc.c1457 void _PR_CreateFinalizer(PRThreadScope scope) argument
1462 PR_PRIORITY_LOW, scope,
3280 PRWord flags, PRInt32 initialHeapSize, PRInt32 segSize, PRThreadScope scope)
3337 _PR_CreateFinalizer(scope);
3279 PR_InitGC( PRWord flags, PRInt32 initialHeapSize, PRInt32 segSize, PRThreadScope scope) argument
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxb-api.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/xml/bind/ javax/xml/bind/annotation/ ...
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...
H A Djaxb-impl.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/bind/ ...
H A Dsjsxp.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/ ...
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/uts/common/dtrace/
H A Ddtrace.c5932 * out of that scope because in the case of DIF expression
8548 err += efunc(i, "unrecognized variable scope %d\n",
8899 uchar_t scope VBDTGCC(0);
8914 scope = DIFV_SCOPE_THREAD;
8927 scope = DIFV_SCOPE_THREAD;
8929 scope = DIFV_SCOPE_GLOBAL;
8997 if (v->dtdv_id == id && v->dtdv_scope == scope) {
9035 uint8_t scope = v->dtdv_scope; local
9043 switch (scope) {
9095 AssertFatalMsgFailed(("%d\n", scope));
9194 uint8_t scope = v->dtdv_scope; local
[all...]

Completed in 117 milliseconds

123