Searched refs:Statistics (Results 1 - 22 of 22) sorted by relevance

/external/jmonkeyengine/engine/src/core/com/jme3/app/
H A DStatsView.java39 import com.jme3.renderer.Statistics;
49 * {@link com.jme3.renderer.Statistics} and then displayed on screen.<br/>
53 * {@link com.jme3.renderer.Statistics} from the
57 * Statistics stats = renderer.getStatistics();<br/>
65 private Statistics statistics;
74 public StatsView(String name, AssetManager manager, Statistics stats){
/external/icu4c/test/perf/perldriver/
H A DDataset.pm9 use Statistics::Descriptive;
10 use Statistics::Distributions;
26 my $stats = Statistics::Descriptive::Full->new();
35 my $t = Statistics::Distributions::tdistr($n-1, 0.005);
/external/jmonkeyengine/engine/src/core/com/jme3/system/
H A DNullRenderer.java41 import com.jme3.renderer.Statistics;
55 private static final Statistics stats = new Statistics();
61 public Statistics getStatistics() {
/external/dexmaker/src/dx/java/com/android/dx/dex/file/
H A DStatistics.java26 * Statistics about the contents of a file.
28 public final class Statistics { class
35 public Statistics() { method in class:Statistics
93 sb.append("Statistics:\n");
H A DDexFile.java609 public Statistics getStatistics() {
610 Statistics stats = new Statistics();
/external/webkit/Source/WebCore/loader/cache/
H A DMemoryCache.h99 struct Statistics { struct in class:WebCore::MemoryCache
166 Statistics getStatistics();
H A DMemoryCache.cpp606 MemoryCache::Statistics MemoryCache::getStatistics()
608 Statistics stats;
663 Statistics s = getStatistics();
/external/jmonkeyengine/engine/src/core/com/jme3/renderer/
H A DRenderer.java66 * to call {@link Statistics#clearFrame() } at the appropriate time
69 public Statistics getStatistics();
H A DStatistics.java44 * The <code>Statistics</code> can be retrieved by using {@link Renderer#getStatistics() }.
48 public class Statistics { class
/external/webkit/Source/WebKit/chromium/src/
H A DWebCache.cpp94 MemoryCache::Statistics stats = cache->getStatistics();
/external/webkit/Source/WebKit/mac/Misc/
H A DWebCache.mm46 WebCore::MemoryCache::Statistics s = WebCore::memoryCache()->getStatistics();
/external/webkit/Source/WebKit2/UIProcess/
H A DWebContext.h156 struct Statistics { struct in class:WebKit::WebContext
161 static Statistics& statistics();
H A DWebContext.cpp452 WebContext::Statistics& WebContext::statistics()
454 static Statistics statistics = Statistics();
/external/jmonkeyengine/engine/src/lwjgl/com/jme3/renderer/lwjgl/
H A DLwjglGL1Renderer.java13 import com.jme3.renderer.Statistics;
58 private final Statistics statistics = new Statistics();
81 public Statistics getStatistics() {
H A DLwjglRenderer.java114 private final Statistics statistics = new Statistics();
133 public Statistics getStatistics() {
/external/webkit/Source/WebKit/win/
H A DWebCache.cpp100 WebCore::MemoryCache::Statistics stat = WebCore::memoryCache()->getStatistics();
/external/webkit/Source/WebKit2/UIProcess/API/C/
H A DWKContext.cpp104 const WebContext::Statistics& webContextStatistics = WebContext::statistics();
/external/valgrind/main/callgrind/
H A Dglobal.h164 /*--- Statistics ---*/
167 typedef struct _Statistics Statistics; typedef in typeref:struct:_Statistics
824 extern Statistics CLG_(stat);
H A Dmain.c49 Statistics CLG_(stat);
61 /*--- Statistics ---*/
64 static void CLG_(init_statistics)(Statistics* s)
/external/jmonkeyengine/engine/src/android/com/jme3/renderer/android/
H A DOGLESShaderRenderer.java97 private final Statistics statistics = new Statistics();
145 public Statistics getStatistics() {
/external/iproute2/doc/
H A Dip-cref.tex482 \paragraph{Statistics:} With the \verb|-statistics| option, \verb|ip| also
801 \paragraph{Statistics:} With the \verb|-statistics| option, the command
1021 \paragraph{Statistics:} The \verb|-statistics| option displays some usage
1054 \paragraph{Statistics:} With the \verb|-statistics| option, the command
1670 \paragraph{Statistics:} With the \verb|-statistics| option, more
1694 \paragraph{Statistics:} With the \verb|-statistics| option, the command
2331 \paragraph{Statistics:} The \verb|-statistics| option also prints the
2469 \paragraph{Statistics:}
2329 \\paragraph{Statistics:} The \\verb|-statistics| option also prints the paragraph
2467 \\paragraph{Statistics:} paragraph
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.test.performance_3.6.0.v20091014.jarMETA-INF/MANIFEST.MF plugin.properties about.html scripts/cs.sh scripts/derby. ...

Completed in 412 milliseconds