| /third_party/musl/porting/linux/user/src/hook/ |
| D | malloc_common.c | 26 …volatile const struct MallocDispatchType* dispatch_table = (struct MallocDispatchType *)atomic_loa… in malloc() local 54 …volatile const struct MallocDispatchType* dispatch_table = (struct MallocDispatchType *)atomic_loa… in aligned_alloc() local 73 …volatile const struct MallocDispatchType* dispatch_table = (struct MallocDispatchType *)atomic_loa… in free() local 105 volatile const struct MallocDispatchType* dispatch_table = get_current_dispatch_table(); in mmap() local 115 volatile const struct MallocDispatchType* dispatch_table = get_current_dispatch_table(); in munmap() local 128 volatile const struct MallocDispatchType* dispatch_table = get_current_dispatch_table(); in calloc() local 144 volatile const struct MallocDispatchType* dispatch_table = get_current_dispatch_table(); in realloc() local 157 volatile const struct MallocDispatchType* dispatch_table = get_current_dispatch_table(); in malloc_usable_size() local 176 volatile const struct MallocDispatchType* dispatch_table = get_current_dispatch_table(); in prctl() local
|
| D | memory_trace.c | 10 …volatile const struct MallocDispatchType* dispatch_table = (struct MallocDispatchType *)atomic_loa… in memtrace() local
|
| D | musl_preinit.c | 358 …rary_handle, const char* shared_lib, const char* prefix, struct MallocDispatchType* dispatch_table) in init_malloc_hook_shared_library() 394 …ared_library(const char* shared_lib, const char* prefix, struct MallocDispatchType* dispatch_table) in load_malloc_hook_shared_library()
|
| /third_party/musl/src/hook/linux/ |
| D | malloc_common.c | 54 …volatile const struct MallocDispatchType* dispatch_table = (struct MallocDispatchType *)atomic_loa… in malloc() local 82 …volatile const struct MallocDispatchType* dispatch_table = (struct MallocDispatchType *)atomic_loa… in aligned_alloc() local 101 …volatile const struct MallocDispatchType* dispatch_table = (struct MallocDispatchType *)atomic_loa… in free() local 133 volatile const struct MallocDispatchType* dispatch_table = get_current_dispatch_table(); in mmap() local 143 volatile const struct MallocDispatchType* dispatch_table = get_current_dispatch_table(); in munmap() local 161 volatile const struct MallocDispatchType* dispatch_table = get_current_dispatch_table(); in calloc() local 182 volatile const struct MallocDispatchType* dispatch_table = get_current_dispatch_table(); in realloc() local 195 volatile const struct MallocDispatchType* dispatch_table = get_current_dispatch_table(); in malloc_usable_size() local 214 volatile const struct MallocDispatchType* dispatch_table = get_current_dispatch_table(); in prctl() local
|
| D | memory_trace.c | 25 …volatile const struct MallocDispatchType* dispatch_table = (struct MallocDispatchType *)atomic_loa… in memtrace() local
|
| D | musl_preinit.c | 393 …rary_handle, const char* shared_lib, const char* prefix, struct MallocDispatchType* dispatch_table) in init_malloc_hook_shared_library() 429 …ared_library(const char* shared_lib, const char* prefix, struct MallocDispatchType* dispatch_table) in load_malloc_hook_shared_library()
|
| /third_party/mesa3d/src/vulkan/runtime/ |
| D | vk_physical_device.h | 86 struct vk_physical_device_dispatch_table dispatch_table; member
|
| D | vk_instance.h | 105 struct vk_instance_dispatch_table dispatch_table; member
|
| D | vk_physical_device.c | 36 const struct vk_physical_device_dispatch_table *dispatch_table) in vk_physical_device_init()
|
| D | vk_instance.c | 52 const struct vk_instance_dispatch_table *dispatch_table, in vk_instance_init()
|
| /third_party/mesa3d/src/intel/vulkan/ |
| D | anv_instance.c | 225 struct vk_instance_dispatch_table dispatch_table; in anv_CreateInstance() local
|
| /third_party/mesa3d/src/asahi/vulkan/ |
| D | hk_instance.c | 139 struct vk_instance_dispatch_table dispatch_table; in hk_CreateInstance() local
|
| D | hk_device.c | 337 struct vk_device_dispatch_table dispatch_table; in hk_CreateDevice() local
|
| D | hk_physical_device.c | 1159 struct vk_physical_device_dispatch_table dispatch_table; in hk_create_drm_physical_device() local
|
| /third_party/mesa3d/src/nouveau/vulkan/ |
| D | nvk_instance.c | 151 struct vk_instance_dispatch_table dispatch_table; in nvk_CreateInstance() local
|
| D | nvk_device.c | 144 struct vk_device_dispatch_table dispatch_table; in nvk_CreateDevice() local
|
| D | nvk_physical_device.c | 1333 struct vk_physical_device_dispatch_table dispatch_table; in nvk_create_drm_physical_device() local
|
| /third_party/python/Lib/ |
| D | copyreg.py | 10 dispatch_table = {} variable
|
| /third_party/mesa3d/src/amd/vulkan/ |
| D | radv_instance.c | 363 struct vk_instance_dispatch_table dispatch_table; in radv_CreateInstance() local
|
| /third_party/mesa3d/src/gfxstream/guest/vulkan/ |
| D | gfxstream_vk_device.cpp | 191 struct vk_physical_device_dispatch_table dispatch_table; in gfxstream_vk_physical_device_init() local 355 struct vk_instance_dispatch_table dispatch_table; in gfxstream_vk_CreateInstance() local 508 struct vk_device_dispatch_table dispatch_table; in gfxstream_vk_CreateDevice() local
|
| /third_party/mesa3d/src/virtio/vulkan/ |
| D | vn_instance.c | 266 struct vk_instance_dispatch_table dispatch_table; in vn_CreateInstance() local
|
| D | vn_common.h | 413 const struct vk_instance_dispatch_table *dispatch_table, in vn_instance_base_init() 434 const struct vk_physical_device_dispatch_table *dispatch_table) in vn_physical_device_base_init() 452 const struct vk_device_dispatch_table *dispatch_table, in vn_device_base_init()
|
| /third_party/mesa3d/src/panfrost/vulkan/ |
| D | panvk_instance.c | 174 struct vk_instance_dispatch_table dispatch_table; in panvk_CreateInstance() local
|
| D | panvk_vX_device.c | 216 struct vk_device_dispatch_table dispatch_table; in panvk_per_arch() local
|
| /third_party/mesa3d/src/gallium/frontends/lavapipe/ |
| D | lvp_device.c | 1262 struct vk_physical_device_dispatch_table dispatch_table; in lvp_physical_device_init() local 1363 struct vk_instance_dispatch_table dispatch_table; in lvp_CreateInstance() local 1734 struct vk_device_dispatch_table dispatch_table; in lvp_CreateDevice() local
|