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

1 2 3 45 6 7 8 91011>>

  /external/clang/test/SemaCXX/
typo-correction-delayed.cpp 25 // Both members could be corrected to methods, but that isn't valid.
99 // Check that arguments to a builtin with custom type checking are corrected
function-redecl.cpp 103 // already has a body. Also make sure Foo::beEvil is corrected to Foo::BeEvil
  /external/strace/
NEWS 235 * Corrected syscall entries for epoll_pwait, epoll_create, epoll_ctl,
238 * Corrected io_* syscall entries on ARM.
327 * Corrected msgsnd indirect ipccall decoding.
328 * Corrected decoding of 64bit syscalls.
330 * Corrected getsockopt decoding on architectures where
333 * Corrected decoding of epoll_pwait.
335 * Corrected handling of killed threads.
mtd.c 197 tprintf(", {corrected=%#" PRIx32 ", failed=%#" PRIx32,
198 estat.corrected, estat.failed);
  /external/mesa3d/docs/
README.CYGWIN 169 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
xlibdriver.html 159 a "linear" pixel value to a gamma-corrected pixel value. There is a
162 not be "un-corrected" so glReadPixels may not return the same data
relnotes-7.8.3.html 75 corrected.</li>
  /bionic/libc/kernel/uapi/mtd/
mtd-abi.h 172 __u32 corrected; member in struct:mtd_ecc_stats
  /external/apache-commons-math/src/main/java/org/apache/commons/math/stat/descriptive/moment/
Variance.java 45 * Specifically, these methods use the "corrected two-pass algorithm" from
85 * value of the statisic. True means that bias is corrected. See
114 * bias will be corrected and is equivalent to using the argumentless
127 * bias will be corrected
  /external/jmonkeyengine/engine/src/desktop/jme3tools/navigation/
Coordinate.java 93 * This issue has to be corrected in the source database
  /external/skia/gm/
dftext.cpp 148 // check gamma-corrected blending
  /external/vixl/doc/
changelog.md 54 + Corrected computation of cache line size.
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/arm/neon/
denoising_neon.c 35 * The adjustments were further corrected by checking the motion magnitude.
  /libcore/luni/src/main/java/java/sql/
SQLNonTransientConnectionException.java 23 * retried without the cause of the failure being corrected.
  /external/clang/lib/Sema/
SemaCXXScopeSpec.cpp 590 if (TypoCorrection Corrected = CorrectTypo(
596 Corrected.WillReplaceSpecifier() &&
597 Name.getAsString() == Corrected.getAsString(getLangOpts());
600 diagnoseTypo(Corrected, PDiag(diag::err_no_member_suggest)
604 diagnoseTypo(Corrected, PDiag(diag::err_undeclared_var_use_suggest)
607 if (NamedDecl *ND = Corrected.getCorrectionDecl())
609 Found.setLookupName(Corrected.getCorrection());
    [all...]
  /external/strace/debian/
changelog 108 + Corrected decoding of 64bit syscalls, closes: #570603
109 + Corrected getsockopt decoding on architectures where
111 + Corrected decoding of epoll_pwait, closes: #513014
144 + Corrected accept(2) decoding, closes: #507573
751 * Corrected error on PowerPC patch that broke other archictectures
811 * Corrected number of parameters for mmap systemcall (bug# 4508)
  /bootable/recovery/mtdutils/
mtdutils.c 309 after.corrected - before.corrected,
  /development/samples/AccelerometerPlay/src/com/example/android/accelerometerplay/
AccelerometerPlayActivity.java 177 * Time-corrected Verlet integration The position Verlet
180 * dt very well, a time-corrected version is needed: x(t+dt) =
  /external/apache-commons-math/src/main/java/org/apache/commons/math/ode/nonstiff/
AdamsNordsieckTransformer.java 116 * From this predicted vector, the corrected vector is computed as follows:
124 * represent the corrected states.</p>
  /external/ceres-solver/examples/
robot_pose_mle.cc 73 // After computing the MLE, the computed poses and corrected odometry values
88 // compute the maximum likelihood estimate (MLE) of corrected odometry values
  /external/e2fsprogs/e2fsck/
e2fsck.8.in 321 \ 1\ \-\ File system errors corrected
323 \ 2\ \-\ File system errors corrected, system should
  /external/e2fsprogs/misc/
fsck.8.in 59 \ 1\ \-\ File system errors corrected
104 option, if you wish for errors to be corrected automatically, or the
  /external/wpa_supplicant_8/src/crypto/
sha1-internal.c 57 Corrected a problem which generated improper hash values on 16 bit machines
83 I also corrected a few compiler warnings generated by Borland C.
  /frameworks/av/media/libstagefright/codecs/amrnb/common/src/
c2_9pf_tab.cpp 37 (1) Corrected the module description
38 (2) Corrected the filename in the template.
  /frameworks/base/core/java/android/app/
SharedElementCallback.java 67 * that are not updated during by layout should be corrected in onSharedElementStart for exit and
98 * during layout should be corrected in onSharedElementEnd. For example, rotation or scale

Completed in 757 milliseconds

1 2 3 45 6 7 8 91011>>