Searched defs:buf (Results 1 – 6 of 6) sorted by relevance
284 static uint16_t get2BE(const unsigned char* buf) in get2BE()295 static uint32_t get4BE(const unsigned char* buf) in get4BE()306 static void set4BE(unsigned char* buf, uint32_t val) in set4BE()333 const unsigned char* buf = origBuf; in computeClassDumpLen() local439 unsigned char* buf = origBuf; in processHeapDump() local659 unsigned char* buf = ebGetBuffer(pBuf); in filterData() local
316 int sysWriteFully(int fd, const void* buf, size_t count, const char* logMsg) in sysWriteFully()339 unsigned char buf[kBufSize]; in sysCopyFileToFile() local
232 private static void appendNewlineIfNecessary(StringBuffer buf, in appendNewlineIfNecessary()
298 char[] buf = new char[targetLen + arrayDepth * 2]; in descriptorToDot() local
713 const DecodedInstruction* pDecInsn, char* buf, size_t bufSize) in indexString()