HomeSort by relevance Sort by last modified time
    Searched full:corrected (Results 201 - 225 of 644) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/neven/Embedded/common/src/b_BitFeatureEm/
Scanner.h 245 * eventually be corrected externally.
  /external/opencv/cv/include/
cvtypes.h 294 CvMat* state_post; /* corrected state (x(k)):
  /external/skia/site/user/sample/
color.md 18 Gamut Corrected Color
  /external/skia/src/xml/
SkDOM.cpp 216 } else { // this adds siblings in reverse order. gets corrected in onEndElement()
  /external/svox/pico/lib/
picokpdf.c 186 /* bigpow corrected by scmeanpow, multiply means by 2^meanpow to obtain fixed point representation */
  /frameworks/av/media/libeffects/factory/
EffectsConfigLoader.c 142 "checkLibraryPath() corrected library path %s to %s", lib_path_in, lib_path_out);
  /frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/
LVCS_BypassMix.c 53 /* The overall gain is corrected by a combination of a shift with saturation and a */
  /frameworks/base/services/core/java/com/android/server/webkit/
WebViewUpdateServiceImpl.java 47 * incorrectly enable/disable a fallback package but that fault will be corrected when we later
  /packages/apps/Gallery2/src/com/android/gallery3d/app/
VideoUtils.java 256 "The startTime has already been corrected by" +
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/result/
suggestions_output_utils.cpp 147 // TODO: Decide whether the word should be auto-corrected or not here.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/raid/
md_p.h 244 __le32 cnt_corrected_read; /* number of read errors that were corrected by re-writing */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/raid/
md_p.h 244 __le32 cnt_corrected_read; /* number of read errors that were corrected by re-writing */
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Pal.h 682 corrected. When 1, no error detection or correction is done.
703 corrected., and a CMCI or MCA is generated internally to the
705 corrected.
    [all...]
  /external/apache-commons-math/src/main/java/org/apache/commons/math/ode/nonstiff/
AdamsMoultonIntegrator.java 141 * From this predicted vector, the corrected vector is computed as follows:
149 * represent the corrected states.</p>
  /external/e2fsprogs/e2fsck/
pass5.c 96 /* If bitmap is dirty from being fixed, checksum will be corrected */
150 /* If bitmap is dirty from being fixed, checksum will be corrected */
  /external/kernel-headers/original/uapi/linux/
omap3isp.h 362 * @fpnum: Number of faulty pixels to be corrected in the frame.
403 * @fpc: Number of faulty pixels corrected in the frame, address of FPC table.
  /external/ltp/testcases/kernel/device-drivers/v4l/user_space/doc/spec/
x2123.htm 297 >int ER, EG, EB; /* gamma corrected RGB input [0;255] */
337 >int Y1, Cb, Cr; /* gamma pre-corrected input [0;255] */
r2492.htm 1822 HREF="r2492.htm#RGB-FORMATS-CORRECTED"
1828 NAME="RGB-FORMATS-CORRECTED"
1832 >Table 2-2. Packed RGB Image Formats (corrected)</B
  /external/unicode/
harness.c 34 * Sept 19, 2002: Corrected error on line 234: utf16_buf[2] becomes utf16_result[2]
37 * Oct 19, 2004: Updated isLegalUTF8 test data and corrected switch statements to catch
  /frameworks/av/media/libmedia/
mediaplayer.cpp 421 ALOGE("internal/external state mismatch corrected");
424 ALOGE("internal/external state mismatch corrected");
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
omap3isp.h 361 * @fpnum: Number of faulty pixels to be corrected in the frame.
402 * @fpc: Number of faulty pixels corrected in the frame, address of FPC table.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/draw9patch/ui/
ImageViewer.java 429 // set corrected scroll size
449 // set corrected scroll size
  /external/clang/lib/Sema/
SemaDecl.cpp 353 // Ignore a correction to a template type as the to-be-corrected
610 if (TypoCorrection Corrected =
615 if (Corrected.isKeyword()) {
616 // We corrected to a keyword.
617 diagnoseTypo(Corrected, PDiag(diag::err_unknown_typename_suggest) << II);
618 II = Corrected.getCorrectionAsIdentifierInfo();
622 diagnoseTypo(Corrected,
625 std::string CorrectedStr(Corrected.getAsString(getLangOpts()));
626 bool DroppedSpecifier = Corrected.WillReplaceSpecifier() &&
628 diagnoseTypo(Corrected,
    [all...]
SemaExprObjC.cpp     [all...]
  /external/gptfdisk/
gpt.cc 183 << "alarm if you've already corrected other problems.\n";
190 << "corrected other problems.\n";
197 << "alarm if you've already corrected other problems.\n";
210 << "is being automatically corrected, but it may be a symptom of more serious\n"
    [all...]

Completed in 1072 milliseconds

1 2 3 4 5 6 7 891011>>