Searched defs:Type (Results 101 - 125 of 181) sorted by relevance

12345678

/haiku/headers/private/kernel/boot/
H A Dmenu.h48 menu_item_type Type() const { return fType; } function in class:MenuItem
103 menu_type Type() const { return fType; } function in class:Menu
/haiku/src/servers/package/
H A DFSTransaction.cpp25 enum Type { enum in struct:FSTransaction::OperationInfo
/haiku/src/kits/tracker/
H A DAttributeStream.cpp96 AttributeInfo::Type() const function in class:AttributeInfo
/haiku/src/add-ons/network_settings/sshd/
H A DSSHServiceAddOn.cpp190 SSHServiceItem::Type() const function in class:SSHServiceItem
/haiku/src/preferences/network/
H A DNetworkSettingsAddOn.cpp89 BNetworkSettingsInterfaceItem::Type() const function in class:BNetworkSettingsInterfaceItem
/haiku/src/system/kernel/fs/
H A DVnode.h233 vnode::Type() const function in class:vnode
/haiku/src/kits/debugger/dwarf/
H A DCfaRule.h40 cfa_rule_type Type() const { return fType; } function in class:CfaRule
70 cfa_cfa_rule_type Type() const { return fType; } function in class:CfaCfaRule
/haiku/headers/private/debugger/elf/
H A DElfFile.h33 uint32 Type() const { return fType; } function in class:ElfSection
68 uint32 Type() { return fType; } function in class:ElfSegment
129 uint16 Type() const { return fType; } function in class:ElfFile
/haiku/headers/private/debugger/model/
H A DType.h125 class Type : public BReferenceable { class in inherits:BReferenceable
[all...]
/haiku/src/kits/media/
H A DTimeCode.cpp446 BTimeCode::Type() const function in class:BTimeCode
/haiku/src/apps/diskprobe/
H A DDataEditor.h51 type_code Type() const { return fType; } function in class:DataEditor
/haiku/src/bin/bfs_tools/lib/
H A DInode.h151 uint32 Type() const { return fInode->type; } function in class:Attribute
/haiku/src/kits/debugger/debugger_interface/remote/
H A DRemoteDebugRequest.cpp172 RemoteDebugReadMemoryRequest::Type() const function in class:RemoteDebugReadMemoryRequest
243 RemoteDebugWriteMemoryRequest::Type() const function in class:RemoteDebugWriteMemoryRequest
319 RemoteDebugSetTeamFlagsRequest::Type() const function in class:RemoteDebugSetTeamFlagsRequest
370 RemoteDebugSetThreadFlagsRequest::Type() const function in class:RemoteDebugSetThreadFlagsRequest
459 RemoteDebugContinueThreadRequest::Type() const function in class:RemoteDebugContinueThreadRequest
480 RemoteDebugStopThreadRequest::Type() cons function in class:RemoteDebugStopThreadRequest
501 RemoteDebugSingleStepThreadRequest::Type() const function in class:RemoteDebugSingleStepThreadRequest
523 RemoteDebugGetCpuStateRequest::Type() const function in class:RemoteDebugGetCpuStateRequest
559 RemoteDebugSetCpuStateRequest::Type() const function in class:RemoteDebugSetCpuStateRequest
666 RemoteDebugInstallBreakpointRequest::Type() const function in class:RemoteDebugInstallBreakpointRequest
687 RemoteDebugUninstallBreakpointRequest::Type() const function in class:RemoteDebugUninstallBreakpointRequest
722 RemoteDebugInstallWatchpointRequest::Type() const function in class:RemoteDebugInstallWatchpointRequest
776 RemoteDebugUninstallWatchpointRequest::Type() const function in class:RemoteDebugUninstallWatchpointRequest
[all...]
/haiku/src/kits/debugger/settings/generic/
H A DSetting.cpp25 BoolSetting::Type() const function in class:BoolSetting
42 FloatSetting::Type() const function in class:FloatSetting
67 OptionsSetting::Type() const function in class:OptionsSetting
86 BoundedSetting::Type() const function in class:BoundedSetting
96 RangeSetting::Type() const function in class:RangeSetting
105 RectSetting::Type() const function in class:RectSetting
122 StringSetting::Type() const function in class:StringSetting
/haiku/src/system/boot/loader/file_systems/amiga_ffs/
H A DFile.cpp241 File::Type() const function in class:FFS::File
/haiku/src/servers/launch/
H A DLog.cpp394 JobInitializedLogItem::Type() const function in class:JobInitializedLogItem
425 JobIgnoredLogItem::Type() const function in class:JobIgnoredLogItem
480 JobLaunchedLogItem::Type() const function in class:JobLaunchedLogItem
522 JobTerminatedLogItem::Type() const function in class:JobTerminatedLogItem
564 JobEnabledLogItem::Type() const function in class:JobEnabledLogItem
606 JobStoppedLogItem::Type() const function in class:JobStoppedLogItem
648 EventLogItem::Type() const function in class:EventLogItem
735 ExternalEventLogItem::Type() const function in class:ExternalEventLogItem
766 ExternalEventRegisteredLogItem::Type() const function in class:ExternalEventRegisteredLogItem
798 ExternalEventUnregisteredLogItem::Type() const function in class:ExternalEventUnregisteredLogItem
[all...]
/haiku/src/system/boot/loader/
H A Dpartitions.cpp228 Partition::Type() const function in class:boot::Partition
/haiku/src/apps/debuganalyzer/gui/
H A DAbstractWaitObjectsPage.h179 virtual uint32 Type() const function in struct:AbstractWaitObjectsPage::WaitObjectsTreeModel::ObjectNode
239 virtual uint32 Type() const function in struct:AbstractWaitObjectsPage::WaitObjectsTreeModel::GroupNode
307 virtual uint32 Type() const function in struct:AbstractWaitObjectsPage::WaitObjectsTreeModel::NodeContainerNode
[all...]
/haiku/src/bin/
H A Dreindex.cpp47 type_code Type() const { return fType; } function in class:Attribute
/haiku/src/kits/package/
H A DCommitTransactionResult.cpp61 BTransactionIssue::Type() const function in class:BPackageKit::BTransactionIssue
/haiku/src/servers/net/
H A DServices.cpp41 int Type() const { return address.Type(); } function in struct:service_connection
/haiku/headers/private/kernel/platform/efi/
H A Dboot-services.h29 uint32_t Type; member in struct:__anon2
/haiku/headers/private/kernel/platform/efi/protocol/
H A Ddevice-path.h14 uint8_t Type; member in struct:efi_device_path_protocol
/haiku/src/add-ons/kernel/drivers/network/ether/usb_asix/
H A DASIXDevice.h26 enum Type { enum in struct:DeviceInfo
/haiku/src/build/libbe/storage/
H A DMimeType.cpp137 BMimeType::Type() const function in class:BMimeType

Completed in 125 milliseconds

12345678