| /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 | 357 …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 | 371 …rary_handle, const char* shared_lib, const char* prefix, struct MallocDispatchType* dispatch_table) in init_malloc_hook_shared_library() 408 …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 | 60 struct vk_physical_device_dispatch_table dispatch_table; member
|
| D | vk_instance.c | 41 const struct vk_instance_dispatch_table *dispatch_table, in vk_instance_init()
|
| D | vk_instance.h | 86 struct vk_instance_dispatch_table dispatch_table; member
|
| D | vk_physical_device.c | 33 const struct vk_physical_device_dispatch_table *dispatch_table) in vk_physical_device_init()
|
| D | vk_device.h | 111 struct vk_device_dispatch_table dispatch_table; member
|
| D | vk_device.c | 106 const struct vk_device_dispatch_table *dispatch_table, in vk_device_init()
|
| /third_party/mesa3d/src/virtio/vulkan/ |
| D | vn_common.h | 268 const struct vk_instance_dispatch_table *dispatch_table, in vn_instance_base_init() 289 const struct vk_physical_device_dispatch_table *dispatch_table) in vn_physical_device_base_init() 307 const struct vk_device_dispatch_table *dispatch_table, in vn_device_base_init()
|
| D | vn_device.c | 442 struct vk_device_dispatch_table dispatch_table; in vn_CreateDevice() local
|
| D | vn_instance.c | 708 struct vk_instance_dispatch_table dispatch_table; in vn_CreateInstance() local
|
| /third_party/python/Lib/ |
| D | copyreg.py | 10 dispatch_table = {} variable
|
| /third_party/mesa3d/src/panfrost/vulkan/ |
| D | panvk_device.c | 186 struct vk_instance_dispatch_table dispatch_table; in panvk_CreateInstance() local 294 struct vk_physical_device_dispatch_table dispatch_table; in panvk_physical_device_init() local 951 struct vk_device_dispatch_table dispatch_table; in panvk_CreateDevice() local
|
| /third_party/mesa3d/src/imagination/vulkan/ |
| D | pvr_device.c | 160 struct vk_instance_dispatch_table dispatch_table; in pvr_CreateInstance() local 311 struct vk_physical_device_dispatch_table dispatch_table; in pvr_physical_device_init() local 1570 struct vk_device_dispatch_table dispatch_table; in pvr_CreateDevice() local
|
| /third_party/mesa3d/src/gallium/frontends/lavapipe/ |
| D | lvp_device.c | 219 struct vk_physical_device_dispatch_table dispatch_table; in lvp_physical_device_init() local 412 struct vk_instance_dispatch_table dispatch_table; in lvp_CreateInstance() local 1534 struct vk_device_dispatch_table dispatch_table; in lvp_CreateDevice() local
|
| /third_party/mesa3d/src/freedreno/vulkan/ |
| D | tu_device.c | 288 struct vk_physical_device_dispatch_table dispatch_table; in tu_physical_device_init() local 420 struct vk_instance_dispatch_table dispatch_table; in tu_CreateInstance() local 1821 struct vk_device_dispatch_table dispatch_table; in tu_CreateDevice() local
|
| /third_party/mesa3d/src/broadcom/vulkan/ |
| D | v3dv_device.c | 217 struct vk_instance_dispatch_table dispatch_table; in v3dv_CreateInstance() local 724 struct vk_physical_device_dispatch_table dispatch_table; in physical_device_init() local 1952 struct vk_device_dispatch_table dispatch_table; in v3dv_CreateDevice() local
|
| /third_party/mesa3d/src/microsoft/vulkan/ |
| D | dzn_device.c | 185 struct vk_instance_dispatch_table dispatch_table; in dzn_instance_create() local 320 struct vk_physical_device_dispatch_table dispatch_table; in dzn_physical_device_create() local 2037 struct vk_device_dispatch_table dispatch_table; in dzn_device_create() local
|
| /third_party/mesa3d/src/intel/vulkan/ |
| D | anv_device.c | 787 struct vk_physical_device_dispatch_table dispatch_table; in anv_physical_device_try_create() local 1121 struct vk_instance_dispatch_table dispatch_table; in anv_CreateInstance() local 3130 struct vk_device_dispatch_table dispatch_table; in anv_CreateDevice() local
|
| /third_party/python/Lib/idlelib/ |
| D | rpc.py | 67 dispatch_table = {types.CodeType: pickle_code, **copyreg.dispatch_table} variable in CodePickler
|
| /third_party/node/deps/v8/src/regexp/ |
| D | regexp-interpreter.cc | 432 static const void* const dispatch_table[kRegExpPaddedBytecodeCount] = { in RawMatch() local
|