HomeSort by relevance Sort by last modified time
    Searched full:corrections (Results 1 - 25 of 791) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/clang/test/FixIt/
fixit-unrecoverable.c 2 suggest corrections but are unable to actually recover from
fixit-unrecoverable.cpp 2 suggest corrections but are unable to actually recover from
  /external/autotest/site_utils/suite_scheduler/
sanity.py 24 corrections = False
30 corrections = True
33 return 1 if corrections else 0
  /external/nist-sip/java/gov/nist/javax/sip/clientauthutils/
package.html 8 <p/> Primary authors of this code are Emil Ivov with corrections from Jeroen van Bemmel.
  /external/slf4j/slf4j-site/src/site/pages/templates/
footer.js 21 document.write('We are actively looking for volunteers to proofread the documentation. Please send your corrections or suggestions for improvement to "corrections' + AAT +'qos'+DOOTT+'ch". See also the <a href="http://articles.qos.ch/contributing.html">instructions for contributors</a>.');
  /external/clang/include/clang/Sema/
SemaInternal.h 129 // Methods for adding potential corrections to the consumer.
141 /// the set of corrections that have the closest edit distance, if any.
146 /// \brief Return the edit distance of the corrections that have the
157 /// in performing corrections to nested name specifiers. This method also
165 /// starting with the corrections that have the closest edit distance. An
166 /// empty TypoCorrection is returned once no more viable corrections remain
188 /// \brief Reset the consumer's position in the stream of viable corrections
190 /// corrections in order before returning any new corrections).
195 /// \brief Return whether the end of the stream of corrections has bee
    [all...]
  /external/dnsmasq/contrib/Solaris10/
README 24 corrections/feedback they are more than welcome.
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include/bits/
os_defines.h 33 // System-specific #define, typedefs, corrections, etc, go here. This
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include/bits/
os_defines.h 33 // System-specific #define, typedefs, corrections, etc, go here. This
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include/bits/
os_defines.h 33 // System-specific #define, typedefs, corrections, etc, go here. This
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include/bits/
os_defines.h 33 // System-specific #define, typedefs, corrections, etc, go here. This
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips32r6/include/bits/
os_defines.h 33 // System-specific #define, typedefs, corrections, etc, go here. This
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include/bits/
os_defines.h 33 // System-specific #define, typedefs, corrections, etc, go here. This
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include/bits/
os_defines.h 33 // System-specific #define, typedefs, corrections, etc, go here. This
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include/bits/
os_defines.h 33 // System-specific #define, typedefs, corrections, etc, go here. This
  /external/libvorbis/
CHANGES 62 * minor corrections to the specification
93 * specification corrections
  /external/glide/third_party/gif_encoder/
LICENSE 5 the associated LZWEncoder class. Please forward any corrections to
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/compat/
SuggestionSpanUtilsTest.java 135 final SuggestedWordInfo[] corrections = local
137 for (int i = 0; i < corrections.length; ++i) {
138 corrections[i] = createWordInfo("correction" + i, SuggestedWordInfo.KIND_CORRECTION);
168 suggestedWordList.addAll(Arrays.asList(corrections));
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/
os_defines.h 33 // System-specific #define, typedefs, corrections, etc, go here. This
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/
os_defines.h 33 // System-specific #define, typedefs, corrections, etc, go here. This
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/
os_defines.h 33 // System-specific #define, typedefs, corrections, etc, go here. This
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/
os_defines.h 33 // System-specific #define, typedefs, corrections, etc, go here. This
  /external/clang/test/SemaCXX/
missing-namespace-qualifier-typo-corrections.cpp 80 // unless one of the corrections is given precedence (e.g. by filtering out
88 // But just eliminating the corrections containing added namespace qualifiers
89 // won't work if both of the tied corrections have namespace qualifiers added.
missing-members.cpp 22 // FIXME: The typo corrections below should be suppressed since A::B::C
  /external/chromium-trace/catapult/telemetry/third_party/pyfakefs/pyfakefs/
README.md 47 added further corrections.

Completed in 1187 milliseconds

1 2 3 4 5 6 7 8 91011>>