Home
last modified time | relevance | path

Searched refs:etg (Results 1 – 25 of 109) sorted by relevance

12345

/dports/cad/calculix-ccx/CalculiX/ccx_2.18/src/
H A Ddistattach_2d.f30 real*8 ratio(9),pneigh(3,*),pnode(3),a,xi,et,xig,etg,p(3), local
34 if(xig+etg.le.0.d0) then
36 ratio(3)=(etg+1.d0)/2.d0
38 ratio(2)=(1.d0-etg)/2.d0
45 etp=1.d0+etg
46 etm=1.d0-etg
52 if(xig+etg.le.0.d0) then
54 et=(etg+1.d0)/2.d0
56 xi=(1.d0-etg)/2.d0
73 etp=1.d0+etg
[all …]
H A Ddistattachline.f19 subroutine distattachline(xig,etg,pneigh,pnode,dist, argument
38 if(xig+etg.le.0.d0) then
40 ratio(3)=(etg+1.d0)/2.d0
42 ratio(2)=(1.d0-etg)/2.d0
49 etp=1.d0+etg
50 etm=1.d0-etg
56 if(xig+etg.le.0.d0) then
58 et=(etg+1.d0)/2.d0
60 xi=(1.d0-etg)/2.d0
77 etp=1.d0+etg
[all …]
H A Ddistattach_3d.f19 subroutine distattach_3d(xig,etg,zeg,pneigh,pnode,a,p,ratio, argument
31 real*8 ratio(20),pneigh(3,*),pnode(3),a,xi,et,xig,etg,p(3),
40 et=(etg+1.d0)/2.d0
62 et=(etg+1.d0)/2.d0
83 et=etg
105 et=(etg+1.d0)/2.d0
140 et=(etg+1.d0)/2.d0
169 et=etg
/dports/mail/evolution/evolution-3.42.1/src/e-util/
H A De-table-group-container.c419 child_click (ETableGroup *etg, in child_click() argument
470 etg->header, etg->model, etgc->sort_info, etgc->n + 1); in create_child_node()
516 etgc_add (ETableGroup *etg, in etgc_add() argument
564 etgc_add_array (ETableGroup *etg, in etgc_add_array() argument
624 etgc_add_all (ETableGroup *etg) in etgc_add_all() argument
637 etgc_remove (ETableGroup *etg, in etgc_remove() argument
868 etg->frozen = TRUE; in etgc_set_property()
870 etg->frozen = FALSE; in etgc_set_property()
871 etgc_thaw (etg); in etgc_set_property()
1296 g_object_ref (etg); in e_table_group_apply_to_leafs()
[all …]
H A De-table-group-leaf.c369 etgl_add (ETableGroup *etg, in etgl_add() argument
381 etgl_add_array (ETableGroup *etg, in etgl_add_array() argument
394 etgl_add_all (ETableGroup *etg) in etgl_add_all() argument
405 etgl_remove (ETableGroup *etg, in etgl_remove() argument
418 etgl_increment (ETableGroup *etg, in etgl_increment() argument
432 etgl_decrement (ETableGroup *etg, in etgl_decrement() argument
446 etgl_row_count (ETableGroup *etg) in etgl_row_count() argument
454 etgl_set_focus (ETableGroup *etg, in etgl_set_focus() argument
470 etgl_get_focus_column (ETableGroup *etg) in etgl_get_focus_column() argument
478 etgl_get_printable (ETableGroup *etg) in etgl_get_printable() argument
[all …]
H A De-table-group.c78 ETableGroup *etg = E_TABLE_GROUP (object); in etg_get_property() local
82 g_value_set_boolean (value, e_table_group_is_editing (etg)); in etg_get_property()
H A De-table.c838 group_cursor_change (ETableGroup *etg, in group_cursor_change() argument
854 group_cursor_activated (ETableGroup *etg, in group_cursor_activated() argument
862 group_double_click (ETableGroup *etg, in group_double_click() argument
872 group_right_click (ETableGroup *etg, in group_right_click() argument
888 group_click (ETableGroup *etg, in group_click() argument
904 group_key_press (ETableGroup *etg, in group_key_press() argument
986 group_start_drag (ETableGroup *etg, in group_start_drag() argument
1764 et_selection_model_selection_changed (ETableGroup *etg, in et_selection_model_selection_changed() argument
1771 et_selection_model_selection_row_changed (ETableGroup *etg, in et_selection_model_selection_row_changed() argument
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/etg/
H A D0-README.rst28 Checklist for all new etg files
31 * Use the bin/make-new-etg-file.py script to create a new boilerplate etg
37 means that there will be lots of very small files in etg, but it
40 understand what may need tweaked in the etg script file.
43 declared in it are listed in the ITEMS list in the etg file,
47 * Do not list classes from other interface files in the etg file.
72 have tests for things that are added or tweaked in the etg
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/buildtools/
H A Ddistutils_hacks.py386 for etg in etg_sources:
387 sipfile = etg2sip(etg)
389 deps = [etg]
390 ns = loadETG(etg)
394 cmd = [sys.executable, etg, '--sip']
H A Dconfig.py672 def _getSbfValue(etg, keyName): argument
674 sbf = opj(cfg.SIPOUT, etg.NAME + '.sbf')
682 def getEtgSipCppFiles(etg): argument
683 return _getSbfValue(etg, 'sources')
685 def getEtgSipHeaders(etg): argument
686 return _getSbfValue(etg, 'headers')
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/
H A DREADME.rst160 which will be used as input for the etg command.
162 * **etg**: Extracts information from the dox XML files, runs hand-written
165 each item in this step is located in the etg folder in the Phoenix source
168 * **sip**: This command processes the files generated in the etg command
184 * **touch**: Updates the timestamp on all of the etg scripts, so they will
187 through the build since the etg command doesn't yet do full dependency
203 etg scripts. If you don't plan on generating the documentation then this
204 will speed up the processing of the etg command.
226 python build.py dox etg --nodoc sip build
235 If you've changed one of the etg files and need to regenerate and
[all …]
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/buildbot/
H A Dmaster.cfg264 cmd = 'python -u build.py %s setrev dox touch etg sip build '\
268 cmd = 'python -u build.py %s setrev dox touch etg sip build wxlib ' \
275 cmd = 'python -u build.py setrev dox etg --nodoc sip sdist ' \
279 cmd = 'python -u build.py %s %s setrev dox touch etg --nodoc sip build' % (pyVer, clean)
/dports/net-mgmt/ap-utils/ap-utils-1.4.1/
H A DTHANKS19 Evgeni Gechev <etg at setcom dot bg>
/dports/cad/calculix/CalculiX/cgx_2.18/src/
H A DshapeFunctions.c2041 /* Subroutine */ int distattach_new(xig, etg, pneigh, pnode, a, p, ratio, nterms) in distattach_new() argument
2042 double *xig, *etg, *pneigh, *pnode, *a, *p, *ratio; in distattach_new()
2076 et = (*etg + 1.) / 2.;
2087 et = *etg;
2094 et = (*etg + 1.) / 2.;
2108 et = *etg;
/dports/textproc/translate-toolkit/translate-toolkit-3.5.1/share/langmodels/
H A Dromansh.lm374 etg 40
/dports/mail/spamassassin-devel/spamassassin-1ea352210/lm/
H A Drm.lm374 etg 40
/dports/textproc/libexttextcat/libexttextcat-3.4.6/langclass/LM/
H A Drm.lm374 etg 40
/dports/textproc/libtextcat/libtextcat-2.2/langclass/LM/
H A Drumantsch.lm374 etg 40
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/utils/ABITest/
H A DTypeGen.py460 etg = EnumTypeGenerator([None, '-1', '1', '1u'], 0, 3)
465 atg.addGenerator( etg )
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/utils/ABITest/
H A DTypeGen.py460 etg = EnumTypeGenerator([None, '-1', '1', '1u'], 0, 3)
465 atg.addGenerator( etg )
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/utils/ABITest/
H A DTypeGen.py460 etg = EnumTypeGenerator([None, '-1', '1', '1u'], 0, 3)
465 atg.addGenerator( etg )
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/utils/ABITest/
H A DTypeGen.py460 etg = EnumTypeGenerator([None, '-1', '1', '1u'], 0, 3)
465 atg.addGenerator( etg )
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/utils/ABITest/
H A DTypeGen.py460 etg = EnumTypeGenerator([None, '-1', '1', '1u'], 0, 3)
465 atg.addGenerator( etg )
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/utils/ABITest/
H A DTypeGen.py460 etg = EnumTypeGenerator([None, '-1', '1', '1u'], 0, 3)
465 atg.addGenerator( etg )
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/utils/ABITest/
H A DTypeGen.py460 etg = EnumTypeGenerator([None, '-1', '1', '1u'], 0, 3)
465 atg.addGenerator( etg )

12345