Home
last modified time | relevance | path

Searched defs:addBytes (Results 1 – 5 of 5) sorted by relevance

/external/skia/src/gpu/
DKeyBuilder.h47 void addBytes(uint32_t numBytes, const void* data, std::string_view label) { in addBytes() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/NVPTX/
DNVPTXAsmPrinter.h115 unsigned addBytes(unsigned char *Ptr, int Num, int Bytes) { in addBytes() function
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DStateDictionary.java258 public int addBytes(byte[] target, int pos, int rowDelta) { in addBytes() method in StateDictionary.Cell
499 static int addBytes(int source, byte[] target, int pos) { in addBytes() method in StateDictionary
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXAsmPrinter.h109 unsigned addBytes(unsigned char *Ptr, int Num, int Bytes) { in addBytes() function
/external/llvm/lib/Target/NVPTX/
DNVPTXAsmPrinter.h110 unsigned addBytes(unsigned char *Ptr, int Num, int Bytes) { in addBytes() function