OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AlignInput
(Results
1 - 4
of
4
) sorted by null
/external/openfst/src/lib/
util.cc
62
bool
AlignInput
(istream &strm, int align) {
67
LOG(ERROR) << "
AlignInput
: can't determine stream position";
/external/openfst/src/include/fst/
const-fst.h
223
!
AlignInput
(strm, kFileAlign)) {
236
!
AlignInput
(strm, kFileAlign)) {
util.h
346
bool
AlignInput
(istream &strm, int align);
compact-fst.h
366
!
AlignInput
(strm, kFileAlign)) {
389
!
AlignInput
(strm, kFileAlign)) {
[
all
...]
Completed in 77 milliseconds