| /xsrc/external/mit/xf86-video-nsc/dist/src/ |
| H A D | nsc_regacc.c | 252 unsigned long offset, temp_offset, temp1 = 0, temp2 = 0; local in function:gfx_mono_bitmap_to_screen_blt_swp 300 temp_offset = offset; 306 WRITE_GPREG_STRING32_SWP(MGP_HST_SOURCE, 8, j, data, temp_offset, 308 temp_offset += 32; 316 temp_offset, temp1); 317 temp_offset += (dwords_extra << 2); 325 temp_offset, temp1, temp2);
|
| /xsrc/external/mit/xf86-video-geode/dist/src/ |
| H A D | gx_regacc.c | 167 unsigned long offset, temp_offset, temp1 = 0, temp2 = 0; local in function:gfx_mono_bitmap_to_screen_blt_swp 215 temp_offset = offset; 221 WRITE_GPREG_STRING32_SWP(MGP_HST_SOURCE, 8, j, data, temp_offset, 223 temp_offset += 32; 231 temp_offset, temp1); 232 temp_offset += (dwords_extra << 2); 240 temp_offset, temp1, temp2);
|
| /xsrc/external/mit/xf86-video-nsc/dist/src/gfx/ |
| H A D | rndr_gu2.c | 928 unsigned long offset, temp_offset; local in function:gu2_color_bitmap_to_screen_blt 973 temp_offset = offset; 984 WRITE_FRAME_BUFFER_STRING32(srcoffset, dword_bytes, data, temp_offset); 986 temp_offset += dword_bytes; 989 temp_offset); 1093 unsigned long offset, temp_offset, temp1 = 0, temp2 = 0; local in function:gu2_mono_bitmap_to_screen_blt 1141 temp_offset = offset; 1147 WRITE_GPREG_STRING32(MGP_HST_SOURCE, 8, j, data, temp_offset, temp1); 1148 temp_offset += 32; 1156 temp_offset, temp 1189 unsigned long dstoffset, temp1 = 0, temp2 = 0, temp_offset = 0; local in function:gu2_text_blt 2042 unsigned long offset, temp_offset; local in function:gu22_color_bitmap_to_screen_blt 2130 unsigned long temp1 = 0, temp2 = 0, temp_offset = 0; local in function:gu22_text_blt 2218 unsigned long offset, temp_offset, temp1 = 0, temp2 = 0; local in function:gu22_mono_bitmap_to_screen_blt [all...] |
| /xsrc/external/mit/xf86-video-geode/dist/src/gfx/ |
| H A D | rndr_gu2.c | 746 unsigned long offset, temp_offset; local in function:gu2_color_bitmap_to_screen_blt 791 temp_offset = offset; 802 WRITE_FRAME_BUFFER_STRING32(srcoffset, dword_bytes, data, temp_offset); 804 temp_offset += dword_bytes; 807 temp_offset); 911 unsigned long offset, temp_offset, temp1 = 0, temp2 = 0; local in function:gu2_mono_bitmap_to_screen_blt 961 temp_offset = offset; 967 WRITE_GPREG_STRING32(MGP_HST_SOURCE, 8, j, data, temp_offset, 969 temp_offset += 32; 977 temp_offset, temp 1010 unsigned long dstoffset, temp1 = 0, temp2 = 0, temp_offset = 0; local in function:gu2_text_blt 1887 unsigned long offset, temp_offset; local in function:gu22_color_bitmap_to_screen_blt 1977 unsigned long temp1 = 0, temp2 = 0, temp_offset = 0; local in function:gu22_text_blt 2066 unsigned long offset, temp_offset, temp1 = 0, temp2 = 0; local in function:gu22_mono_bitmap_to_screen_blt [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/d3d10umd/ |
| H A D | ShaderTGSI.c | 216 uint temp_offset; member in struct:Shader_xlate 666 reg = ureg_src(sx->temps[sx->temp_offset + operand->index[0].imm]); 719 reg = sx->temps[sx->temp_offset + operand->index[0].imm]; 2102 sx.temp_offset = sx.declared_temps;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/ |
| H A D | crocus_state.c | 2909 uint64_t temp_offset; local in function:crocus_create_surface 2915 &temp_offset, &temp_x, &temp_y);
|