Home
last modified time | relevance | path

Searched refs:data_box (Results 1 – 25 of 40) sorted by relevance

12

/dports/deskutils/semantik/semantik-1.2.7/src/fig/
H A Dmem_box.h22 QList<data_box*> items;
37 data_box* box;
52 data_box *box;
208 void init(data_box*);
213 data_box* m_oBox;
233 data_box m_oOldBox;
234 data_box m_oNewBox;
249 data_box m_oOldBox;
250 data_box m_oNewBox;
278 data_box m_oPrevBox;
[all …]
H A Dmem_box.cpp28 foreach (data_box *k, items) { in undo()
46 foreach (data_box *k, items) { in redo()
59 box = new data_box(boxid); in mem_add_box()
344 foreach (data_box *k, new_items) { in undo()
348 foreach (data_box *k, old_items) { in undo()
417 QList<data_box*> lst; in redo()
434 QList<data_box*> lst; in undo()
466 QList<data_box*> lst; in redo()
477 QList<data_box*> lst; in undo()
500 QList<data_box*> lst; in redo()
[all …]
H A Dbox_view.cpp117 data_box *box = new data_box(id); in startElement()
671 QList<data_box*> boxes; in slot_delete()
682 data_box *b = c->m_oBox; in slot_delete()
1250 data_box *db = item.m_oBoxes[box]; in notify_add_box()
1571 data_box *box = c->m_oBox; in slot_size()
1598 data_box *box = c->m_oBox; in slot_text_align()
1646 data_box *box = c->m_oBox; in slot_align()
1868 data_box *box = item->m_oBox; in mouseReleaseEvent()
1917 foreach (data_box *box, items) in notify_pos_box()
1926 foreach (data_box box, items) in notify_text_align()
[all …]
H A Ddiagram_document.cpp56 …, SIGNAL(sig_pos_box(int, const QList<data_box*>&)), m_oDiagramView, SLOT(notify_pos_box(int, cons… in init()
57 … SIGNAL(sig_size_box(int, const QList<data_box*>&)), m_oDiagramView, SLOT(notify_size_box(int, con… in init()
58 …GNAL(sig_text_align(int, const QList<data_box>&)), m_oDiagramView, SLOT(notify_text_align(int, con… in init()
H A Dbox_view.h20 class data_box; variable
165 void notify_pos_box(int, const QList<data_box*>&);
166 void notify_size_box(int, const QList<data_box*>&);
167 void notify_text_align(int, const QList<data_box>&);
H A Dbox_resize_point.h14 class data_box; variable
H A Dbox_control_point.h13 class data_box; variable
H A Dbox_dot.h17 class data_box; variable
H A Dbox_fork.h19 class data_box; variable
H A Dbox_item.h22 class data_box; variable
H A Dspecial_edit.cpp89 if (m_oItem->m_oBox->m_iType == data_box::SEQUENCE) in apply()
H A DCON.h66 data_box *m_oBox;
/dports/science/hypre/hypre-2.23.0/src/struct_mv/
H A Dstruct_io.c29 hypre_Box *data_box; in hypre_PrintBoxArrayData() local
51 data_box = hypre_BoxArrayBox(data_space, i); in hypre_PrintBoxArrayData()
52 data_box_volume = hypre_BoxVolume(data_box); in hypre_PrintBoxArrayData()
69 data_box = hypre_BoxArrayBox(data_space, i); in hypre_PrintBoxArrayData()
72 data_box_volume = hypre_BoxVolume(data_box); in hypre_PrintBoxArrayData()
127 hypre_Box *data_box; in hypre_PrintCCVDBoxArrayData() local
166 data_box = hypre_BoxArrayBox(data_space, i); in hypre_PrintCCVDBoxArrayData()
169 data_box_volume = hypre_BoxVolume(data_box); in hypre_PrintCCVDBoxArrayData()
255 hypre_Box *data_box; in hypre_ReadBoxArrayData() local
274 data_box = hypre_BoxArrayBox(data_space, i); in hypre_ReadBoxArrayData()
[all …]
H A Dstruct_matrix.c150 hypre_Box *data_box; in hypre_StructMatrixInitializeShell() local
251 data_box = hypre_BoxArrayBox(data_space, i); in hypre_StructMatrixInitializeShell()
253 hypre_CopyBox(box, data_box); in hypre_StructMatrixInitializeShell()
286 data_box = hypre_BoxArrayBox(data_space, i); in hypre_StructMatrixInitializeShell()
316 data_box = hypre_BoxArrayBox(data_space, i); in hypre_StructMatrixInitializeShell()
712 hypre_Box *data_box; in hypre_StructMatrixSetBoxValues() local
773 data_box = hypre_BoxArrayBox(data_space, i); in hypre_StructMatrixSetBoxValues()
1136 hypre_Box *data_box; in hypre_StructMatrixClearBoxValues() local
1183 data_box = hypre_BoxArrayBox(data_space, i); in hypre_StructMatrixClearBoxValues()
1251 hypre_Box *data_box; in hypre_StructMatrixAssemble() local
[all …]
H A Dstruct_vector.c107 hypre_Box *data_box; in hypre_StructVectorInitializeShell() local
130 data_box = hypre_BoxArrayBox(data_space, i); in hypre_StructVectorInitializeShell()
132 hypre_CopyBox(box, data_box); in hypre_StructVectorInitializeShell()
135 hypre_BoxIMinD(data_box, d) -= num_ghost[2*d]; in hypre_StructVectorInitializeShell()
136 hypre_BoxIMaxD(data_box, d) += num_ghost[2*d + 1]; in hypre_StructVectorInitializeShell()
155 data_box = hypre_BoxArrayBox(data_space, i); in hypre_StructVectorInitializeShell()
158 data_size += hypre_BoxVolume(data_box); in hypre_StructVectorInitializeShell()
341 hypre_Box *data_box; in hypre_StructVectorSetBoxValues() local
392 data_box = hypre_BoxArrayBox(data_space, i); in hypre_StructVectorSetBoxValues()
529 hypre_Box *data_box; in hypre_StructVectorClearBoxValues() local
[all …]
H A Dstruct_communication.c76 hypre_Box *data_box; in hypre_CommPkgCreate() local
180 data_box = hypre_BoxArrayBox(send_data_space, i); in hypre_CommPkgCreate()
181 data_offset += hypre_BoxVolume(data_box) * num_values; in hypre_CommPkgCreate()
270 data_box = hypre_BoxArrayBox(send_data_space, i); in hypre_CommPkgCreate()
324 data_box = hypre_BoxArrayBox(recv_data_space, i); in hypre_CommPkgCreate()
325 data_offset += hypre_BoxVolume(data_box) * num_values; in hypre_CommPkgCreate()
632 hypre_Box *data_box; in hypre_CommTypeSetEntries() local
639 data_box = hypre_BoxArrayBox(data_space, i); in hypre_CommTypeSetEntries()
657 hypre_Box *data_box, in hypre_CommTypeSetEntry() argument
682 stride_array[i] *= hypre_BoxSizeD(data_box, j); in hypre_CommTypeSetEntry()
[all …]
/dports/deskutils/semantik/semantik-1.2.7/src/base/
H A Ddata_item.cpp185 data_box::data_box(int id) : diagram_item(), node() in data_box() function in data_box
190 m_iType = data_box::ACTIVITY; in data_box()
201 data_box& data_box::operator=(const data_box & i_o) in operator =()
229 data_box::~data_box() in ~data_box()
239 void data_box::dump_xml(QStringList & i_oS) in dump_xml()
267 if (m_iType == data_box::CLASS) in dump_xml()
282 else if (m_iType == data_box::ENTITY) in dump_xml()
296 void data_box::read_data(const QString& i_sTag, const QXmlAttributes& i_oAttrs) in read_data()
303 m_iType = (data_box::IType) i_oAttrs.value(notr("t")).toInt(); in read_data()
342 if (l_iVersion < 1 && m_iType == data_box::LABEL) in read_data()
[all …]
H A Ddata_item.h139 class data_box : public diagram_item, public node
142 data_box(int id);
143 ~data_box();
145 data_box& operator=(const data_box &);
157 data_box::IType m_iType;
255 QHash<int, data_box*> m_oBoxes;
H A Dsem_mediator.h86 void sig_pos_box(int id, const QList<data_box*>&);
88 void sig_size_box(int id, const QList<data_box*>&);
89 void sig_text_align(int id, const QList<data_box>&);
201 void notify_pos_box(int id, const QList<data_box*>&);
203 void notify_size_box(int id, const QList<data_box*>&);
204 void notify_text_align(int id, const QList<data_box>&);
/dports/net/sniffit/sniffit-sniffit-0.5/src/
H A Dsn_interface.c42 extern struct box_window data_box, main_box, mask_box, packets_box;
351 touchwin(data_box.main_window);touchwin(data_box.work_window); in forced_refresh()
352 wnoutrefresh(data_box.main_window);wnoutrefresh(data_box.work_window); in forced_refresh()
469 waddch(data_box.work_window, in interaction()
539 {delwin(data_box.work_window); delwin(data_box.main_window);} in stop_logging()
760 data_window(&data_box,&main_box,DATA_WINDOW_ROWS, in run_interface()
772 data_window(&data_box,&main_box,DATA_WINDOW_ROWS, in run_interface()
H A Dsn_data.h183 struct box_window data_box, main_box, mask_box, packets_box; variable
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/xkbcommon-0.4.0/src/xkb/
H A Dmod.rs820 let data_box = Box::new((self, closure)); in key_for_each() localVariable
821 let data_ptr = Box::into_raw(data_box) as *mut raw::c_void; in key_for_each()
833 let mut data_box: Box<(&Keymap, F)> = mem::transmute(Box::from_raw(data)); in key_for_each() localVariable
835 let (keymap, ref mut closure) = *data_box; in key_for_each()
838 let _ = Box::into_raw(data_box); in key_for_each()
/dports/x11/wmfocus/wmfocus-1.2.0/cargo-crates/xkbcommon-0.4.0/src/xkb/
H A Dmod.rs820 let data_box = Box::new((self, closure)); in key_for_each() localVariable
821 let data_ptr = Box::into_raw(data_box) as *mut raw::c_void; in key_for_each()
833 let mut data_box: Box<(&Keymap, F)> = mem::transmute(Box::from_raw(data)); in key_for_each() localVariable
835 let (keymap, ref mut closure) = *data_box; in key_for_each()
838 let _ = Box::into_raw(data_box); in key_for_each()
/dports/deskutils/semantik/semantik-1.2.7/src/
H A Dsemantik.cpp370 …, SIGNAL(sig_pos_box(int, const QList<data_box*>&)), m_oDiagramView, SLOT(notify_pos_box(int, cons… in semantik_win()
371 … SIGNAL(sig_size_box(int, const QList<data_box*>&)), m_oDiagramView, SLOT(notify_size_box(int, con… in semantik_win()
372 …GNAL(sig_text_align(int, const QList<data_box>&)), m_oDiagramView, SLOT(notify_text_align(int, con… in semantik_win()
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/tests/
H A Dpocket_test.cpp288 pocket_data data_box( item_pocket::pocket_type::CONTAINER );
290 data_box.volume_capacity = 1_liter;
291 REQUIRE( data_box.ammo_restriction.empty() );
294 CHECK( data_box.max_contains_volume() == 1_liter );

12