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

  /external/openfst/src/include/fst/
dfs-visit.h 156 int next_color = state_color[arc.nextstate]; local
157 switch (next_color) {
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
dfs-visit.h 128 int next_color = state_color[arc.nextstate]; local
129 switch (next_color) {

Completed in 70 milliseconds