OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:retain_
(Results
1 - 2
of
2
) sorted by null
/external/srec/tools/thirdparty/OpenFst/fst/lib/
shortest-distance.h
67
delta_(opts.delta),
retain_
(retain) {
83
bool
retain_
; // Retain and reuse information across calls
member in class:fst::ShortestDistanceState
105
if (!
retain_
) {
119
if (
retain_
) {
152
if (
retain_
) {
/external/openfst/src/include/fst/
shortest-distance.h
84
first_path_(opts.first_path),
retain_
(retain), source_id_(0),
102
bool
retain_
; // Retain and reuse information across calls
member in class:fst::ShortestDistanceState
140
if (!
retain_
) {
154
if (
retain_
) {
189
if (
retain_
) {
Completed in 162 milliseconds