Home
last modified time | relevance | path

Searched refs:in_destroy (Results 1 – 25 of 30) sorted by relevance

12

/dports/sysutils/openipmi/OpenIPMI-2.0.29/swig/python/openipmigui/
H A Dgui.py290 if (self.in_destroy):
364 if (self.in_destroy):
466 if (self.in_destroy):
510 if (self.in_destroy):
536 if (self.in_destroy):
587 if (self.in_destroy):
611 if (self.in_destroy):
645 if (self.in_destroy):
670 if (self.in_destroy):
681 if (self.in_destroy):
[all …]
H A Dgui_SoL.py107 self.in_destroy = False
268 self.in_destroy = True
289 if (self.in_destroy):
H A D_sensor.py333 if (e.ui.in_destroy):
/dports/lang/fpc-source/fpc-3.2.2/packages/gnome1/src/libgnomeui/
H A Dgnomecanvaswidget.inc29 function in_destroy(var a : TGnomeCanvasWidget) : guint;
73 function in_destroy(var a : TGnomeCanvasWidget) : guint;
75 in_destroy:=(a.flag0 and bm__GnomeCanvasWidget_in_destroy) shr bp__GnomeCanvasWidget_in_destroy;
/dports/devel/p5-Alias/Alias-2.32/
H A DAlias.xs78 int in_destroy = 0; in alias_attr() local
82 in_destroy = 1; in alias_attr()
226 if (in_destroy) in alias_attr()
/dports/sysutils/openipmi/OpenIPMI-2.0.29/lib/
H A Dopq.c63 int in_destroy; member
131 if (opq->in_destroy) { in opq_destroy()
135 opq->in_destroy = 1; in opq_destroy()
H A Dsel.c143 unsigned int in_destroy : 1; member
317 sel->in_destroy = 0; in ipmi_sel_alloc()
397 sel->in_destroy = 1; in internal_destroy_sel()
484 if (sel->in_destroy) in fetch_complete()
1314 if (sel->in_destroy) { in sel_op_done()
2452 if (sel->in_destroy) { in sel_add_op_done()
H A Dsolparm.c62 unsigned int in_destroy : 1; member
370 solparm->in_destroy = 1; in internal_destroy_solparm()
476 if (solparm->in_destroy) in fetch_complete()
645 if (solparm->in_destroy) in set_complete()
H A Dlanparm.c62 unsigned int in_destroy : 1; member
370 lanparm->in_destroy = 1; in internal_destroy_lanparm()
476 if (lanparm->in_destroy) in fetch_complete()
645 if (lanparm->in_destroy) in set_complete()
H A Dpef.c93 unsigned int in_destroy : 1; member
451 pef->in_destroy = 1; in internal_destroy_pef()
551 if (pef->in_destroy) in fetch_complete()
717 if (pef->in_destroy) in set_complete()
/dports/www/trafficserver/trafficserver-9.1.1/proxy/http2/
H A DHttp2ConnectionState.h153 if (in_destroy) { in destroy()
157 in_destroy = true; in destroy()
403 bool in_destroy = false; variable
H A DHttp2ClientSession.cc73 if (!in_destroy) { in destroy()
74 in_destroy = true; in destroy()
200 this->in_destroy = false; in new_connection()
/dports/www/trafficserver/trafficserver-9.1.1/proxy/http/
H A DHttp1ClientSession.cc68 if (!in_destroy) { in destroy()
69 in_destroy = true; in destroy()
133 in_destroy = false; in new_connection()
/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/Libraries/UI/Source/
H A Dgadgets.c368 uchar in_destroy = FALSE; variable
377 inner_destroy = in_destroy; in gadget_destroy()
379 in_destroy = TRUE; in gadget_destroy()
420 in_destroy = FALSE; in gadget_destroy()
/dports/audio/musicpd/mpd-0.23.6/src/lib/nfs/
H A DConnection.cxx393 assert(!in_destroy); in DestroyContext()
394 in_destroy = true; in DestroyContext()
555 assert(mount_timeout_event.IsPending() || in_destroy); in MountCallback()
593 in_destroy = false; in MountInternal()
H A DConnection.hxx135 bool in_destroy; member in NfsConnection
/dports/mail/evolution/evolution-3.42.1/src/libgnomecanvas/
H A Dgnome-canvas-widget.c147 if (!witem->in_destroy) { in do_destroy()
148 witem->in_destroy = TRUE; in do_destroy()
173 if (witem->widget && !witem->in_destroy) { in gnome_canvas_widget_dispose()
H A Dgnome-canvas-widget.h77 guint in_destroy : 1; /* Is child widget being destroyed? */ member
/dports/graphics/libgnomecanvas/libgnomecanvas-2.30.3/libgnomecanvas/
H A Dgnome-canvas-widget.h89 guint in_destroy : 1; /* Is child widget being destroyed? */ member
H A Dgnome-canvas-widget.c194 if (witem->widget && !witem->in_destroy) { in gnome_canvas_widget_destroy()
288 witem->in_destroy = TRUE; in do_destroy()
/dports/audio/ganv/ganv-1.8.0/src/
H A Dwidget.c76 if (witem->impl->widget && !witem->impl->in_destroy) { in ganv_widget_destroy()
162 witem->impl->in_destroy = TRUE; in do_destroy()
H A Dganv-private.h156 guint in_destroy : 1; /* Is child widget being destroyed? */ member
/dports/www/trafficserver/trafficserver-9.1.1/proxy/
H A DProxySession.h175 bool in_destroy = false; variable
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/terminal/
H A Dterminal.c51 Bool in_destroy; member
387 term->in_destroy = GF_TRUE; in gf_term_del()
617 if (term && !term->in_destroy) return gf_sc_user_event(term->compositor, evt); in gf_term_user_event()
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/terminal/
H A Dterminal.c51 Bool in_destroy; member
387 term->in_destroy = GF_TRUE; in gf_term_del()
617 if (term && !term->in_destroy) return gf_sc_user_event(term->compositor, evt); in gf_term_user_event()

12