Home
last modified time | relevance | path

Searched refs:corrected (Results 1 – 25 of 100) sorted by relevance

1234

/external/apache-commons-math/src/main/java/org/apache/commons/math/stat/descriptive/moment/
DSemiVariance.java125 public SemiVariance(final boolean corrected, final Direction direction) { in SemiVariance() argument
126 this.biasCorrected = corrected; in SemiVariance()
274 final boolean corrected, final int start, final int length) { in evaluate() argument
294 if (corrected) { in evaluate()
/external/unicode/
Dreadme.txt29 Version 1.1: corrected some minor problems; added stricter checks.
31 Version 1.2: corrected switch statements associated with "extraBytesToRead"
/external/icu/icu4c/source/data/unidata/
DNormalizationCorrections.txt29 # typo found and corrected in Corrigendum #3, and five for
30 # the typos and misidentifications found and corrected in
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/
DNormalizationCorrections.txt29 # typo found and corrected in Corrigendum #3, and five for
30 # the typos and misidentifications found and corrected in
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/unicode/
DNormalizationCorrections.txt29 # typo found and corrected in Corrigendum #3, and five for
30 # the typos and misidentifications found and corrected in
/external/u-boot/drivers/mtd/
Dmtdpart.c98 mtd->ecc_stats.corrected += in part_read()
99 part->master->ecc_stats.corrected - stats.corrected; in part_read()
164 mtd->ecc_stats.corrected++; in part_read_oob()
Dmtdconcat.c97 mtd->ecc_stats.corrected++; in concat_read()
266 mtd->ecc_stats.corrected++; in concat_read_oob()
/external/u-boot/drivers/mtd/nand/
Dmxs_nand.c561 uint32_t corrected = 0, failed = 0; in mxs_nand_ecc_read_page() local
673 corrected += status[i]; in mxs_nand_ecc_read_page()
678 mtd->ecc_stats.corrected += corrected; in mxs_nand_ecc_read_page()
Ddenali.c338 mtd->ecc_stats.corrected += stat; in denali_check_erased_page()
379 mtd->ecc_stats.corrected += max_bitflips; in denali_hw_ecc_fixup()
437 mtd->ecc_stats.corrected += flips_in_byte; in denali_sw_ecc_fixup()
/external/python/cpython2/Misc/
DREADME.AIX6 have been corrected for version 3.2, so that Python should now work
42 "--disable-ipv6" flag to configure. This has been corrected in AIX
/external/python/cpython3/Misc/
DREADME.AIX6 have been corrected for version 3.2, so that Python should now work
42 "--disable-ipv6" flag to configure. This has been corrected in AIX
/external/lz4/
DNEWS236 lz4.c : corrected issue 98 (LZ4_compress_limitedOutput())
240 lz4.c : corrected compression efficiency issue 97 in 64-bits chained mode (-BD) for streams > 4 GB …
251 bench.c : corrected a bug in free memory size evaluation
257 lz4cli.c : corrected small display bug in HC mode
/external/kernel-headers/original/uapi/mtd/
Dmtd-abi.h250 __u32 corrected; member
/external/autotest/test_suites/
Dcontrol.kernel_per-build_regression20 re-assess corrected issues. Longer running regression tests should be added
/external/u-boot/include/mtd/
Dmtd-abi.h239 __u32 corrected; member
/external/llvm/test/Transforms/GVN/
Dpre-single-pred.ll9 ; Now that that faulty assumption is corrected, test that we DON'T incorrectly
/external/swiftshader/third_party/LLVM/test/Transforms/GVN/
Dpre-single-pred.ll9 ; Now that that faulty assumption is corrected, test that we DON'T incorrectly
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/GVN/PRE/
Dpre-single-pred.ll9 ; Now that that faulty assumption is corrected, test that we DON'T incorrectly
/external/python/setuptools/docs/
Dreleases.txt42 corrected quickly, in many cases before other users have yet to encounter them.
/external/javaparser/
Dchangelog.md595 * Bug corrected: NPE in VoidVisitorAdapter
629 * Bugs corrected:
637 * EnumConstantDeclaration annotation support corrected
642 * Bug corrected: "MotifComboPopup.this.super()" statement was generating parser error
646 * Bug corrected: Casting signed primitive values
653 * Bug with the single line comments in the final of the unit corrected
/external/e2fsprogs/tests/
DREADME10 1 Filesystem errors detected, but corrected
/external/strace/
Dmtd.c242 es.corrected, es.failed, es.badblocks, es.bbtblocks); in decode_mtd_ecc_stats()
/external/antlr/runtime/C/doxygen/
Dchanges31.dox25 /// of re-writing tree parsers. These issues will be corrected before release.
/external/u-boot/doc/
DREADME.mpc83xx.ddrecc15 dangerous as such errors are NOT corrected by the controller. Therefore caution
/external/icu/icu4c/source/data/brkitr/rules/
Dword.txt58 # 5.0 or later as the definition of Complex_Context was corrected to include all

1234