Searched defs:locals (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/shader/slang/
H A Dslang_compile_operation.h118 slang_variable_scope *locals; /**< local vars for scope */ member in struct:slang_operation_
/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemas.c302 xmlSchemaAddItemSize(&(WXS_BUCKET(ctx)->locals), 10, item)
406 xmlSchemaItemListPtr locals; /* Local components. */ member in struct:_xmlSchemaBucket
438 xmlSchemaItemListPtr locals; member in struct:_xmlSchemaImport
461 xmlSchemaItemListPtr locals; /* Local components. */ member in struct:_xmlSchemaInclude
3503 if (bucket->locals != NULL) {
3504 xmlSchemaComponentListFree(bucket->locals);
3505 xmlSchemaItemListFree(bucket->locals);
3557 ret->locals = xmlSchemaItemListCreate();
3558 if (ret->locals == NULL) {
20740 * TODO: Think about storing locals _only
[all...]
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxws-rt.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...

Completed in 96 milliseconds