Home
last modified time | relevance | path

Searched refs:guess (Results 1 – 25 of 32) sorted by relevance

12

/plugin/diagramsnet/lib/plugins/
H A Dvoice.js1126 if (guess == 'up' || guess == mxConstants.DIRECTION_NORTH)
1130 else if (guess == 'left' || guess == mxConstants.DIRECTION_WEST)
1134 else if (guess == 'down' || guess == mxConstants.DIRECTION_SOUTH)
1173 var guess = null;
1179 guess = 'right';
1186 if (guess == 'up' || guess == mxConstants.DIRECTION_NORTH)
1190 else if (guess == 'left' || guess == mxConstants.DIRECTION_WEST)
1194 else if (guess == 'down' || guess == mxConstants.DIRECTION_SOUTH)
1198 else if (guess == 'right' || guess == mxConstants.DIRECTION_EAST)
1846 naiveHammingDistance(name, guess) + ', ' +
[all …]
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DFileExtensionEscapingStrategyTest.php21 $this->assertSame($strategy, FileExtensionEscapingStrategy::guess($filename));
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DFileExtensionEscapingStrategy.php34 public static function guess($name) function in Twig\\FileExtensionEscapingStrategy
H A DTemplate.php142 $e->guess();
225 $e->guess();
374 $e->guess();
436 $e->guess();
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DImageTypeGuesser.php13 public function guess($data) function in Mpdf\\Image\\ImageTypeGuesser
H A DImageProcessor.php224 $type = $this->guesser->guess($data);
231 $type = $this->guesser->guess($data);
237 $type = $this->guesser->guess($data);
244 $type = $this->guesser->guess($data);
254 $type = $this->guesser->guess($data);
/plugin/backlinks2/_test/data/pages/
H A Dbob_ross_says.txt7 I guess I'm a little weird. I like to talk to trees and animals. That's okay though; I have more fu…
/plugin/findologicxmlexport/vendor/twig/twig/src/Error/
H A DError.php211 public function guess() function in Twig\\Error\\Error
/plugin/drawio/
H A DREADME.md3 Automatically generated documentation (I guess the DokuWiki community likes this form of documentat…
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DEngine.php1054 $guess = $g->pow($n);
1056 $comp = $guess->compare($this); // compare our guess with real number
/plugin/codeprettify/code-prettify/
H A DREADME.md100 You don't need to specify the language since `PR.prettyPrint()` will guess.
/plugin/authdrupal8/
H A Dpassword.inc81 * password without actually having to guess one of the passwords.
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DREADME.md431 name, with the `append` or `prepend` methods. You might guess that
527 than `Hoa\File` as you might guess.
/plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/
H A Dannotations.rst47 How are these annotations loaded? From looking at the code you could guess that the ORM Mapping, As…
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.js7433 return function parse_ws_xml_data(sdata, s, opts, guess) { argument
7449 if(guess.s.r > tagr - 1) guess.s.r = tagr - 1;
7450 if(guess.e.r < tagr - 1) guess.e.r = tagr - 1;
7483 if(guess.s.c > idx) guess.s.c = idx;
7484 if(guess.e.c < idx) guess.e.c = idx;
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG607 …* made the strategy used to guess the real template file name and line number in exception message…
774 …* wrapped all compilation and runtime exceptions with Twig_Error_Runtime and added logic to guess
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs7928 guess = guess && guess != _guess ? 'C' : _guess;
7938 guess = 'N';
7942 colwidths[i] = guess == 'C' || _guess == 'N' ? maxlen : (_RLEN[guess] || 0);
7944 coltypes[i] = guess;
10545 guess = (guess) % 1;
10546 if(guess > 0.5) guess--;
10547 if(Math.abs(guess) < delta) { delta = Math.abs(guess); _MDW = MDW; }
15595 if(guess.s.r > tagr - 1) guess.s.r = tagr - 1;
15596 if(guess.e.r < tagr - 1) guess.e.r = tagr - 1;
15665 if(guess.s.c > tagc) guess.s.c = tagc;
[all …]
/plugin/strata/
H A Dmanual.txt371 All elements except the variable itself are optional. If left out, a reasonable guess or default is used.
/plugin/passpolicy/
H A Dwords.txt1584 guess
H A D10k-common-passwords.txt5390 guess
/plugin/adfs/phpsaml/
H A DREADME.md310 // Set a BaseURL to be used instead of try to guess
1206 php-saml toolkit uses a bunch of methods in OneLogin_Saml2_Utils that try to guess the URL where th…
/plugin/bible/bible_douayRheims/
H A DWisdom.txt198 …9:16. And hardly do we guess aright at things that are upon earth: and with labour do we find the …
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md1823 * Updated: SabreDAV now attempts to guess the BaseURI if it's not set.
/plugin/tuxquote/
H A Dquotes.txt411 To count is a modern practice, the ancient method was to guess. <BR> -- Dr. Johnson
987 …actually seem to mean it. You wonder: Where do they get these people? My guess: 1952. <BR> -- Dav…
3555 …talled desktop base, is trying to force ... customers to upgrade to XP. I guess since Microsoft ca…
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe

12