HomeSort by relevance Sort by last modified time
    Searched full:descent (Results 151 - 175 of 239) sorted by null

1 2 3 4 5 67 8 910

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/spellcheck/
AndroidSpellCheckerService.java 88 // proximity to pass to the dictionary descent algorithm.
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
BaseRecognizer.as 432 * "A note on error recovery in recursive descent parsers":
437 * "Efficient and Comfortable Error Recovery in Recursive Descent
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/
BaseRecognizer.java 456 * "A note on error recovery in recursive descent parsers":
461 * "Efficient and Comfortable Error Recovery in Recursive Descent
  /external/chromium/webkit/glue/
dom_serializer_unittest.cc 699 // Go through all descent nodes.
748 // Go through all descent nodes.
    [all...]
  /frameworks/base/core/java/android/text/
Layout.java 226 // The baseline is the top of the following line minus the current line's descent.
632 * Return the descent of the specified line(0…getLineCount() - 1).
673 * Returns the number of extra pixels of descent padding in the
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xlib.h 1025 short descent; \/* baseline to bottom edge of raster *\/ member in struct:__anon25537
1054 int descent; \/* log. descent below baseline for spacing *\/ member in struct:__anon25539
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xlib.h 1025 short descent; \/* baseline to bottom edge of raster *\/ member in struct:__anon27127
1054 int descent; \/* log. descent below baseline for spacing *\/ member in struct:__anon27129
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xlib.h 1025 short descent; \/* baseline to bottom edge of raster *\/ member in struct:__anon28642
1054 int descent; \/* log. descent below baseline for spacing *\/ member in struct:__anon28644
    [all...]
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
BaseRecognizer.cs 483 * "A note on error recovery in recursive descent parsers":
488 * "Efficient and Comfortable Error Recovery in Recursive Descent
    [all...]
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
BaseRecognizer.cs 553 * "A note on error recovery in recursive descent parsers":
558 * "Efficient and Comfortable Error Recovery in Recursive Descent
    [all...]
  /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/
BaseRecognizer.js 504 * <p>"A note on error recovery in recursive descent parsers":
509 * <p>"Efficient and Comfortable Error Recovery in Recursive Descent
    [all...]
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRBaseRecognizer.m 594 * "A note on error recovery in recursive descent parsers":
599 * "Efficient and Comfortable Error Recovery in Recursive Descent
    [all...]
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
recognizers.rb 612 # "A note on error recovery in recursive descent parsers":
617 # "Efficient and Comfortable Error Recovery in Recursive Descent
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/
CodeGenerator.java 544 * A note on error recovery in recursive descent parsers:
548 * Efficient and Comfortable Error Recovery in Recursive Descent Parsers:
    [all...]
  /external/clang/www/
features.html 394 parsing technology for this class of languages is a hand-built recursive-descent
395 parser. Because it is plain C++ code, recursive descent makes it very easy for
  /external/llvm/docs/tutorial/
LangImpl2.rst 18 The parser we will build uses a combination of `Recursive Descent
208 standard way to go for recursive descent parsers. For a better example,
    [all...]
OCamlLangImpl2.rst 19 The parser we will build uses a combination of `Recursive Descent
156 standard way to go for recursive descent parsers. For a better example,
    [all...]
  /external/webkit/Source/WebCore/html/canvas/
CanvasRenderingContext2D.cpp     [all...]
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
KeyboardView.java 756 + (paint.getTextSize() - paint.descent()) / 2 + padding.top,
763 + (paint.getTextSize() - paint.descent()) / 2 + padding.top,
    [all...]
  /external/ceres-solver/include/ceres/
solver.h 130 // The classical trust region methods are descent methods, in that
  /external/ceres-solver/internal/ceres/
dogleg_strategy.cc 257 // spanning the subspace defined by the steepest descent and Newton direction.
  /external/freetype/src/sfnt/
sfobjs.c     [all...]
  /external/nist-sip/java/gov/nist/core/
GenericObject.java 581 * Does depth-first descent of the structure and
  /external/quake/quake/src/QW/scitech/include/
mgraph.h 737 short descent; /* Font descent value */ member in struct:__anon14347
748 m_int descent; /* Descent value */ member in struct:__anon14348
    [all...]
  /external/quake/quake/src/WinQuake/scitech/INCLUDE/
MGRAPH.H 737 short descent; /* Font descent value */ member in struct:__anon14646
748 m_int descent; /* Descent value */ member in struct:__anon14647
    [all...]

Completed in 1676 milliseconds

1 2 3 4 5 67 8 910