Searched defs:inst_ (Results 1 – 4 of 4) sorted by relevance
/external/openfst/src/include/fst/extensions/ngram/ | ||
D | ngram-fst.h | 738 mutable NGramFstInst<A> inst_; variable |
/external/regex-re2/re2/ | ||
D | prog.h | 355 Inst* inst_; // pointer to instruction array variable |
D | dfa.cc | 100 int* inst_; // Instruction pointers in the state. member |
D | compile.cc | 225 Prog::Inst* inst_; // Pointer to first instruction. member in re2::Compiler |