Searched defs:addBytes (Results 1 – 5 of 5) sorted by relevance
/external/skia/src/gpu/ |
D | KeyBuilder.h | 47 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/ |
D | NVPTXAsmPrinter.h | 115 unsigned addBytes(unsigned char *Ptr, int Num, int Bytes) { in addBytes() function
|
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
D | StateDictionary.java | 258 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/ |
D | NVPTXAsmPrinter.h | 109 unsigned addBytes(unsigned char *Ptr, int Num, int Bytes) { in addBytes() function
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXAsmPrinter.h | 110 unsigned addBytes(unsigned char *Ptr, int Num, int Bytes) { in addBytes() function
|