Searched defs:size (Results 326 - 350 of 1596) sorted by relevance

<<11121314151617181920>>

/haiku/src/tests/kits/storage/
H A DStatableTest.cpp107 off_t size; local
150 off_t size; local
/haiku/src/tools/restest/
H A DOffsetFile.cpp71 OffsetFile::ReadAt(off_t pos, void *buffer, size_t size) argument
79 OffsetFile::WriteAt(off_t pos, const void *buffer, size_t size) argument
100 off_t size; local
131 SetSize(off_t size) argument
141 GetSize(off_t* size) argument
[all...]
/haiku/src/add-ons/kernel/busses/scsi/usb/
H A Dsg_buffer.c55 realloc_sg_buffer(sg_buffer *sgb, size_t size) argument
100 sg_memcpy(sg_buffer *d_sgb, off_t d_offset, sg_buffer *s_sgb, off_t s_offset, size_t size) argument
165 sg_buffer_len(sg_buffer *sgb, size_t *size) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DIdMap.cpp115 ssize_t size = port_buffer_size(fReplyPort); local
H A DWorkQueue.cpp172 size_t size = 0; local
191 size_t size = 0; local
[all...]
/haiku/headers/os/package/hpkg/v1/
H A DPackageData.h41 void SetUncompressedSize(uint64 size) argument
43 void SetChunkSize(uint32 size) argument
/haiku/src/add-ons/kernel/file_systems/packagefs/util/
H A DVersion.cpp180 size_t size = strlcpy(buffer, major, bufferSize); local
[all...]
/haiku/src/system/boot/loader/
H A DRootFileSystem.cpp87 RootFileSystem::GetNextEntry(void *_cookie, char *name, size_t size) argument
/haiku/src/add-ons/translators/psd/
H A DDataArray.cpp25 BDataArray::_ReallocArrayFor(int32 size) argument
/haiku/src/apps/pairs/
H A DPairs.cpp110 size_t size; local
H A DPairsView.h52 void SetIconSize(int32 size) { fIconSize = size; }; argument
/haiku/src/apps/packageinstaller/
H A DInstalledPackageInfo.h55 void SetSpaceNeeded(uint64 size) argument
/haiku/src/apps/haiku3d/mesh/
H A DStaticMesh.cpp135 size_t size; local
/haiku/src/system/runtime_loader/
H A Dutility.h42 size_t size() const { return fSize; } function in class:utility::vector
H A Dutility.cpp89 _get_thread_info(thread_id thread, thread_info *info, size_t size) argument
/haiku/headers/os/interface/
H A DRect.h164 BRect::BRect(BPoint leftTop, BSize size) argument
/haiku/src/kits/storage/
H A DFdIO.cpp60 BFdIO::Read(void* buffer, size_t size) argument
68 BFdIO::Write(const void* buffer, size_t size) argument
76 BFdIO::ReadAt(off_t position, void* buffer, size_t size) argument
84 BFdIO::WriteAt(off_t position, const void* buffer, size_t size) argument
107 BFdIO::SetSize(off_t size) argument
[all...]
/haiku/src/bin/package/
H A Dcommand_checksum.cpp42 virtual ssize_t Write(const void* buffer, size_t size) argument
/haiku/src/add-ons/accelerants/radeon/
H A DGetModeInfo.c103 radeon_get_edid_info(void* info, size_t size, uint32* _version) argument
/haiku/src/add-ons/kernel/file_systems/userlandfs/private/
H A DRequestPort.cpp25 RequestPort::RequestPort(int32 size) argument
/haiku/src/system/boot/loader/file_systems/bfs/
H A DDirectory.cpp99 Directory::GetNextEntry(void *cookie, char *name, size_t size) argument
/haiku/src/system/boot/loader/file_systems/amiga_ffs/
H A DDirectory.cpp120 Directory::GetNextEntry(void *cookie, char *name, size_t size) argument
/haiku/src/preferences/time/
H A DTZDisplay.cpp45 BSize size = _CalcPrefSize(); local
126 BSize size = _CalcPrefSize(); local
156 BSize size; local
[all...]
/haiku/src/apps/mediaplayer/interface/
H A DDurationView.cpp63 BSize size; local
/haiku/src/add-ons/mail_daemon/inbound_protocols/imap/
H A DIMAPMailbox.cpp28 AddMessageEntry(uint32 index, uint32 uid, uint32 flags, uint32 size) argument

Completed in 834 milliseconds

<<11121314151617181920>>