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

  /external/openfst/src/include/fst/
compact-fst.h 139 compacts_region_(0),
160 if (compacts_region_ == NULL) {
163 delete compacts_region_;
189 MappedFile *compacts_region_; member in class:fst::CompactFstData
204 compacts_region_(0),
275 compacts_region_(0),
398 data->compacts_region_ = MappedFile::Map(&strm, opts, b);
399 if (!strm || data->compacts_region_ == NULL) {
405 data->compacts_region_->mutable_data());
    [all...]

Completed in 135 milliseconds