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

1234567

/haiku-fatelf/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-fatelf/headers/os/package/hpkg/
H A DPackageEntryAttribute.h22 uint32 Type() const { return fType; } function in class:BPackageKit::BHPKG::BPackageEntryAttribute
/haiku-fatelf/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-fatelf/src/add-ons/kernel/bus_managers/acpi/acpica/components/dispatcher/
H A Ddsinit.c166 ACPI_OBJECT_TYPE Type; local
H A Ddswscope.c180 AcpiDsScopeStackPush( ACPI_NAMESPACE_NODE *Node, ACPI_OBJECT_TYPE Type, ACPI_WALK_STATE *WalkState) argument
/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/acpica/components/executer/
H A Dexresolv.c437 ACPI_OBJECT_TYPE Type; local
[all...]
H A Dexoparg1.c720 UINT32 Type; local
[all...]
/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/acpica/components/namespace/
H A Dnseval.c465 ACPI_OBJECT_TYPE Type; local
H A Dnssearch.c172 AcpiNsSearchOneScope( UINT32 TargetName, ACPI_NAMESPACE_NODE *ParentNode, ACPI_OBJECT_TYPE Type, ACPI_NAMESPACE_NODE **ReturnNode) argument
275 AcpiNsSearchParentTree( UINT32 TargetName, ACPI_NAMESPACE_NODE *Node, ACPI_OBJECT_TYPE Type, ACPI_NAMESPACE_NODE **ReturnNode) argument
368 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...]
H A Dnsobject.c151 AcpiNsAttachObject( ACPI_NAMESPACE_NODE *Node, ACPI_OPERAND_OBJECT *Object, ACPI_OBJECT_TYPE Type) argument
[all...]
/haiku-fatelf/src/add-ons/kernel/drivers/input/usb_hid/
H A DHIDCollection.h19 uint8 Type() { return fType; }; function in class:HIDCollection
/haiku-fatelf/src/add-ons/kernel/file_systems/packagefs/
H A DPackageNodeAttribute.h27 uint32 Type() const { return fType; } function in class:PackageNodeAttribute
/haiku-fatelf/src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/
H A DKPPPOptionHandler.h34 uint8 Type() const function in class:KPPPOptionHandler
/haiku-fatelf/src/apps/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
H A DImageInfo.h35 image_type Type() const { return fType; } function in class:ImageInfo
/haiku-fatelf/src/system/boot/loader/file_systems/amiga_ffs/
H A DVolume.h31 int32 Type() const { return fType; } function in class:FFS::Volume
/haiku-fatelf/src/system/boot/loader/file_systems/bfs/
H A DLink.cpp61 Link::Type() const function in class:BFS::Link
/haiku-fatelf/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-fatelf/src/tools/gensyscalls/
H A Dgensyscalls.h16 class Type { class
/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/acpica/include/
H A Dacpiosxf.h151 UINT32 Type; member in struct:acpi_signal_fatal_info
/haiku-fatelf/src/add-ons/kernel/partitioning_systems/session/
H A DDisc.h77 const char* Type() { return fType; } function in class:Session

Completed in 320 milliseconds

1234567