Searched defs:compact (Results 1 - 4 of 4) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlregexp.c275 * That's the compact form for determinists automatas
278 int *compact; member in struct:_xmlRegexp
456 * Switch to a compact representation
581 * the compact form can't be used !
646 ret->compact = transitions;
3433 if ((comp->compact == NULL) && (comp->states == NULL))
3449 if (comp->compact == NULL)
3607 * @comp: the precompiled exec with a compact table
3624 if ((comp == NULL) || (comp->compact == NULL) || (comp->stringMap == NULL))
3631 if (comp->compact[stat
[all...]
/vbox/src/VBox/Main/src-server/
H A DMediumImpl.cpp852 * Implementation code for the "compact" task.
2866 HRESULT Medium::compact(ComPtr<IProgress> &aProgress) function in class:Medium
8539 * Implementation code for the "compact" task.
8618 tr("Could not compact medium '%s'%s"),
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxb-xjc.jar ... rngom/nc/ org/kohsuke/rngom/parse/ org/kohsuke/rngom/parse/compact/ org/kohsuke/rngom/parse/host/ org/kohsuke/rngom/parse/xml ...
H A Djaxb-impl.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/bind/ ...

Completed in 83 milliseconds