Home
last modified time | relevance | path

Searched refs:cmp (Results 1 – 25 of 38) sorted by last modified time

12

/plugin/pagequery/
H A DPageQuery.php636 $cmp = 0;
676 $cmp = $key_cmp * (($sort_opts['dir'][$idx] === $self::MSORT_DESC) ? -1 : 1);
681 return $cmp;
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js30354 var cmp = this.cmp(num); // Optimization - zeroify
30366 if (cmp > 0) {
31877 var cmp = mod.cmp(half); // Round down
32195 BN.prototype.cmp = function cmp(num) {
34038 var cmp = this.cmp(num); // Optimization - zeroify
34050 if (cmp > 0) {
35566 var cmp = mod.cmp(half); // Round down
35897 BN.prototype.cmp = function cmp(num) {
45365 if (rem.cmp(THREE) && rem.cmp(SEVEN)) {
61626 if (x.cmp(rone) === 0 || x.cmp(rn1) === 0) continue;
[all …]
/plugin/openid/Auth/OpenID/
H A DServer.php561 if ($lib->cmp($dh_modulus, 0) == 0 ||
562 $lib->cmp($dh_gen, 0) == 0) {
H A DBigMath.php47 $cmp = $this->cmp($long, 0);
48 if ($cmp < 0) {
54 if ($cmp == 0) {
60 while ($this->cmp($long, 0) > 0) {
171 } while ($this->cmp($n, $duplicate) < 0);
188 abstract public function cmp($x, $y); function in Auth_OpenID_MathLibrary
253 function cmp($x, $y) function in Auth_OpenID_BcMathWrapper
291 while($this->cmp($exponent, 0) > 0) {
343 function cmp($x, $y) function in Auth_OpenID_GmpMathWrapper
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dinput_utils.php15 function input_strval($which, $cmp="") { argument
19 if($cmp) return $cmp == $val;
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.js481 var cmp;
483 cmp = compareByFieldSpec(obj1, obj2, fieldSpecs[i], obj1fallback, obj2fallback);
484 if (cmp) {
485 return cmp;
/plugin/strata/
H A Dscript.js137 var cmp = (sortType[i] == 'r' ? natcmp_rtl : natcmp);
142 var c = cmp(values1[j], values2[j]);
167 var cmp = (sortType == 'r' ? natcmp_rtl : natcmp);
168 var select = createFilterSelect(containerElement, filterId, fieldSelector, caption, cmp);
193 var createFilterSelect = function(element, filterId, fieldSelector, caption, cmp) { argument
209 values.sort(cmp);
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-lang3-3.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/diagramsnet/lib/js/orgchart/
H A Dbridge.min.js8cmp=function(n){var r,h,f,e,o=this,i=o.d,u=(n=new o.constructor(n)).d,t=o.s,s=n.s;if(!i||!u)return…
/plugin/diagramsnet/lib/js/
H A Dorgchart.min.js8cmp=function(n){var r,h,f,e,o=this,i=o.d,u=(n=new o.constructor(n)).d,t=o.s,s=n.s;if(!i||!u)return…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D46.46.js.map1 …y',\n 'callable',\n 'chr',\n 'classmethod',\n 'cmp',\n 'coerce'…
H A Dbundle.js.map1cmp(a) {\n const aCode = a.charCodeAt(0);\n const thisCode = this._value.charCodeAt(…
H A D39.39.js.map1 … 'and',\n 'foreach',\n 'or',\n 'unless',\n 'cmp',\n 'ge',\n …
H A Dbundle.js1cmp(t)}class d{constructor(){this.type=0}cmp(e){return this.type-e.type}equals(e){return e.type===…
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.js1cmp(t)}class d{constructor(){this.type=0}cmp(e){return this.type-e.type}equals(e){return e.type===…
/plugin/userhistory/
H A Dadmin.php85 function cmp ( $a, $b ) { function
/plugin/codemirror/dist/
H A Dscripts.min.js.map1cmp","equalCursorPos","copyPos","x","maxPos","minPos","clipLine","clipPos","last","clipToLen","lin…
/plugin/codemirror/dist/modes/
H A Dperl.min.js.map1cmp","~~","&","|","^","&&","||","//","..","...","?",":","=","+=","-=","*=",",","=>","::","not","an…
H A Dpython.min.js.map1 … myBuiltins = myBuiltins.concat([\"apply\", \"basestring\", \"buffer\", \"cmp\", \"coerce\", \"ex…
H A Dperl.min.js1 …:4,">":4,"<=":4,">=":4,lt:4,gt:4,le:4,ge:4,"==":4,"!=":4,"<=>":4,eq:4,ne:4,cmp:4,"~~":4,"&":4,"|":… property in AnonymousFunction3829359c0200.a
H A Dwast.min.js.map1 …|sub|x?or|(cmp)?xchg)_u)|i(32|64)\\.atomic\\.(load((8|16)_u)?|store(8|16)?|rmw(\\.(a[dn]d|sub|x?or…
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1cmp comm command cp cron crontab crypt csplit cut date dc dd ddrescue declare df ' +\n 'diff di…
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js13cmp="grid",document.body.appendChild(n),this.attachObject(n.id),this.dataType="gantt",this.dataObj…
H A Ddhtmlxgantt.js.map1cmp","attachObject","dataType","dataObj","that","vs","av","grid","border","gridId","gridObj","dhtm…

12