Searched defs:worst (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ | ||
| H A D | texcompress_fxt1.c | 289 GLint i, k, worst = -1; local in function:fxt1_worst 520 GLint worst = fxt1_worst(vec[j], input, nc, n); local in function:fxt1_lloyd |
| /xsrc/external/mit/MesaLib/dist/src/util/format/ | ||
| H A D | u_format_fxt1.c | 173 int32_t i, k, worst = -1; local in function:fxt1_worst 401 int32_t worst = fxt1_worst(vec[j], input, nc, n); local in function:fxt1_lloyd |
| /src/sys/dev/ata/ | ||
| H A D | atareg.h | 527 uint8_t worst; member in struct:ata_smart_attr |
Completed in 12 milliseconds