Searched defs:Size (Results 151 - 168 of 168) sorted by last modified time

1234567

/haiku/src/system/boot/loader/file_systems/fat/
H A DStream.h34 off_t Size() const { return fSize; } function in class:FATFS::Stream
/haiku/src/system/boot/platform/amiga_m68k/
H A DHandle.cpp69 Handle::Size() const function in class:Handle
/haiku/src/apps/debuganalyzer/gui/chart/
H A DChartDataRange.h43 double Size() const function in class:ChartDataRange
/haiku/src/apps/sudoku/
H A DSudokuField.h38 uint32 Size() const { return fSize; } function in class:SudokuField
/haiku/src/apps/terminal/
H A DHistoryBuffer.h28 int32 Size() const { return fSize; } function in class:HistoryBuffer
/haiku/src/add-ons/kernel/file_systems/netfs/headers/shared/
H A DSLList.h324 SL_LIST_CLASS_NAME::Size() const function in class:SL_LIST_CLASS_NAME
/haiku/src/add-ons/kernel/partitioning_systems/session/
H A DDisc.h73 off_t Size() { return fSize; } function in class:Session
/haiku/src/add-ons/media/media-add-ons/dvb/
H A DPacket.h69 Packet::Size() const function in class:Packet
/haiku/src/add-ons/kernel/drivers/disk/virtual/remote_disk/
H A DRemoteDisk.h30 off_t Size() const function in class:RemoteDisk
/haiku/headers/os/drivers/pcmcia/
H A Dbulkmem.h75 u_int Size; member in struct:eraseq_entry_t
H A Dcs.h53 u_long Size; member in struct:adjust_t::__anon268::memory
271 u_int Size; member in struct:win_req_t
H A Dmemory.h35 u_long Size; member in struct:erase_info_t
/haiku/headers/private/bluetooth/
H A DCommandManager.h56 size_t Size() const function in class:BluetoothCommand
/haiku/headers/private/fs_shell/
H A DSinglyLinkedList.h250 SINGLY_LINKED_LIST_CLASS_NAME::Size() const function in class:FSShell::SINGLY_LINKED_LIST_CLASS_NAME
/haiku/headers/private/kernel/boot/net/
H A DChainBuffer.h19 uint32 Size() const { return fSize; } function in class:ChainBuffer
/haiku/headers/private/kernel/
H A Dtracing.h57 size_t Size() const { return fSize; } function in class:TraceOutput
81 size_t Size() const { return ToTraceEntry()->size; } function in class:TraceEntry
/haiku/headers/private/shared/
H A DArray.h30 inline int32 Size() const { return fSize; } function in class:BPrivate::Array
/haiku/3rdparty/proj2make/
H A Dproj2make.cpp59 uint32 Size() { return function in struct:hdr

Completed in 293 milliseconds

1234567