Home
last modified time | relevance | path

Searched defs:stream (Results 76 – 100 of 109) sorted by path

12345

/plugin/fksnewsfeed/inc/renderer/
H A DFykosRenderer.php115 protected function btnEditNews(int $id, string $stream): string {
H A DVyfukRenderer.php131 protected function btnEditNews($id, $stream) {
/plugin/flowcharts/
H A Dmermaid.min.js1 …define&&define.amd?define([],e):"object"==typeof exports?exports.mermaid=e():t.mermaid=e()}("undef…
/plugin/gtime/gtlib/asn1/
H A DASN1Object.php42 protected function append(&$stream, $bytes) {
60 protected function prepend(&$stream, $bytes) {
78 protected function readByte(&$stream) {
94 protected function readBytes(&$stream, $limit) {
/plugin/highlightjs/highlight/
H A Dhighlight.pack.js1 …</gm,"&lt;").replace(/>/gm,"&gt;")}function k(s,r){if(!s){return false}for(var c=0;c<s.length;c++)… class in hljs.LANGUAGES.perl
/plugin/highlightjs/highlight/languages/
H A Ddos.js14 …'stream':{'prn':1, 'nul':1, 'lpt3':1, 'lpt2':1, 'lpt1':1, 'con':1, 'com4':1, 'com3':1, 'com2':1, '… class in hljs.LANGUAGES.dos.defaultMode.keywords
/plugin/html2pdf/html2pdf/html2ps/
H A Doutput.pcl.class.php23 function output(&$stream) {
208 function output(&$stream) {
224 function output(&$stream) {
233 function output(&$stream) {
/plugin/jcapture/lib/
H A Dapache-mime4j-0.6.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 Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
H A Dapache-mime4j-0.6.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 ...
/plugin/jmol2/jmol/
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 ...
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Daac.js8 this.probe = function(stream) { argument
29 this.readHeader = function(stream) { argument
128 decode: function(stream, config) { argument
2597 findOffset: function(stream, table) { argument
2619 getEscape: function(stream, s) { argument
2628 decodeScaleFactor: function(stream) { argument
2749 decodeBandTypes: function(stream, config) { argument
2784 decodeScaleFactors: function(stream) { argument
2841 decodePulseData: function(stream) { argument
2869 decodeSpectralData: function(stream) { argument
[all …]
H A Daurora.js371 function Bitstream(stream) { argument
2281 M4ADemuxer.readDescrLen = function(stream) { argument
2295 M4ADemuxer.readEsds = function(stream) { argument
H A Dmp3.js132 this.probe = function(stream) { argument
154 this.getID3v2Header = function(stream) { argument
312 MP3Frame.prototype.decode = function(stream) { argument
453 MP3FrameHeader.prototype.decode = function(stream) { argument
536 MP3FrameHeader.decode = function(stream) { argument
3648 constructor: function(header, stream) { argument
4530 Layer1.prototype.decode = function(stream, frame) { argument
4607 Layer1.prototype.sample = function(stream, nb) { argument
4709 Layer2.prototype.decode = function(stream, frame) { argument
4962 Layer3.prototype.decode = function(stream, frame) { argument
[all …]
H A Dogg.js2 …ar key in Module){if(Module.hasOwnProperty(key)){moduleOverrides[key]=Module[key]}}var ENVIRONMENT…
H A Dopus.js2 …ar key in Module){if(Module.hasOwnProperty(key)){moduleOverrides[key]=Module[key]}}var ENVIRONMENT…
H A Dvorbis.js2 …ar key in Module){if(Module.hasOwnProperty(key)){moduleOverrides[key]=Module[key]}}var ENVIRONMENT…
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio-video.flv.php563 public $stream; variable in AMFReader
568 public function __construct(AMFStream $stream) {
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/Logger/
H A DStreamLogger.php35 protected $stream = null; variable in Mustache_Logger_StreamLogger
44 public function __construct($stream, $level = Mustache_Logger::ERROR)
/plugin/jplayer/vendor/symfony/process/Tests/
H A DProcessTest.php1173 public function testIncrementalOutputDoesNotRequireAnotherCall($stream, $method)

12345