Searched defs:Temp (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xf86-video-xgi/dist/src/ | ||
| H A D | vb_init.c | 245 ULONG Temp ; local in function:XGIInitNew 666 ULONG Temp ; local in function:DualChipInit 3661 UCHAR Temp; local in function:XGINew_GetXG21Sense 3700 UCHAR Temp,bCR4A; local in function:XGINew_GetXG27Sense [all...] |
| H A D | vb_setmode.c | 2218 ULONG Data , Temp , b3CC ; local in function:XGI_SetXG21LCD 2273 ULONG Data , Temp , b3CC ; local in function:XGI_SetXG27LCD |
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/ | ||
| H A D | aco_ir.h | 406 struct Temp { struct in namespace:aco 407 Temp() noexcept : id_(0), reg_class(0) {} function in struct:aco::Temp 408 constexpr Temp(uint32_t id, RegClass cls) noexcept : id_(id), reg_class(uint8_t(cls)) {} function in struct:aco::Temp [all...] |
Completed in 18 milliseconds