HomeSort by relevance Sort by last modified time
    Searched full:measured (Results 51 - 75 of 231) sorted by null

1 23 4 5 6 7 8 910

  /system/extras/tests/sdcard/
stopwatch.h 88 // measured (1 sample == 1 start + 1 stop). Used
  /external/skia/src/images/
fpdfemb.h 558 // For device system, coordinations are measured in pixels;
559 // For page system, coordinations are measured in hundredth of points.
787 // For device system, coordinations are measured in pixels;
788 // For page system, coordinations are measured hundredth of points.
    [all...]
  /external/skia/include/core/
SkPaint.h 738 @param text The text to be measured
773 @param text The text to be measured
776 widths are <= maxWidth are measured.
778 width of the measured text.
781 @return The number of bytes of text that were measured. Will be
    [all...]
  /external/iproute2/man/man8/
tc-cbq-details.8 92 During operations, the effective idletime is measured using an
97 The calculated idle time is subtracted from the EWMA measured one,
tc-cbq.8 73 During operations, the effective idletime is measured using an
78 The calculated idle time is subtracted from the EWMA measured one,
  /external/openssl/crypto/0.9.9-dev/sha/
sha1-armv4-large.pl 16 # impl size in bytes comp cycles[*] measured performance
31 # [*] Manually counted instructions in "grand" loop body. Measured
  /cts/tools/dasm/src/java_cup/runtime/
virtual_parse_stack.java 57 * This is measured from top of stack, so 0 would indicate that no
  /dalvik/libcore/math/src/main/java/java/math/
Multiplication.java 140 * estimated size, measured in bytes: 1 + [exp / log10(2)]
  /external/icu4c/i18n/unicode/
gregocal.h 684 * The point at which the Gregorian calendar rules are used, measured in
688 * 2299161. This is measured from the standard epoch, not in Julian Days.
719 * true Julian date, since it is measured from midnight, not noon.
728 * true Julian date, since it is measured from midnight, not noon.
    [all...]
  /external/netperf/
netcpu_kstat.c 352 /* It is possible that the library measured a time other than */
netcpu_perfstat.c 275 /* It is possible that the library measured a time other than */
  /external/proguard/docs/
results.html 123 Results were measured with ProGuard 4.0 on a 2.6 GHz Pentium 4 with 512 MB
  /external/tcpdump/
ieee802_11_radio.h 145 * reference). This is the absolute power level measured at
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
radiotap.h 152 * reference). This is the absolute power level measured at
  /frameworks/base/awt/org/apache/harmony/awt/gl/font/
FontMetricsImpl.java 242 * the String which width is to be measured
  /frameworks/base/docs/html/resources/articles/
layout-tricks-efficiency.jd 16 parameter, which requires the child to be measured twice.</p>
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/Core_Adapt/
Core_AdaptTx.c 188 * MSDU length. Measured from the first byte of the MAC header
  /dalvik/libcore/luni-kernel/src/main/java/java/lang/
Runtime.java 351 * @return the approximate amount of free memory, measured in bytes.
513 * @return the total amount of memory, measured in bytes.
732 * allocate, measured in bytes.
  /frameworks/base/core/java/com/android/internal/widget/
SlidingTab.java 394 * Ensure all the dependent widgets are measured.
404 * Get the measured tab width. Must be called after {@link Slider#measure()}.
412 * Get the measured tab width. Must be called after {@link Slider#measure()}.
    [all...]
  /frameworks/base/core/jni/android/graphics/
Paint.cpp 433 SkScalar measured; local
435 SkFloatToScalar(maxWidth), &measured, tbd);
441 array[0] = SkScalarToFloat(measured);
  /frameworks/base/graphics/java/android/graphics/
Path.java 296 * @param sweepAngle Sweep angle (in degrees) measured clockwise, treated
314 * @param sweepAngle Sweep angle (in degrees) measured clockwise
401 * @param sweepAngle Sweep angle (in degrees) measured clockwise
  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
Path.java 345 * @param sweepAngle Sweep angle (in degrees) measured clockwise, treated
363 * @param sweepAngle Sweep angle (in degrees) measured clockwise
471 * @param sweepAngle Sweep angle (in degrees) measured clockwise
  /hardware/ti/wlan/wl1271/stad/src/AirLink_Managment/
measurementMgr.c 355 WLAN_OS_REPORT(("Measured Channel: %d\n", pMeasurementMgr->measuredChannelID));
687 TRACE6(pMeasurementMgr->hReport, REPORT_SEVERITY_INFORMATION, ": \n\nRequest #%d:\n Type: %d\n Measured Channel: %d (Serving Channel: %d)\n Scan Mode: %d\n Duration: %d\n\n", index+1, pRequestArr[index]->Type, pRequestArr[index]->channelNumber, pMeasurementMgr->servingChannelID, pRequestArr[index]->ScanMode, pRequestArr[index]->DurationTime);
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/AirLink_Managment/
measurementMgr.c 354 WLAN_OS_REPORT(("Measured Channel: %d\n", pMeasurementMgr->measuredChannelID));
689 TRACE6(pMeasurementMgr->hReport, REPORT_SEVERITY_INFORMATION, ": \n\nRequest #%d:\n Type: %d\n Measured Channel: %d (Serving Channel: %d)\n Scan Mode: %d\n Duration: %d\n\n", index+1, pRequestArr[index]->Type, pRequestArr[index]->channelNumber, pMeasurementMgr->servingChannelID, pRequestArr[index]->ScanMode, pRequestArr[index]->DurationTime);
    [all...]
  /external/icu4c/i18n/
astro.cpp 375 * Returns the current Greenwich sidereal time, measured in hours
402 * Returns the current local sidereal time, measured in hours
588 * a regular, circular orbit, measured in radians
593 * @return The true anomaly (longitude) measured in radians
613 * The longitude is measured in radians along the ecliptic
    [all...]

Completed in 92 milliseconds

1 23 4 5 6 7 8 910