Home
last modified time | relevance | path

Searched refs:els (Results 126 – 150 of 7478) sorted by relevance

12345678910>>...300

/dports/devel/kdevelop/kdevelop-21.12.3/po/ca/
H A Dkdevproblemreporter.po83 msgstr "Visualitza els problemes en tots els documents oberts"
101 msgstr "Tots els projectes"
107 msgstr "Visualitza els problemes en tots els projectes"
119 msgstr "Visualitza tots els problemes"
131 msgstr "Visualitza els problemes en els fitxers importats"
137 msgstr "Visualitza els errors"
143 msgstr "Mostra els errors"
149 msgstr "Visualitza els avisos"
155 msgstr "Mostra els avisos"
161 msgstr "Visualitza els suggeriments"
[all …]
/dports/devel/kdevelop/kdevelop-21.12.3/po/ca@valencia/
H A Dkdevproblemreporter.po83 msgstr "Visualitza els problemes en tots els documents oberts"
101 msgstr "Tots els projectes"
107 msgstr "Visualitza els problemes en tots els projectes"
119 msgstr "Visualitza tots els problemes"
131 msgstr "Visualitza els problemes en els fitxers importats"
137 msgstr "Visualitza els errors"
143 msgstr "Mostra els errors"
149 msgstr "Visualitza els avisos"
155 msgstr "Mostra els avisos"
161 msgstr "Visualitza els suggeriments"
[all …]
/dports/sysutils/webmin/webmin-1.981/hpuxexports/lang/
H A Dca7 index_apply=Aplica els Canvis
12 index_all_ro=accés de lectura per a tots els hosts
15 index_all_rw=accés d'escriptura per a tots els hosts
37 edit_squash=Confia en els usuaris remots
41 edit_uids=No confiïs en els UIDs
43 edit_gids=No confiïs en els GIDs
44 edit_anonuid=Tracta els usuaris no fiables com
46 edit_anongid=Tracta els grups no fiables com
48 edit_all_ro=Accés de lectura per a tots els hosts
51 edit_all_rw=Accés d'escriptura per a tots els hosts
[all …]
/dports/math/ggobi/ggobi-2.1.11/src/
H A DscatterplotClass.c504 dsp->tcorr1.tau.els[i] = 0.0; in tourCorrRealloc()
523 dsp->tcorr2.tau.els[i] = 0.0; in tourCorrRealloc()
582 dsp->t2d3.tau.els[i] = 0.0; in tour2d3Realloc()
583 dsp->t2d3.tinc.els[i] = 0.0; in tour2d3Realloc()
640 dsp->t2d.lambda.els[i] = 0.0; in tour2dRealloc()
641 dsp->t2d.tau.els[i] = 0.0; in tour2dRealloc()
642 dsp->t2d.tinc.els[i] = 0.0; in tour2dRealloc()
699 dsp->t1d.lambda.els[i] = 0.0; in tour1dRealloc()
700 dsp->t1d.tau.els[i] = 0.0; in tour1dRealloc()
701 dsp->t1d.tinc.els[i] = 0.0; in tour1dRealloc()
[all …]
H A Dtour.c38 tau.els[k] = 0.0; in zero_tau()
46 tinc.els[k] = 0.0; in zero_tinc()
54 lambda.els[k] = 0.0; in zero_lambda()
271 lambda.els[j] = 0.; in eigen_clear()
272 tau.els[j] = 0.; in eigen_clear()
273 tinc.els[j] = 0.; in eigen_clear()
388 tau.els[i] = (gfloat) acos((gdouble) lambda.els[i]); in tour_path()
502 tmpd += ((gdouble)tau.els[i]*(gdouble)tau.els[i]); in tour_path()
634 tinc.els[i] = (tang*tau.els[i]); in increment_tour()
690 if (fabs(tinc.els[i]-tau.els[i]) < tol) in reached_target2()
[all …]
H A Dtour2d.c187 dsp->t2d.subset_vars.els[j] = dsp->t2d.active_vars.els[j] = j; in display_tour2d_init()
188 dsp->t2d.subset_vars_p.els[j] = dsp->t2d.active_vars_p.els[j] = true; in display_tour2d_init()
194 dsp->t2d.subset_vars.els[j] = dsp->t2d.active_vars.els[j] = j; in display_tour2d_init()
195 dsp->t2d.subset_vars_p.els[j] = dsp->t2d.active_vars_p.els[j] = true; in display_tour2d_init()
198 dsp->t2d.subset_vars.els[j] = dsp->t2d.active_vars.els[j] = 0; in display_tour2d_init()
199 dsp->t2d.subset_vars_p.els[j] = dsp->t2d.active_vars_p.els[j] = false; in display_tour2d_init()
408 dsp->t2d.active_vars.els[k] = dsp->t2d.active_vars.els[k+1]; in tour2d_active_var_set()
430 dsp->t2d.active_vars.els[j] = dsp->t2d.active_vars.els[j-1]; in tour2d_active_var_set()
445 dsp->t2d.active_vars.els[j+1] = dsp->t2d.active_vars.els[j]; in tour2d_active_var_set()
567 dsp->t2d.tau.els[0] = 0.0; in tour2d_scramble()
[all …]
/dports/math/stanmath/math-4.2.0/stan/math/opencl/kernel_generator/
H A Dselect.hpp50 select_(T_condition&& condition, T_then&& then, T_else&& els) // NOLINT in select_() argument
52 std::forward<T_else>(els)) { in select_()
62 if (condition.rows() != base::dynamic && els.rows() != base::dynamic) { in select_()
64 "rows of ", "else", els.rows()); in select_()
66 if (condition.cols() != base::dynamic && els.cols() != base::dynamic) { in select_()
68 "columns of ", "else", els.cols()); in select_()
147 select(T_condition&& condition, T_then&& then, T_else&& els) { // NOLINT in select() argument
150 as_operation_cl(std::forward<T_else>(els))}; in select()
165 T_else els) { in select() argument
166 return condition ? then : els; in select()
/dports/science/erkale-pseudopotentials/erkale-870e772f09631b3dbdd99a18e4f3d4786d684a01/src/contrib/
H A Dco-optimize.cpp221 std::vector<int> elssort(els); in atom_am()
1477 maxels[i]=els[iel]; in check_polarization()
1489 maxel=els[0]; in check_polarization()
2255 int cmaxam=atom_am(els); in contract_basis()
2333 print_scheme(ret,els); in contract_basis()
2427 std::vector<int> els; in main_guarded() local
2434 if(els.size()==0) in main_guarded()
2459 printf("\t%-3s %1.3f %i\n",(element_symbols[els[i]]+"2").c_str(),dimR[els[i]],dimM[els[i]]); in main_guarded()
2462 std::stable_sort(els.begin(),els.end(),compare_easiness); in main_guarded()
2491 curval[0].resize(els.size()); in main_guarded()
[all …]
/dports/science/erkale/erkale-8297aefe5aac9dbbb291e04c07661f3cff94a99a/src/contrib/
H A Dco-optimize.cpp221 std::vector<int> elssort(els); in atom_am()
1473 maxels[i]=els[iel]; in check_polarization()
1485 maxel=els[0]; in check_polarization()
2251 int cmaxam=atom_am(els); in contract_basis()
2329 print_scheme(ret,els); in contract_basis()
2423 std::vector<int> els; in main_guarded() local
2430 if(els.size()==0) in main_guarded()
2455 printf("\t%-3s %1.3f %i\n",(element_symbols[els[i]]+"2").c_str(),dimR[els[i]],dimM[els[i]]); in main_guarded()
2458 std::stable_sort(els.begin(),els.end(),compare_easiness); in main_guarded()
2487 curval[0].resize(els.size()); in main_guarded()
[all …]
/dports/textproc/gdome2/gdome2-0.8.1/test/
H A Dtest-document.c345 GdomeElement *els[9], *root; in test_document2() local
357 if(els[i] == NULL) in test_document2()
383 gdome_el_unref (els[5], &exc); in test_document2()
384 gdome_el_unref (els[4], &exc); in test_document2()
385 gdome_el_unref (els[3], &exc); in test_document2()
389 if(tel != (GdomeNode *)els[6]) in test_document2()
395 gdome_el_unref (els[0], &exc); in test_document2()
396 gdome_el_unref (els[1], &exc); in test_document2()
397 gdome_el_unref (els[2], &exc); in test_document2()
408 GdomeElement *els[4], *root; in test_document3() local
[all …]
/dports/java/apache-commons-collections/commons-collections-3.2.2-src/src/test/org/apache/commons/collections/set/
H A DTestTransformedSortedSet.java69 Object[] els = new Object[] {"1", "3", "5", "7", "2", "4", "6"}; in testTransformedSet() local
70 for (int i = 0; i < els.length; i++) { in testTransformedSet()
71 set.add(els[i]); in testTransformedSet()
73 assertEquals(true, set.contains(new Integer((String) els[i]))); in testTransformedSet()
74 assertEquals(false, set.contains(els[i])); in testTransformedSet()
77 assertEquals(false, set.remove(els[0])); in testTransformedSet()
78 assertEquals(true, set.remove(new Integer((String) els[0]))); in testTransformedSet()
H A DTestTransformedSet.java76 Object[] els = new Object[] {"1", "3", "5", "7", "2", "4", "6"}; in testTransformedSet() local
77 for (int i = 0; i < els.length; i++) { in testTransformedSet()
78 set.add(els[i]); in testTransformedSet()
80 assertEquals(true, set.contains(new Integer((String) els[i]))); in testTransformedSet()
81 assertEquals(false, set.contains(els[i])); in testTransformedSet()
84 assertEquals(false, set.remove(els[0])); in testTransformedSet()
85 assertEquals(true, set.remove(new Integer((String) els[0]))); in testTransformedSet()
/dports/sysutils/webmin/webmin-1.981/software/lang/
H A Dca15 index_all=Tots els paquets
25 index_filter=Filtra els Paquets
52 edit_list=Llista els Fitxers
139 rpm_replacefiles=Sobreescriu els fitxers
222 apt_form=Actualitza Tots els Paquets
257 yum_form=Actualitza Tots els Paquets
282 urpmi_form=Actualitza Tots els Paquets
323 aix_save=DESA els fitxers substituïts
384 csw_form=Actualitza els Paquets
398 msi_users2=Tots els usuaris
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/include/ipxe/
H A Dfcels.h360 int ( * tx ) ( struct fc_els *els );
368 int ( * rx ) ( struct fc_els *els, void *data, size_t len );
376 int ( * detect ) ( struct fc_els *els, const void *data, size_t len );
408 static inline int fc_els_is_request ( struct fc_els *els ) { in fc_els_is_request() argument
409 return ( els->flags & FC_ELS_REQUEST ); in fc_els_is_request()
419 static inline unsigned int fc_els_tx_command ( struct fc_els *els, in fc_els_tx_command() argument
421 return ( fc_els_is_request ( els ) ? request_command : FC_ELS_LS_ACC ); in fc_els_tx_command()
424 extern int fc_els_tx ( struct fc_els *els, const void *data, size_t len );
435 extern int fc_els_prli_tx ( struct fc_els *els,
438 extern int fc_els_prli_rx ( struct fc_els *els,
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/include/ipxe/
H A Dfcels.h360 int ( * tx ) ( struct fc_els *els );
368 int ( * rx ) ( struct fc_els *els, void *data, size_t len );
376 int ( * detect ) ( struct fc_els *els, const void *data, size_t len );
408 static inline int fc_els_is_request ( struct fc_els *els ) { in fc_els_is_request() argument
409 return ( els->flags & FC_ELS_REQUEST ); in fc_els_is_request()
419 static inline unsigned int fc_els_tx_command ( struct fc_els *els, in fc_els_tx_command() argument
421 return ( fc_els_is_request ( els ) ? request_command : FC_ELS_LS_ACC ); in fc_els_tx_command()
424 extern int fc_els_tx ( struct fc_els *els, const void *data, size_t len );
435 extern int fc_els_prli_tx ( struct fc_els *els,
438 extern int fc_els_prli_rx ( struct fc_els *els,
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/include/ipxe/
H A Dfcels.h360 int ( * tx ) ( struct fc_els *els );
368 int ( * rx ) ( struct fc_els *els, void *data, size_t len );
376 int ( * detect ) ( struct fc_els *els, const void *data, size_t len );
408 static inline int fc_els_is_request ( struct fc_els *els ) { in fc_els_is_request() argument
409 return ( els->flags & FC_ELS_REQUEST ); in fc_els_is_request()
419 static inline unsigned int fc_els_tx_command ( struct fc_els *els, in fc_els_tx_command() argument
421 return ( fc_els_is_request ( els ) ? request_command : FC_ELS_LS_ACC ); in fc_els_tx_command()
424 extern int fc_els_tx ( struct fc_els *els, const void *data, size_t len );
435 extern int fc_els_prli_tx ( struct fc_els *els,
438 extern int fc_els_prli_rx ( struct fc_els *els,
[all …]
/dports/net/ipxe/ipxe-2265a65/src/include/ipxe/
H A Dfcels.h360 int ( * tx ) ( struct fc_els *els );
368 int ( * rx ) ( struct fc_els *els, void *data, size_t len );
376 int ( * detect ) ( struct fc_els *els, const void *data, size_t len );
408 static inline int fc_els_is_request ( struct fc_els *els ) { in fc_els_is_request() argument
409 return ( els->flags & FC_ELS_REQUEST ); in fc_els_is_request()
419 static inline unsigned int fc_els_tx_command ( struct fc_els *els, in fc_els_tx_command() argument
421 return ( fc_els_is_request ( els ) ? request_command : FC_ELS_LS_ACC ); in fc_els_tx_command()
424 extern int fc_els_tx ( struct fc_els *els, const void *data, size_t len );
435 extern int fc_els_prli_tx ( struct fc_els *els,
438 extern int fc_els_prli_rx ( struct fc_els *els,
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/include/ipxe/
H A Dfcels.h360 int ( * tx ) ( struct fc_els *els );
368 int ( * rx ) ( struct fc_els *els, void *data, size_t len );
376 int ( * detect ) ( struct fc_els *els, const void *data, size_t len );
408 static inline int fc_els_is_request ( struct fc_els *els ) { in fc_els_is_request() argument
409 return ( els->flags & FC_ELS_REQUEST ); in fc_els_is_request()
419 static inline unsigned int fc_els_tx_command ( struct fc_els *els, in fc_els_tx_command() argument
421 return ( fc_els_is_request ( els ) ? request_command : FC_ELS_LS_ACC ); in fc_els_tx_command()
424 extern int fc_els_tx ( struct fc_els *els, const void *data, size_t len );
435 extern int fc_els_prli_tx ( struct fc_els *els,
438 extern int fc_els_prli_rx ( struct fc_els *els,
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/include/ipxe/
H A Dfcels.h360 int ( * tx ) ( struct fc_els *els );
368 int ( * rx ) ( struct fc_els *els, void *data, size_t len );
376 int ( * detect ) ( struct fc_els *els, const void *data, size_t len );
408 static inline int fc_els_is_request ( struct fc_els *els ) { in fc_els_is_request() argument
409 return ( els->flags & FC_ELS_REQUEST ); in fc_els_is_request()
419 static inline unsigned int fc_els_tx_command ( struct fc_els *els, in fc_els_tx_command() argument
421 return ( fc_els_is_request ( els ) ? request_command : FC_ELS_LS_ACC ); in fc_els_tx_command()
424 extern int fc_els_tx ( struct fc_els *els, const void *data, size_t len );
435 extern int fc_els_prli_tx ( struct fc_els *els,
438 extern int fc_els_prli_rx ( struct fc_els *els,
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/include/ipxe/
H A Dfcels.h360 int ( * tx ) ( struct fc_els *els );
368 int ( * rx ) ( struct fc_els *els, void *data, size_t len );
376 int ( * detect ) ( struct fc_els *els, const void *data, size_t len );
408 static inline int fc_els_is_request ( struct fc_els *els ) { in fc_els_is_request() argument
409 return ( els->flags & FC_ELS_REQUEST ); in fc_els_is_request()
419 static inline unsigned int fc_els_tx_command ( struct fc_els *els, in fc_els_tx_command() argument
421 return ( fc_els_is_request ( els ) ? request_command : FC_ELS_LS_ACC ); in fc_els_tx_command()
424 extern int fc_els_tx ( struct fc_els *els, const void *data, size_t len );
435 extern int fc_els_prli_tx ( struct fc_els *els,
438 extern int fc_els_prli_rx ( struct fc_els *els,
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/include/ipxe/
H A Dfcels.h360 int ( * tx ) ( struct fc_els *els );
368 int ( * rx ) ( struct fc_els *els, void *data, size_t len );
376 int ( * detect ) ( struct fc_els *els, const void *data, size_t len );
408 static inline int fc_els_is_request ( struct fc_els *els ) { in fc_els_is_request() argument
409 return ( els->flags & FC_ELS_REQUEST ); in fc_els_is_request()
419 static inline unsigned int fc_els_tx_command ( struct fc_els *els, in fc_els_tx_command() argument
421 return ( fc_els_is_request ( els ) ? request_command : FC_ELS_LS_ACC ); in fc_els_tx_command()
424 extern int fc_els_tx ( struct fc_els *els, const void *data, size_t len );
435 extern int fc_els_prli_tx ( struct fc_els *els,
438 extern int fc_els_prli_rx ( struct fc_els *els,
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/tools/clippy/clippy_lints/src/
H A Dredundant_else.rs57 let (mut then, mut els): (&Block, &Expr) = match &expr.kind { in check_stmt()
58 ExprKind::If(_, then, Some(els)) => (then, els), in check_stmt()
66 match &els.kind { in check_stmt()
70 els = next_els; in check_stmt()
82 els.span, in check_stmt()
108 … ExprKind::If(_, ref then, Some(ref els)) => self.check_block(then) && self.check_expr(els), in visit_expr()
/dports/textproc/R-cran-XML/XML/src/
H A Dxmlsecurity.c9 R_xmlSecCryptoInit(int *els) in R_xmlSecCryptoInit() argument
13 els[0] = status = xmlSecCryptoInit(); in R_xmlSecCryptoInit()
17 els[1] = status = xmlSecCryptoAppInit(NULL); in R_xmlSecCryptoInit()
21 els[2] = status = xmlSecCryptoInit(); in R_xmlSecCryptoInit()
35 void R_xmlSecCryptoInit(int *els) {} in R_xmlSecCryptoInit() argument
/dports/www/py-soupsieve/soupsieve-2.0.1/tests/
H A Dtest_bs4_cases.py72 els = sv.select('div > h1', self.soup)
74 self.assertEqual(len(els), 1)
75 self.assertEqual(els[0].string, 'An H1')
79 h1 = els[0]
89 els = sv.select('div:nth-of-type(1) > h1', self.soup)
90 self.assertEqual(len(els), 1)
91 self.assertEqual(els[0].string, 'An H1')
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/fullcalendar/fullcalendar/src/common/
H A DCoordCache.ts15 els: any // jQuery set (assumed to be siblings) property in CoordCache
30 this.els = $(options.els)
41 if (!offsetParentEl && this.els.length > 0) {
42 offsetParentEl = this.els.eq(0).offsetParent()
84 this.els.each(function(i, node) {
103 this.els.each(function(i, node) {
235 if (this.els.length > 0) {
236 scrollParentEl = getScrollParent(this.els.eq(0))

12345678910>>...300