/external/skia/src/animator/ |
D | SkDrawDiscrete.cpp | 18 SK_MEMBER(deviation, Float), 26 SkDiscrete::SkDiscrete() : deviation(0), segLength(0) { in SkDiscrete() 30 if (deviation <= 0 || segLength <= 0) in getPathEffect() 33 return new SkDiscretePathEffect(segLength, deviation); in getPathEffect()
|
D | SkDrawDiscrete.h | 20 SkScalar deviation;
|
D | SkAnimateSchema.xsd | 1327 <!-- @attribute deviation The amount of wobble in the stroke. --> 1328 <xs:attribute name="deviation" type="Sk:Float"/>
|
/external/skia/legacy/src/animator/ |
D | SkDrawDiscrete.cpp | 18 SK_MEMBER(deviation, Float), 26 SkDiscrete::SkDiscrete() : deviation(0), segLength(0) { in SkDiscrete() 30 if (deviation <= 0 || segLength <= 0) in getPathEffect() 33 return new SkDiscretePathEffect(segLength, deviation); in getPathEffect()
|
D | SkDrawDiscrete.h | 20 SkScalar deviation;
|
D | SkAnimateSchema.xsd | 1327 <!-- @attribute deviation The amount of wobble in the stroke. --> 1328 <xs:attribute name="deviation" type="Sk:Float"/>
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/ |
D | Utils.java | 308 double deviation = resultStats[0]; in failureMessage() local 310 if (Double.isNaN(deviation) || Double.isInfinite(deviation)) { in failureMessage() 314 deviation = Math.abs(deviation)<0.001 ? 0 : -deviation; in failureMessage() 316 buffer.append(DEVIATION_FORMAT.format(deviation)); in failureMessage() 320 buffer.append(DEVIATION_FORMAT.format(deviation)); in failureMessage()
|
D | ScenarioStatusTable.java | 147 double[] deviation = configResults.getCurrentBuildDeltaInfo(); in printConfigStats() local 148 int confidence = Utils.confidenceLevel(deviation); in printConfigStats() 184 String result = Utils.failureMessage(deviation, false); in printConfigStats()
|
/external/webkit/PerformanceTests/Parser/resources/ |
D | runner.js | 55 var deviation = values[i] - average; 56 sumOfSquaredDeviations += deviation * deviation;
|
/external/skia/src/effects/ |
D | SkDiscretePathEffect.cpp | 23 SkDiscretePathEffect::SkDiscretePathEffect(SkScalar segLength, SkScalar deviation) in SkDiscretePathEffect() argument 24 : fSegLength(segLength), fPerterb(deviation) in SkDiscretePathEffect()
|
/external/chromium/chrome/browser/policy/ |
D | cloud_policy_controller.cc | 378 int64 deviation = (policy_refresh_deviation_factor_percent_ * in GetRefreshDelay() local 380 deviation = std::min(deviation, policy_refresh_deviation_max_ms_); in GetRefreshDelay() 381 return policy_refresh_rate_ms_ - base::RandGenerator(deviation + 1); in GetRefreshDelay()
|
/external/skia/legacy/src/effects/ |
D | SkDiscretePathEffect.cpp | 23 SkDiscretePathEffect::SkDiscretePathEffect(SkScalar segLength, SkScalar deviation) in SkDiscretePathEffect() argument 24 : fSegLength(segLength), fPerterb(deviation) in SkDiscretePathEffect()
|
/external/iproute2/ |
D | README.distribution | 8 things so that X has mean 0 and standard deviation 1, though that's not 54 2. Normalize the data so that it has mean 0 and standard deviation 1. 91 deviation 1. How do you know what values to use for real? Here, I've 93 values, and it will return their mean (mu), standard deviation (sigma),
|
/external/iproute2/netem/ |
D | README.distribution | 10 things so that X has mean 0 and standard deviation 1, though that's not 56 2. Normalize the data so that it has mean 0 and standard deviation 1. 93 deviation 1. How do you know what values to use for real? Here, I've 95 values, and it will return their mean (mu), standard deviation (sigma),
|
/external/skia/include/effects/ |
D | SkDiscretePathEffect.h | 23 SkDiscretePathEffect(SkScalar segLength, SkScalar deviation);
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/ui/ |
D | ConfigTab.java | 454 double deviation = configResultsElement == null ? 0 : configResultsElement.getStatistics()[3]; in fillTableLines() local 455 if (deviation > 0.2) { in fillTableLines() 468 …the variation of its delta is over 20% ("+Util.PERCENTAGE_FORMAT.format(deviation)+"), hence its r… in fillTableLines() 472 } else if (deviation > 0.1) { // moderate the status when the test in fillTableLines() 485 …on of its delta is between 10% and 20% ("+Util.PERCENTAGE_FORMAT.format(deviation)+"), hence its r… in fillTableLines()
|
/external/skia/legacy/include/effects/ |
D | SkDiscretePathEffect.h | 25 SkDiscretePathEffect(SkScalar segLength, SkScalar deviation);
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/db/ |
D | BuildResults.java | 79 double deviation= this.average[dim_id] - this.values[dim_id][i]; in cleanValues() local 80 squaredDeviations += deviation * deviation; in cleanValues()
|
/external/opencv/cvaux/src/ |
D | cvlmeds.cpp | 409 double *deviation; in icvMedian() local 415 deviation = (double *) cvAlloc( (num) * sizeof( double )); in icvMedian() 417 if( !deviation ) in icvMedian() 435 deviation[i] = (double) (d1 * d1 + d2 * d2); in icvMedian() 438 if( icvSort( deviation, num ) != CV_NO_ERR ) in icvMedian() 441 cvFree( &deviation ); in icvMedian() 445 value = deviation[num / 2]; in icvMedian() 446 cvFree( &deviation ); in icvMedian()
|
/external/ceres-solver/docs/ |
D | curvefitting.tex | 5 … the curve $y = e^{0.3x + 0.1}$ and adding Gaussian noise with standard deviation $\sigma = 0.2$.}…
|
/external/icu4c/data/unidata/norm2/ |
D | uts46.txt | 14 # "valid", "disallowed_STD3_valid" and "deviation" lines are commented out. 116 # 00DF deviation >0073 0073 # 1.1 LATIN SMALL LETTER SHARP S 530 # 03C2 deviation >03C3 # 1.1 GREEK SMALL LETTER FINAL SIGMA 2207 # 200C..200D deviation > # 1.1 ZERO WIDTH NON-JOINER..ZERO WIDTH JOINER
|
/external/srec/config/en.us/dictionary/ |
D | large.ok | 7666 deviation dEv/AS~
|
/external/webkit/Source/WebCore/ |
D | ChangeLog-2010-12-06 | 75719 [GTK] The size of the shadow image uses the standard deviation 75727 deviation calculation that was used, was not appropiate for the 75740 standard deviation from the radius using the new function and we 75741 create the filter with that deviation. 75746 function that gets the standard deviation from the blur 75748 need the deviation to initialize the algorithm. 96086 seems to have the same deviation:
|
D | ChangeLog-2002-12-03 | 14461 that had lots of rounding deviation. My assumptions about being able to
|
/external/chromium-trace/trace-viewer/test_data/ |
D | v8.log | 47219 code-creation,StoreIC,9,0x4f0f9f20,151,"deviation" 47220 code-creation,LoadIC,5,0x4f0f9fc0,93,"deviation"
|