Home
last modified time | relevance | path

Searched defs:buf (Results 1 – 10 of 10) sorted by relevance

/dalvik/tools/hprof-conv/
DHprofConv.c284 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() local
439 unsigned char* buf = origBuf; in processHeapDump() local
659 unsigned char* buf = ebGetBuffer(pBuf); in filterData() local
/dalvik/libdex/
DSysUtil.cpp316 int sysWriteFully(int fd, const void* buf, size_t count, const char* logMsg) in sysWriteFully()
339 unsigned char buf[kBufSize]; in sysCopyFileToFile() local
/dalvik/dx/src/com/android/dx/util/
DTwoColumnOutput.java232 private static void appendNewlineIfNecessary(StringBuffer buf, in appendNewlineIfNecessary()
/dalvik/dexgen/src/com/android/dexgen/util/
DTwoColumnOutput.java232 private static void appendNewlineIfNecessary(StringBuffer buf, in appendNewlineIfNecessary()
/dalvik/tools/dexdeps/src/com/android/dexdeps/
DOutput.java298 char[] buf = new char[targetLen + arrayDepth * 2]; in descriptorToDot() local
/dalvik/vm/
DProfile.h48 u1* buf; member
/dalvik/tools/dmtracedump/
DTraceDump.c1407 char buf[80]; in printInclusiveMethod() local
1729 char buf[40]; in printInclusiveProfile() local
1870 void printHtmlField(char *buf, int width) in printHtmlField()
1976 char buf[80]; in printClassProfiles() local
2017 char buf[80]; in printClassProfiles() local
2208 char buf[80]; in printMethodProfiles() local
2248 char buf[80]; in printMethodProfiles() local
DCreateTestTrace.c77 char buf[BUF_SIZE]; variable
/dalvik/dexdump/
DDexDump.cpp712 const DecodedInstruction* pDecInsn, char* buf, size_t bufSize) in indexString()
/dalvik/dx/etc/
Djasmin.jarMETA-INF/ META-INF/MANIFEST.MF jas/ jas/AnnotDefAttr.class AnnotDefAttr ...