Home
last modified time | relevance | path

Searched defs:getInt8 (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
DDataView.cpp162 int8_t DataView::getInt8(unsigned byteOffset, ExceptionState& exceptionState) in getInt8() function in WebCore::DataView
/external/llvm/include/llvm/IR/
DIRBuilder.h200 ConstantInt *getInt8(uint8_t C) { in getInt8() function