Searched defs:Type (Results 26 - 50 of 181) sorted by relevance

12345678

/haiku/src/add-ons/kernel/partitioning_systems/session/
H A DDisc.h77 const char* Type() { return fType; } function in class:Session
/haiku/src/apps/diskusage/
H A DSnapshot.cpp77 FileInfo::Type() const function in class:FileInfo
/haiku/src/tests/add-ons/print/ppd/model/
H A DStatement.h18 enum Type { enum in class:Statement
/haiku/src/apps/icon-o-matic/generic/property/
H A DProperty.h74 virtual type_code Type() const function in class:IntProperty
117 virtual type_code Type() const function in class:FloatProperty
158 virtual type_code Type() const function in class:UInt8Property
193 virtual type_code Type() const function in class:BoolProperty
228 virtual type_code Type() const function in class:StringProperty
/haiku/src/kits/debugger/arch/
H A DInstructionInfo.h40 instruction_type Type() const { return fType; } function in class:InstructionInfo
/haiku/headers/private/debugger/model/
H A DImageInfo.h35 image_type Type() const { return fType; } function in class:ImageInfo
/haiku/src/kits/package/solver/
H A DSolverProblem.cpp83 BSolverProblem::Type() const function in class:BPackageKit::BSolverProblem
H A DSolverResult.cpp41 BSolverResultElement::Type() const function in class:BPackageKit::BSolverResultElement
/haiku/src/servers/app/
H A DClickTarget.h19 enum Type { enum in class:ClickTarget
/haiku/src/add-ons/network_settings/dialup/
H A DAddOn.cpp88 DialUpInterfaceItem::Type() const function in class:DialUpInterfaceItem
/haiku/src/add-ons/network_settings/hostname/
H A DHostnameAddOn.cpp81 HostnameItem::Type() const function in class:HostnameItem
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/executer/
H A Dextrace.c246 AcpiExGetTraceEventName( ACPI_TRACE_EVENT_TYPE Type) argument
289 AcpiExTracePoint( ACPI_TRACE_EVENT_TYPE Type, BOOLEAN Begin, UINT8 *Aml, char *Pathname) argument
H A Dexoparg1.c757 UINT32 Type; local
[all...]
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/include/
H A Dacpiosxf.h186 UINT32 Type; member in struct:acpi_signal_fatal_info
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/namespace/
H A Dnsobject.c184 AcpiNsAttachObject( ACPI_NAMESPACE_NODE *Node, ACPI_OPERAND_OBJECT *Object, ACPI_OBJECT_TYPE Type) argument
[all...]
H A Dnswalk.c220 AcpiNsGetNextNodeTyped( ACPI_OBJECT_TYPE Type, ACPI_NAMESPACE_NODE *ParentNode, ACPI_NAMESPACE_NODE *ChildNode) argument
298 AcpiNsWalkNamespace( ACPI_OBJECT_TYPE Type, ACPI_HANDLE StartNode, UINT32 MaxDepth, UINT32 Flags, ACPI_WALK_CALLBACK DescendingCallback, ACPI_WALK_CALLBACK AscendingCallback, void *Context, void **ReturnValue) argument
[all...]
/haiku/headers/private/kernel/util/
H A DFixedWidthPointer.h[all...]
/haiku/src/build/libroot/
H A Dfs_descriptors.h92 uint32 Type() const { return fType; } function in struct:BPrivate::AttributeDescriptor
/haiku/src/preferences/filetypes/
H A DAttributeListView.h29 type_code Type() const { return fType; } function in class:AttributeItem
H A DMimeTypeListView.h24 const char* Type() const { return fType.String(); } function in class:MimeTypeItem
/haiku/src/servers/notification/
H A DNotificationReceived.cpp126 NotificationReceived::Type() function in class:NotificationReceived
/haiku/headers/os/app/
H A DKey.h44 virtual BKeyType Type() const { return B_KEY_TYPE_GENERIC; }; function in class:BKey
102 virtual BKeyType Type() const { return B_KEY_TYPE_PASSWORD; }; function in class:BPasswordKey
/haiku/src/system/boot/loader/file_systems/bfs/
H A DFile.cpp72 File::Type() const function in class:BFS::File
/haiku/src/add-ons/kernel/file_systems/packagefs/indices/
H A DIndex.h40 uint32 Type() const { return fType; } function in class:Index
/haiku/src/add-ons/network_settings/dnsclient/
H A DDNSClientServiceAddOn.cpp80 DNSClientServiceItem::Type() const function in class:DNSClientServiceItem

Completed in 118 milliseconds

12345678