Searched defs:attribute (Results 1 - 25 of 107) sorted by relevance

12345

/haiku-fatelf/src/bin/makeudfimage/
H A DAttribute.cpp15 Attribute::Attribute(BNode &node, const char *attribute) argument
/haiku-fatelf/src/apps/people/
H A DAttributeTextControl.cpp26 AttributeTextControl(const char* label, const char* attribute) argument
H A DPeopleApp.h58 BString attribute; member in struct:TPeopleApp::Attribute
/haiku-fatelf/src/preferences/appearance/
H A DCursorWhichItem.h45 cursor_which attribute; member in class:CursorWhichItem
H A DCurView.h82 color_which attribute; member in class:CurView
/haiku-fatelf/src/add-ons/kernel/file_systems/netfs/client/
H A DShareAttrDirIterator.cpp30 ShareAttrDirIterator::SetCurrentAttribute(Attribute* attribute) argument
/haiku-fatelf/src/add-ons/kernel/file_systems/ramfs/
H A DAttributeIterator.cpp93 AttributeIterator::GetNext(Attribute **attribute) argument
130 AttributeIterator::SetCurrent(Attribute *attribute, bool isNext) argument
/haiku-fatelf/src/apps/diskprobe/
H A DFileWindow.cpp116 FileWindow::Contains(const entry_ref &ref, const char *attribute) argument
/haiku-fatelf/src/apps/mail/
H A DMailPopUpMenu.cpp53 TMenu::TMenu(const char *name, const char *attribute, int32 message, bool popup, argument
/haiku-fatelf/src/build/libroot/
H A Dfs_attr_bsdxattr.h30 get_attribute(int fd, const char* path, const char* attribute, void* buffer, argument
40 set_attribute(int fd, const char* path, const char* attribute, argument
50 remove_attribute(int fd, const char* path, const char* attribute) argument
H A Dfs_attr_extattr.h55 get_attribute(int fd, const char* path, const char* attribute, void* buffer, argument
68 set_attribute(int fd, const char* path, const char* attribute, argument
81 remove_attribute(int fd, const char* path, const char* attribute) argument
H A Dfs_attr_xattr.h30 get_attribute(int fd, const char* path, const char* attribute, void* buffer, argument
40 set_attribute(int fd, const char* path, const char* attribute, argument
50 remove_attribute(int fd, const char* path, const char* attribute) argument
/haiku-fatelf/src/kits/package/
H A DPackageInfoContentHandler.cpp42 HandleEntryAttribute(BPackageEntry* entry, BPackageEntryAttribute* attribute) argument
/haiku-fatelf/src/kits/package/hpkg/
H A DAttributeDataReader.cpp19 BAttributeDataReader::BAttributeDataReader(int fd, const char* attribute, argument
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/netfs/client/
H A DShareAttrDirIterator.cpp28 ShareAttrDirIterator::SetCurrentAttribute(Attribute* attribute) argument
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/ramfs/
H A DAttributeIterator.cpp93 AttributeIterator::GetNext(Attribute **attribute) argument
130 AttributeIterator::SetCurrent(Attribute *attribute, bool isNext) argument
/haiku-fatelf/src/tests/system/libroot/os/
H A Dfs_attr_test.cpp19 test_read(int fd, const char* attribute, type_code type, const char* data, argument
/haiku-fatelf/src/add-ons/kernel/file_systems/packagefs/
H A DPackageNode.cpp69 PackageNode::AddAttribute(PackageNodeAttribute* attribute) argument
76 PackageNode::RemoveAttribute(PackageNodeAttribute* attribute) argument
H A DAutoPackageAttributes.cpp28 AutoPackageAttributeCookie(Package* package, AutoPackageAttribute attribute) argument
99 AutoPackageAttributes::NameForAttribute(AutoPackageAttribute attribute) argument
108 GetAttributeValue(const Package* package, AutoPackageAttribute attribute, off_t& _size, uint32& _type) argument
[all...]
H A DPackageNode.h83 PackageNodeAttribute* attribute = FindAttribute(name); local
H A DUnpackingAttributeCookie.cpp62 UnpackingAttributeCookie(PackageNode* packageNode, PackageNodeAttribute* attribute, int openMode) argument
127 ReadAttribute(PackageNode* packageNode, PackageNodeAttribute* attribute, off_t offset, void* buffer, size_t* bufferSize) argument
[all...]
/haiku-fatelf/src/bin/
H A Drmattr.cpp58 remove_attribute(int fd, const char* attribute, bool isPattern) argument
/haiku-fatelf/src/tests/system/kernel/file_corruption/fs/
H A DNotifications.cpp102 AttributeChangedNotification(Node* node, const char* attribute, int32 cause) argument
/haiku-fatelf/src/add-ons/kernel/file_systems/netfs/server/
H A DNodeMonitoringEvent.h81 HashString attribute; member in struct:AttributeChangedEvent
/haiku-fatelf/src/add-ons/translators/exr/openexr/ilmimf/
H A DImfAttribute.h306 Attribute * attribute = new TypedAttribute<T>(); local
338 cast(Attribute *attribute) argument
352 cast(const Attribute *attribute) argument
366 cast(Attribute &attribute) argument
374 cast(const Attribute &attribute) argument
[all...]

Completed in 215 milliseconds

12345