Searched defs:Type (Results 1 - 25 of 181) sorted by relevance

12345678

/haiku/src/apps/icon-o-matic/generic/property/specific_properties/
H A DColorProperty.h32 virtual type_code Type() const function in class:ColorProperty
H A DInt64Property.h24 virtual type_code Type() const function in class:Int64Property
H A DIconProperty.h35 virtual type_code Type() const function in class:IconProperty
/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DDelegation.h58 Delegation::Type() function in class:Delegation
/haiku/src/add-ons/kernel/file_systems/packagefs/package_links/
H A DPackageLinkSymlink.h18 enum Type { enum in class:PackageLinkSymlink
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/dispatcher/
H A Ddswscope.c215 AcpiDsScopeStackPush( ACPI_NAMESPACE_NODE *Node, ACPI_OBJECT_TYPE Type, ACPI_WALK_STATE *WalkState) argument
/haiku/headers/os/support/
H A DReferenceable.h[all...]
H A DStackOrHeapArray.h
/haiku/src/tools/gensyscalls/
H A Dgensyscalls.h18 class Type { class
/haiku/headers/os/package/hpkg/
H A DPackageEntryAttribute.h22 uint32 Type() const { return fType; } function in class:BPackageKit::BHPKG::BPackageEntryAttribute
/haiku/headers/tools/cppunit/cppunit/
H A DException.h21 class Type class in class:CppUnit::Exception
24 Type( std::string type ) : m_type ( type ) {} function in class:CppUnit::Exception::Type
/haiku/src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/
H A DKPPPOptionHandler.h34 uint8 Type() const function in class:KPPPOptionHandler
/haiku/src/tests/add-ons/print/ppd/model/
H A DStatementWrapper.h51 enum Type { enum in class:GroupStatement
H A DValue.h16 enum Type { enum in class:Value
/haiku/src/system/boot/loader/file_systems/bfs/
H A DLink.cpp60 Link::Type() const function in class:BFS::Link
/haiku/src/apps/terminal/
H A DHyperLink.h14 enum Type { enum in class:HyperLink
/haiku/headers/os/package/hpkg/v1/
H A DPackageEntryAttribute.h24 uint32 Type() const { return fType; } function in class:BPackageKit::BHPKG::V1::BPackageEntryAttribute
/haiku/src/kits/package/solver/
H A DSolverPackageSpecifier.cpp59 BSolverPackageSpecifier::Type() const function in class:BPackageKit::BSolverPackageSpecifier
/haiku/headers/private/debugger/model/
H A DSymbolInfo.h26 uint32 Type() const { return fType; } function in class:SymbolInfo
H A DWatchpoint.h22 uint32 Type() const { return fType; } function in class:Watchpoint
/haiku/src/system/boot/loader/file_systems/amiga_ffs/
H A DVolume.h31 int32 Type() const { return fType; } function in class:FFS::Volume
/haiku/src/add-ons/kernel/file_systems/packagefs/package/
H A DPackageNodeAttribute.h30 uint32 Type() const { return fType; } function in class:PackageNodeAttribute
/haiku/src/add-ons/kernel/drivers/input/hid_shared/
H A DHIDCollection.h21 uint8 Type() { return fType; }; function in class:HIDCollection
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/executer/
H A Dexresolv.c466 ACPI_OBJECT_TYPE Type; local
[all...]
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/namespace/
H A Dnssearch.c206 AcpiNsSearchOneScope( UINT32 TargetName, ACPI_NAMESPACE_NODE *ParentNode, ACPI_OBJECT_TYPE Type, ACPI_NAMESPACE_NODE **ReturnNode) argument
309 AcpiNsSearchParentTree( UINT32 TargetName, ACPI_NAMESPACE_NODE *Node, ACPI_OBJECT_TYPE Type, ACPI_NAMESPACE_NODE **ReturnNode) argument
402 AcpiNsSearchAndEnter( UINT32 TargetName, ACPI_WALK_STATE *WalkState, ACPI_NAMESPACE_NODE *Node, ACPI_INTERPRETER_MODE InterpreterMode, ACPI_OBJECT_TYPE Type, UINT32 Flags, ACPI_NAMESPACE_NODE **ReturnNode) argument
[all...]

Completed in 560 milliseconds

12345678