Home
last modified time | relevance | path

Searched refs:threshold (Results 26 – 50 of 78) sorted by last modified time

1234

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DLatencyCriteria.php25 public $threshold; variable in Google\\Service\\Monitoring\\LatencyCriteria
30 public function setThreshold($threshold) argument
32 $this->threshold = $threshold;
39 return $this->threshold;
H A DPerformanceThreshold.php26 public $threshold; variable in Google\\Service\\Monitoring\\PerformanceThreshold
56 public function setThreshold($threshold) argument
58 $this->threshold = $threshold;
62 return $this->threshold;
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md978 * Bug fix: The default exponential backoff BackoffPlugin was not giving when the request threshold
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js24489 threshold: 10,
24566 threshold: 0,
24676 threshold: 0,
24707 threshold: 10,
25443 var pan = new Hammer.Pan({ threshold: 10 });
27374 threshold: 5, property in Dragging.defaultOptions
28452 return threshold;
28458 threshold;
53689 var threshold = BOUNDARY_TO_HOST_THRESHOLD$1;
53696 }, threshold) ||
[all …]
H A Dbpmn-modeler.production.min.js33threshold:10,pointers:1,direction:30},getTouchAction:function(){var e=this.options.direction,t=[];… property in as.o
/plugin/diagramsnet/lib/plugins/webcola/
H A Dcola.min.js1threshold=1e-4,this.numGridSnapNodes=0,this.snapGridSize=100,this.snapStrength=1e3,this.scaleSnapB…
2threshold=this._threshold,this.initialLayout(b,q,r),x.length>0&&(this._descent.project=new i.Proje…
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-io-2.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
H A Dcommons-lang3-3.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
H A Dgson-2.7.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1threshold/freedmanDiaconis.js","webpack:///./node_modules/d3-array/src/threshold/scott.js","webpac…
H A Deditor.worker.js.map1threshold = _globalLeakWarningThreshold;\n if (typeof this.customThreshold === 'number') {\…
H A Djson.worker.js.map1threshold = _globalLeakWarningThreshold;\n if (typeof this.customThreshold === 'number') {\…
H A D2.2.js.map1threshold\",\n \"browsers\": [\n \"E79\",\n \"FF62\",\n …
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1threshold/sturges.js","webpack://mermaid/./node_modules/d3-array/src/histogram.js","webpack://merm…
/plugin/ol3/
H A Dscript.js8 …=void 0,r.rotating_=!1,r.rotationDelta_=0,r.threshold_=void 0!==n.threshold?n.threshold:.3,r.durat…
/plugin/loglog/helper/
H A Dalert.php22 protected $threshold; variable in helper_plugin_loglog_alert
67 * @param int $threshold
71 protected function handleThreshold($logType, $threshold, $minuteInterval, $email) argument
74 if (! $email || ! $threshold || ! $minuteInterval) {
78 $this->threshold = $threshold;
87 if ($cnt < $threshold) {
115 'threshold' => $this->threshold,
/plugin/codemirror/dist/modes/
H A Dsql.min.js.map1 …mmetric sysid system table tablespace temp template temporary text then threshold ties time timest…
H A Decl.min.js.map1 … scan self separator service shared skew skip sql store terminator thor threshold token transform …
H A Dcss.min.js.map1 …-top\", \"scroll-snap-align\", \"scroll-snap-type\",\n \"shape-image-threshold\", \"shape-insid…
H A Dstylus.min.js.map1 …align\",\"ruby-overhang\",\"ruby-position\",\"ruby-span\",\"shape-image-threshold\",\"shape-inside…
/plugin/revealjs/js/
H A Dreveal.js383 threshold: 40 property in AnonymousFunctione17f777e0200.touch
5481 if( deltaX > touch.threshold && Math.abs( deltaX ) > Math.abs( deltaY ) ) {
5495 else if( deltaX < -touch.threshold && Math.abs( deltaX ) > Math.abs( deltaY ) ) {
5509 else if( deltaY > touch.threshold ) {
5518 else if( deltaY < -touch.threshold ) {
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js.map1 …length, dict);\n\n // Cache all images below the MAX_LENGTH_TO_CACHE threshold by their\n //…
/plugin/datatables/assets/datatables.net-plugins/features/searchPane/
H A DdataTables.searchPane.min.js
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1 …ng thickening_golay thickening_seq thinning thinning_golay thinning_seq threshold threshold_sub_pi…

1234