| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/rbug/ |
| H A D | rbug_internal.h | 66 PAD(__pos, size); \ 67 *((type *)(&__data[__pos])) = name; \ 68 __pos += size; \ 74 PAD(__pos, size); \ 75 memcpy(&__data[__pos], name, size * name##_len); \ 76 __pos += size * name##_len; \
|
| H A D | rbug_core.c | 44 uint32_t __pos = 0; local in function:rbug_send_noop 61 PAD(__pos, 8); 63 if (__pos != __len) { 79 uint32_t __pos = 0; local in function:rbug_send_ping 96 PAD(__pos, 8); 98 if (__pos != __len) { 115 uint32_t __pos = 0; local in function:rbug_send_error 134 PAD(__pos, 8); 136 if (__pos != __len) { 153 uint32_t __pos local in function:rbug_send_ping_reply 192 uint32_t __pos = 0; local in function:rbug_send_error_reply [all...] |
| H A D | rbug_context.c | 44 uint32_t __pos = 0; local in function:rbug_send_context_list 61 PAD(__pos, 8); 63 if (__pos != __len) { 80 uint32_t __pos = 0; local in function:rbug_send_context_info 99 PAD(__pos, 8); 101 if (__pos != __len) { 119 uint32_t __pos = 0; local in function:rbug_send_context_draw_block 140 PAD(__pos, 8); 142 if (__pos != __len) { 160 uint32_t __pos local in function:rbug_send_context_draw_step 201 uint32_t __pos = 0; local in function:rbug_send_context_draw_unblock 246 uint32_t __pos = 0; local in function:rbug_send_context_draw_rule 294 uint32_t __pos = 0; local in function:rbug_send_context_flush 334 uint32_t __pos = 0; local in function:rbug_send_context_list_reply 383 uint32_t __pos = 0; local in function:rbug_send_context_info_reply 436 uint32_t __pos = 0; local in function:rbug_send_context_draw_blocked [all...] |
| H A D | rbug_shader.c | 45 uint32_t __pos = 0; local in function:rbug_send_shader_list 64 PAD(__pos, 8); 66 if (__pos != __len) { 84 uint32_t __pos = 0; local in function:rbug_send_shader_info 105 PAD(__pos, 8); 107 if (__pos != __len) { 126 uint32_t __pos = 0; local in function:rbug_send_shader_disable 149 PAD(__pos, 8); 151 if (__pos != __len) { 171 uint32_t __pos local in function:rbug_send_shader_replace 215 uint32_t __pos = 0; local in function:rbug_send_shader_list_reply 260 uint32_t __pos = 0; local in function:rbug_send_shader_info_reply [all...] |
| H A D | rbug_texture.c | 44 uint32_t __pos = 0; local in function:rbug_send_texture_list 61 PAD(__pos, 8); 63 if (__pos != __len) { 80 uint32_t __pos = 0; local in function:rbug_send_texture_info 99 PAD(__pos, 8); 101 if (__pos != __len) { 128 uint32_t __pos = 0; local in function:rbug_send_texture_write 165 PAD(__pos, 8); 167 if (__pos != __len) { 191 uint32_t __pos local in function:rbug_send_texture_read 245 uint32_t __pos = 0; local in function:rbug_send_texture_list_reply 299 uint32_t __pos = 0; local in function:rbug_send_texture_info_reply 366 uint32_t __pos = 0; local in function:rbug_send_texture_read_reply [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/rbug/ |
| H A D | rbug_internal.h | 66 PAD(__pos, size); \ 67 *((type *)(&__data[__pos])) = name; \ 68 __pos += size; \ 74 PAD(__pos, size); \ 75 memcpy(&__data[__pos], name, size * name##_len); \ 76 __pos += size * name##_len; \
|
| H A D | rbug_core.c | 44 uint32_t __pos = 0; local in function:rbug_send_noop 61 PAD(__pos, 8); 63 if (__pos != __len) { 79 uint32_t __pos = 0; local in function:rbug_send_ping 96 PAD(__pos, 8); 98 if (__pos != __len) { 115 uint32_t __pos = 0; local in function:rbug_send_error 134 PAD(__pos, 8); 136 if (__pos != __len) { 153 uint32_t __pos local in function:rbug_send_ping_reply 192 uint32_t __pos = 0; local in function:rbug_send_error_reply [all...] |
| H A D | rbug_context.c | 44 uint32_t __pos = 0; local in function:rbug_send_context_list 61 PAD(__pos, 8); 63 if (__pos != __len) { 80 uint32_t __pos = 0; local in function:rbug_send_context_info 99 PAD(__pos, 8); 101 if (__pos != __len) { 119 uint32_t __pos = 0; local in function:rbug_send_context_draw_block 140 PAD(__pos, 8); 142 if (__pos != __len) { 160 uint32_t __pos local in function:rbug_send_context_draw_step 201 uint32_t __pos = 0; local in function:rbug_send_context_draw_unblock 246 uint32_t __pos = 0; local in function:rbug_send_context_draw_rule 294 uint32_t __pos = 0; local in function:rbug_send_context_flush 334 uint32_t __pos = 0; local in function:rbug_send_context_list_reply 383 uint32_t __pos = 0; local in function:rbug_send_context_info_reply 436 uint32_t __pos = 0; local in function:rbug_send_context_draw_blocked [all...] |
| H A D | rbug_shader.c | 45 uint32_t __pos = 0; local in function:rbug_send_shader_list 64 PAD(__pos, 8); 66 if (__pos != __len) { 84 uint32_t __pos = 0; local in function:rbug_send_shader_info 105 PAD(__pos, 8); 107 if (__pos != __len) { 126 uint32_t __pos = 0; local in function:rbug_send_shader_disable 149 PAD(__pos, 8); 151 if (__pos != __len) { 171 uint32_t __pos local in function:rbug_send_shader_replace 215 uint32_t __pos = 0; local in function:rbug_send_shader_list_reply 260 uint32_t __pos = 0; local in function:rbug_send_shader_info_reply [all...] |
| H A D | rbug_texture.c | 46 uint32_t __pos = 0; local in function:rbug_send_texture_list 63 PAD(__pos, 8); 65 if (__pos != __len) { 82 uint32_t __pos = 0; local in function:rbug_send_texture_info 101 PAD(__pos, 8); 103 if (__pos != __len) { 130 uint32_t __pos = 0; local in function:rbug_send_texture_write 167 PAD(__pos, 8); 169 if (__pos != __len) { 193 uint32_t __pos local in function:rbug_send_texture_read 247 uint32_t __pos = 0; local in function:rbug_send_texture_list_reply 301 uint32_t __pos = 0; local in function:rbug_send_texture_info_reply 375 uint32_t __pos = 0; local in function:rbug_send_texture_read_reply [all...] |
| /xsrc/external/mit/pixman/dist/pixman/ |
| H A D | loongson-mmintrin.h | 393 loongson_extract_pi16 (__m64 __m, int64_t __pos) argument 398 : "f" (__m), "f" (*(__m64 *)&__pos) 404 loongson_insert_pi16 (__m64 __m1, __m64 __m2, int64_t __pos) argument 409 : "f" (__m1), "f" (__m2), "i" (__pos)
|