Home
last modified time | relevance | path

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

123

/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/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/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/lz4/
DNEWS188 lz4.c : corrected issue 98 (LZ4_compress_limitedOutput())
192 lz4.c : corrected compression efficiency issue 97 in 64-bits chained mode (-BD) for streams > 4 GB …
203 bench.c : corrected a bug in free memory size evaluation
209 lz4cli.c : corrected small display bug in HC mode
/external/strace/linux/
Dmtd-abi.h249 __u32 corrected; member
/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/kernel-headers/original/uapi/mtd/
Dmtd-abi.h249 __u32 corrected; member
/external/autotest/test_suites/
Dcontrol.kernel_per-build_regression20 re-assess corrected issues. Longer running regression tests should be added
/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/llvm/test/Transforms/GVN/
Dpre-single-pred.ll9 ; Now that that faulty assumption is corrected, test that we DON'T incorrectly
/external/strace/
Dmtd.c243 es.corrected, es.failed, es.badblocks, es.bbtblocks); in decode_mtd_ecc_stats()
/external/e2fsprogs/tests/
DREADME10 1 Filesystem errors detected, but corrected
/external/antlr/antlr-3.4/runtime/C/doxygen/
Dchanges31.dox25 /// of re-writing tree parsers. These issues will be corrected before release.
/external/syslinux/doc/
Dchain.txt166 writing of the corrected sector. You will probably want to use this option
279 corrected BPB values.
291 option to store corrected BPB values.
/external/icu/icu4c/source/data/mappings/
Diso-8859_10-1998.ucm38 # 1.1 corrected mistake in mapping of 0xA4
/external/clang/lib/Sema/
DSemaDeclObjC.cpp1593 TypoCorrection corrected = CorrectTypo( in actOnObjCTypeArgsOrProtocolQualifiers() local
1599 if (corrected) { in actOnObjCTypeArgsOrProtocolQualifiers()
1601 if (auto proto = corrected.getCorrectionDeclAs<ObjCProtocolDecl>()) { in actOnObjCTypeArgsOrProtocolQualifiers()
1602 diagnoseTypo(corrected, in actOnObjCTypeArgsOrProtocolQualifiers()
1612 if (auto typeDecl = corrected.getCorrectionDeclAs<TypeDecl>()) { in actOnObjCTypeArgsOrProtocolQualifiers()
1613 diagnoseTypo(corrected, in actOnObjCTypeArgsOrProtocolQualifiers()
1623 if (auto objcClass = corrected.getCorrectionDeclAs<ObjCInterfaceDecl>()) { in actOnObjCTypeArgsOrProtocolQualifiers()
1624 diagnoseTypo(corrected, in actOnObjCTypeArgsOrProtocolQualifiers()
/external/lmfit/
DCHANGELOG110 - corrected typo 0.55 -> 0.5 (bug reports M. Kardas and D. Pescia)
/external/antlr/antlr-3.4/runtime/Ruby/
DHistory.txt60 - corrected a typo in ANTLR3::Error#FailedPredicate which caused a
/external/jsoncpp/
DNEWS.txt145 - Added test to ensure that the escape sequence "\/" is corrected handled
DREADME.md207 parsing was corrected.
/external/icu/icu4c/source/data/brkitr/rules/
Dword_POSIX.txt61 # 5.0 or later as the definition of Complex_Context was corrected to include all
Dword.txt61 # 5.0 or later as the definition of Complex_Context was corrected to include all
/external/curl/
DCHANGES.0684 reference counter should be corrected by explicitly calling
2175 corrected spellings and more.
4942 - I corrected the 10-at-a-time.c example and applied a patch for it by James
6444 - Applied a patch by Ates Goral and Katie Wang that corrected my bad fix
6688 removed once we get an automake version with this problem corrected.
6797 - Dov Murik corrected the HTTP_ONLY define to disable the TFTP support properly
7077 tracker. It corrected two lines that started with apostrophes, which isn't
8891 - Renaud Duhaut corrected the curl_unescape man page.
9303 - The --limit-rate logic was corrected and now it works a lot better for
9531 - I corrected a problem with the multi interface when following a Location:
[all …]

123