Searched defs:addBytes (Results 1 – 6 of 6) sorted by relevance
| /external/cldr/tools/java/org/unicode/cldr/util/ |
| D | StateDictionary.java | 256 public int addBytes(byte[] target, int pos, int rowDelta) { in addBytes() method in StateDictionary.Cell 487 static int addBytes(int source, byte[] target, int pos) { in addBytes() method in StateDictionary
|
| /external/llvm-project/llvm/lib/Target/NVPTX/ |
| D | NVPTXAsmPrinter.h | 109 unsigned addBytes(unsigned char *Ptr, int Num, int Bytes) { in addBytes() function
|
| /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/skia/src/gpu/ |
| D | GrProgramDesc.h | 50 void addBytes(uint32_t numBytes, const void* data, const char* label) { in addBytes() function
|
| /external/llvm/lib/Target/NVPTX/ |
| D | NVPTXAsmPrinter.h | 110 unsigned addBytes(unsigned char *Ptr, int Num, int Bytes) { in addBytes() function
|
| /external/boringssl/src/ssl/test/runner/ |
| D | handshake_messages.go | 101 func (bb *byteBuilder) addBytes(b []byte) { func
|