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

1 2 3 4 5 6 7 8 91011>>

  /external/clang/test/FixIt/
fixit-unrecoverable.c 1 /* FIXME: This is a file containing various typos for which we can
fixit-unrecoverable.cpp 1 /* FIXME: This is a file containing various typos for which we can
  /external/pcre/dist/
CheckMan 3 # A script to scan PCRE's man pages to check for typos in the control
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/data/unicode/
NormalizationCorrections.txt 28 # the typos and misidentifications found and corrected in
  /external/icu/icu4c/source/data/unidata/
NormalizationCorrections.txt 28 # the typos and misidentifications found and corrected in
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/
NormalizationCorrections.txt 28 # the typos and misidentifications found and corrected in
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/gre/
ViewMetadataRepositoryTest.java 40 // (e.g. no typos)
  /toolchain/binutils/binutils-2.25/gprof/
ChangeLog-2006 44 Specify section names in cross references. Fix typos.
54 * gprof.texi: Fix some typos.
  /external/libxml2/doc/
libxml2.xsa 103 Fix typos in relaxng.c (Jan Pokorný),
105 Fix typos in {tree,xpath}.c (errror) (Jan Pokorný),
107 Fix typos in xmlschemas{,types}.c (Jan Pokorný),
  /external/clang/test/Parser/
cxx0x-decl.cpp 3 // Make sure we know these are legitimate commas and not typos for ';'.
cxx-decl.cpp 71 // Make sure we know these are legitimate commas and not typos for ';'.
  /sdk/
build.gradle 71 item('files/typos') {
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
TypoFix.java 33 /** Quickfix for fixing typos */
  /system/tpm/trunks/generator/
extract_commands.sh 79 # Fix typos.
  /external/toybox/toys/posix/
ps.c 319 } static const typos[] = TAGGED_ARRAY(PS, variable
403 int which = field->which, sl = typos[which].slot;
484 ll = slot[typos[which].slot];
811 for (i = 0; i<ARRAY_LEN(typos); i++) {
814 if (!j) s = typos[i].name;
825 if (i==ARRAY_LEN(typos)) return type;
826 if (!field->title) field->title = typos[field->which].name;
827 if (!field->len) field->len = typos[field->which].width;
828 else if (typos[field->which].width<0) field->len *= -1;
932 slot = typos[field->which].slot
    [all...]
  /external/dbus/dbus/
dbus-shared.h 85 * catch typos at compile time
  /external/v8/benchmarks/
README.txt 70 typos in the DeltaBlue implementation. Changed the Splay benchmark to
revisions.html 30 typos in the DeltaBlue implementation. Changed the Splay benchmark to
  /hardware/bsp/intel/peripheral/libupm/docs/
changelog.md 41 * Fixed several typos in library and sensor names
  /external/proguard/src/proguard/
Initializer.java 308 System.out.println(" You should check your configuration for typos.");
317 System.out.println(" You should check your configuration for typos.");
  /external/libexif/
NEWS 157 * Small bug fixes (typos, memory leaks, ...) and feature
  /external/owasp/sanitizer/tools/findbugs/doc/
factSheet.html 69 <li> Garden variety mistakes: typos, use of the wrong boolean operator
  /prebuilts/go/darwin-x86/src/html/template/
error.go 132 // Look for typos in the named template.
  /prebuilts/go/linux-x86/src/html/template/
error.go 132 // Look for typos in the named template.
  /prebuilts/tools/common/proguard/proguard4.7/docs/manual/
optimizations.html 44 since they are not checked for potential typos.

Completed in 1244 milliseconds

1 2 3 4 5 6 7 8 91011>>