Home
last modified time | relevance | path

Searched refs:__DEBUG (Results 1 – 25 of 225) sorted by relevance

123456789

/dports/misc/tvm/incubator-tvm-0.6.1/3rdparty/cma/
H A Dcma_api_impl.h67 #define __DEBUG(fmt, args...) macro
80 __DEBUG("Opening \"/dev/" DRIVER_NODE_NAME "\" file\n"); in cma_init()
92 __DEBUG("Closing \"/dev/" DRIVER_NODE_NAME "\" file\n"); in cma_release()
95 __DEBUG("Failed to finilize api - \"%s\"\n", strerror(errno)); in cma_release()
119 __DEBUG("cma_free - ioctl command unsuccsessful - 0\n"); in cma_free()
129 __DEBUG("cma_free - ioctl command unsuccsessful - 1\n"); in cma_free()
138 __DEBUG("Getting physical address from 0x%x\n", (unsigned)mem); in cma_get_phy_addr()
145 __DEBUG("cma_free - ioctl command unsuccsessful\n"); in cma_get_phy_addr()
157 __DEBUG("Allocating 0x%x bytes of contigous memory\n", size); in cma_alloc()
165 __DEBUG("cma_alloc - ioctl command unsuccsessful\n"); in cma_alloc()
[all …]
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/3rdparty/cma/
H A Dcma_api_impl.h67 #define __DEBUG(fmt, args...) macro
79 __DEBUG("Opening \"/dev/" DRIVER_NODE_NAME "\" file\n"); in cma_init()
91 __DEBUG("Closing \"/dev/" DRIVER_NODE_NAME "\" file\n"); in cma_release()
94 __DEBUG("Failed to finilize api - \"%s\"\n", strerror(errno)); in cma_release()
114 __DEBUG("cma_free - ioctl command unsuccsessful - 0\n"); in cma_free()
124 __DEBUG("cma_free - ioctl command unsuccsessful - 1\n"); in cma_free()
133 __DEBUG("Getting physical address from 0x%x\n", (unsigned)mem); in cma_get_phy_addr()
140 __DEBUG("cma_free - ioctl command unsuccsessful\n"); in cma_get_phy_addr()
151 __DEBUG("Allocating 0x%x bytes of contigous memory\n", size); in cma_alloc()
159 __DEBUG("cma_alloc - ioctl command unsuccsessful\n"); in cma_alloc()
[all …]
/dports/misc/py-tvm/incubator-tvm-0.6.1/3rdparty/cma/
H A Dcma_api_impl.h67 #define __DEBUG(fmt, args...) macro
80 __DEBUG("Opening \"/dev/" DRIVER_NODE_NAME "\" file\n"); in cma_init()
92 __DEBUG("Closing \"/dev/" DRIVER_NODE_NAME "\" file\n"); in cma_release()
95 __DEBUG("Failed to finilize api - \"%s\"\n", strerror(errno)); in cma_release()
119 __DEBUG("cma_free - ioctl command unsuccsessful - 0\n"); in cma_free()
129 __DEBUG("cma_free - ioctl command unsuccsessful - 1\n"); in cma_free()
138 __DEBUG("Getting physical address from 0x%x\n", (unsigned)mem); in cma_get_phy_addr()
145 __DEBUG("cma_free - ioctl command unsuccsessful\n"); in cma_get_phy_addr()
157 __DEBUG("Allocating 0x%x bytes of contigous memory\n", size); in cma_alloc()
165 __DEBUG("cma_alloc - ioctl command unsuccsessful\n"); in cma_alloc()
[all …]
/dports/security/fragrouter/fragrouter-1.6/Libnet-0.99b/src/
H A Dwrite_ip.c72 #if (__DEBUG) in write_ip()
125 #if (__DEBUG) in write_ip_via_datalink()
131 #if (__DEBUG) in write_ip_via_datalink()
157 #if (__DEBUG) in write_ip_via_datalink()
198 #if (__DEBUG) in write_ip_via_datalink()
213 #if (__DEBUG) in write_ip_via_datalink()
232 #if (__DEBUG) in write_ip_via_datalink()
245 #if (__DEBUG) in write_ip_via_datalink()
255 #if (__DEBUG) in write_ip_via_datalink()
263 #if (__DEBUG) in write_ip_via_datalink()
[all …]
H A Dpacket_mem.c53 #if (__DEBUG) in init_packet()
80 #if (__DEBUG) in init_packet_arena()
110 #if (__DEBUG) in init_packet_arena()
121 #if (__DEBUG) in init_packet_arena()
162 #if (__DEBUG) in next_packet_from_arena()
/dports/x11/mlterm/mlterm-3.9.1/baselib/src/
H A Dbl_mem.c18 #define __DEBUG
74 #ifdef __DEBUG in bl_alloca()
88 #ifdef __DEBUG in bl_alloca()
105 #ifdef __DEBUG in bl_alloca_begin_stack_frame()
114 #ifdef __DEBUG in bl_alloca_begin_stack_frame()
132 #ifdef __DEBUG in bl_alloca_end_stack_frame()
158 #ifdef __DEBUG in bl_alloca_end_stack_frame()
182 #ifdef __DEBUG in bl_alloca_garbage_collect()
273 #ifdef __DEBUG in bl_mem_malloc()
324 #ifdef __DEBUG in bl_mem_remove()
[all …]
H A Dbl_time.c15 #define __DEBUG
157 #ifdef __DEBUG in bl_time_string_date_to_time_t()
169 #ifdef __DEBUG in bl_time_string_date_to_time_t()
181 #ifdef __DEBUG in bl_time_string_date_to_time_t()
193 #ifdef __DEBUG in bl_time_string_date_to_time_t()
205 #ifdef __DEBUG in bl_time_string_date_to_time_t()
H A Dbl_pty_helper.c25 #define __DEBUG
65 #ifdef __DEBUG in setup_child()
396 #ifdef __DEBUG in bl_pty_fork()
405 #ifdef __DEBUG in bl_pty_fork()
413 #ifdef __DEBUG in bl_pty_fork()
422 #ifdef __DEBUG in bl_pty_fork()
435 #ifdef __DEBUG in bl_pty_fork()
/dports/audio/drumgizmo/drumgizmo-0.9.19/hugin/
H A Dhugin.h188 #define __DEBUG(cl, ch, fmt...) \ macro
191 #define ERR(ch, fmt...) __DEBUG(_err, ch, fmt)
192 #define WARN(ch, fmt...) __DEBUG(_warn, ch, fmt)
193 #define INFO(ch, fmt...) __DEBUG(_info, ch, fmt)
194 #define DEBUG(ch, fmt...) __DEBUG(_debug, ch, fmt)
/dports/net/thcrut/thcrut-1.2.5/Libnet-1.0.2a/src/
H A Dlibnet_packet_mem.c52 #if (__DEBUG) in libnet_init_packet()
85 #if (__DEBUG) in libnet_init_packet_arena()
119 #if (__DEBUG) in libnet_init_packet_arena()
131 #if (__DEBUG) in libnet_init_packet_arena()
175 #if (__DEBUG) in libnet_next_packet_from_arena()
H A Dlibnet_socket.c52 #if (__DEBUG) in libnet_open_raw_sock()
61 #if (__DEBUG) in libnet_open_raw_sock()
71 #if (__DEBUG) in libnet_open_raw_sock()
H A Dlibnet_insert_tcpo.c60 #if (__DEBUG) in libnet_insert_tcpo()
72 #if (__DEBUG) in libnet_insert_tcpo()
98 #if (__DEBUG) in libnet_insert_tcpo()
/dports/x11/mlterm/mlterm-3.9.1/vtemu/
H A Dvt_pty_pipewin32.c17 #define __DEBUG
45 #ifdef __DEBUG in wait_child_exited()
53 #ifdef __DEBUG in wait_child_exited()
74 #ifdef __DEBUG in wait_child_exited()
90 #ifdef __DEBUG in wait_pty_read()
129 #ifdef __DEBUG in wait_pty_read()
134 #ifdef __DEBUG in wait_pty_read()
352 #ifdef __DEBUG in final()
371 #ifdef __DEBUG in final()
531 #ifdef __DEBUG in vt_pty_pipe_new()
[all …]
/dports/x11/mlterm/mlterm-3.9.1/uitoolkit/wayland/
H A Dui_display.c23 #define __DEBUG
271 #ifdef __DEBUG in seat_name()
386 #ifdef __DEBUG in registry_global()
496 #ifdef __DEBUG in keyboard_enter()
501 #ifdef __DEBUG in keyboard_enter()
517 #ifdef __DEBUG in keyboard_leave()
555 #ifdef __DEBUG in keyboard_leave()
590 #ifdef __DEBUG in keyboard_key()
600 #ifdef __DEBUG in keyboard_key()
636 #ifdef __DEBUG in keyboard_modifiers()
[all …]
/dports/x11/mlterm/mlterm-3.9.1/uitoolkit/
H A Dui_selection.c11 #define __DEBUG
156 #ifdef __DEBUG in update_sel_region()
166 #ifdef __DEBUG in update_sel_region()
188 #ifdef __DEBUG in update_sel_region()
224 #ifdef __DEBUG in ui_start_selection()
237 #ifdef __DEBUG in ui_selecting()
252 #ifdef __DEBUG in ui_stop_selecting()
271 #ifdef __DEBUG in ui_stop_selecting()
285 #ifdef __DEBUG in ui_sel_clear()
358 #ifdef __DEBUG in ui_restore_selected_region_color()
[all …]
H A Dui_sb_view_factory.c194 #ifdef __DEBUG in register_new_view_conf()
212 #ifdef __DEBUG in register_new_view_conf()
263 #ifdef __DEBUG in find_view_rcfile()
295 #ifdef __DEBUG in find_view_rcfile()
303 #ifdef __DEBUG in find_view_rcfile()
401 #ifdef __DEBUG in ui_unload_scrollbar_view_lib()
410 #ifdef __DEBUG in ui_unload_scrollbar_view_lib()
/dports/graphics/libwmf/libwmf-0.2.12/src/extra/gd/
H A Dwbmp.c24 #define __DEBUG /* Extra verbose when with __TEST */ macro
177 #ifdef __DEBUG in readwbmp()
187 #ifdef __DEBUG in readwbmp()
351 #ifdef __DEBUG in main()
360 #ifdef __DEBUG in main()
/dports/graphics/libwmf-nox11/libwmf-0.2.12/src/extra/gd/
H A Dwbmp.c24 #define __DEBUG /* Extra verbose when with __TEST */ macro
177 #ifdef __DEBUG in readwbmp()
187 #ifdef __DEBUG in readwbmp()
351 #ifdef __DEBUG in main()
360 #ifdef __DEBUG in main()
/dports/lang/php73/php-7.3.33/ext/gd/libgd/
H A Dwbmp.c24 #define __DEBUG /* Extra verbose when with __TEST */ macro
187 #ifdef __DEBUG in readwbmp()
204 #ifdef __DEBUG in readwbmp()
368 #ifdef __DEBUG in main()
377 #ifdef __DEBUG in main()
/dports/russian/gd/libgd-2.3.1/src/
H A Dwbmp.c26 # define __DEBUG /* Extra verbose when with __TEST */ macro
172 #ifdef __DEBUG in readwbmp()
187 #ifdef __DEBUG in readwbmp()
320 #ifdef __DEBUG in main()
326 #ifdef __DEBUG in main()
/dports/www/mod_php81/php-8.1.1/ext/gd/libgd/
H A Dwbmp.c24 #define __DEBUG /* Extra verbose when with __TEST */ macro
187 #ifdef __DEBUG in readwbmp()
204 #ifdef __DEBUG in readwbmp()
368 #ifdef __DEBUG in main()
377 #ifdef __DEBUG in main()
/dports/lang/php81/php-8.1.1/ext/gd/libgd/
H A Dwbmp.c24 #define __DEBUG /* Extra verbose when with __TEST */ macro
187 #ifdef __DEBUG in readwbmp()
204 #ifdef __DEBUG in readwbmp()
368 #ifdef __DEBUG in main()
377 #ifdef __DEBUG in main()
/dports/lang/php80/php-8.0.15/ext/gd/libgd/
H A Dwbmp.c24 #define __DEBUG /* Extra verbose when with __TEST */ macro
187 #ifdef __DEBUG in readwbmp()
204 #ifdef __DEBUG in readwbmp()
368 #ifdef __DEBUG in main()
377 #ifdef __DEBUG in main()
/dports/lang/php74/php-7.4.27/ext/gd/libgd/
H A Dwbmp.c24 #define __DEBUG /* Extra verbose when with __TEST */ macro
187 #ifdef __DEBUG in readwbmp()
204 #ifdef __DEBUG in readwbmp()
368 #ifdef __DEBUG in main()
377 #ifdef __DEBUG in main()
/dports/ukrainian/gd/libgd-2.3.1/src/
H A Dwbmp.c26 # define __DEBUG /* Extra verbose when with __TEST */ macro
172 #ifdef __DEBUG in readwbmp()
187 #ifdef __DEBUG in readwbmp()
320 #ifdef __DEBUG in main()
326 #ifdef __DEBUG in main()

123456789