HomeSort by relevance Sort by last modified time
    Searched defs:getInt8 (Results 1 - 3 of 3) sorted by null

  /frameworks/av/media/mtp/
MtpDataPacket.h 46 inline int8_t getInt8() { return (int8_t)mBuffer[mOffset++]; }
  /external/chromium_org/third_party/WebKit/Source/core/html/canvas/
DataView.cpp 162 int8_t DataView::getInt8(unsigned byteOffset, ExceptionState& es)
  /external/llvm/include/llvm/IR/
IRBuilder.h 200 ConstantInt *getInt8(uint8_t C) {
    [all...]

Completed in 109 milliseconds