Home
last modified time | relevance | path

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

/external/syzkaller/sys/linux/
Dinit_alg.go80 func generateAlgImpl(rnd *rand.Rand, alg algDesc) string { argument
104 type algDesc struct { struct
124 var allAlgs = map[int][]algDesc{
Dinit_alg_test.go98 var selection []algDesc