Home
last modified time | relevance | path

Searched +defs:w +defs:i +defs:j +defs:entry (Results 1 – 25 of 2087) sorted by relevance

12345678910>>...84

/dports/finance/quantlib/QuantLib-1.20/ql/math/matrixutilities/
H A Dsparseilupreconditioner.cpp51 Array w(n); in SparseILUPreconditioner() local
57 for (Integer i=0; i<n; ++i) { in SparseILUPreconditioner() local
78 const Real entry = U_(jj,jj); in SparseILUPreconditioner() local
86 const Real entry = U_(jj,jj+*iter); in SparseILUPreconditioner() local
97 const Integer j = nonZeros[k] ; in SparseILUPreconditioner() local
118 const Real entry = w[i]; in SparseILUPreconditioner() local
127 const Integer entry = levii[i]; in SparseILUPreconditioner() local
133 Integer j = wNonZeros[k]; in SparseILUPreconditioner() local
170 for (Integer i=1; i<=n-1; ++i) { in forwardSolve() local
172 for (Integer j=lBands_.size()-1; in forwardSolve() local
[all …]
/dports/games/xscrabble/xscrabble-2.12/src/
H A Dwidgets.c25 int ac,dn,bn,i,j,ind; in set_board() local
227 char entry[8]; in SetupHelp() local
228 int i; in SetupHelp() local
253 int i,dnum=0; in ProcessHelp() local
291 char entry[8]; in SetupMenu() local
292 int i; in SetupMenu() local
350 int i; in ChangePopup() local
391 int i; in BlankPopup() local
426 void bg_pixmap(Widget w) in bg_pixmap()
435 int i; in InitGame() local
[all …]
/dports/math/dune-fem/dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82/dune/fem/operator/linear/
H A Dhierarchical.hh186 … ( const MultiTypeBlockVector< C... > &row, const MultiTypeBlockVector< B... > &u, RangeVector &w ) in umv()
194 …onst MultiTypeBlockMatrix< R... > &matrix, const DomainVector &u, MultiTypeBlockVector< B... > &w ) in umv()
202 …atrix, const BlockVector< FieldVector< K, n >, AU > &u, BlockVector< FieldVector< K, m >, AW > &w ) in umv()
210 Hybrid::forEach( std::index_sequence_for< C... >(), [ &row ] ( auto &&j ) { in clear()
218 Hybrid::forEach( std::index_sequence_for< R... >(), [ &matrix ] ( auto &&i ) { in clear()
231 …( auto ) entry ( const MultiTypeBlockVector< C... > &row, I i, std::pair< std::size_t, Hybrid::Com… in entry() function in Dune::Fem::HierarchicalLinearOperator
237 …ype( auto ) entry ( MultiTypeBlockVector< C... > &row, I i, std::pair< std::size_t, Hybrid::Compos… in entry() function in Dune::Fem::HierarchicalLinearOperator
243 … auto ) entry ( const MultiTypeBlockMatrix< R... > &matrix, std::pair< std::size_t, Hybrid::Compos… in entry() function in Dune::Fem::HierarchicalLinearOperator
249 …pe( auto ) entry ( MultiTypeBlockMatrix< R... > &matrix, std::pair< std::size_t, Hybrid::Composite… in entry() function in Dune::Fem::HierarchicalLinearOperator
255 …ic const K &entry ( const BCRSMatrix< FieldMatrix< K, m, n >, A > &matrix, std::pair< std::size_t,… in entry() function in Dune::Fem::HierarchicalLinearOperator
[all …]
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Filtering/Path/include/
H A DitkHilbertPath.hxx63 for( PathIndexType i = 0; i < this->m_HilbertOrder; ++i ) in TransformPathIndexToMultiDimensionalIndex() local
65 …PathIndexType w = this->GetBitRange( id, Dimension * this->m_HilbertOrder, i * Dimension, ( i + 1 … in TransformPathIndexToMultiDimensionalIndex() local
68 for( PathIndexType j = 0; j < Dimension; ++j ) in TransformPathIndexToMultiDimensionalIndex() local
89 for( PathIndexType i = 0; i < this->m_HilbertOrder; ++i ) in TransformMultiDimensionalIndexToPathIndex() local
92 for( PathIndexType j = 0; j < Dimension; ++j ) in TransformMultiDimensionalIndexToPathIndex() local
98 PathIndexType w = this->GetInverseGrayCode( l ); in TransformMultiDimensionalIndexToPathIndex() local
109 ::GetTransform( const PathIndexType entry, const PathIndexType direction, const PathIndexType width… in GetTransform()
117 ::GetInverseTransform( const PathIndexType entry, const PathIndexType direction, const PathIndexTyp… in GetInverseTransform()
181 PathIndexType i = x; in GetInverseGrayCode() local
182 PathIndexType j = 1; in GetInverseGrayCode() local
[all …]
/dports/science/gabedit/GabeditSrc251_300720/src/Molpro/
H A DMInterfaceComm.c428 guint i; in gene_orb_num() local
529 guint i; in c_SS_orb() local
603 guint i; in c_orb() local
889 guint i; in button_fcioption() local
890 guint j; in button_fcioption() local
933 guint i; in button_cioption() local
934 guint j; in button_cioption() local
983 guint i; in button_multioption() local
984 guint j; in button_multioption() local
1033 guint i; in button_hfoption() local
[all …]
/dports/x11-toolkits/xmhtml/XmHTML-1.1.10/lib/Motif/
H A Dforms.c259 passwdCB(Widget w, XtPointer client_data, XtPointer call_data) in passwdCB()
393 fileOkCB(Widget w, XtPointer client_data, XtPointer call_data) in fileOkCB()
397 XmHTMLForm *entry = NULL; in fileOkCB() local
504 int i = 0; in optionMenuCB() local
525 Dimension w = 0, h = 0; in finalizeEntry() local
718 static XmHTMLForm *entry; in _XmHTMLFormAddInput() local
1016 static XmHTMLForm *entry; in _XmHTMLFormAddSelect() local
1618 int i, j; in _XmHTMLFormActivate() local
1687 int i = 1, k = 0; in _XmHTMLFormActivate() local
1848 int i; in _XmHTMLFormReset() local
[all …]
/dports/x11-toolkits/lesstif/lesstif-0.95.2/lib/Xm-2.1/
H A DFontList.c99 int i; in __XmFontListDealloc() local
171 int i; in XmFontListAppendEntry() local
265 XmFontListEntry entry; in XmFontListCreate() local
295 XmFontListEntry entry; in XmFontListCreateXft() local
361 int i; in XmFontListCopy() local
495 XmFontListEntry entry; in XmFontListEntryLoad() local
706 int i, j; in XmFontListRemoveEntry() local
754 Window w; member
760 _XmXftDrawCreate(Display *dpy, Window w) in _XmXftDrawCreate()
764 int i; in _XmXftDrawCreate() local
[all …]
/dports/x11-toolkits/xmhtml/XmHTML-1.1.10/lib/gtk/
H A Dforms.c259 passwdCB(Widget w, XtPointer client_data, XtPointer call_data) in passwdCB()
393 fileOkCB(Widget w, XtPointer client_data, XtPointer call_data) in fileOkCB()
397 XmHTMLForm *entry = NULL; in fileOkCB() local
504 int i = 0; in optionMenuCB() local
525 Dimension w = 0, h = 0; in finalizeEntry() local
1618 int i, j; in _XmHTMLFormActivate() local
1687 int i = 1, k = 0; in _XmHTMLFormActivate() local
1848 int i; in _XmHTMLFormReset() local
1912 int i, num_children; in _XmHTMLFormReset() local
2093 _XmHTMLProcessTraversal(Widget w, int direction) in _XmHTMLProcessTraversal()
[all …]
/dports/science/afni/afni-AFNI_21.3.16/src/XmHTML/lib/Motif/
H A Dforms.c265 passwdCB(Widget w, XtPointer client_data, XtPointer call_data) in passwdCB()
399 fileOkCB(Widget w, XtPointer client_data, XtPointer call_data) in fileOkCB()
403 XmHTMLForm *entry = NULL; in fileOkCB() local
510 int i = 0; in optionMenuCB() local
531 Dimension w = 0, h = 0; in finalizeEntry() local
1624 int i, j; in _XmHTMLFormActivate() local
1693 int i = 1, k = 0; in _XmHTMLFormActivate() local
1854 int i; in _XmHTMLFormReset() local
1918 int i, num_children; in _XmHTMLFormReset() local
2099 _XmHTMLProcessTraversal(Widget w, int direction) in _XmHTMLProcessTraversal()
[all …]
/dports/math/viennacl/ViennaCL-1.7.1/tests/src/
H A Dstructured-matrices.cpp53 T & operator()(std::size_t i, std::size_t j) { return elements_[i*cols_ + j]; } in operator ()()
80 for (std::size_t j=0; j<mat.size2(); ++j) in operator <<() local
97 for (std::size_t j = 0; j < m1.size2(); j++) in diff() local
152 int w = 5, h = 7; in transpose_test() local
207 ScalarType entry = 0; in toeplitz_test() local
208 for (std::size_t j = 0; j < m1.size2(); j++) in toeplitz_test() local
233 for (std::size_t j = 0; j < m1.size2(); j++) in toeplitz_test() local
308 ScalarType entry = 0; in circulant_test() local
411 ScalarType entry = 0; in vandermonde_test() local
441 for (std::size_t j = 0; j < m1.size2(); j++) in vandermonde_test() local
[all …]
/dports/science/gabedit/GabeditSrc251_300720/src/Geometry/
H A DBuildCrystal.c108 gint i,j; in init_wulff() local
124 gint j; in init_variables() local
311 gint j; in define_geometry_to_draw_from_crystal() local
832 GtkWidget* entry[3]; in build_supercell_simple() local
869 GtkWidget* entry; in add_number_of_cells_entrys() local
1014 GtkWidget* entry; in build_supercell() local
1019 gint i,j; in build_supercell() local
1063 GtkWidget* entry; in add_rotshift_matrix_entrys() local
1269 GtkWidget* entry; in add_wulff_parameters_entrys() local
1391 GtkWidget* entry; in add_slab_parameters_entrys() local
[all …]
/dports/graphics/darktable/darktable-3.6.1/src/gui/
H A Dimport_metadata.c55 const int i = dt_metadata_get_keyid_by_name(name); in _metadata_save() local
120 const int i = dt_metadata_get_keyid_by_name(name); in _import_metadata_toggled() local
150 for(unsigned int i = 0; i < DT_METADATA_NUMBER; i++) in _update_layout() local
157 for(int j = 0; j < 3; j++) in _update_layout() local
173 for(int j = 0; j < 2 ; j++) in _apply_metadata_toggled() local
205 for(unsigned int i = 0; i < DT_METADATA_NUMBER; i++) in _import_metadata_presets_changed() local
306 gchar **entry = tokens; in _import_tags_presets_update() local
366 static void _set_up_entry(GtkWidget *entry, const char *str, const char *name, in _set_up_entry()
434 for(unsigned int i = 0; i < DT_METADATA_NUMBER; i++) in dt_import_metadata_init() local
473 GtkWidget *entry = gtk_entry_new(); in dt_import_metadata_init() local
[all …]
/dports/multimedia/vmaf/vmaf-2.3.0/libvmaf/src/feature/
H A Dfeature_extractor.c88 for (unsigned j = 0; (fname = fex->provided_features[j]); j++) { in vmaf_get_feature_extractor_by_feature_name() local
101 const VmafDictionaryEntry *entry = in vmaf_fex_ctx_parse_options() local
148 unsigned bpc, unsigned w, unsigned h) in vmaf_feature_extractor_context_init()
269 for (unsigned i = 0; i < pool->cnt; i++) { in get_fex_list_entry() local
270 struct fex_list_entry *entry = &pool->fex_list[i]; in get_fex_list_entry() local
278 struct fex_list_entry entry = { 0 }; in get_fex_list_entry() local
322 struct fex_list_entry *entry = get_fex_list_entry(pool, fex, opts_dict); in vmaf_fex_ctx_pool_aquire() local
365 struct fex_list_entry *entry = NULL; in vmaf_fex_ctx_pool_release() local
366 for (unsigned i = 0; i < pool->cnt; i++) { in vmaf_fex_ctx_pool_release() local
407 for (int j = 0; j < atomic_load(&pool->fex_list[i].capacity); j++) { in vmaf_fex_ctx_pool_flush() local
[all …]
/dports/math/wxmaxima/wxmaxima-Version-20.04.0/src/
H A DMatWiz.cpp27 int type, int h, int w, in MatWiz()
35 for (int i = 0; i < h * w; i++) in MatWiz() local
59 for (int i = 0; i < m_height; i++) in set_properties() local
60 for (int j = 0; j <= i; j++) in set_properties() local
69 for (int j = 0; j < i; j++) in set_properties() local
78 for (int j = 0; j < m_width; j++) in set_properties() local
102 for (int i = 1; i <= m_width; i++) in do_layout() local
109 for (int j = 0; j < m_height; j++) in do_layout() local
135 for (int i = 0; i < m_height; i++) in GetValue() local
138 for (int j = 0; j < m_width; j++) in GetValue() local
[all …]
/dports/graphics/darktable38/darktable-3.8.0/src/gui/
H A Dimport_metadata.c55 const int i = dt_metadata_get_keyid_by_name(name); in _metadata_save() local
120 const int i = dt_metadata_get_keyid_by_name(name); in _import_metadata_toggled() local
150 for(unsigned int i = 0; i < DT_METADATA_NUMBER; i++) in _update_layout() local
157 for(int j = 0; j < 3; j++) in _update_layout() local
173 for(int j = 0; j < 2 ; j++) in _apply_metadata_toggled() local
175 GtkWidget *w = gtk_grid_get_child_at(GTK_GRID(grid), j, i); in _apply_metadata_toggled() local
306 gchar **entry = tokens; in _import_tags_presets_update() local
366 static void _set_up_entry(GtkWidget *entry, const char *str, const char *name, in _set_up_entry()
433 for(unsigned int i = 0; i < DT_METADATA_NUMBER; i++) in dt_import_metadata_init() local
471 GtkWidget *entry = gtk_entry_new(); in dt_import_metadata_init() local
[all …]
/dports/dns/curvedns/curvedns-0.87/
H A Devent_main.c49 void event_cleanup_entry(struct ev_loop *loop, event_entry_t *entry) { in event_cleanup_entry()
71 int i; in event_tcp_startstop_watchers() local
80 static void event_signal_cb(struct ev_loop *loop, ev_signal *w, int revent) { in event_signal_cb()
100 int i, j; in event_init() local
/dports/textproc/libmwaw03/libmwaw-0.3.20/src/lib/
H A DDocMkrText.cxx108 for (int i = 0; i < 6; i++) { in operator <<() local
348 for (long i=0; i < len; i++) { in computeNumPages() local
595 for (int i = 0; i < N; i++) { in readFontNames() local
636 for (int j = 0; j < N1; j++) in readFontNames() local
672 for (int i = 0; i < N; i++) { in readStyles() local
678 for (int &j : dim) in readStyles() local
736 double w = m_state->m_pageWidth; in sendTOC() local
790 for (int i = 0; i < N; i++) { in readTOC() local
805 for (int &j : cPos) in readTOC() local
852 for (auto &w : wDim) w=static_cast<int>(input->readLong(2)); in readWindows() local
[all …]
H A DFullWrtStruct.cxx155 for (auto &w : width) totalW += (w=static_cast<int>(input->readLong(1))); in read() local
161 for (size_t i=0; i < 3; ++i) in read() local
171 for (auto w : width) f << w << ","; in read() local
181 for (int j = 0; j < 7; j++) { in read() local
212 for (int j = 0; j < 2; j++) { // g0=g1=0 in read() local
251 for (int w=0; w < 3; w++) { in operator <<() local
318 std::ostream &operator<<(std::ostream &o, Entry const &entry) in operator <<()
355 for (int i = 0; i < 3; i++) in operator <<() local
408 for (int i = 0; i < 3; i++) in operator ==() local
461 for (int i = 0; i < 4; i++) { in read() local
[all …]
/dports/x11-wm/windowmaker/WindowMaker-0.95.9/src/
H A Dworkspace.c86 int i; in wWorkspaceNew() local
137 int i, j; in wWorkspaceDelete() local
262 int w, h; in showWorkspaceName() local
448 int w; in wWorkspaceRelativeChange() local
678 static void lastWSCommand(WMenu *menu, WMenuEntry *entry) in lastWSCommand()
764 WMenuEntry *entry; in wWorkspaceMenuMake() local
786 int i; in wWorkspaceMenuUpdate() local
789 WMenuEntry *entry; in wWorkspaceMenuUpdate() local
850 int i; in wWorkspaceSaveState() local
882 int i, j; in wWorkspaceRestoreState() local
[all …]
/dports/x11-wm/libwraster/WindowMaker-0.95.9/src/
H A Dworkspace.c86 int i; in wWorkspaceNew() local
137 int i, j; in wWorkspaceDelete() local
262 int w, h; in showWorkspaceName() local
448 int w; in wWorkspaceRelativeChange() local
678 static void lastWSCommand(WMenu *menu, WMenuEntry *entry) in lastWSCommand()
764 WMenuEntry *entry; in wWorkspaceMenuMake() local
786 int i; in wWorkspaceMenuUpdate() local
789 WMenuEntry *entry; in wWorkspaceMenuUpdate() local
850 int i; in wWorkspaceSaveState() local
882 int i, j; in wWorkspaceRestoreState() local
[all …]
/dports/devel/folly/folly-2021.12.27.00/folly/experimental/test/
H A DSelect64Test.cpp38 for (size_t i = 0u; i < 256u; ++i) { in TEST_F() local
40 for (size_t j = 0u; j < 8u; ++j) { in TEST_F() local
41 auto const entry = folly::detail::kSelectInByte[j][i]; in TEST_F() local
51 for (uint64_t x = kPrime, i = 0; i < (1 << 20); x *= kPrime, i += 1) { in TEST_F() local
52 auto const w = instr::popcount(x); in TEST_F() local
/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/states_screens/
H A Dcredits.cpp68 void addEntry(CreditsEntry& entry) {m_entries.push_back(entry); } in addEntry()
173 CreditsEntry entry(line); in loadedFromFile() local
195 for (unsigned int i = 1; i < translator.size(); i = i + MAX_PER_SCREEN) in loadedFromFile() local
200 CreditsEntry entry(line); in loadedFromFile() local
203 for (unsigned int j = 0; i + j < translator.size() && j < MAX_PER_SCREEN; j ++) in loadedFromFile() local
220 Widget* w = getWidget<Widget>("animated_area"); in init() local
233 void CreditsScreen::setArea(const int x, const int y, const int w, const int h) in setArea()
342 for(int i=0; i<subamount; i++) in onDraw() local
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/include/deal.II/lac/
H A Dfull_matrix.h1165 for (typename MatrixType::const_iterator entry = M.begin(row); in copy_from() local
1187 for (typename MatrixType::const_iterator entry = M.begin(row); in copy_transposed() local
1242 FullMatrix<number>::set(const size_type i, in set()
1243 const size_type j, in set()
1254 FullMatrix<number>::vmult_add(Vector<number2> & w, in vmult_add()
1264 FullMatrix<number>::Tvmult_add(Vector<number2> & w, in Tvmult_add()
1347 const unsigned int w, in print()
1356 for (size_type i = 0; i < this->m(); ++i) in print() local
1358 for (size_type j = 0; j < this->n(); ++j) in print() local
/dports/graphics/gpxsee/GPXSee-7.32/src/data/
H A Dcupparser.cpp61 bool CUPParser::waypoint(const QStringList &entry, QVector<Waypoint> &waypoints) in waypoint()
88 bool CUPParser::task(const QStringList &entry, in task()
98 for (int i = 1; i < entry.size(); i++) { in task() local
102 Waypoint w; in task() local
103 for (int j = 0; j < waypoints.size(); j++) { in task() local
128 QStringList entry; in parse() local
/dports/graphics/kf5-kquickcharts/kquickcharts-5.89.0/src/
H A DBarChart.cpp172 for (int j = 0; j < sources.count(); ++j) { in onDataChanged() local
216 float w = m_barWidth; in calculateBars() local
227 for (int i = items.count() - 1; i >= 0; --i) { in calculateBars() local
228 auto entry = items.at(i); in calculateBars() local
240 for (const auto &entry : items) { in calculateBars() local
252 for (int i = items.count() - 1; i >= 0; --i) { in calculateBars() local
253 auto entry = items.at(i); in calculateBars() local
264 for (int i = 0; i < items.count(); ++i) { in calculateBars() local
265 auto entry = items.at(i); in calculateBars() local

12345678910>>...84