Home
last modified time | relevance | path

Searched refs:label145 (Results 1 – 13 of 13) sorted by relevance

/dports/devel/emscripten/emscripten-2.0.3/tests/nbody-java/
H A Djava_lang_reflect_Modifier.c780 label145:; in java_lang_reflect_Modifier_toString___int()
795 goto label145; in java_lang_reflect_Modifier_toString___int()
H A Dorg_apache_harmony_luni_internal_nls_Messages.c505 if (_r5.i == _r6.i) goto label145; in org_apache_harmony_luni_internal_nls_Messages_format___java_lang_String_java_lang_Object_1ARRAY()
516 label145:; in org_apache_harmony_luni_internal_nls_Messages_format___java_lang_String_java_lang_Object_1ARRAY()
/dports/emulators/hugo/hugo-2.12/
H A Dinterface.c1707 GtkWidget *label145; in create_window_input_settings() local
3138 label145 = gtk_label_new ("II : "); in create_window_input_settings()
3139 gtk_widget_show (label145); in create_window_input_settings()
3140 gtk_table_attach (GTK_TABLE (table16), label145, 10, 11, 1, 2, in create_window_input_settings()
3143 gtk_label_set_justify (GTK_LABEL (label145), GTK_JUSTIFY_RIGHT); in create_window_input_settings()
3144 gtk_misc_set_alignment (GTK_MISC (label145), 1, 0.5); in create_window_input_settings()
3603 GLADE_HOOKUP_OBJECT (window_input_settings, label145, "label145"); in create_window_input_settings()
/dports/sysutils/gtk-imonc/gtk-imonc-0.6.4.1/src/
H A Dinterface.c125 GtkWidget *label145; in create_gtk_imonc() local
834 label145 = gtk_label_new (_("label145")); in create_gtk_imonc()
835 gtk_widget_set_name (label145, "label145"); in create_gtk_imonc()
836 gtk_widget_show (label145); in create_gtk_imonc()
837 gtk_clist_set_column_widget (GTK_CLIST (imondlog_clist), 5, label145); in create_gtk_imonc()
1794 GLADE_HOOKUP_OBJECT (gtk_imonc, label145, "label145"); in create_gtk_imonc()
/dports/sysutils/gtk-imonc/gtk-imonc-0.6.4.1/po/
H A Dgtk-imonc.pot196 msgid "label145"
H A Dde.po195 msgid "label145"
/dports/math/maxima/maxima-5.43.2/share/lbfgs/
H A Dlbfgs.lisp465 label145))
/dports/math/maxima/maxima-5.43.2/share/odepack/src/
H A Ddlsodi.lisp388 (if (<= itol 2) (go label145))
399 label145
H A Ddlsoibt.lisp377 (if (<= itol 2) (go label145))
388 label145
H A Ddprep.lisp269 label145
H A Ddlsodis.lisp666 (if (<= itol 2) (go label145))
677 label145
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/gtkui/
H A Dinterface.c1702 GtkWidget *label145; in create_prefwin() local
2736label145 = gtk_label_new (_("Use the Apply button to save your changes,\nor the Revert button to u… in create_prefwin()
2737 gtk_widget_show (label145); in create_prefwin()
2738 gtk_box_pack_start (GTK_BOX (hbox120), label145, FALSE, FALSE, 0); in create_prefwin()
3370 GLADE_HOOKUP_OBJECT (prefwin, label145, "label145"); in create_prefwin()
/dports/comms/xnec2c/xnec2c-3.4/src/
H A Dinterface.c7175 GtkWidget *label145; in create_radiation_command() local
7329 label145 = gtk_label_new (_("<b>See GN/GD Card Documentation</b>")); in create_radiation_command()
7330 gtk_widget_show (label145); in create_radiation_command()
7331 gtk_table_attach (GTK_TABLE (table21), label145, 1, 2, 3, 4, in create_radiation_command()
7334 gtk_label_set_use_markup (GTK_LABEL (label145), TRUE); in create_radiation_command()
7335 gtk_misc_set_alignment (GTK_MISC (label145), 0, 0.5); in create_radiation_command()
7817 GLADE_HOOKUP_OBJECT (radiation_command, label145, "label145"); in create_radiation_command()