Searched refs:samples (Results 1 – 25 of 55) sorted by relevance
123
| /plugin/elasticsearch/vendor/patrickschur/language-detection/src/LanguageDetection/ |
| D | Language.php | 70 $samples = $this->getNgrams($str); 74 if (\count($samples) > 0) 80 foreach ($samples as $v)
|
| /plugin/ckgdoku/ckeditor/ |
| D | README.md | 31 installation proceeded properly. Take a look at the `samples` directory. 35 http://<your site>/<CKEditor installation path>/samples/index.html 39 http://www.example.com/ckeditor/samples/index.html
|
| /plugin/ckgedit/ckeditor/ |
| D | README.md | 31 installation proceeded properly. Take a look at the `samples` directory. 35 http://<your site>/<CKEditor installation path>/samples/index.html 39 http://www.example.com/ckeditor/samples/index.html
|
| /plugin/captcha/lang/en/audio/ |
| D | README | 5 These samples represent the NATO phonetical alphabet. They are protected 7 and redistribute these samples under the conditions defined by the
|
| /plugin/bootswrapper/exe/help/ |
| D | list-group.txt | 58 * [[.:]] \\ Bootstrap samples 66 * [[.:]] \\ Bootstrap samples
|
| D | label.txt | 9 See the samples.
|
| /plugin/showsamples/ |
| D | plugin.info.txt | 6 desc Show samples from plugins
|
| /plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/ |
| D | flac.js | 442 samples = (this.blockSize >>> rice_order); 444 if (predictor_order > samples) 445 throw new Error('Invalid predictor order ' + predictor_order + ' > ' + samples); 456 for (; i < samples; i++) 460 for (; i < samples; i++)
|
| D | aurora.js | 1492 var chunkSize, i, littleEndian, output, samples, stream, _i, _j, _k, _l, _m, _n; 1496 samples = chunkSize / (this.format.bitsPerChannel / 8) | 0; 1503 output = new Float32Array(samples); 1504 for (i = _i = 0; _i < samples; i = _i += 1) { 1509 output = new Float64Array(samples); 1510 for (i = _j = 0; _j < samples; i = _j += 1) { 1520 output = new Int8Array(samples); 1521 for (i = _k = 0; _k < samples; i = _k += 1) { 1526 output = new Int16Array(samples); 1527 for (i = _l = 0; _l < samples; i = _l += 1) { [all …]
|
| /plugin/rdplink/RdpEncrypt/ |
| D | README.md | 4 … sample](http://web.archive.org/web/20110724103709/http://www.obviex.com/samples/dpapi.aspx), [Rem…
|
| /plugin/wysiwyg/fckeditor/_samples/ |
| D | sample.css | 21 * Styles used in the samples pages.
|
| /plugin/grensladawritezor/fckeditor/_samples/ |
| D | sample.css | 21 * Styles used in the samples pages.
|
| /plugin/dirtylittlehelper/mermaid/editor/src/routes/ |
| D | Edit.svelte | 58 const samples = { 129 toUpdateCodeStore(samples[diagramType]); 233 {#each Object.keys(samples) as diagramType, i}
|
| /plugin/ckgdoku/ckeditor/plugins/scayt/ |
| D | CHANGELOG.md | 9 * *Experimental* GRAYT functionality http://www.webspellchecker.net/samples/scayt-ckeditor-plugin.h…
|
| /plugin/ckgedit/ckeditor/plugins/scayt/ |
| D | CHANGELOG.md | 9 * *Experimental* GRAYT functionality http://www.webspellchecker.net/samples/scayt-ckeditor-plugin.h…
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
| D | ToolResults.php | 687 'samples', 691 …Id}/executions/{executionId}/steps/{stepId}/perfSampleSeries/{sampleSeriesId}/samples:batchCreate', 721 …ies/{historyId}/executions/{executionId}/steps/{stepId}/perfSampleSeries/{sampleSeriesId}/samples',
|
| /plugin/photogallery/phpThumb/demo/ |
| D | readme.demos.txt | 18 * phpThumb.demo.demo.php - shows a wide variety of samples,
|
| /plugin/wysiwyg/fckeditor/_samples/asp/ |
| D | sample01.asp | 46 ' This is usefull only for these samples. A real application should use something like this:
|
| D | sample03.asp | 71 ' This is usefull only for these samples. A real application should use something like this:
|
| D | sample04.asp | 77 ' This is usefull only for these samples. A real application should use something like this:
|
| D | sample02.asp | 83 ' This is usefull only for these samples. A real application should use something like this:
|
| /plugin/grensladawritezor/fckeditor/_samples/asp/ |
| D | sample01.asp | 46 ' This is usefull only for these samples. A real application should use something like this:
|
| D | sample03.asp | 71 ' This is usefull only for these samples. A real application should use something like this:
|
| D | sample04.asp | 77 ' This is usefull only for these samples. A real application should use something like this:
|
| /plugin/yuriigantt/ |
| D | README.md | 97 * https://docs.dhtmlx.com/gantt/samples
|
123