Home
last modified time | relevance | path

Searched refs:bin (Results 126 – 150 of 193) sorted by path

12345678

/plugin/icalevents/vendor/squizlabs/php_codesniffer/
H A DREADME.md36bin dir in your PATH. The default value is `~/.composer/vendor/bin/`, but you can check the value …
48 You will then be able to run PHP_CodeSniffer from the vendor bin directory:
50 ./vendor/bin/phpcs -h
51 ./vendor/bin/phpcbf -h
/plugin/indexmenu2/cms/extensions/
H A Dnumberextensions.js1 …!l)l='0';return this.toString(i).padLeft(Math.abs(I),l);};Number.prototype.bin=function(i,I){retur… method in Number
H A Dstringextensions.js10 …}switch(O[5]){case"b":if(_<0)_=0x10000000000000000+parseInt(_);_=Number(_).bin(O[4]);if(O[4])_=_.s…
/plugin/jcapture/lib/
H A Djcapture.jar ... .http.entity.mime.content.InputStreamBody bin org.apache.http.impl.client. ...
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DAbstractCaptureApplet.java241 InputStreamBody bin = new InputStreamBody(pmis, mimeType, bodyName(fileName)) { in post() local
256 return httpClient.execute(createRequest(fileName, bin)); in post()
259 …protected abstract HttpUriRequest createRequest(String fileName, InputStreamBody bin) throws Excep… in createRequest() argument
H A DJCaptureApplet.java15 protected HttpUriRequest createRequest(String fileName, InputStreamBody bin) throws Exception { in createRequest() argument
77 reqEntity.addPart("Filedata", bin); in createRequest()
/plugin/jdraw/lib/
H A Djdraw.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorActions.java601 InputStreamBody bin = new InputStreamBody(countingFilter, mimeType, fileName) { in post() local
609 reqEntity.addPart("Filedata", bin); in post()
H A DEditorActions.java.bak601 InputStreamBody bin = new InputStreamBody(countingFilter, mimeType, fileName) {
609 reqEntity.addPart("Filedata", bin);
/plugin/jmol2/jmol/
H A DCHANGES.txt407 # new feature: all.bin(f0, f1, df) -- binning of data to give an integer array of counts
408 # for example: print {*}.straightness.all.bin(0, 1, 0.05)
3199 # see little-endian example at http://chemapps.stolaf.edu/jmol/docs/misc/pmesh.bin
3200 # and http://chemapps.stolaf.edu/jmol/docs/misc/pmesh.bin.txt
H A DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
H A DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A Djmol.sh20 ls=`/bin/ls -ld "$program"`
21 link=`/usr/bin/expr "$ls" : '.*-> \(.*\)$'`
22 if /usr/bin/expr "$link" : '.*/.*' > /dev/null; then
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt2516 http://66.96.216.160/cgi-bin/YaBB.pl
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio.dts.php152 * @param string $bin
157 private function readBinData($bin, $length) { argument
158 $data = substr($bin, $this->readBinDataOffset, $length);
/plugin/jplayer/vendor/mustache/mustache/
H A D.php_cs22 ->in('bin')
/plugin/katex/_assets/
H A Dkatex.min.js1 …rn e;throw new Error("Expected symbolNode but got "+String(e)+".")}var te={bin:1,close:1,inner:1,o…
/plugin/latexport/
H A DREADME.md61 mv phpunit-5.phar /usr/local/bin/phpunit
75 mv phpab-1.24.1.phar /usr/local/bin/phpab
/plugin/mdpage/vendor/cebe/markdown/
H A D.travis.yml36 - vendor/bin/phpunit --verbose --coverage-clover=coverage.clover
38 # - git clone https://github.com/jgm/stmd && cd stmd && perl runtests.pl spec.txt ../bin/markdown
H A DCHANGELOG.md57 - Fixed the `bin/markdown` script to work with composer autoloader (c497bada0e15f61873ba6b2e29f4bb8…
H A DCONTRIBUTING.md33 vendor/bin/phpunit
H A DREADME.md129 bin/markdown README.md > README.html
133 bin/markdown --flavor=gfm README.md > README.html
137 curl http://daringfireball.net/projects/markdown/syntax.text | bin/markdown > md.html
139 Here is the full Help output you will see when running `bin/markdown --help`:
147 bin/markdown [--flavor=<flavor>] [--full] [file.md]
165 bin/markdown README.md > README.html
169 bin/markdown --flavor=gfm README.md > README.html
173 curl http://daringfireball.net/projects/markdown/syntax.text | bin/markdown > md.html
/plugin/mediathumbnails/
H A Ddokuwiki_plugin_page.wiki40 …* In addition to the description on Michele's page, I added ImageMagick's bin folder to my systems…
41 …pt to ImageMagick via configuration failed. I finally added GhostScript's `bin` folder to the Syst…

12345678