Home
last modified time | relevance | path

Searched refs:Tools (Results 1 – 25 of 7997) sorted by relevance

12345678910>>...320

/dports/graphics/kimageannotator/kImageAnnotator-0.5.3/src/backend/
H A DConfig.cpp35 Tools::Pen, in Config()
39 Tools::Line, in Config()
40 Tools::Arrow, in Config()
42 Tools::Rect, in Config()
43 Tools::Ellipse, in Config()
44 Tools::Number, in Config()
47 Tools::Text, in Config()
50 Tools::Blur, in Config()
51 Tools::Pixelate, in Config()
52 Tools::Image, in Config()
[all …]
H A DConfig.h45 Tools selectedTool() const;
48 QColor toolColor(Tools tool) const;
54 int toolWidth(Tools tool) const;
60 QFont toolFont(Tools tool) const;
97 QList<Tools> mAllTools;
98 Tools mSelectTool;
99 QHash<Tools, QColor> mToolToColor;
101 QHash<Tools, int> mToolToWidth;
103 QHash<Tools, QFont> mToolToFont;
135 Tools loadToolType();
[all …]
/dports/biology/p5-BioPerl-Run/BioPerl-Run-1.007003/
H A DMETA.yml129 Bio::Tools::Run::Coil:
138 Bio::Tools::Run::ERPIN:
141 Bio::Tools::Run::Ensembl:
144 Bio::Tools::Run::Eponine:
162 Bio::Tools::Run::Hmmer:
168 Bio::Tools::Run::MCS:
171 Bio::Tools::Run::Match:
174 Bio::Tools::Run::Mdust:
288 Bio::Tools::Run::Seg:
309 Bio::Tools::Run::Tmhmm:
[all …]
/dports/science/cgnslib/CGNS-4.1.2/src/cgnstools/utilities/
H A Dconvert.tcl3 array set Tools {
39 global ProgData Tools Font
89 set opts -$Tools(location)$Tools(weight)
101 if {$Tools($i) != ""} {
188 if {$Tools($i) != ""} {
200 set n $Tools(variable)
209 set Tools($ftype) $name
220 global Tools _EditFile
228 global Tools tcl_platform
241 global Tools tcl_platform
[all …]
H A Dutil.tcl3 array set Tools {
20 global ProgData Tools Font
170 lappend cmd $Tools(cgnssol) $Tools(cgnsinput)
179 global Tools
180 if {$Tools(cgnssol) == "" || ![file exists $Tools(cgnssol)]} {
184 if {$Tools(cgnsinput) == "" || ![file exists $Tools(cgnsinput)]} {
188 if {$Tools(bboxpad) != "" && [catch {expr double($Tools(bboxpad))}]} {
192 if {$Tools(maxdepth) != "" && [catch {expr int($Tools(maxdepth))}]} {
196 if {$Tools(maxelem) != "" && [catch {expr int($Tools(maxelem))}]} {
236 set opts $Tools(weight)
[all …]
/dports/multimedia/mpv/waf-2.0.20/docs/sphinx/
H A Dconfmap.rst20 .. _autodetect: tools/msvc.html#waflib.Tools.msvc.autodetect
32 .. _check: tools/c_config.html#waflib.Tools.c_config.check
228 .. _find_ar: tools/ar.html#waflib.Tools.ar.find_ar
240 .. _find_dmd: tools/dmd.html#waflib.Tools.dmd.find_dmd
248 .. _find_g95: tools/g95.html#waflib.Tools.g95.find_g95
252 .. _find_gcc: tools/gcc.html#waflib.Tools.gcc.find_gcc
256 .. _find_gdc: tools/gdc.html#waflib.Tools.gdc.find_gdc
280 .. _find_gxx: tools/gxx.html#waflib.Tools.gxx.find_gxx
284 .. _find_icc: tools/icc.html#waflib.Tools.icc.find_icc
356 .. _find_xlc: tools/xlc.html#waflib.Tools.xlc.find_xlc
[all …]
/dports/graphics/pinta/pinta-1.7.1/Pinta.Tools/
H A DCoreToolsExtension.cs33 namespace Pinta.Tools
52 PintaCore.Tools.AddTool (new ZoomTool ()); in Initialize()
53 PintaCore.Tools.AddTool (new MagicWandTool ()); in Initialize()
54 PintaCore.Tools.AddTool (new PanTool ()); in Initialize()
56 PintaCore.Tools.AddTool (new GradientTool ()); in Initialize()
58 PintaCore.Tools.AddTool (new EraserTool ()); in Initialize()
59 PintaCore.Tools.AddTool (new PencilTool ()); in Initialize()
62 PintaCore.Tools.AddTool (new RecolorTool ()); in Initialize()
63 PintaCore.Tools.AddTool (new TextTool ()); in Initialize()
64 PintaCore.Tools.AddTool (new LineCurveTool ()); in Initialize()
[all …]
/dports/finance/prestashop/prestashop/admin/filemanager/
H A Ddialog.php165 'type' => Tools::safeOutput($_GET['type']),
166 'lang' => Tools::safeOutput($lang),
345 <?php $protocol = Tools::getShopProtocol();
549 <span><?php echo Tools::safeOutput(lang_Actions);
600 <span><?php echo Tools::safeOutput(lang_Filters);
623 ?>..." value="<?php echo Tools::safeOutput($filter);
631 ?>" <?php if (Tools::getValue('type') == 1 || Tools::getValue('type') == 3) {
667 …<li><a href="<?php echo Tools::safeOutput($link.$tmp_path)?>"><?php echo Tools::safeOutput($b) ?><…
872 … echo Tools::safeOutput($file) ?>" href="dialog.php?<?php echo Tools::safeOutput($get_params.rawur…
1035 …if ((!(Tools::getValue('type') == 1 && !$is_img) && !((Tools::getValue('type') == 3 && !$is_video)…
[all …]
/dports/www/thirtybees/thirtybees-1.1.0/admin/filemanager/
H A Ddialog.php200 'type' => Tools::safeOutput($_GET['type']),
201 'lang' => Tools::safeOutput($lang),
580 <span><?php echo Tools::safeOutput(lang_Actions);
631 <span><?php echo Tools::safeOutput(lang_Filters);
654 ?>..." value="<?php echo Tools::safeOutput($filter);
662 ?>" <?php if (Tools::getValue('type') == 1 || Tools::getValue('type') == 3) {
698 …<li><a href="<?php echo Tools::safeOutput($link.$tmp_path)?>"><?php echo Tools::safeOutput($b) ?><…
889 <h4><?php echo Tools::safeOutput(lang_Back) ?></h4>
903 … echo Tools::safeOutput($file) ?>" href="dialog.php?<?php echo Tools::safeOutput($get_params.rawur…
1066 …if ((!(Tools::getValue('type') == 1 && !$is_img) && !((Tools::getValue('type') == 3 && !$is_video)…
[all …]
/dports/www/thirtybees/thirtybees-1.1.0/controllers/front/
H A DAuthController.php126 $key = Tools::safeOutput(Tools::getValue('key'));
132 if ($back == Tools::secureReferrer(Tools::getValue('back'))) {
212 $days = Tools::dateDays();
309 if (Tools::isSubmit('submitAccount') || Tools::isSubmit('submitGuestAccount')) {
328 $email = Tools::convertEmailToIdn(trim(Tools::getValue('email')));
460 if ($guestEmail = Tools::convertEmailToIdn(Tools::getValue('guest_email'))) {
482 if (Tools::isSubmit('submitGuestAccount') || !Tools::getValue('is_new_customer')) {
483 if (!Tools::getValue('phone') && !Tools::getValue('phone_mobile')) {
489 && (!Tools::getValue('phone') && !Tools::getValue('phone_mobile'))) {
631Tools::getValue('months'), Tools::getValue('days'), Tools::getValue('years')) && !(Tools::getValue…
[all …]
/dports/science/lammps/lammps-stable_29Sep2021/lib/kokkos/core/unit_test/tools/
H A DTestTuning.cpp64 contextVariableInfo.category = Kokkos::Tools::Experimental:: in main()
71 Kokkos::Tools::Experimental::VariableInfo tuningVariableInfo; in main()
73 tuningVariableInfo.category = Kokkos::Tools::Experimental:: in main()
83 Kokkos::Tools::Experimental::SetOrRange allowed_values = in main()
84 Kokkos::Tools::Experimental::make_candidate_set( in main()
89 Kokkos::Tools::Experimental::VariableInfo* info) { in main()
97 Kokkos::Tools::Experimental::VariableInfo* info) { in main()
146 Kokkos::Tools::Experimental::end_context(context); in main()
161 Kokkos::Tools::Experimental::declare_output_type( in main()
166 Kokkos::Tools::Experimental::make_variable_value( in main()
[all …]
/dports/devel/kokkos/kokkos-3.4.01/core/unit_test/tools/
H A DTestTuning.cpp64 contextVariableInfo.category = Kokkos::Tools::Experimental:: in main()
71 Kokkos::Tools::Experimental::VariableInfo tuningVariableInfo; in main()
73 tuningVariableInfo.category = Kokkos::Tools::Experimental:: in main()
83 Kokkos::Tools::Experimental::SetOrRange allowed_values = in main()
84 Kokkos::Tools::Experimental::make_candidate_set( in main()
89 Kokkos::Tools::Experimental::VariableInfo* info) { in main()
97 Kokkos::Tools::Experimental::VariableInfo* info) { in main()
146 Kokkos::Tools::Experimental::end_context(context); in main()
161 Kokkos::Tools::Experimental::declare_output_type( in main()
166 Kokkos::Tools::Experimental::make_variable_value( in main()
[all …]
/dports/science/sparta/sparta-20Oct2021/lib/kokkos/core/unit_test/tools/
H A DTestTuning.cpp64 contextVariableInfo.category = Kokkos::Tools::Experimental:: in main()
71 Kokkos::Tools::Experimental::VariableInfo tuningVariableInfo; in main()
73 tuningVariableInfo.category = Kokkos::Tools::Experimental:: in main()
83 Kokkos::Tools::Experimental::SetOrRange allowed_values = in main()
84 Kokkos::Tools::Experimental::make_candidate_set( in main()
89 Kokkos::Tools::Experimental::VariableInfo* info) { in main()
97 Kokkos::Tools::Experimental::VariableInfo* info) { in main()
146 Kokkos::Tools::Experimental::end_context(context); in main()
161 Kokkos::Tools::Experimental::declare_output_type( in main()
166 Kokkos::Tools::Experimental::make_variable_value( in main()
[all …]
/dports/devel/spatialindex/spatialindex-src-1.8.5/src/tools/
H A DTools.cc351 Tools::Variant Tools::PropertySet::getProperty(std::string property) const in getProperty()
398 Tools::IInterval& Tools::Interval::operator=(const Tools::IInterval& iv) in operator =()
542 Tools::IntervalType Tools::Interval::getIntervalType() const in getIntervalType()
547 Tools::Random::Random() in Random()
559 Tools::Random::~Random() in ~Random()
666 std::ostream& Tools::operator<<(std::ostream& os, const Tools::PropertySet& p) in operator <<()
726 std::ostream& Tools::operator<<(std::ostream& os, const Tools::Interval& iv) in operator <<()
1110 m_pFile = new Tools::BufferedFileWriter(m_sFile, Tools::CREATE); in TemporaryFile()
1126 Tools::BufferedFileReader* br = dynamic_cast<Tools::BufferedFileReader*>(m_pFile); in rewindForReading()
1138 Tools::BufferedFileWriter* bw = dynamic_cast<Tools::BufferedFileWriter*>(m_pFile); in rewindForWriting()
[all …]
/dports/www/thirtybees/thirtybees-1.1.0/controllers/admin/
H A DAdminPerformanceController.php938Tools::redirectAdmin(static::$currentIndex.'&token='.Tools::getValue('token').'&conf=4');
979Tools::redirectAdmin(static::$currentIndex.'&token='.Tools::getValue('token').'&conf=4');
1272 Tools::clearSmartyCache();
1273 Tools::clearXMLCache();
1275 Tools::generateIndex();
1285 if (Tools::isSubmit('debug_mode') && (bool) Tools::getValue('debug_mode')) {
1310 if (Tools::isSubmit('profiling') && (bool) Tools::getValue('profiling')) {
1334 Tools::generateIndex();
1339Tools::redirectAdmin(static::$currentIndex.'&token='.Tools::getValue('token').'&conf=4');
1662 if (Tools::isSubmit('action') && Tools::getValue('action') == 'test_memcached_server') {
[all …]
H A DAdminCmsCategoriesController.php122 if (Tools::isSubmit('submitAdd'.$this->table)) {
135Tools::redirectAdmin(static::$currentIndex.'&conf=3&id_cms_category='.(int) $object->id.'&token='.
140 elseif (Tools::isSubmit('statuscms_category') && Tools::getValue($this->identifier)) {
145Tools::redirectAdmin(static::$currentIndex.'&conf=5'.$identifier.'&token='.Tools::getValue('token'…
167Tools::redirectAdmin(static::$currentIndex.'&conf=1&token='.Tools::getValue('token').$identifier);
170Tools::redirectAdmin(static::$currentIndex.'&conf=1&token='.Tools::getValue('token').$identifier);
180 } elseif (Tools::isSubmit('position')) {
181 …$object = new CMSCategory((int) Tools::getValue($this->identifier, Tools::getValue('id_cms_categor…
186 …} elseif (!$object->updatePosition((int) Tools::getValue('way'), (int) Tools::getValue('position')…
191 Tools::redirectAdmin(
[all …]
H A DAdminCmsController.php339 if (Tools::isSubmit('viewcms') && ($idCms = (int) Tools::getValue('id_cms'))) {
344 } elseif (Tools::isSubmit('deletecms')) {
349 $cms = new CMS((int) Tools::getValue('id_cms'));
358 if (Tools::isSubmit($this->table.'Box')) {
373 } elseif (Tools::isSubmit('submitAddcms') || Tools::isSubmit('submitAddcmsAndPreview')) {
378 if (!$idCms = (int) Tools::getValue('id_cms')) {
395 if (Tools::isSubmit('view'.$this->table)) {
402 … } elseif (Tools::isSubmit('way') && Tools::isSubmit('id_cms') && (Tools::isSubmit('position'))) {
408 …} elseif (!$object->updatePosition((int) Tools::getValue('way'), (int) Tools::getValue('position')…
413 } elseif (Tools::isSubmit('statuscms') && Tools::isSubmit($this->identifier)) {
[all …]
H A DAdminAttributesGroupsController.php637 …if (Tools::isSubmit('updateattribute') || Tools::isSubmit('deleteattribute') || Tools::isSubmit('s…
664 …} elseif (!$object->updatePosition((int) Tools::getValue('way'), (int) Tools::getValue('position')…
681 …if (!Tools::getValue($this->identifier) && Tools::getValue('id_attribute') && !Tools::getValue('at…
689 …if (Tools::getValue('updateattribute') || Tools::isSubmit('deleteattribute') || Tools::isSubmit('s…
696 if (Tools::getValue('position') !== false && Tools::getValue('id_attribute')) {
698 … if (!$object->updatePosition((int) Tools::getValue('way'), (int) Tools::getValue('position'))) {
703 } elseif (Tools::isSubmit('deleteattribute') && Tools::getValue('id_attribute')) {
726 …if (Tools::getValue('id_attribute') && Tools::isSubmit('submitAddattribute') && Tools::getValue('c…
866 …if (Tools::isSubmit('updateattribute') || Tools::isSubmit('deleteattribute') || Tools::isSubmit('s…
867 Tools::clearColorListCache();
[all …]
/dports/games/gtkradiant/GPL/GtkRadiant/setup/win32/template/File Groups/
H A DJA Executable Files.fgl10 SubDir2=Tools
21 [Tools]
25 file2=<<GTKRAD_DIR>>\JAPack\Tools\behaved.bhc
26 file3=<<GTKRAD_DIR>>\JAPack\Tools\BehavEd.exe
29 file6=<<GTKRAD_DIR>>\JAPack\Tools\Disclaimer-JediAcademy-Tools.htm
30 file7=<<GTKRAD_DIR>>\JAPack\Tools\IBIze.exe
37 file14=<<GTKRAD_DIR>>\JAPack\Tools\roq.exe
38 SubDir0=Tools\docs
39 SubDir1=Tools\EffectsEd
41 [Tools\docs]
[all …]
/dports/graphics/pinta/pinta-1.7.1/po/
H A DPOTFILES87 ../Pinta.Tools/Tools/BaseBrushTool.cs \
91 ../Pinta.Tools/Tools/EllipseTool.cs \
92 ../Pinta.Tools/Tools/EraserTool.cs \
93 ../Pinta.Tools/Tools/FloodTool.cs \
95 ../Pinta.Tools/Tools/GradientTool.cs \
103 ../Pinta.Tools/Tools/PanTool.cs \
104 ../Pinta.Tools/Tools/PencilTool.cs \
105 ../Pinta.Tools/Tools/RecolorTool.cs \
110 ../Pinta.Tools/Tools/ShapeTool.cs \
111 ../Pinta.Tools/Tools/TextTool.cs \
[all …]
H A DPOTFILES.in88 Pinta.Tools/Tools/BaseBrushTool.cs
92 Pinta.Tools/Tools/EllipseTool.cs
93 Pinta.Tools/Tools/EraserTool.cs
94 Pinta.Tools/Tools/FloodTool.cs
96 Pinta.Tools/Tools/GradientTool.cs
104 Pinta.Tools/Tools/PanTool.cs
105 Pinta.Tools/Tools/PencilTool.cs
106 Pinta.Tools/Tools/RecolorTool.cs
111 Pinta.Tools/Tools/ShapeTool.cs
112 Pinta.Tools/Tools/TextTool.cs
[all …]
/dports/www/thirtybees/thirtybees-1.1.0/admin/
H A Dajax.php42 if (Tools::isSubmit('ajaxReferrers')) {
56 …'.(Tools::getValue('filter') != 'undefined' ? 'WHERE name LIKE "%'.pSQL(Tools::getValue('filter'))…
68 if (Tools::isSubmit('getAvailableFields') and Tools::isSubmit('entity')) {
96 if (Tools::isSubmit('getChildrenCategories') && Tools::isSubmit('id_category_parent')) {
108 if (Tools::isSubmit('updateElementEmployee') && Tools::getValue('updateElementEmployeeType')) {
113 if (Tools::isSubmit('searchCategory')) {
114 $q = Tools::getValue('q');
115 $limit = Tools::getValue('limit');
131 if (Tools::isSubmit('getParentCategoriesId') && $id_category = Tools::getValue('id_category')) {
142 if (Tools::isSubmit('getZones')) {
[all …]
/dports/www/thirtybees/thirtybees-1.1.0/modules/blockcms/
H A Dblockcms.php141 $back = Tools::safeOutput(Tools::getValue('back', ''));
391 $back = Tools::safeOutput(Tools::getValue('back', ''));
396 if (Tools::isSubmit('editBlockCMS') && Tools::getValue('id_cms_block'))
568 (Tools::getValue('way') != 0 && Tools::getValue('way') != 1))
569 Tools::displayError();
594 …if (!Validate::isInt(Tools::getValue('display_stores')) || (Tools::getValue('display_stores') != 0…
616 if (Tools::getValue('footerBox') && is_array(Tools::getValue('footerBox')))
650 if ((Tools::getValue('cms_footer_on') != 0) && (Tools::getValue('cms_footer_on') != 1))
732 elseif (Tools::isSubmit('deleteBlockCMS') && Tools::getValue('id_cms_block'))
771 …elseif (Tools::isSubmit('id_cms_block') && Tools::isSubmit('way') && Tools::isSubmit('position') &…
[all …]
/dports/science/opensim-core/opensim-core-4.1/Bindings/
H A Dtools.i3 %include <OpenSim/Tools/osimToolsDLL.h>
4 %include <OpenSim/Tools/IKTask.h>
6 %include <OpenSim/Tools/IKMarkerTask.h>
8 %include <OpenSim/Tools/IKTaskSet.h>
9 %include <OpenSim/Tools/MarkerPair.h>
12 %include <OpenSim/Tools/Measurement.h>
18 %include <OpenSim/Tools/ScaleTool.h>
20 %include <OpenSim/Tools/Tool.h>
26 %include <OpenSim/Tools/CMC_Task.h>
32 %include <OpenSim/Tools/CMCTool.h>
[all …]
/dports/science/cgnslib/CGNS-4.1.2/src/cgnstools/cgnsview/
H A Dtools.tcl4 global ProgData Tools
38 if {$Tools($i) != ""} {lappend cmd $Tools($i)}
46 global ProgData Tools
98 if {$Tools($i) != ""} {lappend cmd $Tools($i)}
272 global Tools
273 if {$Tools(cgnsinput) == "" || ![file exists $Tools(cgnsinput)]} {
281 global Tools
372 global Font Tools
408 global Font Tools
489 global Tools
[all …]

12345678910>>...320