OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:typed_impl
(Results
1 - 2
of
2
) sorted by null
/external/openfst/src/include/fst/script/
weight-class.h
159
WeightClassImpl<W> *
typed_impl
=
local
161
return &
typed_impl
->weight;
fst-class.h
197
FstClassImpl<Arc> *
typed_impl
= static_cast<FstClassImpl<Arc> *>(impl_);
local
198
return
typed_impl
->GetImpl();
Completed in 103 milliseconds