Home
last modified time | relevance | path

Searched defs:getBytes (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/digest/
H A Dmurmurhash.d197 ubyte[4] getBytes() pure nothrow @nogc in this() function
338 ubyte[16] getBytes() pure nothrow @nogc in this() function
454 ubyte[16] getBytes() pure nothrow @nogc in this() function
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/digest/
H A Dmurmurhash.d197 ubyte[4] getBytes() pure nothrow @nogc in this() function
338 ubyte[16] getBytes() pure nothrow @nogc in this() function
454 ubyte[16] getBytes() pure nothrow @nogc in this() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DDataExtractor.h236 StringRef getBytes(Cursor &C, uint64_t Length) { in getBytes() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocStream.h116 ArrayRef<char> getBytes(const Entry &E) const { in getBytes() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DDataExtractor.cpp181 StringRef DataExtractor::getBytes(uint64_t *OffsetPtr, uint64_t Length, in getBytes() function in DataExtractor
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExpr.h1848 StringRef getBytes() const { in getBytes() function