Searched defs:bases (Results 1 – 4 of 4) sorted by relevance
14 TypeId(const void *const *bases) : bases_(bases) { } in TypeId()
61 struct base *bases; /* pointer to the base list */ variable
321 def bases(self): member in ActiveList
7254 static char* bases[5] = { "", "binary", "", "octal", local