Home
last modified time | relevance | path

Searched refs:cont_label (Results 1 – 25 of 43) sorted by relevance

12

/dports/audio/ripperx/ripperX-2.7.3/src/
H A Dstatus_frame_handler.c131 static GtkWidget *p_c_button, *pause_label, *cont_label;
255 cont_label = NULL;
342 cont_label = gtk_label_new(_("Continue"));
343 gtk_container_add( GTK_CONTAINER( p_c_button ), cont_label );
344 gtk_widget_show( cont_label );
348 gtk_widget_destroy( cont_label );
349 cont_label = NULL;
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/js2py/legecy_translators/
H A Dflow.py221 cont_label = get_continue_label(label)
224 injected += 'except %s:\n pass\n' % cont_label
226 defs += 'class %s(Exception): pass\n' % cont_label
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dgimple-low.c716 tree cont_label = create_artificial_label (loc); in lower_builtin_setjmp() local
751 g = gimple_build_goto (cont_label); in lower_builtin_setjmp()
777 g = gimple_build_label (cont_label); in lower_builtin_setjmp()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dgimple-low.c728 tree cont_label = create_artificial_label (loc); in lower_builtin_setjmp() local
763 g = gimple_build_goto (cont_label); in lower_builtin_setjmp()
789 g = gimple_build_label (cont_label); in lower_builtin_setjmp()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dgimple-low.c728 tree cont_label = create_artificial_label (loc); in lower_builtin_setjmp() local
763 g = gimple_build_goto (cont_label); in lower_builtin_setjmp()
789 g = gimple_build_label (cont_label); in lower_builtin_setjmp()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgimple-low.c779 tree cont_label = create_artificial_label (loc); in lower_builtin_setjmp() local
816 g = gimple_build_goto (cont_label); in lower_builtin_setjmp()
842 g = gimple_build_label (cont_label); in lower_builtin_setjmp()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dgimple-low.c786 tree cont_label = create_artificial_label (loc); in lower_builtin_setjmp() local
822 g = gimple_build_goto (cont_label); in lower_builtin_setjmp()
846 g = gimple_build_label (cont_label); in lower_builtin_setjmp()
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/js2py/translators/
H A Dtranslating_nodes.py439 cont_label = get_continue_label(label['name'])
442 injected += 'except %s:\n pass\n' % cont_label
444 defs += 'class %s(Exception): pass\n' % cont_label
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dgimple-low.c779 tree cont_label = create_artificial_label (loc); in lower_builtin_setjmp() local
816 g = gimple_build_goto (cont_label); in lower_builtin_setjmp()
842 g = gimple_build_label (cont_label); in lower_builtin_setjmp()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dgimple-low.c787 tree cont_label = create_artificial_label (loc); in lower_builtin_setjmp() local
823 g = gimple_build_goto (cont_label); in lower_builtin_setjmp()
847 g = gimple_build_label (cont_label); in lower_builtin_setjmp()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dgimple-low.c779 tree cont_label = create_artificial_label (loc); in lower_builtin_setjmp() local
816 g = gimple_build_goto (cont_label); in lower_builtin_setjmp()
842 g = gimple_build_label (cont_label); in lower_builtin_setjmp()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgimple-low.c786 tree cont_label = create_artificial_label (loc); in lower_builtin_setjmp() local
822 g = gimple_build_goto (cont_label); in lower_builtin_setjmp()
846 g = gimple_build_label (cont_label); in lower_builtin_setjmp()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dgimple-low.c930 tree cont_label = create_artificial_label (loc); in lower_builtin_setjmp() local
959 g = gimple_build_goto (cont_label); in lower_builtin_setjmp()
985 g = gimple_build_label (cont_label); in lower_builtin_setjmp()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dgimple-low.c787 tree cont_label = create_artificial_label (loc); in lower_builtin_setjmp() local
823 g = gimple_build_goto (cont_label); in lower_builtin_setjmp()
847 g = gimple_build_label (cont_label); in lower_builtin_setjmp()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dgimple-low.c779 tree cont_label = create_artificial_label (loc); in lower_builtin_setjmp() local
816 g = gimple_build_goto (cont_label); in lower_builtin_setjmp()
842 g = gimple_build_label (cont_label); in lower_builtin_setjmp()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgimple-low.c779 tree cont_label = create_artificial_label (loc); in lower_builtin_setjmp() local
816 g = gimple_build_goto (cont_label); in lower_builtin_setjmp()
842 g = gimple_build_label (cont_label); in lower_builtin_setjmp()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dgimple-low.c786 tree cont_label = create_artificial_label (loc); in lower_builtin_setjmp() local
822 g = gimple_build_goto (cont_label); in lower_builtin_setjmp()
846 g = gimple_build_label (cont_label); in lower_builtin_setjmp()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dgimple-low.c786 tree cont_label = create_artificial_label (loc); in lower_builtin_setjmp() local
822 g = gimple_build_goto (cont_label); in lower_builtin_setjmp()
846 g = gimple_build_label (cont_label); in lower_builtin_setjmp()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dgimple-low.c787 tree cont_label = create_artificial_label (loc); in lower_builtin_setjmp() local
823 g = gimple_build_goto (cont_label); in lower_builtin_setjmp()
847 g = gimple_build_label (cont_label); in lower_builtin_setjmp()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dgimple-low.c786 tree cont_label = create_artificial_label (loc); in lower_builtin_setjmp() local
822 g = gimple_build_goto (cont_label); in lower_builtin_setjmp()
846 g = gimple_build_label (cont_label); in lower_builtin_setjmp()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dgimple-low.c779 tree cont_label = create_artificial_label (loc); in lower_builtin_setjmp() local
816 g = gimple_build_goto (cont_label); in lower_builtin_setjmp()
842 g = gimple_build_label (cont_label); in lower_builtin_setjmp()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dgimple-low.c786 tree cont_label = create_artificial_label (loc); in lower_builtin_setjmp() local
822 g = gimple_build_goto (cont_label); in lower_builtin_setjmp()
846 g = gimple_build_label (cont_label); in lower_builtin_setjmp()
/dports/devel/py-Js2Py/Js2Py-0.71/js2py/translators/
H A Dtranslating_nodes.py455 cont_label = get_continue_label(label['name'])
458 injected += 'except %s:\n pass\n' % cont_label
460 defs += 'class %s(Exception): pass\n' % cont_label
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dgimple-low.c929 tree cont_label = create_artificial_label (loc); in lower_builtin_setjmp() local
958 g = gimple_build_goto (cont_label); in lower_builtin_setjmp()
984 g = gimple_build_label (cont_label); in lower_builtin_setjmp()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dgimple-low.c788 tree cont_label = create_artificial_label (loc); in lower_builtin_setjmp() local
824 g = gimple_build_goto (cont_label); in lower_builtin_setjmp()
848 g = gimple_build_label (cont_label); in lower_builtin_setjmp()

12