Home
last modified time | relevance | path

Searched refs:label110 (Results 1 – 25 of 163) sorted by path

1234567

/dports/audio/deadbeef/deadbeef-0.7.2/plugins/gtkui/
H A Dinterface.c1556 GtkWidget *label110; in create_prefwin() local
1980 label110 = gtk_label_new (_("DSP")); in create_prefwin()
1981 gtk_widget_show (label110); in create_prefwin()
1982 …_label (GTK_NOTEBOOK (notebook), gtk_notebook_get_nth_page (GTK_NOTEBOOK (notebook), 2), label110); in create_prefwin()
3224 GLADE_HOOKUP_OBJECT (prefwin, label110, "label110"); in create_prefwin()
/dports/comms/xnec2c/xnec2c-3.4/src/
H A Dinterface.c6266 GtkWidget *label110; in create_ground_command() local
6391 label110 = gtk_label_new (_("Ground Type")); in create_ground_command()
6392 gtk_widget_show (label110); in create_ground_command()
6393 gtk_frame_set_label_widget (GTK_FRAME (frame23), label110); in create_ground_command()
6394 gtk_misc_set_padding (GTK_MISC (label110), 4, 4); in create_ground_command()
6704 GLADE_HOOKUP_OBJECT (ground_command, label110, "label110"); in create_ground_command()
/dports/databases/libiodbc/iODBC-3.52.15/iodbcadm/gtk/
H A Ddsnchooser.c1660 GtkWidget *label110;
1969 label110 = gtk_label_new (_("Name"));
1970 gtk_widget_set_name (label110, "label110");
1971 gtk_widget_show (label110);
1972 gtk_clist_set_column_widget (GTK_CLIST (clist2), 0, label110);
1973 gtk_widget_set_size_request (label110, 100, -1);
2406 GLADE_HOOKUP_OBJECT (dsnchooser, label110, "label110");
/dports/devel/emscripten/emscripten-2.0.3/tests/nbody-java/
H A Djava_lang_AbstractStringBuilder.c1528 if (_r9.i < 0) goto label110; in java_lang_AbstractStringBuilder_replace0___int_int_java_lang_String()
1634 if (_r9.i != _r0.i) goto label110; in java_lang_AbstractStringBuilder_replace0___int_int_java_lang_String()
1647 label110:; in java_lang_AbstractStringBuilder_replace0___int_int_java_lang_String()
H A Djava_lang_Integer.c500 if (_r1.i != _r0.i) goto label110; in java_lang_Integer_decode___java_lang_String()
511 label110:; in java_lang_Integer_decode___java_lang_String()
H A Djava_lang_Math.c1308 if (_r0.i > 0) goto label110; in java_lang_Math_nextAfter___float_double()
1316 label110:; in java_lang_Math_nextAfter___float_double()
H A Djava_lang_System.c1439 label110:; in java_lang_System_ensureProperties__()
1500 goto label110; in java_lang_System_ensureProperties__()
H A Djava_nio_charset_Charset.c1389 label110:; in java_nio_charset_Charset_searchConfiguredCharsets___java_lang_String_java_lang_ClassLoader_java_net_URL()
H A Djava_nio_charset_CharsetEncoder.c912 label110:; in java_nio_charset_CharsetEncoder_encode___java_nio_CharBuffer_java_nio_ByteBuffer_boolean()
/dports/emulators/hugo/hugo-2.12/
H A Dinterface.c1625 GtkWidget *label110; in create_window_input_settings() local
2626 label110 = gtk_label_new ("I : "); in create_window_input_settings()
2627 gtk_widget_show (label110); in create_window_input_settings()
2628 gtk_table_attach (GTK_TABLE (table13), label110, 7, 8, 1, 2, in create_window_input_settings()
2631 gtk_label_set_justify (GTK_LABEL (label110), GTK_JUSTIFY_RIGHT); in create_window_input_settings()
2632 gtk_misc_set_alignment (GTK_MISC (label110), 1, 0.5); in create_window_input_settings()
3522 GLADE_HOOKUP_OBJECT (window_input_settings, label110, "label110"); in create_window_input_settings()
/dports/math/maxima/maxima-5.43.2/share/cobyla/lisp/
H A Dbf-cobylb.lisp245 label110
H A Dbf-trstlp.lisp199 label110
H A Dcobylb.lisp244 label110
H A Dtrstlp.lisp198 label110
/dports/math/maxima/maxima-5.43.2/share/colnew/lisp/
H A Dapprox.lisp179 label110
H A Dcolnew.lisp468 label110))
H A Dconsts.lisp166 (label50 label60 label70 label80 label90 label100 label110)
219 label110
H A Dcontrl.lisp227 (if (= ifreez 1) (go label110))
230 label110
H A Dgblock.lisp72 (f2cl-lib:computed-goto (label40 label110) mode)
156 label110
H A Dlsyslv.lisp196 (if (= mode 0) (go label110))
203 (go label110)
216 (go label110)
230 label110
H A Dnewmsh.lisp200 (if (= mode 2) (go label110))
203 label110
H A Dvwblok.lisp210 label110))
/dports/math/maxima/maxima-5.43.2/share/lapack/blas/
H A Ddgbmv.lisp296 label110))
H A Ddgemm.lisp219 label110))
H A Ddgemv.lisp246 label110))

1234567