Lines Matching refs:dvRoot2Index

56     return dvRoot2Index(Root);  in allocRoot()
989 utDatabaseShowObject("dv", "Root", dvRoot2Index(Root)); in dvShowRoot()
8342 return dvRoots.FirstModpath[dvRoot2Index(_Root)]; in dvRootGetFirstModpath()
8350 dvRoots.FirstModpath[dvRoot2Index(_Root)] = value; in dvRootSetFirstModpath()
8357 return dvRoots.LastModpath[dvRoot2Index(_Root)]; in dvRootGetLastModpath()
8365 dvRoots.LastModpath[dvRoot2Index(_Root)] = value; in dvRootSetLastModpath()
8372 return dvRoots.ModpathTableIndex[dvRoot2Index(_Root)]; in dvRootGetModpathTableIndex()
8380 dvRoots.ModpathTableIndex[dvRoot2Index(_Root)] = value; in dvRootSetModpathTableIndex()
8387 return dvRoots.NumModpathTable[dvRoot2Index(_Root)]; in dvRootGetNumModpathTable()
8395 dvRoots.NumModpathTable[dvRoot2Index(_Root)] = value; in dvRootSetNumModpathTable()
8426 return dvRoots.NumModpath[dvRoot2Index(_Root)]; in dvRootGetNumModpath()
8434 dvRoots.NumModpath[dvRoot2Index(_Root)] = value; in dvRootSetNumModpath()
8441 return dvRoots.FirstModule[dvRoot2Index(_Root)]; in dvRootGetFirstModule()
8449 dvRoots.FirstModule[dvRoot2Index(_Root)] = value; in dvRootSetFirstModule()
8456 return dvRoots.LastModule[dvRoot2Index(_Root)]; in dvRootGetLastModule()
8464 dvRoots.LastModule[dvRoot2Index(_Root)] = value; in dvRootSetLastModule()
8471 return dvRoots.ModuleTableIndex[dvRoot2Index(_Root)]; in dvRootGetModuleTableIndex()
8479 dvRoots.ModuleTableIndex[dvRoot2Index(_Root)] = value; in dvRootSetModuleTableIndex()
8486 return dvRoots.NumModuleTable[dvRoot2Index(_Root)]; in dvRootGetNumModuleTable()
8494 dvRoots.NumModuleTable[dvRoot2Index(_Root)] = value; in dvRootSetNumModuleTable()
8525 return dvRoots.NumModule[dvRoot2Index(_Root)]; in dvRootGetNumModule()
8533 dvRoots.NumModule[dvRoot2Index(_Root)] = value; in dvRootSetNumModule()