Home
last modified time | relevance | path

Searched refs:corrected (Results 1 – 25 of 58) 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/lz4/
DNEWS105 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 …
120 bench.c : corrected a bug in free memory size evaluation
126 lz4cli.c : corrected small display bug in HC mode
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/unicode/
DNormalizationCorrections.txt27 # typo found and corrected in Corrigendum #3, and five for
28 # the typos and misidentifications found and corrected in
/external/icu/icu4c/source/data/unidata/
DNormalizationCorrections.txt27 # typo found and corrected in Corrigendum #3, and five for
28 # the typos and misidentifications found and corrected in
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/
DNormalizationCorrections.txt27 # typo found and corrected in Corrigendum #3, and five for
28 # the typos and misidentifications found and corrected in
/external/strace/linux/
Dmtd-abi.h248 __u32 corrected; member
/external/kernel-headers/original/uapi/mtd/
Dmtd-abi.h249 __u32 corrected; member
/external/autotest/test_suites/
Dcontrol.kernel_per-build_regression21 re-assess corrected issues. Longer running regression tests should be added
/external/llvm/test/Transforms/GVN/
Dpre-single-pred.ll9 ; Now that that faulty assumption is corrected, test that we DON'T incorrectly
/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/mesa3d/docs/
DREADME.CYGWIN169 a "linear" pixel value to a gamma-corrected pixel value. There is a
172 not be "un-corrected" so glReadPixels may not return the same data
/external/strace/
Dmtd.c306 estat.corrected, estat.failed); in mtd_ioctl()
/external/icu/icu4c/source/data/brkitr/
Dword_POSIX.txt50 # 5.0 or later as the definition of Complex_Context was corrected to include all
Dword.txt50 # 5.0 or later as the definition of Complex_Context was corrected to include all
/external/icu/icu4c/source/data/mappings/
Diso-8859_10-1998.ucm36 # 1.1 corrected mistake in mapping of 0xA4
/external/clang/lib/Sema/
DSemaDeclObjC.cpp1585 TypoCorrection corrected = CorrectTypo( in actOnObjCTypeArgsOrProtocolQualifiers() local
1591 if (corrected) { in actOnObjCTypeArgsOrProtocolQualifiers()
1593 if (auto proto = corrected.getCorrectionDeclAs<ObjCProtocolDecl>()) { in actOnObjCTypeArgsOrProtocolQualifiers()
1594 diagnoseTypo(corrected, in actOnObjCTypeArgsOrProtocolQualifiers()
1604 if (auto typeDecl = corrected.getCorrectionDeclAs<TypeDecl>()) { in actOnObjCTypeArgsOrProtocolQualifiers()
1605 diagnoseTypo(corrected, in actOnObjCTypeArgsOrProtocolQualifiers()
1615 if (auto objcClass = corrected.getCorrectionDeclAs<ObjCInterfaceDecl>()) { in actOnObjCTypeArgsOrProtocolQualifiers()
1616 diagnoseTypo(corrected, in actOnObjCTypeArgsOrProtocolQualifiers()
/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/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 …]
/external/eigen/doc/
DTopicAliasing.dox84 For example, here is the corrected version of the first example above:
/external/antlr/antlr-3.4/runtime/C/
DChangeLog439 This template invocation is now corrected.
513 This is now corrected.
/external/opencv3/doc/py_tutorials/py_calib3d/py_calibration/
Dpy_calibration.markdown52 For stereo applications, these distortions need to be corrected first. To find all these parameters,
/external/libpng/
DCHANGES2750 added ordinal numbers to the Windows DEF file and corrected the duplicated
2948 Errors in the 16-bit gamma correction (overflows) have been corrected.
3029 Also corrected zlib.vcxproj into which Visual Studio had introduced
3217 Enhanced pngvalid, corrected an error in gray_to_rgb, corrected doc error.
3566 and true grey ones were not gamma corrected (the original value of the
3570 VU#477046, CVE-2011-3328, introduced in 1.5.4) have been corrected.
3575 the 8-bit non-gamma-corrected case (where consistency seems more important
3767 known bug of being unable to retrieve a corrected palette). It seems
3768 better to wait until the bugs, at least, are corrected.
4231 Added "tunknown" test and corrected a logic error in png_handle_unknown()
[all …]

123