Home
last modified time | relevance | path

Searched +defs:process +defs:plist (Results 1 – 25 of 26) sorted by relevance

12

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.browser/src/org/eclipse/ui/internal/browser/
H A DExternalBrowserInstance.java36 protected Process process; field in ExternalBrowserInstance
146 File plist = new File(new File(location, "Contents"), "Info.plist"); //$NON-NLS-1$ //$NON-NLS-2$ in isMacAppBundle() local
/dports/biology/mothur/mothur-1.46.1/source/commands/
H A Dgetlistcountcommand.cpp15 …CommandParameter plist("list", "InputTypes", "", "", "none", "none", "none","otu",false,true, true… in setParameters() local
153 void GetListCountCommand::process(ListVector* list) { in process() function in GetListCountCommand
H A Dbinsequencecommand.cpp16 …CommandParameter plist("list", "InputTypes", "", "", "none", "none", "none","",false,true,true); p… in setParameters() local
250 int BinSeqCommand::process(ListVector* list, FastaMap& fasta) { in process() function in BinSeqCommand
H A Dgetsharedotucommand.cpp19 …CommandParameter plist("list", "InputTypes", "", "", "sharedList", "sharedList", "groupList","shar… in setParameters() local
301 int GetSharedOTUCommand::process(ListVector* shared) { in process() function in GetSharedOTUCommand
500 int GetSharedOTUCommand::process(SharedRAbundVectors*& lookup) { in process() function in GetSharedOTUCommand
H A Dmergeotuscommand.cpp18 …CommandParameter plist("list", "InputTypes", "", "", "none", "none", "none","list",false,true,true… in setParameters() local
280 int MergeOTUsCommand::process(SharedRAbundVectors*& thisLookUp, ofstream& out, bool& printHeaders, … in process() function in MergeOTUsCommand
404 int MergeOTUsCommand::process(ListVector*& list, ofstream& out, bool& printHeaders, vector<TaxNode>… in process() function in MergeOTUsCommand
525 int MergeOTUsCommand::process(SharedRAbundFloatVectors*& thisLookUp, ofstream& out, bool& printHead… in process() function in MergeOTUsCommand
H A Dsensspeccommand.cpp30 …CommandParameter plist("list", "InputTypes", "", "", "none", "none", "none","sensspec",false,true,… in setParameters() local
206 int SensSpecCommand::process(ListVector*& list, bool& getCutoff, string& origCutoff){ in process() function in SensSpecCommand
H A Dlistseqscommand.cpp24 …CommandParameter plist("list", "InputTypes", "", "", "FNGLT", "FNGLT", "none","accnos",false,false… in setParameters() local
362 void ListSeqsCommand::process(vector<string> files, set<string>& names, void f(set<string>&, ifstre… in process() function in ListSeqsCommand
H A Dsplitabundcommand.cpp21 …CommandParameter plist("list", "InputTypes", "", "", "none", "FNGLT", "none","list",false,false,tr… in setParameters() local
278 int SplitAbundCommand::process(ListVector* thisList) { in process() function in SplitAbundCommand
H A Dclassifyotucommand.cpp18 …CommandParameter plist("list", "InputTypes", "", "", "none", "none", "none","",false,true,true); p… in setParameters() local
421 int ClassifyOtuCommand::process(ListVector* processList) { in process() function in ClassifyOtuCommand
H A Dsummarycommand.cpp42 …CommandParameter plist("list", "InputTypes", "", "", "LRSS", "LRSS", "none","summary",false,false,… in setParameters() local
417 int SummaryCommand::process(SAbundVector*& sabund, ofstream& outputFileHandle, ofstream& outAve) { in process() function in SummaryCommand
H A Dgetoturepcommand.cpp38 …CommandParameter plist("list", "InputTypes", "", "", "none", "none", "none","name",false,true, tru… in setParameters() local
664 int GetOTURepCommand::process(ListVector* processList, GroupMap& groupMap) { in process() function in GetOTURepCommand
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/devices/
H A Dgdevfpng.c48 gs_param_list * plist = (gs_param_list *)list; in fpng_get_param() local
57 fpng_get_params(gx_device * dev, gs_param_list * plist) in fpng_get_params()
74 fpng_put_params(gx_device *dev, gs_param_list *plist) in fpng_put_params()
418 gx_process_page_options_t process = { 0 }; in fpng_print_page() local
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/devices/
H A Dgdevfpng.c48 gs_param_list * plist = (gs_param_list *)list; in fpng_get_param() local
57 fpng_get_params(gx_device * dev, gs_param_list * plist) in fpng_get_params()
74 fpng_put_params(gx_device *dev, gs_param_list *plist) in fpng_put_params()
418 gx_process_page_options_t process = { 0 }; in fpng_print_page() local
/dports/sysutils/py-glances/glances-3.1.4/glances/
H A Dprocesses.py113 def update_processcount(self, plist): argument
408 def _sort_io_counters(process, argument
416 def _sort_cpu_times(process, argument
/dports/math/pdal/PDAL-2.3.0/io/
H A DEptReader.cpp192 auto& plist = m_args->m_polys; in initialize() local
791 void EptReader::process(PointViewPtr dstView, const TileContents& tile, in process() function in pdal::EptReader
/dports/math/eclib/eclib-20210318/libsrc/
H A Disogs.cc188 vector<bigint> plist = getbad_primes(CR); in semistable() local
279 void IsogenyClass::process(long i) // process i'th curve in process() function in IsogenyClass
H A Dhtconst.cc109 vector<bigint> plist = getbad_primes((Curvedata&)CD); in cps_bound() local
1310 int point_min_height_finder::process(const bigint& x, const bigint& y, const bigint& z) in process() function in point_min_height_finder
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/
H A Dlua_api.cc963 LuaAPI::Vamp::process (const std::vector<float*>& d, ::Vamp::RealTime rt) in process() function in LuaAPI::Vamp
1139 LuaAPI::Rubberband::process (luabridge::LuaRef cb) in process() function in LuaAPI::Rubberband
1217 PropertyList plist; in finalize() local
/dports/audio/carla/Carla-2.4.1/source/backend/plugin/
H A DCarlaPluginJuce.cpp987 void process(const float* const* const audioIn, in process() function in CarlaPluginJuce
1568 juce::KnownPluginList plist; in init() local
/dports/devel/godot-tools/godot-3.2.3-stable/scene/animation/
H A Danimation_tree.cpp340 float AnimationNode::process(float p_time, bool p_seek) { in process() function in AnimationNode
1423 List<PropertyInfo> plist; in _update_properties_for_node() local
/dports/devel/godot/godot-3.2.3-stable/scene/animation/
H A Danimation_tree.cpp340 float AnimationNode::process(float p_time, bool p_seek) { in process() function in AnimationNode
1423 List<PropertyInfo> plist; in _update_properties_for_node() local
/dports/net/gsk/gsk-1.0.63/src/
H A Dgskmainloop.c108 } process; member
592 GskMainLoopContextList **plist; in gsk_main_loop_run() local
/dports/science/cdo/cdo-2.0.0/src/
H A DImportcmsaf.cc67 hid_t plist; in print_filter() local
1287 Importcmsaf(void *process) in Importcmsaf()
/dports/emulators/unicorn/unicorn-1.0.2/qemu/target-arm/
H A Dhelper.c174 GList **plist = udata; in cpreg_make_keylist() local
3342 static void switch_v7m_sp(CPUARMState *env, int process) in switch_v7m_sp()
/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/target-arm/
H A Dhelper.c174 GList **plist = udata; in cpreg_make_keylist() local
3342 static void switch_v7m_sp(CPUARMState *env, int process) in switch_v7m_sp()

12