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
166
WeightClassImpl<W> *
typed_impl
=
local
168
return &
typed_impl
->weight;
fst-class.h
223
FstClassImpl<Arc> *
typed_impl
= static_cast<FstClassImpl<Arc> *>(impl_);
local
224
return
typed_impl
->GetImpl();
Completed in 2920 milliseconds