Searched defs:PPD (Results 1 – 1 of 1) sorted by relevance
128 type PPD struct { struct129 name string130 data []Statement131 originalDataSize int241 func normalizePPD(ppd *PPD) {298 func divideIntoLargeClusters(ppds []PPD) [][]string {377 func compareSameSizePPDs(ppds []PPD) [][]string {446 func divideIntoSmallClusters(ppds []PPD) [][]string {