HomeSort by relevance Sort by last modified time
    Searched refs:digraph (Results 1 - 5 of 5) sorted by null

  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/
digraph_utils.cpp 47 // Returns the digraph type associated with the given dictionary.
59 // Returns the digraph codepoint for the given composite glyph codepoint and digraph codepoint index
60 // (which specifies the first or second codepoint in the digraph).
66 const DigraphUtils::digraph_t *const digraph = member in class:latinime::DigraphUtils
68 if (!digraph) {
72 return digraph->first;
74 return digraph->second;
80 // Retrieves the set of all digraphs associated with the given digraph type.
81 // Returns the size of the digraph array, or 0 if none exist
103 const DigraphUtils::digraph_t *const digraph = getDigraphForDigraphTypeAndCodePoint( member in class:latinime::DigraphUtils
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/dot/
dot.stg 34 digraph NFA {
43 digraph NFA {
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
dot.rb 72 | digraph {
  /external/chromium_org/third_party/ply/
yacc.py 1898 def digraph(X,R,FP): function
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
compiler.jar 

Completed in 72 milliseconds