Home
last modified time | relevance | path

Searched defs:offset (Results 201 – 225 of 293) sorted by path

12345678910>>...12

/plugin/issuetracker/
H A Dprototype.js3631 relativeTo: function(offset) { argument
/plugin/jcapture/lib/
H A Dapache-mime4j-0.6.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 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 DWavFile.java405 public int readFrames(int[] sampleBuffer, int offset, int numFramesToRead) in readFrames()
430 public int readFrames(int[][] sampleBuffer, int offset, int numFramesToRead) in readFrames()
454 public int writeFrames(int[] sampleBuffer, int offset, int numFramesToWrite) in writeFrames()
479 public int writeFrames(int[][] sampleBuffer, int offset, in writeFrames()
505 public int readFrames(long[] sampleBuffer, int offset, int numFramesToRead) in readFrames()
530 public int readFrames(long[][] sampleBuffer, int offset, int numFramesToRead) in readFrames()
554 public int writeFrames(long[] sampleBuffer, int offset, int numFramesToWrite) in writeFrames()
579 public int writeFrames(long[][] sampleBuffer, int offset, in writeFrames()
631 public int readFrames(double[][] sampleBuffer, int offset, in readFrames()
656 public int writeFrames(double[] sampleBuffer, int offset, in writeFrames()
[all …]
/plugin/jdraw/lib/
H A Dapache-mime4j-0.6.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 Djdraw.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Djgraphx-examples.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorActions.java503 final int offset, in post()
H A DEditorRuler.java208 public void setActiveOffset(int offset) in setActiveOffset()
/plugin/jmol2/jmol/
H A DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolApplet0_ShapeSpecial.jar ... private float dipoleVectorScale private final javax.vecmath.Vector3f offset private final javax.vecmath.Point3i[] screens ...
H A DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolAppletSigned0_ShapeSpecial.jar ... private float dipoleVectorScale private final javax.vecmath.Vector3f offset private final javax.vecmath.Point3i[] screens ...
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Daurora.js383 Bitstream.prototype.offset = function() { method in Bitstream
405 Bitstream.prototype.seek = function(offset) { argument
941 Stream.prototype.peekUInt8 = function(offset) { argument
998 Stream.prototype.peekInt8 = function(offset) { argument
1011 Stream.prototype.peekUInt16 = function(offset, littleEndian) { argument
1024 Stream.prototype.peekInt16 = function(offset, littleEndian) { argument
1040 Stream.prototype.peekUInt24 = function(offset, littleEndian) { argument
1059 Stream.prototype.peekInt24 = function(offset, littleEndian) { argument
1088 Stream.prototype.peekInt32 = function(offset, littleEndian) { argument
1196 Stream.prototype.peekBuffer = function(offset, length) { argument
[all …]
H A Dmp3.js4407 function fastsdct(x, y, offset) { argument
6164 MP3Stream.prototype.getU8 = function(offset) { argument
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/happyworm/jplayer/lib/circle-player/js/
H A Djquery.grab.js70 offset: {x: 0, y: 0}, class in grab.data
/plugin/jplayer/vendor/james-heinrich/getid3/demos/
H A Ddemo.mp3header.php1087 function md5_data($file, $offset, $end, $invertsign=false) {
1659 function decodeMPEGaudioHeader($fd, $offset, &$ThisFileInfo, $recursivesearch=true, $ScanAsCBR=fals…
2239 function RecursiveFrameScanning(&$fd, &$ThisFileInfo, &$offset, &$nextframetestoffset, $ScanAsCBR) {
2277 function FreeFormatFrameLength($fd, $offset, &$ThisFileInfo, $deepscan=false) {
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dgetid3.lib.php761 public static function hash_data($file, $offset, $end, $algorithm) {
796 public static function CopyFileParts($filename_source, $filename_dest, $offset, $length) {

12345678910>>...12