HomeSort by: relevance | last modified time | path
    Searched defs:Put (Results 1 - 4 of 4) sorted by relevancy

  /src/common/dist/zlib/contrib/dotzlib/DotZLib/
CircularBuffer.cs 39 public int Put(byte[] source, int offset, int count)
51 public bool Put(byte b)
  /src/usr.bin/make/unit-tests/
var-op-sunsh.mk 104 VAR :sh(Put a comment here)= comment in parentheses
113 VAR :sh{Put}((((a}{comment}}}}{here}= comment in braces
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_stackdepotbase.h 30 handle_type Put(args_type args, bool *inserted = nullptr);
98 StackDepotBase<Node, kReservedBits, kTabSizeLog>::Put(args_type args,
sanitizer_quarantine.h 87 // is zero (it allows us to perform just one atomic read per Put() call).
103 void Put(Cache *c, Callback cb, Node *ptr, uptr size) {

Completed in 12 milliseconds