HomeSort by relevance Sort by last modified time
    Searched full:measure (Results 26 - 50 of 449) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/libvpx/vp8/common/
entropy.h 70 /* Inside dimension is 3-valued measure of nearby complexity, that is,
75 After decoding a coefficient, the measure is roughly the size of the
77 Note that the intuitive meaning of this measure changes as coefficients
  /external/skia/bench/
TextBench.cpp 12 tiny -vs- large pointsize (measure blit -vs- overhead)
13 1 -vs- many point sizes (measure cache lookup)
15 force purge after each draw to measure scaler
  /external/dropbear/libtomcrypt/src/pk/asn1/der/utf8/
der_length_utf8_string.c 21 @param c The UTF-8 character to measure
39 @param in The characters to measure the length of
  /libcore/luni/src/main/java/org/apache/harmony/luni/platform/
Platform.java 39 // BlockGuard. In the future we intend to measure this and, with
48 // TODO: measure & fix if needed.
  /external/chromium/net/base/
bandwidth_metrics.h 17 // measure, this class needs to know when individual streams are in progress,
22 // Note, the easiest thing to do is to just measure each stream and average
29 // We can't measure bandwidth by looking at any individual stream.
30 // We can only measure actual bandwidth by looking at the bandwidth
  /frameworks/base/core/java/android/text/
GraphicsOperations.java 24 * draw/measure/widths calculations from an internal array.
  /packages/apps/Camera/src/com/android/camera/ui/
MeasureHelper.java 38 public void measure(int widthSpec, int heightSpec) { method in class:MeasureHelper
RotatePane.java 59 c.measure(widthSpec, heightSpec);
64 mChild.measure(heightSpec, widthSpec);
  /sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/model/
ProfilesTableModel.java 23 private static final String[] NAMES = { "measure", "layout", "draw" };
  /external/netperf/
config.h 274 /* Use Solaris's kstat interface to measure CPU util. */
277 /* Use looper/soaker processes to measure CPU util. */
280 /* Use MacOS X's host_info interface to measure CPU util. */
283 /* Use AIX's perfstat interface to measure CPU util. */
286 /* Use Linux's procstat interface to measure CPU util. */
289 /* Use HP-UX's pstat interface to measure CPU util. */
292 /* Use FreeBSD's sysctl interface to measure CPU util. */
nettest_sctp.h 45 float cpu_rate; /* could we measure */
90 float cpu_rate; /* could we measure */
nettest_xti.h 44 float cpu_rate; /* could we measure */
88 float cpu_rate; /* could we measure */
134 float cpu_rate; /* could we measure */
218 float cpu_rate; /* could we measure */
  /hardware/ti/wlan/wl1271/TWD/MacServices/
MeasurementSrvSM.h 151 * \brief Handle a DRIVER_MODE_SUCCESS event by sending start measure command to the FW.\n
162 * \brief Handle a START_SUCCESS event by starting different measure types and setting timers.\n
173 * \brief Handle an ALL_TYPE_COMPLETE event by sending a stop measure command to the FW.\n
218 * \brief handle a STOP_REQUEST event when in MEASURE_IN_PROGRESS by stopping all measure types and
219 * \brief requesting measure stop from the FW.\n
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/src/MeasurementSRV/
MeasurementSrvSM.h 154 * \brief Handle a DRIVER_MODE_SUCCESS event by sending start measure command to the FW.\n
165 * \brief Handle a START_SUCCESS event by starting different measure types and setting timers.\n
176 * \brief Handle an ALL_TYPE_COMPLETE event by sending a stop measure command to the FW.\n
221 * \brief handle a STOP_REQUEST event when in MEASURE_IN_PROGRESS by stopping all measure types and
222 * \brief requesting measure stop from the FW.\n
  /system/wlan/ti/wilink_6_1/TWD/MacServices/
MeasurementSrvSM.h 151 * \brief Handle a DRIVER_MODE_SUCCESS event by sending start measure command to the FW.\n
162 * \brief Handle a START_SUCCESS event by starting different measure types and setting timers.\n
173 * \brief Handle an ALL_TYPE_COMPLETE event by sending a stop measure command to the FW.\n
218 * \brief handle a STOP_REQUEST event when in MEASURE_IN_PROGRESS by stopping all measure types and
219 * \brief requesting measure stop from the FW.\n
  /external/chromium/third_party/icu/public/i18n/unicode/
curramt.h 18 #include "unicode/measure.h"
35 class U_I18N_API CurrencyAmount: public Measure {
tmutamt.h 17 #include "unicode/measure.h"
31 class U_I18N_API TimeUnitAmount: public Measure {
  /external/chromium/third_party/icu/source/test/perf/ucnvavailperf/
ucnvavailperf.cpp 84 // Hook in our own memory allocation functions so that we can measure
115 // Measure the time to find out the list of actually available converters.
  /external/icu4c/i18n/unicode/
curramt.h 18 #include "unicode/measure.h"
35 class U_I18N_API CurrencyAmount: public Measure {
tmutamt.h 17 #include "unicode/measure.h"
31 class U_I18N_API TimeUnitAmount: public Measure {
  /external/icu4c/test/perf/ucnvavailperf/
ucnvavailperf.cpp 84 // Hook in our own memory allocation functions so that we can measure
115 // Measure the time to find out the list of actually available converters.
  /frameworks/base/core/tests/coretests/src/android/widget/
TextViewPerformanceTest.java 50 mLabelView.measure(View.MeasureSpec.AT_MOST | 320, View.MeasureSpec.AT_MOST | 240);
61 mTextView.measure(View.MeasureSpec.AT_MOST | 320, View.MeasureSpec.AT_MOST | 240);
  /cts/apps/CtsVerifier/jni/audioquality/
MeasureRms.h 20 /* Measure the rms of the non-silence segment of the signal in pcm, which
  /external/bison/lib/
timevar.def 2 measure run-time performance of the compiler.
  /external/chromium/third_party/icu/source/test/hdrtst/
cxxfiles.txt 39 measure.h

Completed in 600 milliseconds

12 3 4 5 6 7 8 91011>>