Searched defs:Length (Results 1 - 25 of 80) sorted by path

1234

/haiku/headers/os/drivers/pcmcia/
H A Dcistpl.h600 u_int Length; member in struct:cisdump_t
/haiku/headers/private/debugger/model/
H A DWatchpoint.h23 int32 Length() const { return fLength; } function in class:Watchpoint
/haiku/headers/private/fs_shell/
H A DKPath.h30 fssh_size_t Length() const { return fPathLength; } function in class:FSShell::KPath
/haiku/headers/private/kernel/fs/
H A DKPath.h41 size_t Length() const function in class:BPrivate::DiskDevice::KPath
/haiku/src/add-ons/kernel/file_systems/bfs/
H A Dbfs.h35 uint16 Length() const { return BFS_ENDIAN_TO_HOST_INT16(length); } function in struct:BFS::block_run
/haiku/src/add-ons/kernel/file_systems/packagefs/util/
H A DStringPool.h39 size_t Length() const function in class:StringDataKey
/haiku/src/add-ons/kernel/file_systems/udf/
H A DDString.h31 uint8 Length() const { return fLength; } function in class:DString
H A DIcb.h97 uint64 Length() { return _FileEntry()->information_length(); } function in class:Icb
H A DVolume.h48 off_t Length() const { return fLength; } function in class:Volume
/haiku/src/add-ons/translators/psd/
H A DDataArray.cpp47 BDataArray::Length(void) function in class:BDataArray
/haiku/src/apps/debuganalyzer/model/
H A DModel.h766 Model::IOOperation::Length() const function in class:Model::IOOperation
844 Model::IORequest::Length() const function in class:Model::IORequest
/haiku/src/apps/mail/
H A DKUndoBuffer.h27 int32 Length; member in class:KUndoItem
/haiku/src/bin/mail_utils/
H A Dmbox2mail.cpp351 int Length; local
[all...]
/haiku/src/kits/debugger/debugger_interface/remote/
H A DRemoteDebugRequest.h351 int32 Length() const { return fLength; } function in class:RemoteDebugInstallWatchpointRequest
/haiku/src/kits/interface/textview_support/
H A DInlineInput.cpp78 BTextView::InlineInput::Length() const function in class:BTextView::InlineInput
H A DTextGapBuffer.h66 TextGapBuffer::Length() const function in class:BPrivate::TextGapBuffer
/haiku/src/system/boot/loader/file_systems/amiga_ffs/
H A Damiga_ffs.cpp24 uint8 Length() { return fLength; } function in class:BCPLString
/haiku/src/system/boot/platform/amiga_m68k/
H A Drom_calls.h1339 uint32 Length; member in struct:QueryHeader
/haiku/src/system/libroot/os/
H A DPathBuffer.h61 size_t Length() const function in struct:__anon3::PathBuffer
/haiku/headers/os/support/
H A DString.h449 BString::Length() const function in class:BString
/haiku/headers/private/kernel/boot/
H A DPathBlocklist.h26 size_t Length() const function in class:BlockedPath
/haiku/headers/private/kernel/platform/efi/protocol/
H A Ddevice-path.h16 uint8_t Length[2]; member in struct:efi_device_path_protocol
H A Dusb-io.h35 uint16_t Length; member in struct:__anon44
42 uint8_t Length; member in struct:__anon45
59 uint8_t Length; member in struct:__anon46
70 uint8_t Length; member in struct:__anon47
82 uint8_t Length; member in struct:__anon48
/haiku/headers/private/kernel/platform/efi/
H A Druntime-services.h73 uint64_t Length; member in struct:__anon8
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/dispatcher/
H A Ddsopcode.c752 UINT32 Length; local
[all...]

Completed in 242 milliseconds

1234