Home
last modified time | relevance | path

Searched defs:getWeight (Results 1 – 25 of 880) sorted by relevance

12345678910>>...36

/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/external/structuresynth-1.5/ssynth/SyntopiaCore/GLEngine/Raytracer/
H A DSampler.h22 virtual float getWeight(float, float) { return 1.0; } in getWeight() function
33 virtual float getWeight(float xSqr, float ySqr) { in getWeight() function
55 virtual float getWeight(float xSqr, float ySqr) { in getWeight() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/FuzzMutate/
H A DIRMutator.h85 uint64_t getWeight(size_t CurrentSize, size_t MaxSize, in getWeight() function
107 uint64_t getWeight(size_t CurrentSize, size_t MaxSize, in getWeight() function
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/FuzzMutate/
H A DIRMutator.h85 uint64_t getWeight(size_t CurrentSize, size_t MaxSize, in getWeight() function
107 uint64_t getWeight(size_t CurrentSize, size_t MaxSize, in getWeight() function
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/FuzzMutate/
H A DIRMutator.h85 uint64_t getWeight(size_t CurrentSize, size_t MaxSize, in getWeight() function
107 uint64_t getWeight(size_t CurrentSize, size_t MaxSize, in getWeight() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/FuzzMutate/
H A DIRMutator.h85 uint64_t getWeight(size_t CurrentSize, size_t MaxSize, in getWeight() function
107 uint64_t getWeight(size_t CurrentSize, size_t MaxSize, in getWeight() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/FuzzMutate/
H A DIRMutator.h85 uint64_t getWeight(size_t CurrentSize, size_t MaxSize, in getWeight() function
107 uint64_t getWeight(size_t CurrentSize, size_t MaxSize, in getWeight() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/FuzzMutate/
H A DIRMutator.h85 uint64_t getWeight(size_t CurrentSize, size_t MaxSize, in getWeight() function
107 uint64_t getWeight(size_t CurrentSize, size_t MaxSize, in getWeight() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/FuzzMutate/
H A DIRMutator.h85 uint64_t getWeight(size_t CurrentSize, size_t MaxSize, in getWeight() function
107 uint64_t getWeight(size_t CurrentSize, size_t MaxSize, in getWeight() function
/dports/databases/postgresql11-server/postgresql-11.14/src/pl/plpython/sql/
H A Dplpython_trigger.sql85 …plpy.notice("TD[" + key + "] => " + '{' + ', '.join([repr(k) + ': ' + repr(val[k]) for k in valkey…
108 DROP TRIGGER show_trigger_data_trig_stmt on trigger_test;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/randomshaders/
H A DrsgStatement.cpp44 template <class T> float getWeight (const GeneratorState& state) { return T::getWeight(state); } in getWeight() function
49 float (*getWeight) (const GeneratorState& state); member
128 float ExpressionStatement::getWeight (const GeneratorState& state) in getWeight() function in rsg::ExpressionStatement
190 float BlockStatement::getWeight (const GeneratorState& state) in getWeight() function in rsg::BlockStatement
322 float DeclarationStatement::getWeight (const GeneratorState& state) in getWeight() function in rsg::DeclarationStatement
527 float ConditionalStatement::getWeight (const GeneratorState& state) in getWeight() function in rsg::ConditionalStatement
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/MayaDataModel/include/
H A DMayaDMBlendWeighted.h55 void getWeight(size_t w_i)const in getWeight() function
59 void getWeight()const in getWeight() function
/dports/graphics/openvkl/openvkl-1.1.0/examples/interactive/renderer/
H A DFramebuffer.h48 float *getWeight() { return bufWeight.data(); } in getWeight() function
49 const float *getWeight() const { return bufWeight.data(); } in getWeight() function
/dports/www/proxygen/proxygen-2021.12.27.00/proxygen/lib/sampling/
H A DSampling.h36 uint32_t getWeight() const { in getWeight() function
/dports/science/qwalk/mainline-1.0.1-300-g1b7e381/src/wavefunction/
H A DGuiding_function.h215 virtual doublevar getWeight(Wf_return & vals, in getWeight() function
266 virtual doublevar getWeight(Wf_return & vals, in getWeight() function
308 virtual doublevar getWeight(Wf_return & vals, in getWeight() function
/dports/net-mgmt/zabbix5-frontend/zabbix-5.0.19/src/go/internal/agent/scheduler/
H A Dtask.go67 func (t *taskBase) getWeight() int { func
126 func (t *collectorTask) getWeight() int { func
345 func (t *starterTask) getWeight() int { func
368 func (t *stopperTask) getWeight() int { func
393 func (t *watcherTask) getWeight() int { func
439 func (t *configuratorTask) getWeight() int { func
/dports/net-mgmt/zabbix5-proxy/zabbix-5.0.19/src/go/internal/agent/scheduler/
H A Dtask.go67 func (t *taskBase) getWeight() int { func
126 func (t *collectorTask) getWeight() int { func
345 func (t *starterTask) getWeight() int { func
368 func (t *stopperTask) getWeight() int { func
393 func (t *watcherTask) getWeight() int { func
439 func (t *configuratorTask) getWeight() int { func
/dports/net-mgmt/zabbix54-proxy/zabbix-5.4.9/src/go/internal/agent/scheduler/
H A Dtask.go67 func (t *taskBase) getWeight() int { func
126 func (t *collectorTask) getWeight() int { func
345 func (t *starterTask) getWeight() int { func
368 func (t *stopperTask) getWeight() int { func
393 func (t *watcherTask) getWeight() int { func
439 func (t *configuratorTask) getWeight() int { func
/dports/net-mgmt/zabbix54-server/zabbix-5.4.9/src/go/internal/agent/scheduler/
H A Dtask.go67 func (t *taskBase) getWeight() int { func
126 func (t *collectorTask) getWeight() int { func
345 func (t *starterTask) getWeight() int { func
368 func (t *stopperTask) getWeight() int { func
393 func (t *watcherTask) getWeight() int { func
439 func (t *configuratorTask) getWeight() int { func
/dports/net-mgmt/zabbix5-agent/zabbix-5.0.19/src/go/internal/agent/scheduler/
H A Dtask.go67 func (t *taskBase) getWeight() int { func
126 func (t *collectorTask) getWeight() int { func
345 func (t *starterTask) getWeight() int { func
368 func (t *stopperTask) getWeight() int { func
393 func (t *watcherTask) getWeight() int { func
439 func (t *configuratorTask) getWeight() int { func
/dports/net-mgmt/zabbix5-java/zabbix-5.0.19/src/go/internal/agent/scheduler/
H A Dtask.go67 func (t *taskBase) getWeight() int { func
126 func (t *collectorTask) getWeight() int { func
345 func (t *starterTask) getWeight() int { func
368 func (t *stopperTask) getWeight() int { func
393 func (t *watcherTask) getWeight() int { func
439 func (t *configuratorTask) getWeight() int { func
/dports/net-mgmt/zabbix54-agent/zabbix-5.4.9/src/go/internal/agent/scheduler/
H A Dtask.go67 func (t *taskBase) getWeight() int { func
126 func (t *collectorTask) getWeight() int { func
345 func (t *starterTask) getWeight() int { func
368 func (t *stopperTask) getWeight() int { func
393 func (t *watcherTask) getWeight() int { func
439 func (t *configuratorTask) getWeight() int { func
/dports/net-mgmt/zabbix5-server/zabbix-5.0.19/src/go/internal/agent/scheduler/
H A Dtask.go67 func (t *taskBase) getWeight() int { func
126 func (t *collectorTask) getWeight() int { func
345 func (t *starterTask) getWeight() int { func
368 func (t *stopperTask) getWeight() int { func
393 func (t *watcherTask) getWeight() int { func
439 func (t *configuratorTask) getWeight() int { func
/dports/net-mgmt/zabbix54-java/zabbix-5.4.9/src/go/internal/agent/scheduler/
H A Dtask.go67 func (t *taskBase) getWeight() int { func
126 func (t *collectorTask) getWeight() int { func
345 func (t *starterTask) getWeight() int { func
368 func (t *stopperTask) getWeight() int { func
393 func (t *watcherTask) getWeight() int { func
439 func (t *configuratorTask) getWeight() int { func
/dports/net-mgmt/zabbix54-frontend/zabbix-5.4.9/src/go/internal/agent/scheduler/
H A Dtask.go67 func (t *taskBase) getWeight() int { func
126 func (t *collectorTask) getWeight() int { func
345 func (t *starterTask) getWeight() int { func
368 func (t *stopperTask) getWeight() int { func
393 func (t *watcherTask) getWeight() int { func
439 func (t *configuratorTask) getWeight() int { func
/dports/www/osticket/upload/include/
H A Dhtml2text.php271 function getWeight() { function in HtmlInlineElement
445 function getWeight() { return 1; } function in HtmlHrElement
478 function getWeight() { return parent::getWeight()+2; } function in HtmlBlockquoteElement
502 function getWeight() { function in HtmlImgElement
534 function getWeight() { return parent::getWeight() + 4; } function in HtmlAElement
617 function getWeight() { function in HtmlTable
828 function getWeight() { function in HtmlTableCell

12345678910>>...36