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

  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/
digraph_utils.cpp 44 // Returns the digraph type associated with the given dictionary.
53 // Returns the digraph codepoint for the given composite glyph codepoint and digraph codepoint index
54 // (which specifies the first or second codepoint in the digraph).
60 const DigraphUtils::digraph_t *const digraph = member in class:latinime::DigraphUtils
62 if (!digraph) {
66 return digraph->first;
68 return digraph->second;
74 // Retrieves the set of all digraphs associated with the given digraph type.
75 // Returns the size of the digraph array, or 0 if none exist
93 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/tlsdate/
events.dot 4 digraph tlsdated {
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
dot.rb 72 | digraph {
  /external/selinux/sepolgen/src/sepolgen/
yacc.py 1498 def digraph(X,R,FP): function
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/sepolgen/
yacc.py 1498 def digraph(X,R,FP): function
    [all...]

Completed in 160 milliseconds