HomeSort by relevance Sort by last modified time
    Searched refs:d_p (Results 1 - 2 of 2) sorted by null

  /external/openfst/src/include/fst/
shortest-path.h 186 StateId s_p = kNoStateId, d_p = kNoStateId; local
190 d_p = s_p;
195 arc_parent[d].nextstate = d_p;
  /external/openfst/src/include/fst/extensions/pdt/
shortest-path.h 687 StateId s_p = kNoStateId, d_p = kNoStateId; local
692 d_p = s_p;
707 arc.nextstate = d_p;

Completed in 103 milliseconds