| /external/mesa3d/src/gallium/auxiliary/rbug/ |
| 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_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_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 | 45 uint32_t __len = 0; in rbug_send_texture_list() local 81 uint32_t __len = 0; in rbug_send_texture_info() local 129 uint32_t __len = 0; in rbug_send_texture_write() local 192 uint32_t __len = 0; in rbug_send_texture_read() local 246 uint32_t __len = 0; in rbug_send_texture_list_reply() local 300 uint32_t __len = 0; in rbug_send_texture_info_reply() local 374 uint32_t __len = 0; in rbug_send_texture_read_reply() local
|
| /external/cronet/buildtools/third_party/libc++/trunk/include/__algorithm/ |
| D | stable_partition.h | 34 _Distance __len, _Pair __p, forward_iterator_tag __fit) in __stable_partition_impl() 139 difference_type __len = _IterOps<_AlgPolicy>::distance(__first, __last); in __stable_partition_impl() local 157 _Distance __len, _Pair __p, bidirectional_iterator_tag __bit) in __stable_partition_impl() 293 difference_type __len = _IterOps<_AlgPolicy>::distance(__first, __last) + 1; in __stable_partition_impl() local
|
| D | pop_heap.h | 33 typename iterator_traits<_RandomAccessIterator>::difference_type __len) { in __pop_heap() 61 typename iterator_traits<_RandomAccessIterator>::difference_type __len = __last - __first; in pop_heap() local
|
| D | sift_down.h | 27 typename iterator_traits<_RandomAccessIterator>::difference_type __len, in __sift_down() 83 typename iterator_traits<_RandomAccessIterator>::difference_type __len) in __floyd_sift_down()
|
| D | push_heap.h | 30 typename iterator_traits<_RandomAccessIterator>::difference_type __len) { in __sift_up() 56 typename iterator_traits<_RandomAccessIterator>::difference_type __len = __last - __first; in __push_heap() local
|
| D | stable_sort.h | 146 typename iterator_traits<_RandomAccessIterator>::difference_type __len, in __stable_sort_move() 200 typename iterator_traits<_RandomAccessIterator>::difference_type __len, in __stable_sort() 250 difference_type __len = __last - __first; in __stable_sort_impl() local
|
| D | partition_point.h | 29 difference_type __len = _VSTD::distance(__first, __last); in partition_point() local
|
| D | ranges_pop_heap.h | 47 auto __len = __last_iter - __first; in __pop_heap_fn_impl() local
|
| D | ranges_partition_point.h | 43 auto __len = ranges::distance(__first, __last); in __partition_point_fn_impl() local
|
| D | is_heap_until.h | 28 difference_type __len = __last - __first; in __is_heap_until() local
|
| D | upper_bound.h | 33 auto __len = _IterOps<_AlgPolicy>::distance(__first, __last); in __upper_bound() local
|
| D | lower_bound.h | 33 auto __len = _IterOps<_AlgPolicy>::distance(__first, __last); in __lower_bound_impl() local
|
| D | equal_range.h | 39 auto __len = _IterOps<_AlgPolicy>::distance(__first, __last); in __equal_range() local
|
| D | partial_sort.h | 42 typename iterator_traits<_RandomAccessIterator>::difference_type __len = __middle - __first; in __partial_sort_impl() local
|
| D | partial_sort_copy.h | 49 … typename iterator_traits<_RandomAccessIterator>::difference_type __len = __r - __result_first; in __partial_sort_copy() local
|
| D | nth_element.h | 57 difference_type __len = __last - __first; in __nth_element() local
|
| /external/libcxx/include/ |
| D | __bsd_locale_fallbacks.h | 50 size_t __len, mbstate_t *__ps, locale_t __l) in __libcpp_wcsnrtombs_l() 65 size_t __len, mbstate_t *__ps, locale_t __l) in __libcpp_mbsnrtowcs_l() 101 size_t __libcpp_mbsrtowcs_l(wchar_t *__dest, const char **__src, size_t __len, in __libcpp_mbsrtowcs_l()
|
| /external/cronet/buildtools/third_party/libc++/trunk/include/ |
| D | __bsd_locale_fallbacks.h | 49 size_t __len, mbstate_t *__ps, locale_t __l) in __libcpp_wcsnrtombs_l() 64 size_t __len, mbstate_t *__ps, locale_t __l) in __libcpp_mbsnrtowcs_l() 102 size_t __libcpp_mbsrtowcs_l(wchar_t *__dest, const char **__src, size_t __len, in __libcpp_mbsrtowcs_l()
|
| /external/flatbuffers/lua/flatbuffers/ |
| D | binaryarray.lua | 13 function mt:__len() function
|
| /external/bcc/src/lua/bpf/ |
| D | cdef.lua | 194 __len = function (t) return ffi.sizeof(t.ip) / ffi.sizeof(t.ip[0]) end, function
|
| /external/cronet/buildtools/third_party/libc++/trunk/include/__string/ |
| D | char_traits.h | 108 size_t __len = 0; in length() local
|
| /external/libcxx/test/support/ |
| D | constexpr_char_traits.hpp | 79 size_t __len = 0; in length() local
|