Home
last modified time | relevance | path

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

/RvlSDK-3.1.4/build/tools/darch/src/
Dcreate.c482 DirStructure* DecideOrderInFst(DirStructure* start, int* numItems, int* charLength) in DecideOrderInFst() function
506 last = DecideOrderInFst(curr, &subTotal, &subCharLength); in DecideOrderInFst()
618 DecideOrderInFst(root, &numItems, &charLength); in ConstructFSTFromStructure()