HomeSort by relevance Sort by last modified time
    Searched full:corrected (Results 1 - 25 of 401) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /system/core/toolbox/
nandread.c 173 printf("initial ecc corrected: %u\n", initial_ecc.corrected);
220 if (ecc.corrected != last_ecc.corrected)
221 printf("ecc corrected, %u, at %" PRIx64 "\n", ecc.corrected - last_ecc.corrected, pos);
249 if (ecc.corrected != last_ecc.corrected)
250 fprintf(statusfile, "%08" PRIx64 ": ecc corrected\n", opos)
    [all...]
  /external/apache-commons-math/src/main/java/org/apache/commons/math/stat/correlation/
Covariance.java 34 * not computed covariances are bias-corrected.</p>
41 * <p>Non-bias-corrected estimates use <code>n</code> in place of <code>n - 1</code>
71 * covariance estimates are bias-corrected.</p>
77 * @param biasCorrected true means covariances are bias-corrected
105 * covariance estimates are bias-corrected.</p>
110 * @param biasCorrected true means covariances are bias-corrected
157 * @param biasCorrected determines whether or not covariance estimates are bias-corrected
177 * covariates. Covariances are computed using the bias-corrected formula.
190 * @param biasCorrected determines whether or not covariance estimates are bias-corrected
199 * covariates. Covariances are computed using the bias-corrected formula
    [all...]
  /external/icu/icu4c/source/data/unidata/
NormalizationCorrections.txt 27 # typo found and corrected in Corrigendum #3, and five for
28 # the typos and misidentifications found and corrected in
35 # Field 2: Corrected decomposition
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/
NormalizationCorrections.txt 27 # typo found and corrected in Corrigendum #3, and five for
28 # the typos and misidentifications found and corrected in
35 # Field 2: Corrected decomposition
  /external/apache-commons-math/src/main/java/org/apache/commons/math/stat/descriptive/moment/
SemiVariance.java 31 * and <code>df</code> is the length of <code>x</code> (non-bias-corrected) or
32 * one less than this number (bias corrected). The <i>upside semivariance</i>
73 * value of the statisic. True means that bias is corrected.
94 * bias will be corrected and is equivalent to using the argumentless
118 * @param corrected setting for bias correction - true means
119 * bias will be corrected and is equivalent to using the argumentless
125 public SemiVariance(final boolean corrected, final Direction direction) {
126 this.biasCorrected = corrected;
266 * @param corrected the BiasCorrection flag
274 final boolean corrected, final int start, final int length)
    [all...]
StandardDeviation.java 30 * bias-corrected "sample variance") or the "population standard deviation"
31 * (the square root of the non-bias-corrected "population variance"). See
81 * use the bias-corrected, or "sample" formula. See {@link Variance} for
85 * the bias-corrected formula
95 * {@link Variance} used in computing results will use the bias-corrected,
99 * the bias-corrected formula
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/mtd/
mtd-abi.h 145 * @corrected: number of corrected bits
151 __u32 corrected; member in struct:mtd_ecc_stats
  /cts/libs/commonutil/src/com/android/cts/util/
StatisticsUtils.java 70 * Calculate the bias-corrected sample variance of a collection.
92 * Calculate the bias-corrected standard deviation of a collection.
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
UCharacterNameChoice.java 27 /* Corrected name from NameAliases.txt. */
  /external/lz4/
NEWS 105 lz4.c : corrected issue 98 (LZ4_compress_limitedOutput())
109 lz4.c : corrected compression efficiency issue 97 in 64-bits chained mode (-BD) for streams > 4 GB (thanks Roman Strashkin for reporting)
120 bench.c : corrected a bug in free memory size evaluation
126 lz4cli.c : corrected small display bug in HC mode
  /external/clang/test/SemaCXX/
switch-implicit-fallthrough-per-method.cpp 44 // FIXME: This should be typo-corrected, probably.
  /external/skia/src/animator/
SkAnimateBase.h 64 SkMSec fStart; // corrected time when this apply was enabled
  /external/ceres-solver/internal/ceres/
corrector_test.cc 142 // Test that the corrected multidimensional residual and jacobians
163 // Corrected hessian and gradient implied by the modified jacobian
202 // Corrected gradient and hessian.
231 // Corrected hessian and gradient implied by the modified jacobian
263 // Corrected gradient and hessian.
  /development/ndk/platforms/android-3/include/mtd/
mtd-abi.h 120 uint32_t corrected; member in struct:mtd_ecc_stats
  /external/eigen/
COPYING.MINPACK 40 BE CORRECTED.
  /external/eigen/unsupported/Eigen/src/LevenbergMarquardt/
CopyrightMINPACK.txt 40 BE CORRECTED.
  /external/kernel-headers/original/uapi/mtd/
mtd-abi.h 188 /* Get statistics about corrected/uncorrected errors */
243 * @corrected: number of corrected bits
249 __u32 corrected; member in struct:mtd_ecc_stats
  /external/llvm/test/Transforms/GVN/
pre-single-pred.ll 9 ; Now that that faulty assumption is corrected, test that we DON'T incorrectly
  /external/strace/linux/
mtd-abi.h 187 /* Get statistics about corrected/uncorrected errors */
242 * @corrected: number of corrected bits
248 __u32 corrected; member in struct:mtd_ecc_stats
  /frameworks/av/media/libeffects/lvm/lib/Common/src/
LVC_Mixer_VarSlope_SetTimeConstant.c 90 Delta =1; // Minimum value for proper call-backs (setting it to zero has some problems, to be corrected)
  /frameworks/base/core/java/android/view/inputmethod/
CorrectionInfo.java 58 * Return the text that has actually been typed by the user, and which has been corrected.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/mtd/
mtd-abi.h 187 /* Get statistics about corrected/uncorrected errors */
241 * @corrected: number of corrected bits
247 __u32 corrected; member in struct:mtd_ecc_stats
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/mtd/
mtd-abi.h 120 uint32_t corrected; member in struct:mtd_ecc_stats
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/mtd/
mtd-abi.h 120 uint32_t corrected; member in struct:mtd_ecc_stats
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/mtd/
mtd-abi.h 120 uint32_t corrected; member in struct:mtd_ecc_stats

Completed in 137 milliseconds

1 2 3 4 5 6 7 8 91011>>