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

  /external/marisa-trie/lib/marisa/
key.h 9 Key() : str_(), weight_(0.0), id_(0), terminal_(0) {}
21 terminal_ = terminal;
34 return terminal_;
41 UInt32 terminal_; member in class:marisa::Key
  /external/marisa-trie/v0_1_5/lib/marisa_alpha/
key.h 11 Key() : str_(), weight_(0.0), id_(0), terminal_(0) {}
23 terminal_ = terminal;
36 return terminal_;
43 UInt32 terminal_; member in class:marisa_alpha::Key

Completed in 43 milliseconds