Searched refs:measurement (Results 1 – 25 of 31) sorted by relevance
12
/external/iptables/extensions/ |
D | libxt_RATEEST.man | 9 Rate measurement interval, in seconds, milliseconds or microseconds. 12 Rate measurement averaging time constant.
|
/external/icu4c/i18n/ |
D | ulocdata.c | 193 UResourceBundle* measurement=NULL; in ulocdata_getMeasurementSystem() local 202 measurement = ures_getByKeyWithFallback(bundle, MEASUREMENT_SYSTEM, NULL, status); in ulocdata_getMeasurementSystem() 204 system = (UMeasurementSystem) ures_getInt(measurement, status); in ulocdata_getMeasurementSystem() 207 ures_close(measurement); in ulocdata_getMeasurementSystem()
|
/external/stressapptest/src/ |
D | finelock_queue.cc | 162 const char *measurement = "Error"; in QueueAnalysis() local 166 measurement = "Failed retrievals"; in QueueAnalysis() 168 measurement = "Reads per page"; in QueueAnalysis() 187 logprintf(12, "Log: %s histogram\n", measurement); in QueueAnalysis()
|
/external/opencv/cv/src/ |
D | cvkalman.cpp | 202 cvKalmanCorrect( CvKalman* kalman, const CvMat* measurement ) in cvKalmanCorrect() argument 210 if( !kalman || !measurement ) in cvKalmanCorrect() 227 …CV_CALL( cvGEMM( kalman->measurement_matrix, kalman->state_pre, -1, measurement, 1, kalman->temp5 … in cvKalmanCorrect()
|
/external/iproute2/doc/ |
D | nstat.sgml | 41 of this measurement too. 85 its value (or increment since previous measurement) and average
|
/external/clang/ |
D | NOTES.txt | 13 Creating and using a PTH file for performance measurement (use a release build).
|
/external/ceres-solver/docs/ |
D | modeling.tex | 83 for each measurement $k$. 123 In this example, there is usually an instance for each measurement of k. 197 residual for the erroneous measurement will result in the 200 measurement.
|
/external/oprofile/events/x86-64/family10/ |
D | events | 155 …:CPU_READ_COMMAND_REQUEST_NODE_0_3 : Number of requests that a latency measurement is made for Eve… 157 …:CPU_READ_COMMAND_REQUEST_NODE_4_7 : Number of requests that a latency measurement is made for Eve… 159 …inimum:500 name:CPU_REQUEST_TARGET : Number of requests that a latency measurement is made for Eve…
|
/external/opencv/cv/include/ |
D | cv.h | 612 CVAPI(const CvMat*) cvKalmanCorrect( CvKalman* kalman, const CvMat* measurement ); in LOAD_CHDL()
|
/external/libvorbis/doc/ |
D | rfc5215.txt | 792 payloads; this will affect the RTCP jitter measurement. The length
|
/external/webkit/Source/WebKit/mac/ |
D | ChangeLog-2002-12-03 | 251 Fixed measurement error for Ahem font (and any font that 715 level for both measurement and drawing. 1230 Move text measurement and layout beyond onload. This 7120 Adding padding and widths buffer to our canonical measurement 12228 Use float character measurement to determine selection 12548 Extended our text measurement rounding work-around for integer-float 13857 Added Cocoa-exact width measurement emulation flag to support IFStringTruncator. 13899 boundaries during layout. It assumes integer measurement, CG uses float 13901 differences in between drawing advances and measurement of space characters 13916 Force rounding of measurement for space characters. [all …]
|
D | ChangeLog-2006-02-09 | 2915 Changed some of the run measurement methods to C functions 2920 Updated to call new run measurement functions instead 17892 …- fixed some layout regressions from my last speedup due to text measurement inconsistencies by ad… 17894 …- fixed text measurement to be used with AppKit to match AppKit again, as it did at some point in … 22650 WebKit's measurement and drawing. Also made the look match 25034 in the fix to 3146161 to measurement.
|
D | ChangeLog | 2049 …hacks from the Font code and makes sure all Font APIs involving width measurement and width offset…
|
D | ChangeLog-2007-10-14 | 22167 measurement of the image buffers.
|
/external/blktrace/btt/doc/ |
D | btt.tex | 213 A key measurement when making changes in the system (software \emph{or}
|
/external/webkit/Source/WebCore/ |
D | ChangeLog-2002-12-03 | 1586 Move text measurement and layout beyond onload. This 10350 Use float character measurement to determine selection 14353 and font measurement/drawing. 14460 Fixed subtle measurement problems. These were most evident of pages 16206 Improved core measurement routine. 17050 Performance measurement.
|
D | ChangeLog-2003-10-25 | 14343 Fix word-spacing bugs in text measurement calculations. This
|
D | ChangeLog | 4012 rendering and measurement of simple text. 50764 Path: Make measurement functions const 64996 …hacks from the Font code and makes sure all Font APIs involving width measurement and width offset…
|
D | ChangeLog-2006-05-10 | 33495 Avoid inconsistent width measurement when breaking in the middle of a
|
/external/webkit/Tools/ |
D | ChangeLog-2010-05-24 | 4459 [Qt] QtLauncher: make FPS measurement accurate 16002 [Qt] Backport No'am Rosenthal's frame rate measurement 27036 character measurement APIs that are private on Tiger. 28316 Fix time measurement in build-webkit after refactoring done in r48853.
|
/external/webkit/Source/WebKit/win/ |
D | ChangeLog | 983 …hacks from the Font code and makes sure all Font APIs involving width measurement and width offset…
|
/external/webkit/Source/WebKit2/ |
D | ChangeLog | 14027 …hacks from the Font code and makes sure all Font APIs involving width measurement and width offset…
|
/external/srec/config/en.us/dictionary/ |
D | large.ok | 18505 measurement meZPm~t
|
/external/webkit/Source/JavaScriptCore/ |
D | ChangeLog-2008-08-10 | 8498 Fixed a misguiding comment - my measurement for negative numbers only included cases
|
D | ChangeLog-2009-06-16 | 7219 performance measurement. The mechanism provides a set of 32 flags,
|
12