HomeSort by relevance Sort by last modified time
    Searched full:copy_to_buffer (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Support/
raw_ostream.cpp 323 copy_to_buffer(Ptr + BytesToWrite, BytesRemaining);
329 copy_to_buffer(Ptr, NumBytes);
334 copy_to_buffer(Ptr, Size);
339 void raw_ostream::copy_to_buffer(const char *Ptr, size_t Size) { function in class:raw_ostream
  /external/llvm/include/llvm/Support/
raw_ostream.h 314 void copy_to_buffer(const char *Ptr, size_t Size);
  /external/dbus/
ChangeLog.pre-1-2 402 copy_to_buffer was used to copy the binary bytes in a UUID, where
    [all...]

Completed in 480 milliseconds