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

12

/haiku/src/add-ons/kernel/file_systems/xfs/
H A DAttribute.cpp
H A DAttribute.h21 class Attribute { class
/haiku/src/apps/people/
H A DAttributeTextControl.h31 const BString& Attribute() const function in class:AttributeTextControl
H A DPeopleApp.h57 struct Attribute { struct in class:TPeopleApp
/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DShareAttrDir.h16 class Attribute : public SLListLinkImpl<Attribute> { class in inherits:SLListLinkImpl
[all...]
H A DShareAttrDir.cpp58 Attribute::Attribute(const char* name, const attr_info& info, function in class:Attribute
[all...]
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DAttributeDirectory.h20 class Attribute : public SLListLinkImpl<Attribute> { class in inherits:SLListLinkImpl
[all...]
H A DAttributeDirectory.cpp17 Attribute::Attribute(const char* name, const attr_info& info, function in class:Attribute
[all...]
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DAttribute.h31 class Attribute { class
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...]
/haiku/src/add-ons/kernel/file_systems/bfs/
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...]
H A DAttribute.h20 class Attribute { class
/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/ext2/
H A DAttribute.h22 class Attribute { class
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...]
/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/mail_daemon/inbound_filters/match_header/
H A DMatchHeaderSettings.h34 const char* Attribute() const function in class:MatchHeaderSettings
/haiku/src/build/libroot/
H A Dfs_descriptors.h91 const char* Attribute() const { return fAttribute; } function in struct:BPrivate::AttributeDescriptor
/haiku/src/apps/mediaplayer/playlist/
H A DPlaylistItem.h60 } Attribute; typedef in class:PlaylistItem
/haiku/src/bin/
H A Dreindex.cpp37 class Attribute { class
58 Attribute::Attribute(const char *name) function in class:Attribute
[all...]
/haiku/headers/private/kernel/platform/efi/protocol/
H A Dfile.h45 uint64_t Attribute; member in struct:__anon17
/haiku/src/bin/bfs_tools/lib/
H A DInode.cpp996 Attribute::Attribute(Disk *disk, bfs_inode *inode, bool ownBuffer) function in class:Attribute
1002 Attribute::Attribute(const Inode &inode) function in class:Attribute
[all...]
H A DInode.h141 class Attribute : public File { class in inherits:File
/haiku/src/apps/diskprobe/
H A DDataEditor.h50 const char* Attribute() const { return fAttribute; } function in class:DataEditor

Completed in 118 milliseconds

12