Searched defs:attribute (Results 1 - 25 of 106) sorted by path

12345

/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DShareAttrDir.cpp106 Attribute::DeleteAttribute(Attribute* attribute) argument
248 Attribute* attribute = fAttributes.GetFirst(); local
84 CreateAttribute(const char* name, const attr_info& info, const void* data, Attribute** attribute) argument
362 Attribute* attribute = it.Next(); local
375 RemoveAttribute(Attribute* attribute) argument
393 Attribute* attribute = it.Next(); local
[all...]
H A DShareAttrDirIterator.cpp30 ShareAttrDirIterator::SetCurrentAttribute(Attribute* attribute) argument
H A DShareVolume.cpp1530 Attribute* attribute = iterator->GetCurrentAttribute(); local
1629 Attribute* attribute = attrDir->GetAttribute(name); local
1911 Attribute* attribute = attrDir->GetAttribute(name); local
[all...]
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DAttributeDirectory.cpp65 Attribute::DeleteAttribute(Attribute* attribute) argument
43 CreateAttribute(const char* name, const attr_info& info, const void* data, Attribute** attribute) argument
218 Attribute* attribute = it.Next(); local
231 RemoveAttribute(Attribute* attribute) argument
270 Attribute* attribute = it.Next(); local
281 Attribute* attribute; local
327 Attribute* attribute = it.Next(); local
[all...]
H A DNodeMonitoringEvent.h81 HashString attribute; member in struct:AttributeChangedEvent
/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DDelegation.cpp16 Delegation(const OpenDelegationData& data, Inode* inode, uint64 clientID, bool attribute) argument
H A DInode.cpp308 Rename(Inode* from, Inode* to, const char* fromName, const char* toName, bool attribute, ino_t* id, ino_t* oldID) argument
H A DInodeRegular.cpp372 bool attribute = false; local
H A DNFS4Inode.cpp360 RenameNode(Inode* from, Inode* to, const char* fromName, const char* toName, ChangeInfo* fromChange, ChangeInfo* toChange, uint64* fileID, bool attribute) argument
957 ReadDirOnce(DirEntry** dirents, uint32* count, OpenDirCookie* cookie, bool* eof, uint64* change, uint64* dirCookie, uint64* dirCookieVerf, bool attribute) argument
/haiku/src/add-ons/kernel/file_systems/packagefs/nodes/
H A DAutoPackageAttributes.cpp24 AutoPackageAttributeCookie(Package* package, AutoPackageAttribute attribute) argument
97 AutoPackageAttributes::NameForAttribute(AutoPackageAttribute attribute) argument
105 GetAttributeValue(const Package* package, AutoPackageAttribute attribute, off_t& _size, uint32& _type) argument
[all...]
H A DUnpackingAttributeCookie.cpp54 UnpackingAttributeCookie(PackageNode* packageNode, PackageNodeAttribute* attribute, int openMode) argument
119 ReadAttribute(PackageNode* packageNode, PackageNodeAttribute* attribute, off_t offset, void* buffer, size_t* bufferSize) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/haiku/
H A Dhaiku_kernel_emu.cpp109 notify_attribute_changed(dev_t device, ino_t directory, ino_t node, const char *attribute, int32 cause) argument
/haiku/src/add-ons/mail_daemon/inbound_protocols/pop3/
H A DPOP3.cpp875 BString attribute = "MAIL:"; local
902 BString attribute = "MAIL:"; local
/haiku/src/apps/diskprobe/
H A DAttributeWindow.cpp216 AttributeWindow::Contains(const entry_ref &ref, const char *attribute) argument
89 AttributeWindow(BRect _rect, entry_ref *ref, const char *attribute, const BMessage *settings) argument
H A DDiskProbe.cpp286 DiskProbe::Probe(BEntry& entry, const char* attribute) argument
366 const char* attribute = NULL; local
H A DFileWindow.cpp113 FileWindow::Contains(const entry_ref &ref, const char *attribute) argument
/haiku/src/apps/mail/
H A DMailPopUpMenu.cpp53 TMenu::TMenu(const char *name, const char *attribute, int32 message, bool popup, argument
H A DMailSupport.cpp123 add_query_menu_items(BMenu* menu, const char* attribute, uint32 what, argument
/haiku/src/apps/mediaplayer/playlist/
H A DUrlPlaylistItem.cpp67 UrlPlaylistItem::SetAttribute(const Attribute& attribute, const BString& string) argument
74 UrlPlaylistItem::GetAttribute(const Attribute& attribute, BString& string) const argument
86 UrlPlaylistItem::SetAttribute(const Attribute& attribute, const int32& value) argument
93 UrlPlaylistItem::GetAttribute(const Attribute& attribute, int32& value) const argument
100 UrlPlaylistItem::SetAttribute(const Attribute& attribute, const int64& value) argument
107 UrlPlaylistItem::GetAttribute(const Attribute& attribute, int64& value) const argument
118 UrlPlaylistItem::SetAttribute(const Attribute& attribute, const float& value) argument
125 UrlPlaylistItem::GetAttribute(const Attribute& attribute, floa argument
[all...]
/haiku/src/apps/people/
H A DAttributeTextControl.cpp30 AttributeTextControl(const char* label, const char* attribute) argument
/haiku/src/bin/
H A Dcatattr.cpp137 catAttr(const char *attribute, const char *fileName, bool keepRaw, argument
[all...]
H A Drmattr.cpp58 remove_attribute(int fd, const char* attribute, bool isPattern) argument
/haiku/src/bin/package/
H A Dcommand_extract.cpp574 HandleEntryAttribute( typename VersionPolicy::PackageEntry* entry, typename VersionPolicy::PackageEntryAttribute* attribute) argument
H A Dcommand_list.cpp148 HandleEntryAttribute( typename VersionPolicy::PackageEntry* entry, typename VersionPolicy::PackageEntryAttribute* attribute) argument
246 HandleEntryAttribute( typename VersionPolicy::PackageEntry* entry, typename VersionPolicy::PackageEntryAttribute* attribute) argument
/haiku/src/build/libbe/storage/
H A DAppFileInfo.cpp670 const char* attribute = vectorAttributeName.String(); local
833 const char* attribute local
907 const char* attribute = attributeString.String(); local
[all...]

Completed in 136 milliseconds

12345