Home
last modified time | relevance | path

Searched defs:buffer (Results 51 – 75 of 107) sorted by path

12345

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/TextUI/
H A DTestRunner.php695 protected function write($buffer)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DFilesystem.php19 protected static $buffer = []; variable in PHPUnit_Util_Filesystem
H A DPrinter.php97 public function write($buffer)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/Log/
H A DJSON.php244 public function write($buffer)
/plugin/findologicxmlexport/vendor/sebastian/diff/src/
H A DDiffer.php156 private function getDiffBufferElement(array $diff, $buffer, $diffIndex)
178 private function getDiffBufferElementNew(array $diff, $buffer, $diffIndex)
/plugin/findologicxmlexport/vendor/sebastian/resource-operations/build/
H A Dgenerate.php26 $buffer = <<<EOT variable
/plugin/findologicxmlexport/vendor/twig/twig/ext/twig/
H A Dtwig.c543 char *buffer; in TWIG_RUNTIME_ERROR() local
/plugin/geophp/vendor/funiq/geophp/src/Adapter/
H A DBinaryReader.php28 private $buffer; variable in geoPHP\\Adapter\\BinaryReader
[all...]
/plugin/geophp/vendor/funiq/geophp/src/Geometry/
H A DGeometry.php596 public function buffer($distance) function in geoPHP\\Geometry\\Geometry
/plugin/googlesearch/
H A Dnusoap.php2421 function decodeChunked($buffer, $lb){
/plugin/highlightjs/highlight/
H A Dhighlight.js126 function processKeywords(buffer, mode) { argument
156 function processBuffer(buffer, mode) { argument
182 function processModeInfo(buffer, lexem, end) { argument
/plugin/html2pdf/html2pdf/html2ps/fpdf/
H A Dfpdf.php946 var $buffer; //buffer holding in-memory PDF variable in FPDF
/plugin/html2pdf/html2pdf/html2ps/
H A Dpdf.fpdf.php1042 var $buffer; //buffer holding in-memory PDF variable in FPDF
/plugin/html5video2/script/
H A Dvideo.min.js23 ….adobe.primetime"},to=Math.pow(2,32),io=function(e){var t=new DataView(e.buffer,e.byteOffset,e.byt… property in hu.v
/plugin/jcapture/lib/
H A Dapache-mime4j-0.6.jar ... .LineReaderInputStream { private boolean truncated private byte[] buffer private int bufpos private int buflen private final int maxLineLen ...
H A Dcommons-codec-1.3.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dcommons-logging-1.1.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dhttpmime-4.0.1.jar ... public java.lang.String toString () StringBuilder buffer } org/apache/http/entity/mime ...
H A Djcapture.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DMappedImage.java27 private MappedByteBuffer buffer; field in MappedImage
H A DWavFile.java55 private byte[] buffer; // Local buffer used for IO field in WavFile
341 private static long getLE(byte[] buffer, int pos, int numBytes) { in getLE()
352 private static void putLE(long val, byte[] buffer, int pos, int numBytes) { in putLE()
762 double[] buffer = new double[BUF_SIZE * numChannels]; in main() local
779 double[] buffer = new double[10]; in main() local
/plugin/jdraw/lib/
H A Dapache-mime4j-0.6.jar ... .LineReaderInputStream { private boolean truncated private byte[] buffer private int bufpos private int buflen private final int maxLineLen ...

12345