HomeSort by relevance Sort by last modified time
    Searched defs:kArchAlignment (Results 1 - 2 of 2) sorted by null

  /external/openfst/src/include/fst/
mapped-file.h 73 static const int kArchAlignment;
  /external/openfst/src/lib/
mapped-file.cc 28 const int MappedFile::kArchAlignment = 16;
65 spos % kArchAlignment == 0) {

Completed in 39 milliseconds