Searched defs:attribute (Results 76 - 100 of 106) sorted by relevance

12345

/haiku/src/kits/storage/mime/
H A DDatabase.cpp196 Database::_SetStringValue(const char *type, int32 what, const char* attribute, argument
[all...]
/haiku/src/kits/package/hpkg/
H A DWriterImplBase.cpp483 PackageAttribute* attribute = AddStringAttribute( local
511 PackageAttribute* attribute = AddStringAttribute( local
533 PackageAttribute* attribute = AddStringAttribute( local
630 PackageAttribute* attribute = new PackageAttribute(id, local
[all...]
H A DPackageWriterImpl.cpp188 Attribute* attribute = new Attribute(attributeID); local
401 ProcessAttribute(Attribute* attribute) argument
943 Attribute* attribute = fRootAttribute; local
975 Attribute* attribute = fRootAttribute->FindEntryChild( local
1232 _AttributeRemoved(Attribute* attribute) argument
1355 _WriteAttributeChildren(Attribute* attribute) argument
1605 Attribute* attribute = new Attribute(id); local
[all...]
/haiku/src/build/libroot/
H A Dfs_attr_untyped.cpp407 fs_fopen_attr(int fd, const char *attribute, uint32 type, int openMode) argument
472 string attribute = mangle_attribute_name(_attribute); local
539 string attribute = mangle_attribute_name(_attribute); local
592 string attribute = mangle_attribute_name(_attribute); local
629 string attribute = mangle_attribute_name(_attribute); local
[all...]
/haiku/src/system/libroot/os/
H A Dimage.cpp89 void _Init(int fd, const char* attribute, size_t size, argument
H A Dfind_paths.cpp396 get_file_attribute(const char* path, const char* attribute, char* nameBuffer, argument
/haiku/src/kits/network/libnetservices/
H A DNetworkCookie.cpp804 _ExtractAttributeValuePair(const BString& cookieString, BString& attribute, BString& value, int32 index) argument
/haiku/src/libs/icon/
H A DIconUtils.cpp538 const char* attribute = NULL; local
[all...]
/haiku/src/bin/bfs_tools/lib/
H A DInode.cpp407 Attribute *attribute = (Attribute *)Inode::Factory(fDisk, run); local
[all...]
/haiku/src/kits/package/
H A DPackageInfoParser.cpp976 BPackageInfoAttributeID attribute = B_PACKAGE_INFO_ENUM_COUNT; local
/haiku/src/add-ons/mail_daemon/inbound_protocols/imap/
H A DIMAPFolder.cpp767 IMAPFolder::_WriteUInt32(BNode& node, const char* attribute, uint32 value) const argument
/haiku/src/bin/package/
H A Dcommand_extract.cpp574 HandleEntryAttribute( typename VersionPolicy::PackageEntry* entry, typename VersionPolicy::PackageEntryAttribute* attribute) argument
/haiku/src/tests/kits/storage/
H A DQueryTest.cpp40 status_t PushAttr(const char *attribute) argument
[all...]
H A DAppFileInfoTest.cpp849 const char *attribute = NULL; local
872 const char *attribute = NULL; local
917 string attribute; local
946 string attribute; local
975 string attribute; local
996 string attribute; local
[all...]
/haiku/src/system/boot/loader/file_systems/packagefs/
H A Dpackagefs.cpp471 HandleEntryAttribute(BPackageEntry* entry, BPackageEntryAttribute* attribute) argument
/haiku/src/add-ons/kernel/file_systems/xfs/
H A Dkernel_interface.cpp601 Attribute* attribute = Attribute::Init(inode); local
630 Attribute* attribute local
[all...]
/haiku/src/system/kernel/fs/
H A Dnode_monitor.cpp818 NotifyAttributeChanged(dev_t device, ino_t directory, ino_t node, const char *attribute, int32 cause) argument
1232 notify_attribute_changed(dev_t device, ino_t directory, ino_t node, const char *attribute, int32 cause) argument
[all...]
/haiku/src/apps/diskprobe/
H A DDataEditor.cpp380 DataEditor::DataEditor(entry_ref &ref, const char *attribute) argument
389 DataEditor::DataEditor(BEntry &entry, const char *attribute) argument
413 DataEditor::SetTo(const char *path, const char *attribute) argument
421 DataEditor::SetTo(entry_ref &ref, const char *attribute) argument
429 DataEditor::SetTo(BEntry &entry, const char *attribute) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A Dkernel_interface.cpp1424 Attribute *attribute = NULL; local
1519 Attribute *attribute = NULL; local
1593 Attribute *attribute = NULL; local
1684 Attribute *attribute = NULL; local
1726 Attribute *attribute = NULL; local
1764 Attribute *attribute = NULL; local
1810 Attribute *attribute = NULL; local
[all...]
/haiku/src/tests/system/kernel/device_manager/playground/
H A Ddevice_manager.cpp1791 AttributeList::Iterator attribute = Attributes().GetIterator(); local
/haiku/src/add-ons/kernel/file_systems/netfs/client/
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/tests/system/kernel/file_corruption/fs/
H A Dchecksumfs.cpp315 Node* attribute; member in struct:AttributeCookie
2156 Node* attribute; local
[all...]
/haiku/src/add-ons/kernel/file_systems/packagefs/volume/
H A DVolume.cpp619 Volume::UpdateLiveQueries(Node* node, const char* attribute, int32 type, argument
/haiku/src/apps/mail/
H A DMailWindow.cpp1344 const char* attribute; local
3227 _LaunchQuery(const char* title, const char* attribute, BString text) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DInode.cpp593 Inode* attribute; local
1000 Inode* attribute; local
1077 Inode* attribute; local
1116 Inode* attribute = NULL; local
1348 ReleaseAttribute(Inode* attribute) argument
1358 CreateAttribute(Transaction& transaction, const char* name, uint32 type, Inode** attribute) argument
2953 Inode* attribute; local
[all...]

Completed in 217 milliseconds

12345