Home
last modified time | relevance | path

Searched refs:DecideOrderInFst (Results 1 – 1 of 1) sorted by relevance

/RvlSDK-3.2/build/tools/darch/src/
Dcreate.c486 DirStructure* DecideOrderInFst(DirStructure* start, int* numItems, int* charLength) in DecideOrderInFst() function
510 last = DecideOrderInFst(curr, &subTotal, &subCharLength); in DecideOrderInFst()
622 DecideOrderInFst(root, &numItems, &charLength); in ConstructFSTFromStructure()