Searched defs:Reach (Results 1 - 4 of 4) sorted by relevance

/external/openfst/src/include/fst/
H A Dstate-reachable.h137 // state f can be reached from state s of FST iff Reach(f) is true.
165 bool Reach(StateId s) { function in class:fst::StateReachable
H A Dlabel-reachable.h118 // 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.
272 bool Reach(Label label) { function in class:fst::LabelReachable
287 // Initialize with secondary FST to be used with Reach(Iterator,...).
302 bool Reach(Iterator *aiter, ssize_t aiter_begin, function in class:fst::LabelReachable
329 if (label == reach_label || Reach(label)) {
389 // Valid only if compute_weight was true in Reach() call.
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 63 milliseconds