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

  /external/openfst/src/include/fst/
lock.h 33 typedef int FstOnceType;
37 inline int FstOnceInit(FstOnceType *once, void (*init)(void)) {
generic-register.h 119 static FstOnceType register_init_;
127 FstOnceType GenericRegister<KeyType, EntryType,
flags.h 166 static fst::FstOnceType register_init_; // ensures only called once
174 fst::FstOnceType FlagRegister<T>::register_init_ = fst::FST_ONCE_INIT;

Completed in 857 milliseconds