Home
last modified time | relevance | path

Searched refs:dummy_label (Results 1 – 25 of 74) sorted by relevance

123

/dports/misc/py-mxnet/incubator-mxnet-1.9.0/src/io/
H A Diter_csv.cc104 dummy_label.set_pad(false); in Init()
105 dummy_label.Resize(mshadow::Shape1(1)); in Init()
106 dummy_label = 0; in Init()
144 out_.data[1] = dummy_label; in Next()
158 mshadow::TensorContainer<cpu, 1, DType> dummy_label; member in mxnet::io::CSVIterTyped
/dports/x11/libsx/libsx/xmore/
H A Dxmore.c126 static char dummy_label[MAXLABEL]; in make_text_viewer() local
131 dummy_label[i] = ' '; in make_text_viewer()
132 dummy_label[i] = '\0'; in make_text_viewer()
134 w[0] = MakeLabel(dummy_label); in make_text_viewer()
138 width = TextWidth(xf, dummy_label); in make_text_viewer()
/dports/misc/mxnet/incubator-mxnet-1.9.0/src/io/
H A Diter_csv.cc104 dummy_label.set_pad(false); in Init()
105 dummy_label.Resize(mshadow::Shape1(1)); in Init()
106 dummy_label = 0; in Init()
144 out_.data[1] = dummy_label; in Next()
158 mshadow::TensorContainer<cpu, 1, DType> dummy_label; member in mxnet::io::CSVIterTyped
/dports/devel/gtranslator/gtranslator-40.0/src/
H A Dgtr-tab-label.c261 GtkWidget *dummy_label; in gtr_tab_label_init() local
298 dummy_label = gtk_label_new (""); in gtr_tab_label_init()
299 gtk_box_pack_start (GTK_BOX (hbox), dummy_label, TRUE, TRUE, 0); in gtr_tab_label_init()
306 gtk_widget_show (dummy_label); in gtr_tab_label_init()
/dports/editors/xed/xed-3.2.0/xed/
H A Dxed-tab-label.c255 GtkWidget *dummy_label; in xed_tab_label_init() local
296 dummy_label = gtk_label_new (""); in xed_tab_label_init()
297 gtk_box_pack_start (GTK_BOX (hbox), dummy_label, TRUE, TRUE, 0); in xed_tab_label_init()
303 gtk_widget_show (dummy_label); in xed_tab_label_init()
/dports/editors/pluma/pluma-1.26.0/pluma/
H A Dpluma-tab-label.c255 GtkWidget *dummy_label; in pluma_tab_label_init() local
302 dummy_label = gtk_label_new (""); in pluma_tab_label_init()
303 gtk_box_pack_start (GTK_BOX (hbox), dummy_label, TRUE, TRUE, 0); in pluma_tab_label_init()
310 gtk_widget_show (dummy_label); in pluma_tab_label_init()
/dports/cad/horizon-eda/horizon-2.1.0/src/imp/rules/
H A Drule_match_keepout_editor.cpp46 auto *dummy_label = Gtk::manage(new Gtk::Label("matches all keepouts")); in RuleMatchKeepoutEditor() local
47 sel_stack->add(*dummy_label, std::to_string(static_cast<int>(RuleMatchKeepout::Mode::ALL))); in RuleMatchKeepoutEditor()
H A Drule_match_editor.cpp67 auto *dummy_label = Gtk::manage(new Gtk::Label("matches all nets")); in RuleMatchEditor() local
68 sel_stack->add(*dummy_label, std::to_string(static_cast<int>(RuleMatch::Mode::ALL))); in RuleMatchEditor()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Ddojump.c969 rtx_code_label *dummy_label = NULL; in do_compare_rtx_and_jump() local
1030 dummy_label = if_true_label = gen_label_rtx (); in do_compare_rtx_and_jump()
1176 if (! dummy_label) in do_compare_rtx_and_jump()
1177 dummy_label = gen_label_rtx (); in do_compare_rtx_and_jump()
1178 dest_label = dummy_label; in do_compare_rtx_and_jump()
1210 if (! dummy_label) in do_compare_rtx_and_jump()
1211 dummy_label = gen_label_rtx (); in do_compare_rtx_and_jump()
1212 if_false_label = dummy_label; in do_compare_rtx_and_jump()
1226 if (dummy_label) in do_compare_rtx_and_jump()
1227 emit_label (dummy_label); in do_compare_rtx_and_jump()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Ddojump.c969 rtx_code_label *dummy_label = NULL; in do_compare_rtx_and_jump() local
1030 dummy_label = if_true_label = gen_label_rtx (); in do_compare_rtx_and_jump()
1176 if (! dummy_label) in do_compare_rtx_and_jump()
1177 dummy_label = gen_label_rtx (); in do_compare_rtx_and_jump()
1178 dest_label = dummy_label; in do_compare_rtx_and_jump()
1210 if (! dummy_label) in do_compare_rtx_and_jump()
1211 dummy_label = gen_label_rtx (); in do_compare_rtx_and_jump()
1212 if_false_label = dummy_label; in do_compare_rtx_and_jump()
1226 if (dummy_label) in do_compare_rtx_and_jump()
1227 emit_label (dummy_label); in do_compare_rtx_and_jump()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Ddojump.c969 rtx_code_label *dummy_label = NULL; in do_compare_rtx_and_jump() local
1030 dummy_label = if_true_label = gen_label_rtx (); in do_compare_rtx_and_jump()
1176 if (! dummy_label) in do_compare_rtx_and_jump()
1177 dummy_label = gen_label_rtx (); in do_compare_rtx_and_jump()
1178 dest_label = dummy_label; in do_compare_rtx_and_jump()
1210 if (! dummy_label) in do_compare_rtx_and_jump()
1211 dummy_label = gen_label_rtx (); in do_compare_rtx_and_jump()
1212 if_false_label = dummy_label; in do_compare_rtx_and_jump()
1226 if (dummy_label) in do_compare_rtx_and_jump()
1227 emit_label (dummy_label); in do_compare_rtx_and_jump()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Ddojump.c969 rtx_code_label *dummy_label = NULL; in do_compare_rtx_and_jump() local
1030 dummy_label = if_true_label = gen_label_rtx (); in do_compare_rtx_and_jump()
1176 if (! dummy_label) in do_compare_rtx_and_jump()
1177 dummy_label = gen_label_rtx (); in do_compare_rtx_and_jump()
1178 dest_label = dummy_label; in do_compare_rtx_and_jump()
1210 if (! dummy_label) in do_compare_rtx_and_jump()
1211 dummy_label = gen_label_rtx (); in do_compare_rtx_and_jump()
1212 if_false_label = dummy_label; in do_compare_rtx_and_jump()
1226 if (dummy_label) in do_compare_rtx_and_jump()
1227 emit_label (dummy_label); in do_compare_rtx_and_jump()
/dports/graphics/grads/grads-1.9b4/src/
H A Dgagui.c1002 static char dummy_label[MAXLABEL]; in make_text_viewer() local
1007 dummy_label[i] = ' '; in make_text_viewer()
1008 dummy_label[i] = '\0'; in make_text_viewer()
1010 w[0] = MakeLabel(dummy_label); in make_text_viewer()
1056 static char dummy_label[MAXLABEL]; in make_text_editor() local
1061 dummy_label[i] = ' '; in make_text_editor()
1062 dummy_label[i] = '\0'; in make_text_editor()
1064 w[0] = MakeLabel(dummy_label); in make_text_editor()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Ddojump.c944 rtx dummy_label = NULL_RTX; in do_compare_rtx_and_jump() local
1008 dummy_label = if_true_label = gen_label_rtx (); in do_compare_rtx_and_jump()
1117 if (! dummy_label) in do_compare_rtx_and_jump()
1118 dummy_label = gen_label_rtx (); in do_compare_rtx_and_jump()
1119 dest_label = dummy_label; in do_compare_rtx_and_jump()
1140 if (dummy_label) in do_compare_rtx_and_jump()
1141 emit_label (dummy_label); in do_compare_rtx_and_jump()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Ddojump.c957 rtx_code_label *dummy_label = NULL; in do_compare_rtx_and_jump() local
1018 dummy_label = if_true_label = gen_label_rtx (); in do_compare_rtx_and_jump()
1124 if (! dummy_label) in do_compare_rtx_and_jump()
1125 dummy_label = gen_label_rtx (); in do_compare_rtx_and_jump()
1126 dest_label = dummy_label; in do_compare_rtx_and_jump()
1145 if (dummy_label) in do_compare_rtx_and_jump()
1146 emit_label (dummy_label); in do_compare_rtx_and_jump()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Ddojump.c886 rtx dummy_label = NULL_RTX; in do_compare_rtx_and_jump() local
950 dummy_label = if_true_label = gen_label_rtx (); in do_compare_rtx_and_jump()
1054 if (! dummy_label) in do_compare_rtx_and_jump()
1055 dummy_label = gen_label_rtx (); in do_compare_rtx_and_jump()
1056 dest_label = dummy_label; in do_compare_rtx_and_jump()
1075 if (dummy_label) in do_compare_rtx_and_jump()
1076 emit_label (dummy_label); in do_compare_rtx_and_jump()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Ddojump.c886 rtx dummy_label = NULL_RTX; in do_compare_rtx_and_jump() local
950 dummy_label = if_true_label = gen_label_rtx (); in do_compare_rtx_and_jump()
1054 if (! dummy_label) in do_compare_rtx_and_jump()
1055 dummy_label = gen_label_rtx (); in do_compare_rtx_and_jump()
1056 dest_label = dummy_label; in do_compare_rtx_and_jump()
1075 if (dummy_label) in do_compare_rtx_and_jump()
1076 emit_label (dummy_label); in do_compare_rtx_and_jump()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Ddojump.c957 rtx_code_label *dummy_label = NULL; in do_compare_rtx_and_jump() local
1018 dummy_label = if_true_label = gen_label_rtx (); in do_compare_rtx_and_jump()
1124 if (! dummy_label) in do_compare_rtx_and_jump()
1125 dummy_label = gen_label_rtx (); in do_compare_rtx_and_jump()
1126 dest_label = dummy_label; in do_compare_rtx_and_jump()
1145 if (dummy_label) in do_compare_rtx_and_jump()
1146 emit_label (dummy_label); in do_compare_rtx_and_jump()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Ddojump.c963 rtx_code_label *dummy_label = NULL; in do_compare_rtx_and_jump() local
1024 dummy_label = if_true_label = gen_label_rtx (); in do_compare_rtx_and_jump()
1145 if (! dummy_label) in do_compare_rtx_and_jump()
1146 dummy_label = gen_label_rtx (); in do_compare_rtx_and_jump()
1147 dest_label = dummy_label; in do_compare_rtx_and_jump()
1169 if (dummy_label) in do_compare_rtx_and_jump()
1170 emit_label (dummy_label); in do_compare_rtx_and_jump()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Ddojump.c971 rtx_code_label *dummy_label = NULL; in do_compare_rtx_and_jump() local
1032 dummy_label = if_true_label = gen_label_rtx (); in do_compare_rtx_and_jump()
1153 if (! dummy_label) in do_compare_rtx_and_jump()
1154 dummy_label = gen_label_rtx (); in do_compare_rtx_and_jump()
1155 dest_label = dummy_label; in do_compare_rtx_and_jump()
1177 if (dummy_label) in do_compare_rtx_and_jump()
1178 emit_label (dummy_label); in do_compare_rtx_and_jump()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Ddojump.c963 rtx_code_label *dummy_label = NULL; in do_compare_rtx_and_jump() local
1024 dummy_label = if_true_label = gen_label_rtx (); in do_compare_rtx_and_jump()
1145 if (! dummy_label) in do_compare_rtx_and_jump()
1146 dummy_label = gen_label_rtx (); in do_compare_rtx_and_jump()
1147 dest_label = dummy_label; in do_compare_rtx_and_jump()
1169 if (dummy_label) in do_compare_rtx_and_jump()
1170 emit_label (dummy_label); in do_compare_rtx_and_jump()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Ddojump.c963 rtx_code_label *dummy_label = NULL; in do_compare_rtx_and_jump() local
1024 dummy_label = if_true_label = gen_label_rtx (); in do_compare_rtx_and_jump()
1145 if (! dummy_label) in do_compare_rtx_and_jump()
1146 dummy_label = gen_label_rtx (); in do_compare_rtx_and_jump()
1147 dest_label = dummy_label; in do_compare_rtx_and_jump()
1169 if (dummy_label) in do_compare_rtx_and_jump()
1170 emit_label (dummy_label); in do_compare_rtx_and_jump()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Ddojump.c969 rtx_code_label *dummy_label = NULL; in do_compare_rtx_and_jump() local
1030 dummy_label = if_true_label = gen_label_rtx (); in do_compare_rtx_and_jump()
1151 if (! dummy_label) in do_compare_rtx_and_jump()
1152 dummy_label = gen_label_rtx (); in do_compare_rtx_and_jump()
1153 dest_label = dummy_label; in do_compare_rtx_and_jump()
1175 if (dummy_label) in do_compare_rtx_and_jump()
1176 emit_label (dummy_label); in do_compare_rtx_and_jump()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Ddojump.c969 rtx_code_label *dummy_label = NULL; in do_compare_rtx_and_jump() local
1030 dummy_label = if_true_label = gen_label_rtx (); in do_compare_rtx_and_jump()
1151 if (! dummy_label) in do_compare_rtx_and_jump()
1152 dummy_label = gen_label_rtx (); in do_compare_rtx_and_jump()
1153 dest_label = dummy_label; in do_compare_rtx_and_jump()
1175 if (dummy_label) in do_compare_rtx_and_jump()
1176 emit_label (dummy_label); in do_compare_rtx_and_jump()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Ddojump.c963 rtx_code_label *dummy_label = NULL; in do_compare_rtx_and_jump() local
1024 dummy_label = if_true_label = gen_label_rtx (); in do_compare_rtx_and_jump()
1145 if (! dummy_label) in do_compare_rtx_and_jump()
1146 dummy_label = gen_label_rtx (); in do_compare_rtx_and_jump()
1147 dest_label = dummy_label; in do_compare_rtx_and_jump()
1169 if (dummy_label) in do_compare_rtx_and_jump()
1170 emit_label (dummy_label); in do_compare_rtx_and_jump()

123