Home
last modified time | relevance | path

Searched defs:totalSize (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/
H A Drpc_evlog.c94 UINT32 firstEvent, eventCount, totalSize, pcrIndex, i, j; in tcs_wrap_GetPcrEventsByPcr() local
152 UINT32 eventCount, totalSize, i, j; in tcs_wrap_GetPcrEventLog() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/MachO/
H A DMachOWriter.cpp34 size_t MachOWriter::totalSize() const { in totalSize() function in llvm::objcopy::macho::MachOWriter
/netbsd-src/usr.sbin/bta2dpd/bta2dpd/
H A Dsbc_encode.c850 size_t readsize, totalSize; in stream() local
1001 size_t decsize, totalSize, offset; in recvstream() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/
H A DObject.cpp2402 template <class ELFT> size_t ELFWriter<ELFT>::totalSize() const { in totalSize() function in llvm::objcopy::elf::ELFWriter
/netbsd-src/sys/external/bsd/drm2/dist/drm/vmwgfx/device_include/
H A Dsvga3d_cmd.h1114 uint32 totalSize; /* Set by guest before query is ended. */ member
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DTargetInfo.cpp5840 bool AArch64ABIInfo::isLegalVectorTypeForSwift(CharUnits totalSize, in isLegalVectorTypeForSwift()
/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3.c26902 int totalSize; in sqlite3MemMalloc() local