Home
last modified time | relevance | path

Searched defs:dispatch_table (Results 1 – 25 of 26) sorted by relevance

12

/third_party/musl/porting/linux/user/src/hook/
Dmalloc_common.c12 volatile const struct MallocDispatchType* dispatch_table = get_current_dispatch_table(); in malloc() local
26 volatile const struct MallocDispatchType* dispatch_table = get_current_dispatch_table(); in free() local
36 volatile const struct MallocDispatchType* dispatch_table = get_current_dispatch_table(); in mmap() local
46 volatile const struct MallocDispatchType* dispatch_table = get_current_dispatch_table(); in munmap() local
56 volatile const struct MallocDispatchType* dispatch_table = get_current_dispatch_table(); in calloc() local
66 volatile const struct MallocDispatchType* dispatch_table = get_current_dispatch_table(); in realloc() local
76 volatile const struct MallocDispatchType* dispatch_table = get_current_dispatch_table(); in malloc_usable_size() local
86 volatile const struct MallocDispatchType* dispatch_table = get_current_dispatch_table(); in mallopt() local
Dmusl_preinit.c296 …rary_handle, const char* shared_lib, const char* prefix, struct MallocDispatchType* dispatch_table) in init_malloc_hook_shared_library()
331 …ared_library(const char* shared_lib, const char* prefix, struct MallocDispatchType* dispatch_table) in load_malloc_hook_shared_library()
/third_party/boost/boost/msm/back/
Ddispatch_table.hpp39 struct dispatch_table struct
43 typedef HandledEnum (*cell)(Fsm&, int,int,Event const&);
44 typedef bool (*guard)(Fsm&, Event const&);
49 struct chain_row
101 struct make_chain_row_from_map_entry
131 struct replace_event
138 struct change_frow_event
148 typedef typename generate_state_set<Stt>::type state_list;
152 struct convert_event_and_forward
163 struct init_cell
[all …]
Dfavor_compile_time.hpp78 struct dispatch_table < Fsm, Stt, Event, ::boost::msm::back::favor_compile_time> struct
82 typedef HandledEnum (*cell)(Fsm&, int,int,Event const&);
83 typedef bool (*guard)(Fsm&, Event const&);
87 typedef typename generate_state_set<Stt>::type state_list;
90 struct chain_row
111 static HandledEnum call_submachine(Fsm& fsm, int , int , Event const& evt) in call_submachine()
117 struct init_cell
187 struct default_init_cell
266 struct default_init_cell<EventType,
291 dispatch_table() in dispatch_table() function
[all …]
/third_party/boost/libs/mpl/example/fsm/
Dplayer2.cpp56 struct dispatch_table struct
81 init_cell(dispatch_table* self_) in init_cell() argument
97 dispatch_table() in dispatch_table() function
117 static const dispatch_table instance; argument
123 // This declares the statically-initialized dispatch_table instance. argument
/third_party/mesa3d/src/vulkan/util/
Dvk_physical_device.h42 struct vk_physical_device_dispatch_table dispatch_table; member
Dvk_device.h43 struct vk_device_dispatch_table dispatch_table; member
Dvk_instance.c37 const struct vk_instance_dispatch_table *dispatch_table, in vk_instance_init()
Dvk_instance.h52 struct vk_instance_dispatch_table dispatch_table; member
Dvk_physical_device.c33 const struct vk_physical_device_dispatch_table *dispatch_table) in vk_physical_device_init()
Dvk_device.c38 const struct vk_device_dispatch_table *dispatch_table, in vk_device_init()
/third_party/mesa3d/src/virtio/vulkan/
Dvn_common.h243 const struct vk_instance_dispatch_table *dispatch_table, in vn_instance_base_init()
264 const struct vk_physical_device_dispatch_table *dispatch_table) in vn_physical_device_base_init()
282 const struct vk_device_dispatch_table *dispatch_table, in vn_device_base_init()
Dvn_device.c283 struct vk_device_dispatch_table dispatch_table; in vn_CreateDevice() local
Dvn_instance.c707 struct vk_instance_dispatch_table dispatch_table; in vn_CreateInstance() local
Dvn_physical_device.c1290 struct vk_physical_device_dispatch_table dispatch_table; in enumerate_physical_devices() local
/third_party/python/Lib/
Dcopyreg.py10 dispatch_table = {} variable
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_device.c173 struct vk_instance_dispatch_table dispatch_table; in panvk_CreateInstance() local
281 struct vk_physical_device_dispatch_table dispatch_table; in panvk_physical_device_init() local
963 struct vk_device_dispatch_table dispatch_table; in panvk_CreateDevice() local
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_device.c262 struct vk_physical_device_dispatch_table dispatch_table; in tu_physical_device_init() local
350 struct vk_instance_dispatch_table dispatch_table; in tu_CreateInstance() local
1449 struct vk_device_dispatch_table dispatch_table; in tu_CreateDevice() local
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_device.c189 struct vk_instance_dispatch_table dispatch_table; in v3dv_CreateInstance() local
696 struct vk_physical_device_dispatch_table dispatch_table; in physical_device_init() local
1754 struct vk_device_dispatch_table dispatch_table; in v3dv_CreateDevice() local
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_device.c164 struct vk_physical_device_dispatch_table dispatch_table; in lvp_physical_device_init() local
221 struct vk_instance_dispatch_table dispatch_table; in lvp_CreateInstance() local
1420 struct vk_device_dispatch_table dispatch_table; in lvp_CreateDevice() local
/third_party/mesa3d/src/intel/vulkan/
Danv_device.c795 struct vk_physical_device_dispatch_table dispatch_table; in anv_physical_device_try_create() local
1104 struct vk_instance_dispatch_table dispatch_table; in anv_CreateInstance() local
2950 struct vk_device_dispatch_table dispatch_table; in anv_CreateDevice() local
/third_party/python/Lib/idlelib/
Drpc.py67 dispatch_table = {types.CodeType: pickle_code, **copyreg.dispatch_table} variable in CodePickler
/third_party/python/Lib/test/
Dpickletester.py3780 dispatch_table = dt variable in AbstractDispatchTableTests.test_class_dispatch_table.MyPickler
3805 def _test_dispatch_table(self, dumps, dispatch_table): argument
/third_party/mesa3d/src/amd/vulkan/
Dradv_device.c620 struct vk_physical_device_dispatch_table dispatch_table; in radv_physical_device_try_create() local
970 struct vk_instance_dispatch_table dispatch_table; in radv_CreateInstance() local
2966 struct vk_device_dispatch_table dispatch_table; in radv_CreateDevice() local
/third_party/python/Modules/
D_pickle.c148 PyObject *dispatch_table; member
626 PyObject *dispatch_table; /* private dispatch_table, can be NULL */ member

12