/external/mesa3d/src/gallium/auxiliary/rbug/ |
D | rbug_context.c | 45 uint8_t *__data = NULL; in rbug_send_context_list() local 53 __data = (uint8_t*)MALLOC(__len); in rbug_send_context_list() 54 if (!__data) in rbug_send_context_list() 67 rbug_connection_write(__con, __data, __len); in rbug_send_context_list() 71 FREE(__data); in rbug_send_context_list() 81 uint8_t *__data = NULL; in rbug_send_context_info() local 90 __data = (uint8_t*)MALLOC(__len); in rbug_send_context_info() 91 if (!__data) in rbug_send_context_info() 105 rbug_connection_write(__con, __data, __len); in rbug_send_context_info() 109 FREE(__data); in rbug_send_context_info() [all …]
|
D | rbug_core.c | 45 uint8_t *__data = NULL; in rbug_send_noop() local 53 __data = (uint8_t*)MALLOC(__len); in rbug_send_noop() 54 if (!__data) in rbug_send_noop() 67 rbug_connection_write(__con, __data, __len); in rbug_send_noop() 71 FREE(__data); in rbug_send_noop() 80 uint8_t *__data = NULL; in rbug_send_ping() local 88 __data = (uint8_t*)MALLOC(__len); in rbug_send_ping() 89 if (!__data) in rbug_send_ping() 102 rbug_connection_write(__con, __data, __len); in rbug_send_ping() 106 FREE(__data); in rbug_send_ping() [all …]
|
D | rbug_shader.c | 46 uint8_t *__data = NULL; in rbug_send_shader_list() local 55 __data = (uint8_t*)MALLOC(__len); in rbug_send_shader_list() 56 if (!__data) in rbug_send_shader_list() 70 rbug_connection_write(__con, __data, __len); in rbug_send_shader_list() 74 FREE(__data); in rbug_send_shader_list() 85 uint8_t *__data = NULL; in rbug_send_shader_info() local 95 __data = (uint8_t*)MALLOC(__len); in rbug_send_shader_info() 96 if (!__data) in rbug_send_shader_info() 111 rbug_connection_write(__con, __data, __len); in rbug_send_shader_info() 115 FREE(__data); in rbug_send_shader_info() [all …]
|
D | rbug_texture.c | 45 uint8_t *__data = NULL; in rbug_send_texture_list() local 53 __data = (uint8_t*)MALLOC(__len); in rbug_send_texture_list() 54 if (!__data) in rbug_send_texture_list() 67 rbug_connection_write(__con, __data, __len); in rbug_send_texture_list() 71 FREE(__data); in rbug_send_texture_list() 81 uint8_t *__data = NULL; in rbug_send_texture_info() local 90 __data = (uint8_t*)MALLOC(__len); in rbug_send_texture_info() 91 if (!__data) in rbug_send_texture_info() 105 rbug_connection_write(__con, __data, __len); in rbug_send_texture_info() 109 FREE(__data); in rbug_send_texture_info() [all …]
|
D | rbug_internal.h | 67 *((type *)(&__data[__pos])) = name; \ 75 memcpy(&__data[__pos], name, size * name##_len); \
|
/external/elfutils/libelf/ |
D | gelf.h | 209 extern GElf_Rel *gelf_getrel (Elf_Data *__data, int __ndx, GElf_Rel *__dst); 212 extern GElf_Rela *gelf_getrela (Elf_Data *__data, int __ndx, GElf_Rela *__dst); 222 extern GElf_Sym *gelf_getsym (Elf_Data *__data, int __ndx, GElf_Sym *__dst); 225 extern int gelf_update_sym (Elf_Data *__data, int __ndx, GElf_Sym *__src); 243 extern GElf_Syminfo *gelf_getsyminfo (Elf_Data *__data, int __ndx, 248 extern int gelf_update_syminfo (Elf_Data *__data, int __ndx, 253 extern GElf_Dyn *gelf_getdyn (Elf_Data *__data, int __ndx, GElf_Dyn *__dst); 260 extern GElf_Move *gelf_getmove (Elf_Data *__data, int __ndx, GElf_Move *__dst); 263 extern int gelf_update_move (Elf_Data *__data, int __ndx, 268 extern GElf_Lib *gelf_getlib (Elf_Data *__data, int __ndx, GElf_Lib *__dst); [all …]
|
/external/mesa3d/src/gallium/state_trackers/nine/ |
D | nine_helpers.h | 79 struct Nine##nine *__data; \ 81 __data = CALLOC_STRUCT(Nine##nine); \ 82 if (!__data) { return E_OUTOFMEMORY; } \ 90 HRESULT __hr = Nine##nine##_ctor(__data, &__params, ## __VA_ARGS__); \ 92 Nine##nine##_dtor(__data); \ 97 *(out) = __data; \ 104 struct Nine##nine *__data; \ 106 __data = CALLOC_STRUCT(Nine##nine); \ 107 if (!__data) { return E_OUTOFMEMORY; } \ 115 HRESULT __hr = Nine##nine##_ctor(__data, &__params, ## __VA_ARGS__); \ [all …]
|
/external/llvm/test/tools/llvm-objdump/ |
D | macho-bind.test | 5 # CHECK:__DATA __data 0x00001028 pointer 0 flat-namespace _any 6 # CHECK:__DATA __data 0x00001020 pointer 0 main-executable _fromApp 7 # CHECK:__DATA __data 0x00001018 pointer 0 this-image _myfunc 8 # CHECK:__DATA __data 0x00001000 pointer 0 libfoo _foo 9 # CHECK:__DATA __data 0x00001008 pointer 0 libbar _bar 10 # CHECK:__DATA __data 0x00001010 pointer 0 libSystem _malloc
|
D | macho-rebase.test | 6 # CHECK: __DATA __data 0x00001010 pointer 7 # CHECK: __DATA __data 0x00001028 pointer 8 # CHECK: __DATA __data 0x00001030 pointer 9 # CHECK: __DATA __data 0x00001038 pointer 10 # CHECK: __DATA __data 0x00001040 pointer 11 # CHECK: __DATA __data 0x00001258 pointer
|
D | macho-weak-bind.test | 5 # CHECK: __DATA __data 0x100001018 pointer 0 __ZTISt12out_of_range 6 # CHECK: __DATA __data 0x100001020 pointer 0 __ZTISt12out_of_range 7 # CHECK: __DATA __data 0x100001028 pointer 0 __ZTISt12out_of_range 9 # CHECK: __DATA __data 0x100001018 pointer 0 __Znam
|
D | macho-bind2.test | 3 # CHECK: __DATA __data 0x00001008 pointer 0 libSystem _malloc 4 # CHECK: __DATA __data 0x00001050 pointer 0 libSystem _malloc 5 # CHECK: __DATA __data 0x00001458 pointer 0 libSystem _malloc
|
D | macho-sections.test | 1 # RUN: llvm-objdump -macho -section=__data %p/Inputs/bind2.macho-x86_64 | FileCheck %s 5 # RUN: llvm-objdump -macho -section=__data %p/Inputs/section.macho-armv7 | FileCheck -check-prefix …
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-objdump/ |
D | macho-bind.test | 5 # CHECK:__DATA __data 0x00001028 pointer 0 flat-namespace _any 6 # CHECK:__DATA __data 0x00001020 pointer 0 main-executable _fromApp 7 # CHECK:__DATA __data 0x00001018 pointer 0 this-image _myfunc 8 # CHECK:__DATA __data 0x00001000 pointer 0 libfoo _foo 9 # CHECK:__DATA __data 0x00001008 pointer 0 libbar _bar 10 # CHECK:__DATA __data 0x00001010 pointer 0 libSystem _malloc
|
D | macho-rebase.test | 6 # CHECK: __DATA __data 0x00001010 pointer 7 # CHECK: __DATA __data 0x00001028 pointer 8 # CHECK: __DATA __data 0x00001030 pointer 9 # CHECK: __DATA __data 0x00001038 pointer 10 # CHECK: __DATA __data 0x00001040 pointer 11 # CHECK: __DATA __data 0x00001258 pointer
|
D | macho-weak-bind.test | 5 # CHECK: __DATA __data 0x100001018 pointer 0 __ZTISt12out_of_range 6 # CHECK: __DATA __data 0x100001020 pointer 0 __ZTISt12out_of_range 7 # CHECK: __DATA __data 0x100001028 pointer 0 __ZTISt12out_of_range 9 # CHECK: __DATA __data 0x100001018 pointer 0 __Znam
|
D | macho-bind2.test | 3 # CHECK: __DATA __data 0x00001008 pointer 0 libSystem _malloc 4 # CHECK: __DATA __data 0x00001050 pointer 0 libSystem _malloc 5 # CHECK: __DATA __data 0x00001458 pointer 0 libSystem _malloc
|
D | macho-sections.test | 1 # RUN: llvm-objdump -macho -section=__data %p/Inputs/bind2.macho-x86_64 | FileCheck %s 5 # RUN: llvm-objdump -macho -section=__data %p/Inputs/section.macho-armv7 | FileCheck -check-prefix …
|
/external/libcxx/src/ |
D | typeinfo.cpp | 16 if (&__data == &__rhs.__data) in __compare() 18 return strcmp(&__data.__decorated_name[1], &__rhs.__data.__decorated_name[1]); in __compare() 23 return &__data.__decorated_name[1]; in name() 36 for (const char* c = &__data.__decorated_name[1]; *c; ++c) { in hash_code()
|
/external/libcxx/include/ |
D | span | 211 _LIBCPP_INLINE_VISIBILITY constexpr span() noexcept : __data{nullptr} 217 _LIBCPP_INLINE_VISIBILITY constexpr span(pointer __ptr, index_type __count) : __data{__ptr} 219 _LIBCPP_INLINE_VISIBILITY constexpr span(pointer __f, pointer __l) : __data{__f} 222 …LINE_VISIBILITY constexpr span(element_type (&__arr)[_Extent]) noexcept : __data{__arr} {} 223 …SIBILITY constexpr span( array<value_type, _Extent>& __arr) noexcept : __data{__arr.data()} {} 224 …SIBILITY constexpr span(const array<value_type, _Extent>& __arr) noexcept : __data{__arr.data()} {} 230 : __data{_VSTD::data(__c)} 237 : __data{_VSTD::data(__c)} 246 : __data{__other.data()} {} 254 …: __data{__other.data()} { _LIBCPP_ASSERT(_Extent == __other.size(), "size mismatch in span's cons… [all …]
|
D | string_view | 220 basic_string_view() _NOEXCEPT : __data (nullptr), __size(0) {} 230 : __data(__s), __size(__len) 239 : __data(__s), __size(_Traits::length(__s)) {} 249 const_iterator cbegin() const _NOEXCEPT { return __data; } 252 const_iterator cend() const _NOEXCEPT { return __data + __size; } 281 const_reference operator[](size_type __pos) const _NOEXCEPT { return __data[__pos]; } 287 ? (__throw_out_of_range("string_view::at"), __data[0]) 288 : __data[__pos]; 294 return _LIBCPP_ASSERT(!empty(), "string_view::front(): string is empty"), __data[0]; 300 return _LIBCPP_ASSERT(!empty(), "string_view::back(): string is empty"), __data[__size-1]; [all …]
|
/external/libcxx/src/support/win32/ |
D | thread_win32.cpp | 184 auto *__data = in __libcpp_beginthreadex_thunk() local 186 auto *__func = __data->__func; in __libcpp_beginthreadex_thunk() 187 void *__arg = __data->__arg; in __libcpp_beginthreadex_thunk() 188 delete __data; in __libcpp_beginthreadex_thunk() 199 auto *__data = new __libcpp_beginthreadex_thunk_data; in __libcpp_thread_create() local 200 __data->__func = __func; in __libcpp_thread_create() 201 __data->__arg = __arg; in __libcpp_thread_create() 205 __data, 0, nullptr)); in __libcpp_thread_create()
|
/external/libaom/libaom/test/ |
D | gviz_api.py | 163 self.__data = [] 526 return len(self.__data) 542 self.__data[row] = (self.__data[row][0], custom_properties) 556 self.__data = [] 594 self.__data.append(prev_col_values) 608 self.__data.append(prev_col_values) 621 self.__data.append(prev_col_values) 628 self.__data.append(prev_col_values) 655 return self.__data 680 return sorted(self.__data, cmp=SortCmpFunc) [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/MachO/ARM/ |
D | thumb2-movw-fixup.s | 30 @ CHECK: Section: __data (2) 44 @ CHECK: Section: __data (2) 58 @ CHECK: Section: __data (2) 72 @ CHECK: Section: __data (2)
|
/external/llvm/test/MC/MachO/ARM/ |
D | thumb2-movw-fixup.s | 30 @ CHECK: Section: __data (2) 44 @ CHECK: Section: __data (2) 58 @ CHECK: Section: __data (2) 72 @ CHECK: Section: __data (2)
|
/external/ltp/testcases/kernel/syscalls/ptrace/ |
D | spawn_ptrace_child.h | 48 void *__data = (void *)(data); \ 49 maybe_swap(request, __addr, __data); \ 50 __ret = ptrace(request, pid, __addr, __data); \
|