Searched defs:addBytes (Results 1 – 5 of 5) sorted by relevance
110 unsigned addBytes(unsigned char *Ptr, int Num, int Bytes) { in addBytes() function
252 public int addBytes(byte[] target, int pos, int rowDelta) { in addBytes() method in StateDictionary.Cell478 static int addBytes(int source, byte[] target, int pos) { in addBytes() method in StateDictionary
144 func (n *priorityNode) addBytes(b int64) { func
102 func (bb *byteBuilder) addBytes(b []byte) { func