Searched refs:hc (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xf86-video-openchrome/dist/src/ |
| H A D | via_memcpy.c | 200 int dadd, rest, count, hc, lcnt; \ 229 hc = h; \ 233 while (hc--) { \ 269 int dadd, rest, count, hc, lcnt; \ 294 hc = h; \ 298 while (hc--) { \
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/ |
| H A D | sb_sched.h | 193 alu_kcache_tracker(sb_hw_class hc) argument 194 : kc(), lines(), max_kcs(hc >= HW_CLASS_EVERGREEN ? 4 : 2) {}
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sb/ |
| H A D | sb_sched.h | 193 alu_kcache_tracker(sb_hw_class hc) argument 194 : kc(), lines(), max_kcs(hc >= HW_CLASS_EVERGREEN ? 4 : 2) {}
|
| /xsrc/external/mit/brotli/dist/c/dec/ |
| H A D | decode.c | 1828 const HuffmanCode* hc; local in function:ProcessCommandsInternal 1841 hc = s->literal_hgroup.htrees[s->context_map_slice[context]]; 1844 p1 = (uint8_t)ReadSymbol(hc, br); 1847 if (!SafeReadSymbol(hc, br, &literal)) {
|
Completed in 9 milliseconds