Searched defs:getInt32 (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/html/canvas/
H A DDataView.h51 int32_t getInt32(unsigned byteOffset, ExceptionCode& ec) { return getInt32(byteOffset, false, ec); } function in class:WebCore::DataView
H A DDataView.cpp179 int32_t DataView::getInt32(unsigned byteOffset, bool littleEndian, ExceptionCode& ec) function in class:WebCore::DataView
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/
H A DIRBuilder.h207 ConstantInt *getInt32(uint32_t C) { function in class:llvm::IRBuilderBase

Completed in 134 milliseconds