Home
last modified time | relevance | path

Searched refs:container_destroy (Results 1 – 24 of 24) sorted by relevance

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/
H A Dpr86760.f9032 SUBROUTINE container_destroy(self) subroutine
54 CALL container_destroy(var) argument
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gfortran.dg/
H A Dpr86760.f9032 SUBROUTINE container_destroy(self) subroutine
54 CALL container_destroy(var) argument
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/
H A Dpr86760.f9032 SUBROUTINE container_destroy(self) subroutine
54 CALL container_destroy(var) argument
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dpr86760.f9032 SUBROUTINE container_destroy(self) subroutine
54 CALL container_destroy(var) argument
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.dg/
H A Dpr86760.f9032 SUBROUTINE container_destroy(self) subroutine
54 CALL container_destroy(var) argument
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dpr86760.f9032 SUBROUTINE container_destroy(self) subroutine
54 CALL container_destroy(var) argument
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dpr86760.f9032 SUBROUTINE container_destroy(self) subroutine
54 CALL container_destroy(var) argument
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gfortran.dg/
H A Dpr86760.f9032 SUBROUTINE container_destroy(self) subroutine
54 CALL container_destroy(var) argument
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dpr86760.f9032 SUBROUTINE container_destroy(self) subroutine
54 CALL container_destroy(var) argument
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gfortran.dg/
H A Dpr86760.f9032 SUBROUTINE container_destroy(self) subroutine
54 CALL container_destroy(var) argument
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dpr86760.f9032 SUBROUTINE container_destroy(self) subroutine
54 CALL container_destroy(var) argument
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gfortran.dg/
H A Dpr86760.f9032 SUBROUTINE container_destroy(self) subroutine
54 CALL container_destroy(var) argument
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gfortran.dg/
H A Dpr86760.f9032 SUBROUTINE container_destroy(self) subroutine
54 CALL container_destroy(var) argument
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gfortran.dg/
H A Dpr86760.f9032 SUBROUTINE container_destroy(self) subroutine
54 CALL container_destroy(var) argument
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gfortran.dg/
H A Dpr86760.f9032 SUBROUTINE container_destroy(self) subroutine
54 CALL container_destroy(var) argument
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dpr86760.f9032 SUBROUTINE container_destroy(self) subroutine
54 CALL container_destroy(var) argument
/dports/devel/dbus/dbus-1.12.20/dbus/
H A Ddbus-marshal-recursive-util.c566 static void container_destroy (TestTypeNode *node);
787 container_destroy,
801 container_destroy,
815 container_destroy,
831 container_destroy,
845 container_destroy,
859 container_destroy,
873 container_destroy,
887 container_destroy,
3516 container_destroy (TestTypeNode *node) in container_destroy() function
/dports/cad/pcb/pcb-4.2.0/gts/
H A Dcontainer.c193 static void container_destroy (GtsObject * object) in container_destroy() function
236 GTS_OBJECT_CLASS (klass)->destroy = container_destroy; in container_class_init()
/dports/science/afni/afni-AFNI_21.3.16/src/SUMA/gts/src/
H A Dcontainer.c193 static void container_destroy (GtsObject * object) in container_destroy() function
236 GTS_OBJECT_CLASS (klass)->destroy = container_destroy; in container_class_init()
/dports/graphics/gts/gts-0.7.6/src/
H A Dcontainer.c193 static void container_destroy (GtsObject * object) in container_destroy() function
236 GTS_OBJECT_CLASS (klass)->destroy = container_destroy; in container_class_init()
/dports/x11-wm/sway/sway-1.5.1/include/sway/tree/
H A Dcontainer.h157 void container_destroy(struct sway_container *con);
/dports/x11/mlterm/mlterm-3.9.1/vtemu/
H A Dvt_logical_visual.c78 static int container_destroy(vt_logical_visual_t *logvis) { in container_destroy() function
851 container->logvis.destroy = container_destroy; in vt_logvis_container_new()
/dports/x11-wm/sway/sway-1.5.1/sway/desktop/
H A Dtransaction.c72 container_destroy(node->sway_container); in transaction_destroy()
/dports/x11-wm/sway/sway-1.5.1/sway/tree/
H A Dcontainer.c50 void container_destroy(struct sway_container *con) { in container_destroy() function