OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Reach
(Results
1 - 3
of
3
) sorted by null
/external/openfst/src/include/fst/
state-reachable.h
137
// state f can be reached from state s of FST iff
Reach
(f) is true.
164
// Can
reach
this label from current state?
165
bool
Reach
(StateId s) {
label-reachable.h
118
// iff
Reach
(r) is true where r = Relabel(l). The relabeling is
123
// reach_input) so that the test
Reach
(r) applies directly to the
132
//
Reach
(aiter, ...) is true if labels on the input (output) side of
261
// with arc iterator to be passed to
Reach
.
270
// Can
reach
this label from current state?
272
bool
Reach
(Label label) {
280
// Can
reach
final state (via epsilon transitions) from this state?
287
// Initialize with secondary FST to be used with
Reach
(Iterator,...).
296
// Can
reach
any arc iterator label between iterator positions
302
bool
Reach
(Iterator *aiter, ssize_t aiter_begin
[
all
...]
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
compiler.jar
Completed in 240 milliseconds