Home
last modified time | relevance | path

Searched defs:__pos (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/rbug/
Drbug_core.c44 uint32_t __pos = 0; in rbug_send_noop() local
79 uint32_t __pos = 0; in rbug_send_ping() local
115 uint32_t __pos = 0; in rbug_send_error() local
153 uint32_t __pos = 0; in rbug_send_ping_reply() local
192 uint32_t __pos = 0; in rbug_send_error_reply() local
Drbug_context.c44 uint32_t __pos = 0; in rbug_send_context_list() local
80 uint32_t __pos = 0; in rbug_send_context_info() local
119 uint32_t __pos = 0; in rbug_send_context_draw_block() local
160 uint32_t __pos = 0; in rbug_send_context_draw_step() local
201 uint32_t __pos = 0; in rbug_send_context_draw_unblock() local
246 uint32_t __pos = 0; in rbug_send_context_draw_rule() local
294 uint32_t __pos = 0; in rbug_send_context_flush() local
334 uint32_t __pos = 0; in rbug_send_context_list_reply() local
383 uint32_t __pos = 0; in rbug_send_context_info_reply() local
436 uint32_t __pos = 0; in rbug_send_context_draw_blocked() local
Drbug_shader.c45 uint32_t __pos = 0; in rbug_send_shader_list() local
84 uint32_t __pos = 0; in rbug_send_shader_info() local
126 uint32_t __pos = 0; in rbug_send_shader_disable() local
171 uint32_t __pos = 0; in rbug_send_shader_replace() local
215 uint32_t __pos = 0; in rbug_send_shader_list_reply() local
260 uint32_t __pos = 0; in rbug_send_shader_info_reply() local
Drbug_texture.c44 uint32_t __pos = 0; in rbug_send_texture_list() local
80 uint32_t __pos = 0; in rbug_send_texture_info() local
128 uint32_t __pos = 0; in rbug_send_texture_write() local
191 uint32_t __pos = 0; in rbug_send_texture_read() local
245 uint32_t __pos = 0; in rbug_send_texture_list_reply() local
299 uint32_t __pos = 0; in rbug_send_texture_info_reply() local
366 uint32_t __pos = 0; in rbug_send_texture_read_reply() local
/external/libjpeg-turbo/simd/loongson/
Dloongson-mmintrin.h972 _mm_extract_pi16(__m64 __m, int64_t __pos) in _mm_extract_pi16()
985 _mm_insert_pi16(__m64 __m1, __m64 __m2, int64_t __pos) in _mm_insert_pi16()