Home
last modified time | relevance | path

Searched refs:samples (Results 1 – 25 of 47) sorted by relevance

12

/plugin/elasticsearch/vendor/patrickschur/language-detection/src/LanguageDetection/
H A DLanguage.php70 $samples = $this->getNgrams($str);
74 if (\count($samples) > 0)
80 foreach ($samples as $v)
/plugin/ckgdoku/ckeditor/
H A DREADME.md31 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/
H A DREADME.md31 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/
H A DREADME5 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/
H A Dlist-group.txt58 * [[.:]] \\ Bootstrap samples
66 * [[.:]] \\ Bootstrap samples
H A Dlabel.txt9 See the samples.
H A Dtext.txt9 See the samples.
/plugin/showsamples/
H A Dplugin.info.txt6 desc Show samples from plugins
/plugin/rdplink/RdpEncrypt/
H A DREADME.md4 … sample](http://web.archive.org/web/20110724103709/http://www.obviex.com/samples/dpapi.aspx), [Rem…
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dflac.js442 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++)
H A Daurora.js1503 output = new Float32Array(samples);
1504 for (i = _i = 0; _i < samples; i = _i += 1) {
1509 output = new Float64Array(samples);
1520 output = new Int8Array(samples);
1526 output = new Int16Array(samples);
1532 output = new Int32Array(samples);
1538 output = new Int32Array(samples);
1614 var i, output, samples, stream, table, _i;
1617 if (samples === 0) {
1620 output = new Int16Array(samples);
[all …]
H A Dmp3.js51 var data = synth.pcm.samples,
4630 this.samples = new Float64Array(3);
4832 frame.sbsample[ch][3 * gr + s][sb] = this.samples[s] * scale;
4851 frame.sbsample[ch][3 * gr + s][sb] = this.samples[s] * scale;
4875 var sample = this.samples;
6207 samples: [new Float64Array(1152), new Float64Array(1152)] property in AnonymousFunction2d877a162400.MP3Synth.pcm
7157 var pcm = this.pcm.samples[ch];
/plugin/wysiwyg/fckeditor/_samples/
H A Dsample.css21 * Styles used in the samples pages.
/plugin/dirtylittlehelper/mermaid/editor/src/routes/
H A DEdit.svelte58 const samples = {
129 toUpdateCodeStore(samples[diagramType]);
233 {#each Object.keys(samples) as diagramType, i}
/plugin/ckgdoku/ckeditor/plugins/scayt/
H A DCHANGELOG.md9 * *Experimental* GRAYT functionality http://www.webspellchecker.net/samples/scayt-ckeditor-plugin.h…
/plugin/ckgedit/ckeditor/plugins/scayt/
H A DCHANGELOG.md9 * *Experimental* GRAYT functionality http://www.webspellchecker.net/samples/scayt-ckeditor-plugin.h…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DToolResults.php687 '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/
H A Dreadme.demos.txt18 * phpThumb.demo.demo.php - shows a wide variety of samples,
/plugin/wysiwyg/fckeditor/_samples/asp/
H A Dsample01.asp46 ' This is usefull only for these samples. A real application should use something like this:
H A Dsample03.asp71 ' This is usefull only for these samples. A real application should use something like this:
H A Dsample04.asp77 ' This is usefull only for these samples. A real application should use something like this:
H A Dsample02.asp83 ' This is usefull only for these samples. A real application should use something like this:
/plugin/yuriigantt/
H A DREADME.md97 * https://docs.dhtmlx.com/gantt/samples
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DNodesNamespace.asciidoc37 $params['snapshots'] = (number) Number of samples of thread stacktrace (default: 10)
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dstructure.txt458 ['samples']=>integer() //
771 ['samples']=>integer() //
914 ['samples']=>integer() //
940 ['samples']=>integer() //
1249 ['samples']=>integer() //
2059 ['m_dwBlockSize']=>integer() // number of samples in encoded blocks
2106 ['samples']=>integer() //

12