HomeSort by relevance Sort by last modified time
    Searched full:file_flags (Results 1 - 1 of 1) sorted by null

  /external/srec/tools/thirdparty/OpenFst/fst/lib/
fst.h 507 int32 file_flags = 0; local
509 file_flags |= FstHeader::HAS_ISYMBOLS;
511 file_flags |= FstHeader::HAS_OSYMBOLS;
512 hdr->SetFlags(file_flags);

Completed in 35 milliseconds