Home
last modified time | relevance | path

Searched defs:inst_ (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/opus/
Daudio_encoder_opus.h95 OpusEncInst* inst_; variable
/external/openfst/src/include/fst/extensions/ngram/
Dngram-fst.h738 mutable NGramFstInst<A> inst_; variable
848 NGramFstInst<A> inst_; variable
949 mutable NGramFstInst<A> inst_; variable
/external/regex-re2/re2/
Dprog.h355 Inst* inst_; // pointer to instruction array variable
Ddfa.cc100 int* inst_; // Instruction pointers in the state. member
1207 int* inst_; // saved info from State member in re2::DFA::StateSaver
Dcompile.cc225 Prog::Inst* inst_; // Pointer to first instruction. member in re2::Compiler