Searched defs:getInt32 (Results 1 – 6 of 6) sorted by relevance
51 …int32_t getInt32(unsigned byteOffset, ExceptionState& ec) { return getInt32(byteOffset, false, ec)… in getInt32() function
183 int32_t DataView::getInt32(unsigned byteOffset, bool littleEndian, ExceptionState& exceptionState) in getInt32() function in blink::DataView
84 Buffer.prototype.getInt32 = function(offset) { method in Buffer
157 static unsigned int getInt32(const unsigned char *a){ in getInt32() function
282 public int getInt32(int offset) { in getInt32() method in ImageHeaderParser.RandomAccessReader
276 ConstantInt *getInt32(uint32_t C) { in getInt32() function