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

1234567

/haiku/headers/private/package/hpkg/
H A DPoolBuffer.h30 size_t Size() const { return fSize; } function in class:BPackageKit::BHPKG::BPrivate::PoolBuffer
/haiku/src/system/boot/loader/file_systems/bfs/
H A DFile.cpp79 File::Size() const function in class:BFS::File
/haiku/src/add-ons/kernel/file_systems/exfat/
H A DInode.h63 off_t Size() const { return fFileInfoEntry.file_info.Size(); } function in class:Inode
/haiku/src/kits/debug/
H A DSymbolLookup.h68 int32 Size() const { return fSize; } function in class:BPrivate::Debug::Area
/haiku/src/apps/deskbar/
H A DResourceSet.cpp191 size_t Size() const function in class:TResourcePrivate::TypeItem
/haiku/src/apps/activitymonitor/
H A DCircularBuffer.h88 size_t Size() const function in class:CircularBuffer
/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DXDR.h121 ReadStream::Size() const function in class:XDR::ReadStream
142 WriteStream::Size() const function in class:XDR::WriteStream
/haiku/src/tests/add-ons/print/ppd/model/
H A DStatementList.cpp40 int32 StatementList::Size() function in class:StatementList
/haiku/src/tests/kits/app/bmessage/
H A DMessageBPointItemTest.h54 inline static bool Size(size_t size, BPoint& p) function in struct:TPointAssertPolicy
H A DMessageBRectItemTest.h54 inline static bool Size(size_t size, BRect& r) function in struct:TBRectAssertPolicy
H A DMessageBStringItemTest.h131 bool TBStringAssertPolicy::Size(size_t size, BString& data) function in class:TBStringAssertPolicy
H A DMessageBoolItemTest.h54 uint32 Size() { return size; } function in class:ArrayTypeBase::ArrayType
76 static SizeType Size(ArrayType& array) { return array.Size(); } function in struct:ArrayTypeBase
H A DMessageCStringItemTest.h68 bool TCStringAssertPolicy::Size(size_t size, const char* data) function in class:TCStringAssertPolicy
H A DMessageDoubleItemTest.h54 inline static bool Size(size_t size, double& d) function in struct:TDoubleAssertPolicy
H A DMessageFlattenableItemTest.h167 bool TFlattenableAssertPolicy::Size(size_t size, MyFlattenableType& flat) function in class:TFlattenableAssertPolicy
H A DMessageFloatItemTest.h54 inline static bool Size(size_t size, float& f) function in struct:TFloatAssertPolicy
H A DMessageItemTest.h61 static SizeType Size(ArrayType& array) { return array.size(); } function in struct:ArrayTypeBase
132 inline static bool Size(size_t size, T& t) function in struct:TMessageItemAssertPolicy
[all...]
H A DMessageMessageItemTest.h138 uint32 Size() { return size; } function in class:ArrayTypeBase::ArrayType
161 static SizeType Size(ArrayType& array) { return array.Size(); } function in struct:ArrayTypeBase
200 bool TMessageAssertPolicy::Size(size_t size, BMessage& msg) function in class:TMessageAssertPolicy
H A DMessageMessengerItemTest.h82 inline static bool Size(size_t size, BMessenger& t) function in struct:TMessengerAssertPolicy
H A DMessagePointerItemTest.h70 inline static bool Size(size_t size, const void* t) function in struct:TPointerAssertPolicy
H A DMessageRefItemTest.h154 static bool Size(size_t size, entry_ref& ref) function in struct:TRefAssertPolicy
/haiku/src/tests/kits/interface/layout/widget_layout_test/
H A DView.cpp103 View::Size() const function in class:View
/haiku/src/tests/system/kernel/file_corruption/fs/
H A DNode.h60 inline uint64 Size() const { return fNode.size; } function in class:Node
/haiku/src/preferences/mail/
H A DDNSQuery.h39 size_t Size(void) const { return fBuffer.BufferLength(); } function in class:BRawNetBuffer
/haiku/src/servers/registrar/
H A DMessagingService.cpp102 MessagingArea::Size() const function in class:MessagingArea

Completed in 193 milliseconds

1234567