Searched defs:Size (Results 51 - 75 of 176) sorted by relevance

12345678

/haiku-fatelf/src/tests/add-ons/kernel/file_systems/bfs/btree/
H A DInode.h40 off_t Size() const { return fSize; } function in class:Inode
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/bfs/r5/
H A DUtility.h64 int32 Size() const { return fSize; } function in class:BlockArray
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/netfs/headers/shared/
H A DBlockingQueue.h186 BlockingQueue<Element>::Size() const function in class:BlockingQueue
/haiku-fatelf/src/tests/kits/app/bmessage/
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 DMessageBStringItemTest.h131 bool TBStringAssertPolicy::Size(size_t size, BString& data) function in class:TBStringAssertPolicy
H A DMessageCStringItemTest.h68 bool TCStringAssertPolicy::Size(size_t size, const char* data) function in class:TCStringAssertPolicy
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-fatelf/src/tests/system/boot/loader/
H A DHandle.cpp112 Handle::Size() const function in class:Handle
/haiku-fatelf/src/kits/translation/
H A DBitmapStream.cpp206 BBitmapStream::Size() const function in class:BBitmapStream
/haiku-fatelf/headers/private/shared/
H A DArray.h30 inline int32 Size() const { return fSize; } function in class:BPrivate::Array
/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/acpica/components/utilities/
H A Duttrack.c216 AcpiUtAllocateAndTrack( ACPI_SIZE Size, UINT32 Component, const char *Module, UINT32 Line) argument
269 AcpiUtAllocateZeroedAndTrack( ACPI_SIZE Size, UINT32 Component, const char *Module, UINT32 Line) argument
452 AcpiUtTrackAllocation( ACPI_DEBUG_MEM_BLOCK *Allocation, ACPI_SIZE Size, UINT8 AllocType, UINT32 Component, const char *Module, UINT32 Line) argument
[all...]
/haiku-fatelf/src/add-ons/kernel/drivers/network/bcm440x/
H A Db44queue.h47 unsigned int Size; member in struct:__anon1699
[all...]
/haiku-fatelf/src/add-ons/kernel/drivers/network/bcm570x/
H A Dqueue.h46 unsigned int Size; member in struct:__anon1729
[all...]
/haiku-fatelf/src/add-ons/kernel/file_systems/btrfs/
H A DInode.h48 off_t Size() const { return fNode.Size(); } function in class:Inode
/haiku-fatelf/src/add-ons/media/plugins/matroska/libebml/
H A DEbmlUnicodeString.cpp165 size_t i,Size=0; local
[all...]
/haiku-fatelf/src/kits/debug/
H A DSymbolLookup.h67 int32 Size() const { return fSize; } function in class:BPrivate::Debug::Area
/haiku-fatelf/src/kits/media/
H A DBuffer.cpp178 BBuffer::Size() function in class:BBuffer
/haiku-fatelf/src/preferences/mail/
H A DDNSQuery.h39 size_t Size(void) const { return fBuffer.BufferLength(); } function in class:BRawNetBuffer
/haiku-fatelf/src/system/boot/loader/
H A DFileMapDisk.cpp133 FileMapDisk::Size() const function in class:FileMapDisk
/haiku-fatelf/src/system/boot/loader/file_systems/fat/
H A DFile.cpp128 File::Size() const function in class:FATFS::File
/haiku-fatelf/src/system/boot/platform/amiga_m68k/
H A Ddevices.cpp126 ExecDevice::Size() const function in class:ExecDevice
/haiku-fatelf/src/system/runtime_loader/
H A Dheap.cpp62 free_chunk::Size() const function in class:free_chunk
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/headers/shared/
H A DHashSet.h211 int32 Size() const function in class:SynchronizedHashSet
295 HashSet<Key>::Size() const function in class:HashSet

Completed in 146 milliseconds

12345678