/external/svox/pico/lib/ |
picodata.c | 345 /* unsafe, just for measuring purposes */ [all...] |
picodata.h | 328 /* unsafe, just for measuring purposes */
|
/external/valgrind/main/perf/ |
vg_perf | 263 # Print the Valgrind version if we are measuring more than one.
|
vg_perf.in | 263 # Print the Valgrind version if we are measuring more than one.
|
/frameworks/base/core/java/android/hardware/ |
SensorEvent.java | 83 * (<b>Ad</b>). Conceptually, it does so by measuring forces applied to the
|
/frameworks/base/docs/html/guide/appendix/ |
glossary.jd | 268 Because a widget is fully implemented, it handles measuring and drawing
|
/frameworks/base/docs/html/guide/topics/ui/ |
ui-events.jd | 276 the framework will take care of measuring, laying out, and drawing the tree
|
/libcore/luni/src/main/java/java/lang/ |
System.java | 153 * 00:00:00 UTC. This method shouldn't be used for measuring timeouts or
|
/external/valgrind/main/massif/docs/ |
ms-manual.xml | 548 xreflabel="Measuring All Memory in a Process"> 549 <title>Measuring All Memory in a Process</title> [all...] |
/frameworks/base/core/java/android/os/ |
StrictMode.java | [all...] |
/dalvik/dx/src/com/android/dx/merge/ |
DexMerger.java | [all...] |
/frameworks/base/docs/html/guide/topics/views/ |
custom-views.jd | 6 <p>Android offers a sophisticated and powerful componentized model for building your UI, based on the fundamental building block classes {@link android.view.View} and {@link android.view.ViewGroup}. To start with, the platform includes a variety of prebuilt View and ViewGroup subclasses — called widgets and layouts, respectively — that you can use to construct your UI. The widgets and layouts are fully implemented and handle all of their own measuring and drawing, so you can use them right away. You can make new types of UI elements simply by nesting and grouping the widgets and layouts. Using widgets and layouts is the recommended approach to building a UI for your applications.</p>
|
/frameworks/base/media/java/android/media/ |
MediaRecorder.java | 799 /** Provide the elapsed time measuring from the start of the recording [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/ |
completionvalues1-expected-completion32.txt | 158 android:measureAllChildren : Determines whether to measure all children or just those in the VISIBLE or INVISIBLE state when measuring. [boolean]
|
/external/netperf/ |
nettest_unix.c | 462 /* value of the idle counter for later use in measuring cpu */ [all...] |
nettest_dlpi.c | 430 /* value of the idle counter for later use in measuring cpu */ [all...] |
netlib.c | 20 /* cpu_start() start measuring cpu */ 21 /* cpu_stop() stop measuring cpu */ [all...] |
/external/valgrind/main/docs/html/ |
manual.html | 240 <dt><span class="sect2"><a href="ms-manual.html#ms-manual.not-measured">9.2.8. Measuring All Memory in a Process</a></span></dt>
|
/external/webkit/PerformanceTests/SunSpider/ |
ChangeLog | 8 elapsed milliseconds from "run" and "checkSyntax" instead of measuring [all...] |
/cts/tests/tests/text/src/android/text/cts/ |
TextUtilsTest.java | 361 // turn off kerning. with kerning enabled, different methods of measuring the same text 426 // turn off kerning. with kerning enabled, different methods of measuring the same text [all...] |
/development/samples/SearchableDictionary/res/raw/ |
definitions.txt | 420 gauge - n. a measuring instrument for measuring and indicating a quantity such as the thickness of wire or the amount of rain etc. [all...] |
/dalvik/vm/analysis/ |
RegisterMap.cpp | 63 * Buckets measuring the distance between GC points. This tells us how [all...] |
/external/icu4c/test/perf/collationperf/ |
collperf.cpp | 40 " under test at each call point. For measuring test overhead.\n" [all...] |
/external/opencv/cxcore/include/ |
cxcore.h | [all...] |
/external/oprofile/doc/ |
internals.xml | 73 counters capable of measuring these events on the hardware level. Typically, these counters [all...] |