Home
last modified time | relevance | path

Searched refs:value_box (Results 1 – 25 of 41) sorted by relevance

12

/dports/science/hypre/hypre-2.23.0/src/struct_mv/
H A DHYPRE_struct_vector.c100 hypre_Box *set_box, *value_box; in HYPRE_StructVectorSetBoxValues2() local
111 hypre_BoxIMinD(value_box, d) = vilower[d]; in HYPRE_StructVectorSetBoxValues2()
112 hypre_BoxIMaxD(value_box, d) = viupper[d]; in HYPRE_StructVectorSetBoxValues2()
118 hypre_BoxDestroy(value_box); in HYPRE_StructVectorSetBoxValues2()
173 hypre_Box *set_box, *value_box; in HYPRE_StructVectorAddToBoxValues2() local
184 hypre_BoxIMinD(value_box, d) = vilower[d]; in HYPRE_StructVectorAddToBoxValues2()
185 hypre_BoxIMaxD(value_box, d) = viupper[d]; in HYPRE_StructVectorAddToBoxValues2()
191 hypre_BoxDestroy(value_box); in HYPRE_StructVectorAddToBoxValues2()
257 hypre_Box *set_box, *value_box; in HYPRE_StructVectorGetBoxValues2() local
268 hypre_BoxIMinD(value_box, d) = vilower[d]; in HYPRE_StructVectorGetBoxValues2()
[all …]
H A DHYPRE_struct_matrix.c147 hypre_Box *set_box, *value_box; in HYPRE_StructMatrixSetBoxValues2() local
158 hypre_BoxIMinD(value_box, d) = vilower[d]; in HYPRE_StructMatrixSetBoxValues2()
159 hypre_BoxIMaxD(value_box, d) = viupper[d]; in HYPRE_StructMatrixSetBoxValues2()
167 hypre_BoxDestroy(value_box); in HYPRE_StructMatrixSetBoxValues2()
185 hypre_Box *set_box, *value_box; in HYPRE_StructMatrixGetBoxValues2() local
196 hypre_BoxIMinD(value_box, d) = vilower[d]; in HYPRE_StructMatrixGetBoxValues2()
197 hypre_BoxIMaxD(value_box, d) = viupper[d]; in HYPRE_StructMatrixGetBoxValues2()
205 hypre_BoxDestroy(value_box); in HYPRE_StructMatrixGetBoxValues2()
279 hypre_Box *set_box, *value_box; in HYPRE_StructMatrixAddToBoxValues2() local
290 hypre_BoxIMinD(value_box, d) = vilower[d]; in HYPRE_StructMatrixAddToBoxValues2()
[all …]
/dports/science/hypre/hypre-2.23.0/src/sstruct_mv/
H A DHYPRE_sstruct_vector.c461 hypre_Box *set_box, *value_box; in HYPRE_SStructVectorSetBoxValues2() local
466 value_box = hypre_BoxCreate(ndim); in HYPRE_SStructVectorSetBoxValues2()
472 hypre_BoxIMinD(value_box, d) = vilower[d]; in HYPRE_SStructVectorSetBoxValues2()
473 hypre_BoxIMaxD(value_box, d) = viupper[d]; in HYPRE_SStructVectorSetBoxValues2()
479 hypre_BoxDestroy(value_box); in HYPRE_SStructVectorSetBoxValues2()
498 hypre_Box *set_box, *value_box; in HYPRE_SStructVectorAddToBoxValues2() local
503 value_box = hypre_BoxCreate(ndim); in HYPRE_SStructVectorAddToBoxValues2()
516 hypre_BoxDestroy(value_box); in HYPRE_SStructVectorAddToBoxValues2()
535 hypre_Box *set_box, *value_box; in HYPRE_SStructVectorGetBoxValues2() local
540 value_box = hypre_BoxCreate(ndim); in HYPRE_SStructVectorGetBoxValues2()
[all …]
H A DHYPRE_sstruct_matrix.c517 hypre_Box *set_box, *value_box; in HYPRE_SStructMatrixSetBoxValues2() local
522 value_box = hypre_BoxCreate(ndim); in HYPRE_SStructMatrixSetBoxValues2()
528 hypre_BoxIMinD(value_box, d) = vilower[d]; in HYPRE_SStructMatrixSetBoxValues2()
529 hypre_BoxIMaxD(value_box, d) = viupper[d]; in HYPRE_SStructMatrixSetBoxValues2()
536 hypre_BoxDestroy(value_box); in HYPRE_SStructMatrixSetBoxValues2()
556 hypre_Box *set_box, *value_box; in HYPRE_SStructMatrixAddToBoxValues2() local
561 value_box = hypre_BoxCreate(ndim); in HYPRE_SStructMatrixAddToBoxValues2()
575 hypre_BoxDestroy(value_box); in HYPRE_SStructMatrixAddToBoxValues2()
595 hypre_Box *set_box, *value_box; in HYPRE_SStructMatrixGetBoxValues2() local
600 value_box = hypre_BoxCreate(ndim); in HYPRE_SStructMatrixGetBoxValues2()
[all …]
H A Dsstruct_matrix.c369 hypre_Box *value_box, in hypre_SStructPMatrixSetBoxValues() argument
434 hypre_StructMatrixSetBoxValues(smatrix, int_box, value_box, in hypre_SStructPMatrixSetBoxValues()
1001 hypre_Box *value_box, in hypre_SStructUMatrixSetBoxValues() argument
1147 value_box, start, stride, vi); in hypre_SStructUMatrixSetBoxValues()
1430 hypre_Box *value_box, in hypre_SStructMatrixSetBoxValues() argument
1453 value_box, values, action); in hypre_SStructMatrixSetBoxValues()
1460 value_box, values, action); in hypre_SStructMatrixSetBoxValues()
1468 value_box, values, action); in hypre_SStructMatrixSetBoxValues()
1486 hypre_Box *value_box, in hypre_SStructMatrixSetInterPartValues() argument
1606 value_box, start, stride, vi); in hypre_SStructMatrixSetInterPartValues()
[all …]
H A Dprotos.h142 … , HYPRE_Int var , HYPRE_Int nentries , HYPRE_Int *entries , hypre_Box *value_box , HYPRE_Complex …
149 … , HYPRE_Int var , HYPRE_Int nentries , HYPRE_Int *entries , hypre_Box *value_box , HYPRE_Complex …
154 … , HYPRE_Int var , HYPRE_Int nentries , HYPRE_Int *entries , hypre_Box *value_box , HYPRE_Complex …
155 … , HYPRE_Int var , HYPRE_Int nentries , HYPRE_Int *entries , hypre_Box *value_box , HYPRE_Complex …
182 …tructPVector *pvector , hypre_Box *set_box , HYPRE_Int var , hypre_Box *value_box , HYPRE_Complex …
187 …tructPVector *pvector , hypre_Box *set_box , HYPRE_Int var , hypre_Box *value_box , HYPRE_Complex …
H A Dsstruct_vector.c236 hypre_Box *value_box, in hypre_SStructPVectorSetBoxValues() argument
246 hypre_StructVectorSetBoxValues(svector, set_box, value_box, values, action, -1, 0); in hypre_SStructPVectorSetBoxValues()
289 hypre_StructVectorSetBoxValues(svector, int_box, value_box, in hypre_SStructPVectorSetBoxValues()
474 hypre_Box *value_box, in hypre_SStructPVectorGetBoxValues() argument
486 hypre_StructVectorSetBoxValues(svector, set_box, value_box, values, -1, -1, 0); in hypre_SStructPVectorGetBoxValues()
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/DolphinQt/Config/Graphics/
H A DPostProcessingConfigWindow.cpp280 auto* const value_box = new QLineEdit(QString::number(current_value)); in AddInteger() local
281 value_box->setEnabled(false); in AddInteger()
284 grid->addWidget(value_box, row, 2); in AddInteger()
287 m_value_boxes.push_back(value_box); in AddInteger()
318 auto* const value_box = in AddFloat() local
320 value_box->setEnabled(false); in AddFloat()
323 grid->addWidget(value_box, row, 2); in AddFloat()
326 m_value_boxes.push_back(value_box); in AddFloat()
/dports/lang/erlang-runtime23/corba-5.0.2/lib/orber/test/
H A Dtc_SUITE.erl152 alias, exception, fixed, value, value_box, native,
541 value_box(_) -> function
542 true = orber_tc:check_tc(orber_tc:value_box("Id", "Name",
544 false = orber_tc:check_tc(orber_tc:value_box(42, "Name",
546 false = orber_tc:check_tc(orber_tc:value_box("Id", 42,
548 false = orber_tc:check_tc(orber_tc:value_box("Id", "Name", "wrong")),
549 code(orber_tc:value_box("Id", "Name", orber_tc:long())),
550 ?match(code(orber_tc:value_box(42, "Name", orber_tc:short()))),
551 ?match(code(orber_tc:value_box("Id", 42, orber_tc:char()))),
552 ?match(code(orber_tc:value_box("Id", "Name", false))),
/dports/lang/erlang-runtime24/corba-5.0.2/lib/orber/test/
H A Dtc_SUITE.erl152 alias, exception, fixed, value, value_box, native,
541 value_box(_) -> function
542 true = orber_tc:check_tc(orber_tc:value_box("Id", "Name",
544 false = orber_tc:check_tc(orber_tc:value_box(42, "Name",
546 false = orber_tc:check_tc(orber_tc:value_box("Id", 42,
548 false = orber_tc:check_tc(orber_tc:value_box("Id", "Name", "wrong")),
549 code(orber_tc:value_box("Id", "Name", orber_tc:long())),
550 ?match(code(orber_tc:value_box(42, "Name", orber_tc:short()))),
551 ?match(code(orber_tc:value_box("Id", 42, orber_tc:char()))),
552 ?match(code(orber_tc:value_box("Id", "Name", false))),
/dports/lang/erlang-runtime22/corba-4.5.2/lib/orber/test/
H A Dtc_SUITE.erl152 alias, exception, fixed, value, value_box, native,
541 value_box(_) -> function
542 true = orber_tc:check_tc(orber_tc:value_box("Id", "Name",
544 false = orber_tc:check_tc(orber_tc:value_box(42, "Name",
546 false = orber_tc:check_tc(orber_tc:value_box("Id", 42,
548 false = orber_tc:check_tc(orber_tc:value_box("Id", "Name", "wrong")),
549 code(orber_tc:value_box("Id", "Name", orber_tc:long())),
550 ?match(code(orber_tc:value_box(42, "Name", orber_tc:short()))),
551 ?match(code(orber_tc:value_box("Id", 42, orber_tc:char()))),
552 ?match(code(orber_tc:value_box("Id", "Name", false))),
/dports/lang/erlang-runtime21/corba-4.5.2/lib/orber/test/
H A Dtc_SUITE.erl152 alias, exception, fixed, value, value_box, native,
541 value_box(_) -> function
542 true = orber_tc:check_tc(orber_tc:value_box("Id", "Name",
544 false = orber_tc:check_tc(orber_tc:value_box(42, "Name",
546 false = orber_tc:check_tc(orber_tc:value_box("Id", 42,
548 false = orber_tc:check_tc(orber_tc:value_box("Id", "Name", "wrong")),
549 code(orber_tc:value_box("Id", "Name", orber_tc:long())),
550 ?match(code(orber_tc:value_box(42, "Name", orber_tc:short()))),
551 ?match(code(orber_tc:value_box("Id", 42, orber_tc:char()))),
552 ?match(code(orber_tc:value_box("Id", "Name", false))),
/dports/lang/erlang/corba-5.0.2/lib/orber/test/
H A Dtc_SUITE.erl152 alias, exception, fixed, value, value_box, native,
541 value_box(_) -> function
542 true = orber_tc:check_tc(orber_tc:value_box("Id", "Name",
544 false = orber_tc:check_tc(orber_tc:value_box(42, "Name",
546 false = orber_tc:check_tc(orber_tc:value_box("Id", 42,
548 false = orber_tc:check_tc(orber_tc:value_box("Id", "Name", "wrong")),
549 code(orber_tc:value_box("Id", "Name", orber_tc:long())),
550 ?match(code(orber_tc:value_box(42, "Name", orber_tc:short()))),
551 ?match(code(orber_tc:value_box("Id", 42, orber_tc:char()))),
552 ?match(code(orber_tc:value_box("Id", "Name", false))),
/dports/games/xscrabble/xscrabble-2.12/Xc/
H A DBarGraf.c401 w->value.value_box.x - w->control.shade_depth,
402 w->value.value_box.y - w->control.shade_depth,
403 w->value.value_box.width + (2 * w->control.shade_depth),
404 w->value.value_box.height + (2 * w->control.shade_depth),
543 w->value.value_box.y = w->barGraph.face.y + w->barGraph.face.height -
546 w->value.value_box.width = w->barGraph.face.width -
553 w->value.value_box.x = w->barGraph.face.x +
556 w->value.value_box.y = w->barGraph.face.y +
912 w->value.value_box.x, w->value.value_box.y,
913 w->value.value_box.width, w->value.value_box.height);
[all …]
H A DValue.c687 w->value.vp.x = w->value.value_box.x +
690 w->value.vp.x = w->value.value_box.x +
691 w->value.value_box.width - text_width -
694 w->value.vp.x = w->value.value_box.x +
695 (w->value.value_box.width / 2 + 0.5) -
698 w->value.vp.y = w->value.value_box.y +
699 (w->value.value_box.height / 2 + 0.5) +
H A DValueP.h81 XRectangle value_box; /* Value Box to display value in. */ member
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/gui2/preferences/
H A Dcoloring.py155 self.value_box = QLineEdit(self)
225 self.value_box.setText(v)
261 self.value_box.setEnabled(True)
262 self.value_box.setText('')
263 self.value_box.setInputMask('')
285 self.value_box.setValidator(v(self.value_box))
288 self.value_box.setValidator(QIntValidator(self.value_box))
292 self.value_box.setValidator(QIntValidator(self.value_box))
296 self.value_box.setValidator(QIntValidator(self.value_box))
300 self.value_box.setValidator(QIntValidator(self.value_box))
[all …]
/dports/net-im/libsignal-client/libsignal-client-0.9.6/rust/bridge/shared/src/node/
H A Dconvert.rs651 let value_box: Handle<JsBox<T>> = wrapper in new() localVariable
654 let value_ptr = &**value_box as *const T; in new()
707 let value_box: Handle<JsBox<U>> = element in new() localVariable
712 extend_lifetime::<'_, 'static, T>(std::borrow::Borrow::borrow(&**value_box)) in new()
893 let value_box = neon::object::Object::get( localVariable
898 let value_box: node::Handle<node::DefaultJsBox<std::cell::RefCell<$typ>>> = localVariable
899 value_box.downcast_or_throw(cx)?;
900 let cell: &std::cell::RefCell<_> = &***value_box;
/dports/deskutils/gnome-contacts/gnome-contacts-41.0/src/
H A Dcontacts-contact-sheet.vala96 var value_box = new Gtk.Box (Gtk.Orientation.HORIZONTAL, 12);
97 value_box.pack_start (value_label, false, false, 0);
100 value_box.pack_end (btn1, false, false, 0);
102 value_box.pack_end (btn2, false, false, 0);
103 this.attach (value_box, 1, this.last_row, 1, 1);
/dports/games/xscrabble/xscrabble-2.12/X11/Xc/
H A DValueP.h81 XRectangle value_box; /* Value Box to display value in. */ member
/dports/lang/guile2/guile-2.2.7/libguile/
H A Ddynstack.c175 SCM value_box; in scm_dynstack_push_fluid() local
180 value_box = scm_make_variable (value); in scm_dynstack_push_fluid()
185 words[1] = SCM_UNPACK (value_box); in scm_dynstack_push_fluid()
188 scm_swap_fluid (fluid, value_box, dynamic_state); in scm_dynstack_push_fluid()
/dports/lang/guile/guile-3.0.7/libguile/
H A Ddynstack.c180 SCM value_box; in scm_dynstack_push_fluid() local
185 value_box = scm_make_variable (value); in scm_dynstack_push_fluid()
190 words[1] = SCM_UNPACK (value_box); in scm_dynstack_push_fluid()
193 scm_swap_fluid (fluid, value_box, dynamic_state); in scm_dynstack_push_fluid()
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/inc/gui/widgets/
H A Dautomation_track.h46 GtkBox * value_box; member
/dports/sysutils/gconf-editor/gconf-editor-3.0.1/src/
H A Dgconf-key-editor.c537 GtkWidget *value_box; in gconf_key_editor_init() local
696 value_box = gtk_vbox_new (FALSE, 6); in gconf_key_editor_init()
702 gtk_box_pack_start (GTK_BOX (value_box), hbox, FALSE, FALSE, 0); in gconf_key_editor_init()
765 gtk_box_pack_start (GTK_BOX (value_box), label, FALSE, FALSE, 0); in gconf_key_editor_init()
766 gtk_box_pack_start (GTK_BOX (value_box), hbox, TRUE, TRUE, 0); in gconf_key_editor_init()
770 gtk_box_pack_start (GTK_BOX (editor->list_box), value_box, TRUE, TRUE, 0); in gconf_key_editor_init()
772 gtk_widget_show_all (value_box); in gconf_key_editor_init()
/dports/lang/erlang-runtime23/corba-5.0.2/lib/orber/src/
H A Dorber_tc.erl44 exception/3, fixed/2, value/5, value_box/3, native/2, abstract_interface/2,
137 value_box(RepId, Name, TC) -> function

12