Searched full:fast (Results 1 – 25 of 491) sorted by relevance
12345678910>>...20
| /plugin/asciidocjs/node_modules/to-fast-properties/ |
| D | readme.md | 1 …o-fast-properties [` and `--allow-natives-syntax` to check whether an object already has fast properties. 13 $ npm install --save to-fast-properties 20 const toFastProperties = require('to-fast-properties'); 31 // `obj` now has fast properties
|
| D | package.json | 2 "name": "to-fast-properties", 4 "description": "Force V8 to use fast properties for an object", 6 "repository": "sindresorhus/to-fast-properties", 28 "fast",
|
| /plugin/diagramsnet/lib/math/extensions/ |
| D | fast-preview.js | 2 * /MathJax-v2/extensions/fast-preview.js 19 …fast-preview"]={version:"2.7.9",enabled:true,config:b.CombineConfig("fast-preview",{Chunks:{EqnChu…
|
| /plugin/statistics/vendor/matomo/device-detector/regexes/client/hints/ |
| D | browsers.yml | 10 'acr.browser.raisebrowserfull': 'Raise Fast Browser' 12 'com.Fast.BrowserUc.lite': 'Fast Browser UC Lite' 24 'com.iebrowser.fast': 'IE Browser Fast' 71 'com.browser.tssomas': 'Super Fast Browser' 87 'fast.explorer.web.browser': 'Fast Explorer' 139 'com.wOpenBrowser_12576500': 'Open Browser fast 5G' 177 'org.xbrowser.prosuperfast': 'xBrowser Pro Super Fast' 210 'privacy.explorer.fast.safe.browser': 'Privacy Explorer Fast Safe' 295 'com.fast.fireBrowser': 'Fire Browser'
|
| /plugin/asciidocjs/node_modules/babel-types/ |
| D | package-lock.json | 23 "to-fast-properties": { 25 "resolved": "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-1.0.3.tgz",
|
| /plugin/captcha/lang/nn/ |
| D | settings.php | 12 $lang['mode_o_question'] = 'Fast spørsmål'; 20 $lang['question'] = 'Fast spørsmål'; 21 $lang['answer'] = 'Svar på fast spørsmål';
|
| /plugin/git/action/ |
| D | javascript.php | 21 jQuery(".commit_div").hide("fast"); 22 jQuery("#" + hash).show("fast"); 24 jQuery("#diff_table").hide("fast");
|
| /plugin/captcha/lang/no/ |
| D | settings.php | 13 $lang['mode_o_question'] = 'Fast spørsmål'; 22 $lang['question'] = 'Fast spørsmål'; 23 $lang['answer'] = 'Svar på fast spørsmål';
|
| /plugin/jplayer/vendor/happyworm/jplayer/examples/pink.flag/ |
| D | demo-02-jPlayerPlaylist.html | 423 $("#playlist-option-displayTime-fast").click(function() { 424 myPlaylist.option("displayTime", "fast"); 438 $("#playlist-option-addTime-fast").click(function() { 439 myPlaylist.option("addTime", "fast"); 453 $("#playlist-option-removeTime-fast").click(function() { 454 myPlaylist.option("removeTime", "fast"); 468 $("#playlist-option-shuffleTime-fast").click(function() { 469 myPlaylist.option("shuffleTime", "fast"); 584 …Time-0">0</a> | <a href="javascript:;" id="playlist-option-displayTime-fast">'fast'</a> | <a href=… 585 …fast">'fast'</a> | <a href="javascript:;" id="playlist-option-addTime-slow">'slow'</a> | <a href="… [all …]
|
| /plugin/jplayer/vendor/happyworm/jplayer/examples/blue.monday/ |
| D | demo-02-jPlayerPlaylist.html | 423 $("#playlist-option-displayTime-fast").click(function() { 424 myPlaylist.option("displayTime", "fast"); 438 $("#playlist-option-addTime-fast").click(function() { 439 myPlaylist.option("addTime", "fast"); 453 $("#playlist-option-removeTime-fast").click(function() { 454 myPlaylist.option("removeTime", "fast"); 468 $("#playlist-option-shuffleTime-fast").click(function() { 469 myPlaylist.option("shuffleTime", "fast"); 584 …Time-0">0</a> | <a href="javascript:;" id="playlist-option-displayTime-fast">'fast'</a> | <a href=… 585 …fast">'fast'</a> | <a href="javascript:;" id="playlist-option-addTime-slow">'slow'</a> | <a href="… [all …]
|
| /plugin/structsection/ |
| D | yarn.lock | 163 fast-deep-equal: "npm:^3.1.1" 164 fast-json-stable-stringify: "npm:^2.0.0" 331 fast-deep-equal: "npm:^3.1.3" 397 "fast-deep-equal@npm:^3.1.1, fast-deep-equal@npm:^3.1.3": 399 resolution: "fast-deep-equal@npm:3.1.3" 404 "fast-json-stable-stringify@npm:^2.0.0": 406 resolution: "fast-json-stable-stringify@npm:2.1.0" 411 "fast-levenshtein@npm:^2.0.6": 413 resolution: "fast-levenshtein@npm:2.0.6" 628 fast-levenshtein: "npm:^2.0.6"
|
| /plugin/mdpage/vendor/cebe/markdown/ |
| D | composer.json | 3 "description": "A super fast, highly extensible markdown parser for PHP", 4 "keywords": ["markdown", "gfm", "markdown-extra", "fast", "extensible"],
|
| /plugin/asciidocjs/node_modules/core-js/modules/ |
| D | _invoke.js | 1 // fast apply, http://jsperf.lnkit.com/fast-apply/5
|
| D | es6.number.constructor.js | 32 case 66: case 98: radix = 2; maxCode = 49; break; // fast equal /^0b[01]+$/i 33 case 79: case 111: radix = 8; maxCode = 55; break; // fast equal /^0o[0-7]+$/i
|
| /plugin/asciidocjs/node_modules/core-js/library/modules/ |
| D | _invoke.js | 1 // fast apply, http://jsperf.lnkit.com/fast-apply/5
|
| /plugin/captcha/lang/da/ |
| D | settings.php | 24 $lang['question'] = 'Spørgsmål til fast-spørgsmål-tilstand'; 25 $lang['answer'] = 'Svar til fast-spørgsmål-tilstand';
|
| /plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/ |
| D | http-handler.asciidoc | 12 single curl calls. These are very fast for single requests. When asynchronous 35 The default handler is recommended in almost all cases. This allows fast
|
| /plugin/asciidocjs/node_modules/babel-runtime/ |
| D | package-lock.json | 106 "to-fast-properties": "1.0.3" 225 "to-fast-properties": { 227 "resolved": "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-1.0.3.tgz",
|
| /plugin/upgrade/.github/workflows/ |
| D | fullUpgrade.yml | 16 fail-fast: true 54 fail-fast: true
|
| /plugin/findologicxmlexport/vendor/twig/twig/doc/ |
| D | intro.rst | 4 This is the documentation for Twig, the flexible, fast, and secure template 14 * *Fast*: Twig compiles templates down to plain optimized PHP code. The
|
| /plugin/mdpage/vendor/composer/ |
| D | installed.json | 55 "description": "A super fast, highly extensible markdown parser for PHP", 59 "fast",
|
| /plugin/asciidocjs/node_modules/neo-async/ |
| D | fast.js | 3 module.exports = require('./async').fast;
|
| /plugin/icons/exe/ |
| D | list-glyphicon.php | 84 'fast-backward', 85 'fast-forward',
|
| /plugin/jquery-syntax/ |
| D | plugin.info.txt | 6 desc Fast and lightweight syntax highlighting.
|
| /plugin/backlinks/.github/workflows/ |
| D | CI.yml | 8 fail-fast: false
|
12345678910>>...20