/external/mesa3d/src/gallium/auxiliary/rbug/ |
D | rbug_core.c | 43 uint32_t __len = 0; in rbug_send_noop() local 78 uint32_t __len = 0; in rbug_send_ping() local 114 uint32_t __len = 0; in rbug_send_error() local 152 uint32_t __len = 0; in rbug_send_ping_reply() local 191 uint32_t __len = 0; in rbug_send_error_reply() local
|
D | rbug_context.c | 43 uint32_t __len = 0; in rbug_send_context_list() local 79 uint32_t __len = 0; in rbug_send_context_info() local 118 uint32_t __len = 0; in rbug_send_context_draw_block() local 159 uint32_t __len = 0; in rbug_send_context_draw_step() local 200 uint32_t __len = 0; in rbug_send_context_draw_unblock() local 245 uint32_t __len = 0; in rbug_send_context_draw_rule() local 293 uint32_t __len = 0; in rbug_send_context_flush() local 333 uint32_t __len = 0; in rbug_send_context_list_reply() local 382 uint32_t __len = 0; in rbug_send_context_info_reply() local 435 uint32_t __len = 0; in rbug_send_context_draw_blocked() local
|
D | rbug_shader.c | 44 uint32_t __len = 0; in rbug_send_shader_list() local 83 uint32_t __len = 0; in rbug_send_shader_info() local 125 uint32_t __len = 0; in rbug_send_shader_disable() local 170 uint32_t __len = 0; in rbug_send_shader_replace() local 214 uint32_t __len = 0; in rbug_send_shader_list_reply() local 259 uint32_t __len = 0; in rbug_send_shader_info_reply() local
|
D | rbug_texture.c | 43 uint32_t __len = 0; in rbug_send_texture_list() local 79 uint32_t __len = 0; in rbug_send_texture_info() local 127 uint32_t __len = 0; in rbug_send_texture_write() local 190 uint32_t __len = 0; in rbug_send_texture_read() local 244 uint32_t __len = 0; in rbug_send_texture_list_reply() local 298 uint32_t __len = 0; in rbug_send_texture_info_reply() local 365 uint32_t __len = 0; in rbug_send_texture_read_reply() local
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/rbug/ |
D | rbug_core.c | 43 uint32_t __len = 0; in rbug_send_noop() local 78 uint32_t __len = 0; in rbug_send_ping() local 114 uint32_t __len = 0; in rbug_send_error() local 152 uint32_t __len = 0; in rbug_send_ping_reply() local 191 uint32_t __len = 0; in rbug_send_error_reply() local
|
D | rbug_context.c | 43 uint32_t __len = 0; in rbug_send_context_list() local 79 uint32_t __len = 0; in rbug_send_context_info() local 118 uint32_t __len = 0; in rbug_send_context_draw_block() local 159 uint32_t __len = 0; in rbug_send_context_draw_step() local 200 uint32_t __len = 0; in rbug_send_context_draw_unblock() local 245 uint32_t __len = 0; in rbug_send_context_draw_rule() local 293 uint32_t __len = 0; in rbug_send_context_flush() local 333 uint32_t __len = 0; in rbug_send_context_list_reply() local 382 uint32_t __len = 0; in rbug_send_context_info_reply() local 435 uint32_t __len = 0; in rbug_send_context_draw_blocked() local
|
D | rbug_shader.c | 44 uint32_t __len = 0; in rbug_send_shader_list() local 83 uint32_t __len = 0; in rbug_send_shader_info() local 125 uint32_t __len = 0; in rbug_send_shader_disable() local 170 uint32_t __len = 0; in rbug_send_shader_replace() local 214 uint32_t __len = 0; in rbug_send_shader_list_reply() local 259 uint32_t __len = 0; in rbug_send_shader_info_reply() local
|
D | rbug_texture.c | 43 uint32_t __len = 0; in rbug_send_texture_list() local 79 uint32_t __len = 0; in rbug_send_texture_info() local 127 uint32_t __len = 0; in rbug_send_texture_write() local 190 uint32_t __len = 0; in rbug_send_texture_read() local 244 uint32_t __len = 0; in rbug_send_texture_list_reply() local 298 uint32_t __len = 0; in rbug_send_texture_info_reply() local 365 uint32_t __len = 0; in rbug_send_texture_read_reply() local
|
/external/stlport/stlport/stl/ |
D | _string.c | 200 size_type __len = _M_compute_next_size(__n); in _M_append() local 266 size_type __len = _M_compute_next_size(1); in _M_insert_aux() local 301 size_type __len = _M_compute_next_size(__n); in insert() local 358 size_type __len = _M_compute_next_size(__n); in _M_insert() local 374 size_type __len = (size_type)(__last - __first); in replace() local 393 const difference_type __len = __last - __first; in _M_replace() local 423 const size_t __len = size(); in find() local 454 const size_type __len = size(); in rfind() local 470 const size_type __len = size(); in rfind() local 499 const size_type __len = size(); in find_last_of() local [all …]
|
D | _heap.c | 112 _Distance __len, _Tp __val) { in __adjust_heap() 147 _Distance __len, _Tp __val, _Compare __comp) in __adjust_heap() 194 _Distance __len = __last - __first; in __make_heap() local 220 _Distance __len = __last - __first; in __make_heap() local
|
D | _tempbuf.c | 37 __get_temporary_buffer(ptrdiff_t __len, _Tp*) in __get_temporary_buffer()
|
D | _tempbuf.h | 54 inline pair<_Tp*, ptrdiff_t> _STLP_CALL get_temporary_buffer(ptrdiff_t __len) { in get_temporary_buffer() 66 get_temporary_buffer(ptrdiff_t __len, _Tp*) { in get_temporary_buffer()
|
D | _vector.c | 87 size_type __len = _M_compute_next_size(__fill_len); in _M_insert_overflow_aux() local 110 size_type __len = _M_compute_next_size(__fill_len); in _M_insert_overflow() local 188 size_type __len = __xlen; variable
|
D | _string_hash.h | 36 size_t __len = __s.size(); in __stl_string_hash() local
|
D | _rope.c | 106 size_t __len = _S_iterator_buf_len; in _S_setbuf() local 212 size_t __len = __current_node->_M_size._M_data; in _S_setcache_for_incr() local 378 _RopeLeaf* __r, const _CharT* __iter, size_t __len) { in _S_leaf_concat_char_iter() 413 …harT,_Alloc>::_S_destr_leaf_concat_char_iter (_RopeLeaf* __r, const _CharT* __iter, size_t __len) { in _S_destr_leaf_concat_char_iter() 624 size_t __len = __base->_M_size._M_data; in _S_substring() local 825 size_t __len = __end - __begin; in _S_apply_to_pieces() local 898 size_t __start, size_t __len, in _S_flatten()
|
D | _string.h | 306 size_type __len = __size + (max)(__n, __size) + 1; in _M_compute_next_size() local 473 size_type __len = _M_compute_next_size(__n); in _M_appendT() local 621 size_type __len = (min) (__n, __s.size() - __beg); in insert() local 642 size_type __len = _Traits::length(__s); in insert() local 691 size_type __len = _M_compute_next_size(__n); in _M_insert_overflow() local 817 const size_type __len = (min) (__n, __size - __pos); in replace() local 844 const size_type __len = (min) (__n1, __size - __pos); in replace() local 861 const size_type __len = (min) (__n1, __size - __pos); in replace() local 937 const size_type __len = (min) (__n, size() - __pos); variable
|
D | _num_put.c | 148 __copy_integer_and_fill(const _CharT* __buf, ptrdiff_t __len, in __copy_integer_and_fill() 203 ptrdiff_t __len = __iend - __buf; in __put_integer() local 235 ptrdiff_t __len = __iend - __buf; in __put_integer() local
|
D | _slist.c | 106 void slist<_Tp,_Alloc>::resize(size_type __len, const _Tp& __x) { in resize()
|
D | _vector.h | 175 size_type __len = __size + (max)(__n, __size); in _M_compute_next_size() local 325 const size_type __len = _STLP_STD::distance(__first, __last); local
|
D | _string_sum_methods.h | 109 const size_type __len = __old_size + (max)(__old_size, __s_size) + 1; in _M_append_sum() local 133 const size_type __len = __old_size + (max)(__old_size, __s_size) + 1; in _M_append_sum_pos() local
|
D | _list.c | 97 size_type __len = 0; in resize() local
|
D | _tree.c | 689 int __len = __black_count(_M_leftmost(), _M_root()); in __rb_verify() local
|
D | _algo.c | 754 _Predicate __pred, _Distance __len, in __inplace_stable_partition() 770 _Predicate __pred, _Distance __len, in __stable_partition_adaptive() 1077 _Distance __len = __last - __first; in __merge_sort_with_buffer() local 1162 _Distance __len = (__last - __first + 1) / 2; in __stable_sort_adaptive() local 1358 _Distance __len = _STLP_STD::distance(__first, __last); in __upper_bound() local 1383 _Distance __len = _STLP_STD::distance(__first, __last); in __equal_range() local
|
D | _string_workaround.h | 221 size_type __len = this->_M_compute_next_size(__n); in _M_appendT() local 377 size_type __len = this->_M_compute_next_size(__n); in _M_insert_overflow() local
|
/external/kernel-headers/original/asm-mips/ |
D | uaccess.h | 693 __strncpy_from_user(char *__to, const char __user *__from, long __len) in __strncpy_from_user() 730 strncpy_from_user(char *__to, const char __user *__from, long __len) in strncpy_from_user()
|