Searched defs:iOffset (Results 1 – 4 of 4) sorted by relevance
21 this.getByteAt = function(iOffset) { argument27 this.getByteAt = function(iOffset) { argument36 this.getSByteAt = function(iOffset) { argument44 this.getShortAt = function(iOffset, bBigEndian) { argument51 this.getSShortAt = function(iOffset, bBigEndian) { argument58 this.getLongAt = function(iOffset, bBigEndian) { argument70 this.getSLongAt = function(iOffset, bBigEndian) { argument77 this.getStringAt = function(iOffset, iLength) { argument85 this.getCharAt = function(iOffset) { argument
355 int iOffset = (zSamples - 3) * (radialSamples + 1); in setIndexData() local
10948 int iLimit, iOffset; /* Memory registers holding LIMIT & OFFSET counters */ member17136 int iOffset; /* An offset into mem5.aCtrl[] */ in memsys5Init() local