Home
last modified time | relevance | path

Searched defs:Put (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gdb/dist/zlib/contrib/dotzlib/DotZLib/
H A DCircularBuffer.cs39 public int Put(byte[] source, int offset, int count) in Put() method in DotZLib.CircularBuffer
51 public bool Put(byte b) in Put() method in DotZLib.CircularBuffer
/netbsd-src/external/gpl3/binutils.old/dist/zlib/contrib/dotzlib/DotZLib/
H A DCircularBuffer.cs39 public int Put(byte[] source, int offset, int count) in Put() method in DotZLib.CircularBuffer
51 public bool Put(byte b) in Put() method in DotZLib.CircularBuffer
/netbsd-src/external/gpl3/gdb.old/dist/zlib/contrib/dotzlib/DotZLib/
H A DCircularBuffer.cs39 public int Put(byte[] source, int offset, int count) in Put() method in DotZLib.CircularBuffer
51 public bool Put(byte b) in Put() method in DotZLib.CircularBuffer
/netbsd-src/common/dist/zlib/contrib/dotzlib/DotZLib/
H A DCircularBuffer.cs39 public int Put(byte[] source, int offset, int count) in Put() method in DotZLib.CircularBuffer
51 public bool Put(byte b) in Put() method in DotZLib.CircularBuffer
/netbsd-src/external/gpl3/binutils/dist/zlib/contrib/dotzlib/DotZLib/
H A DCircularBuffer.cs39 public int Put(byte[] source, int offset, int count) in Put() method in DotZLib.CircularBuffer
51 public bool Put(byte b) in Put() method in DotZLib.CircularBuffer
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_stackdepotbase.h98 StackDepotBase<Node, kReservedBits, kTabSizeLog>::Put(args_type args, in Put() function
H A Dsanitizer_quarantine.h103 void Put(Cache *c, Callback cb, Node *ptr, uptr size) { in Put() function
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_stackdepotbase.h96 StackDepotBase<Node, kReservedBits, kTabSizeLog>::Put(args_type args, in Put() function
H A Dsanitizer_quarantine.h101 void Put(Cache *c, Callback cb, Node *ptr, uptr size) { in Put() function
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_stackdepotbase.h115 u32 StackDepotBase<Node, kReservedBits, kTabSizeLog>::Put(args_type args, in Put() function
H A Dsanitizer_chained_origin_depot.cpp130 bool ChainedOriginDepot::Put(u32 here_id, u32 prev_id, u32 *new_id) { in Put() function in __sanitizer::ChainedOriginDepot
H A Dsanitizer_quarantine.h102 void Put(Cache *c, Callback cb, Node *ptr, uptr size) { in Put() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3390 void Put(Value *From, Value *To) { in Put() function in __anon7f6d13e30c11::SimplificationTracker