Searched defs:Size (Results 26 - 50 of 176) sorted by relevance

12345678

/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/acpica/components/utilities/
H A Dutalloc.c414 AcpiUtAllocate( ACPI_SIZE Size, UINT32 Component, const char *Module, UINT32 Line) argument
466 AcpiUtAllocateZeroed( ACPI_SIZE Size, UINT32 Component, const char *Module, UINT32 Line) argument
[all...]
/haiku-fatelf/src/add-ons/kernel/partitioning_systems/session/
H A DDisc.h73 off_t Size() { return fSize; } function in class:Session
/haiku-fatelf/src/apps/activitymonitor/
H A DCircularBuffer.h87 size_t Size() const function in class:CircularBuffer
/haiku-fatelf/src/apps/debugger/debug_info/
H A DBasicFunctionDebugInfo.cpp46 BasicFunctionDebugInfo::Size() const function in class:BasicFunctionDebugInfo
H A DDwarfFunctionDebugInfo.cpp61 DwarfFunctionDebugInfo::Size() const function in class:DwarfFunctionDebugInfo
H A DFunctionInstance.h44 target_size_t Size() const function in class:FunctionInstance
/haiku-fatelf/src/apps/debugger/model/
H A DTeamMemoryBlock.h41 size_t Size() const { return sizeof(fData); }; function in class:TeamMemoryBlock
/haiku-fatelf/src/apps/debugger/types/
H A DTargetAddressRange.h58 target_size_t Size() const function in class:TargetAddressRange
/haiku-fatelf/src/kits/network/libnetapi/
H A DDynamicBuffer.cpp116 DynamicBuffer::Size() const function in class:DynamicBuffer
/haiku-fatelf/src/system/boot/loader/file_systems/fat/
H A DStream.h34 off_t Size() const { return fSize; } function in class:FATFS::Stream
/haiku-fatelf/src/system/boot/platform/amiga_m68k/
H A DHandle.cpp69 Handle::Size() const function in class:Handle
/haiku-fatelf/src/system/boot/platform/atari_m68k/
H A DHandle.cpp70 Handle::Size() const function in class:Handle
/haiku-fatelf/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
/haiku-fatelf/src/apps/debugger/arch/
H A DInstructionInfo.h39 target_size_t Size() const { return fSize; } function in class:InstructionInfo
/haiku-fatelf/src/apps/drivesetup/
H A DPartitionList.h78 off_t Size() const function in class:PartitionListRow
H A DSupport.cpp136 SizeSlider::Size() function in class:SizeSlider
/haiku-fatelf/headers/os/interface/
H A DRect.h242 BRect::Size() const function in class:BRect
/haiku-fatelf/headers/private/package/hpkg/
H A DCachedBuffer.h30 size_t Size() const { return fSize; } function in class:BPackageKit::BHPKG::BPrivate::CachedBuffer
/haiku-fatelf/src/add-ons/kernel/file_systems/netfs/headers/shared/
H A DBlockingQueue.h187 BlockingQueue<Element>::Size() const function in class:BlockingQueue
/haiku-fatelf/src/add-ons/kernel/network/protocols/tcp/
H A DBufferQueue.h48 size_t Size() const { return fMaxBytes; } function in class:BufferQueue
/haiku-fatelf/src/add-ons/media/plugins/matroska/libebml/
H A DStdIOCallback.cpp106 uint32 StdIOCallback::read(void*Buffer,size_t Size) argument
157 size_t StdIOCallback::write(const void*Buffer,size_t Size) argument
/haiku-fatelf/src/apps/installer/
H A DBlockingQueue.h201 BlockingQueue<Element>::Size() function in class:BlockingQueue
/haiku-fatelf/src/bin/gdb/bfd/
H A Dvms-hdr.c233 int Size; member in struct:__anon3645
/haiku-fatelf/src/system/boot/loader/file_systems/bfs/
H A DFile.cpp80 File::Size() const function in class:BFS::File

Completed in 211 milliseconds

12345678