/external/curl/docs/libcurl/opts/ |
CURLOPT_NOPROGRESS.3 | 25 CURLOPT_NOPROGRESS \- switch off the progress meter 31 If \fIonoff\fP is to 1, it tells the library to shut off the progress meter 35 Future versions of libcurl are likely to not have any built-in progress meter 38 1, meaning it normally runs without a progress meter.
|
CURLOPT_STDERR.3 | 32 stderr when showing the progress meter and displaying \fICURLOPT_VERBOSE(3)\fP
|
CURLOPT_PROGRESSFUNCTION.3 | 25 CURLOPT_PROGRESSFUNCTION \- callback to progress meter function 73 By default, libcurl has an internal progress meter. That's rarely wanted by
|
CURLOPT_XFERINFOFUNCTION.3 | 25 CURLOPT_XFERINFOFUNCTION \- callback to progress meter function 70 By default, libcurl has an internal progress meter. That's rarely wanted by
|
/external/owasp/sanitizer/empiricism/ |
canned-data.js | 81 "meter": true, 202 "meter", 317 "meter", 432 "meter", 547 "meter", 662 "meter", 778 "meter", 893 "meter", 1008 "meter", 1123 "meter", [all...] |
/bootable/recovery/tools/ota/ |
convert-to-bmp.py | 38 "L" # x pixels per meter (1) 39 "L" # y pixels per meter (1)
|
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/ |
wpa_gui.sgml | 59 strength meter. This value must be a positive integer, otherwise 60 meter is not enabled (default behavior).</para></listitem>
|
/packages/apps/UnifiedEmail/tests/src/com/android/mail/utils/ |
BasicHtmlSanitizerTest.java | [all...] |
/development/samples/BluetoothHDP/ |
_index.jd | 14 <p>The application manages connection with Bluetooth HDP-enabled devices. Possible device type include blood pressure monitor, glucose meter, thermometer, etc. Upon connection, the application retrieves raw data sent from the device. Note that in order to interpret the data, a parser that conforms to the IEEE 11073-xxxxx specifications would be required.</p>
|
/external/icu/icu4c/source/test/intltest/ |
simplepatternformattertest.cpp | 100 fmt.compile("{0} meter", status); 108 "1 meter", 117 "1 meter", 125 "1 meter", 221 r.compile("{0} meter", status); 226 "freddy meter",
|
/external/e2fsprogs/resize/ |
resize2fs.h | 68 * For the simple progress meter 122 * For the progress meter
|
sim_progress.c | 2 * sim_progress.c --- simple progress meter
|
/external/iproute2/examples/diffserv/ |
README | 49 if !exceed meter 3 tag as AF43 55 if !exceed meter 5 tag as AF43
|
/frameworks/base/location/lib/java/com/android/location/provider/ |
LocationRequestUnbundled.java | 32 * <p>This may be up to 1 meter accuracy, although this is implementation dependent. 39 * <p>Block level accuracy is considered to be about 100 meter accuracy,
|
/hardware/ti/omap4xxx/test/CameraHal/ |
camera_test.h | 26 #define KEY_METERING_MODE "meter-mode" 51 #define KEY_METERING_MODE "meter-mode"
|
/tools/test/connectivity/acts/framework/acts/bin/ |
monsoon.py | 17 """Interface for a USB-connected Monsoon power meter 67 help="Print power meter status.")
|
/external/curl/docs/examples/ |
sepheaders.c | 50 /* no progress meter please */
|
url2file.c | 56 /* disable progress meter, set to 0L to enable and disable debug output */
|
/external/curl/src/ |
tool_setup.h | 56 /* and turn off the progress meter */
|
/external/e2fsprogs/lib/ext2fs/ |
progress.c | 2 * progress.c - Numeric progress meter
|
ext2fsP.h | 90 /* Generic numeric progress meter */
|
/external/mesa3d/docs/ |
utility.html | 20 - CPU load meter
|
/external/icu/android_icu4j/src/main/java/android/icu/util/ |
MeasureUnit.java | 325 * Constant for unit of acceleration: meter-per-second-squared 327 public static final MeasureUnit METER_PER_SECOND_SQUARED = MeasureUnit.internalGetInstance("acceleration", "meter-per-second-squared"); 386 * Constant for unit of area: square-meter 388 public static final MeasureUnit SQUARE_METER = MeasureUnit.internalGetInstance("area", "square-meter"); 638 * Constant for unit of length: meter 640 public static final MeasureUnit METER = MeasureUnit.internalGetInstance("length", "meter"); 820 * Constant for unit of speed: meter-per-second 822 public static final MeasureUnit METER_PER_SECOND = MeasureUnit.internalGetInstance("speed", "meter-per-second"); 886 * Constant for unit of volume: cubic-meter [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
MeasureUnit.java | 333 * Constant for unit of acceleration: meter-per-second-squared 336 public static final MeasureUnit METER_PER_SECOND_SQUARED = MeasureUnit.internalGetInstance("acceleration", "meter-per-second-squared"); 406 * Constant for unit of area: square-meter 409 public static final MeasureUnit SQUARE_METER = MeasureUnit.internalGetInstance("area", "square-meter"); 708 * Constant for unit of length: meter 711 public static final MeasureUnit METER = MeasureUnit.internalGetInstance("length", "meter"); 926 * Constant for unit of speed: meter-per-second 929 public static final MeasureUnit METER_PER_SECOND = MeasureUnit.internalGetInstance("speed", "meter-per-second"); 1005 * Constant for unit of volume: cubic-meter [all...] |
/cts/apps/CtsVerifier/assets/scripts/power_monitors/ |
__init__.py | 22 Provides a simple interface to use the power meter.
|