Searched defs:Put (Results 1 – 2 of 2) sorted by relevance
/external/zlib/contrib/dotzlib/DotZLib/ | ||
D | CircularBuffer.cs | 39 public int Put(byte[] source, int offset, int count) in Put() method in DotZLib.CircularBuffer |
/external/webkit/JavaScriptCore/wtf/ | ||
D | TCPackedCache.h | 151 void Put(K key, V value) { in Put() function |