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

/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/shader/slang/
H A Dslang_storage.h76 struct slang_storage_aggregate_ *aggregate; member in struct:slang_storage_array_
121 * Returns total size (in machine units) of the given aggregate.
130 * Converts structured aggregate to a flat one, with arrays of generic
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/cmd/jdtrace/
H A DJDTrace.java447 printAggregate(Aggregate aggregate) argument
449 printAggregationRecords(aggregate.getOrderedRecords());
968 Aggregate aggregate = dtrace.getAggregate();
969 if (aggregate != null) {
970 printAggregate(aggregate);
1010 Aggregate aggregate = dtrace.getAggregate();
1011 if (aggregate != null) {
1014 printAggregate(aggregate);
/vbox/src/VBox/Main/include/
H A DPerformance.h391 /** Returns the lists of disks (aggregate and physical) used by the specified file system. */
843 Metric(BaseMetric *baseMetric, SubMetric *subMetric, Aggregate *aggregate) : argument
844 mName(subMetric->getName()), mBaseMetric(baseMetric), mSubMetric(subMetric), mAggregate(aggregate)
/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 56 milliseconds