Searched defs:Attribute (Results 1 - 25 of 33) sorted by path

12

/haiku/headers/tools/cppunit/cppunit/
H A DXmlOutputter.h74 typedef std::pair<std::string,std::string> Attribute; typedef in class:CppUnit::XmlOutputter::Node
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DAttribute.h20 class Attribute { class
H A DAttribute.cpp21 Attribute::Attribute(Inode* inode) function in class:Attribute
32 Attribute::Attribute(Inode* inode, attr_cookie* cookie) function in class:Attribute
[all...]
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DAttribute.cpp26 Attribute::Attribute(Inode* inode) function in class:Attribute
35 Attribute::Attribute(Inode* inode, attr_cookie* cookie) function in class:Attribute
[all...]
H A DAttribute.h31 class Attribute { class
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DAttribute.cpp25 Attribute::Attribute(Inode* inode) function in class:Attribute
38 Attribute::Attribute(Inode* inode, attr_cookie* cookie) function in class:Attribute
[all...]
H A DAttribute.h22 class Attribute { class
/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DShareAttrDir.cpp58 Attribute::Attribute(const char* name, const attr_info& info, function in class:Attribute
[all...]
H A DShareAttrDir.h16 class Attribute : public SLListLinkImpl<Attribute> { class in inherits:SLListLinkImpl
[all...]
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DAttributeDirectory.cpp17 Attribute::Attribute(const char* name, const attr_info& info, function in class:Attribute
[all...]
H A DAttributeDirectory.h20 class Attribute : public SLListLinkImpl<Attribute> { class in inherits:SLListLinkImpl
[all...]
/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DNFS4Defs.h77 enum Attribute { enum
/haiku/src/add-ons/print/drivers/pcl6/
H A DPCL6Writer.h296 enum Attribute { enum in class:PCL6Writer
/haiku/src/apps/diskprobe/
H A DDataEditor.h50 const char* Attribute() const { return fAttribute; } function in class:DataEditor
/haiku/src/apps/people/
H A DAttributeTextControl.h31 const BString& Attribute() const function in class:AttributeTextControl
/haiku/src/bin/bfs_tools/lib/
H A DInode.h141 class Attribute : public File { class in inherits:File
/haiku/src/build/libroot/
H A Dfs_descriptors.h91 const char* Attribute() const { return fAttribute; } function in struct:BPrivate::AttributeDescriptor
/haiku/headers/private/kernel/platform/efi/
H A Dboot-services.h34 uint64_t Attribute; member in struct:__anon2
/haiku/headers/private/kernel/platform/efi/protocol/
H A Dfile.h45 uint64_t Attribute; member in struct:__anon17
H A Dsimple-text-output.h16 int32_t Attribute; member in struct:__anon42
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/include/
H A Daclocal.h424 UINT8 Attribute; member in struct:acpi_create_field_info
/haiku/src/add-ons/kernel/file_systems/cdda/
H A Dkernel_interface.cpp140 class Attribute : public DoublyLinkedListLinkImpl<Attribute> { class in inherits:DoublyLinkedListLinkImpl
1007 Attribute::Attribute(const char* name, type_code type) function in class:Attribute
[all...]
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DAttribute.cpp14 Attribute::Attribute(Volume *volume, Node *node, const char *name, function in class:Attribute
[all...]
H A DAttribute.h19 class Attribute : public DataContainer, class in inherits:DataContainer,DoublyLinkedListLinkImpl
/haiku/src/add-ons/kernel/file_systems/xfs/
H A DAttribute.cpp

Completed in 145 milliseconds

12