Searched defs:Attributes (Results 1 - 15 of 15) sorted by relevance

/haiku-fatelf/headers/tools/cppunit/cppunit/
H A DXmlOutputter.h83 typedef std::deque<Attribute> Attributes; typedef in class:CppUnit::XmlOutputter::Node
/haiku-fatelf/src/add-ons/kernel/file_systems/packagefs/
H A DPackageNode.h59 const PackageNodeAttributeList& Attributes() const function in class:PackageNode
/haiku-fatelf/src/bin/makeudfimage/
H A DStatistics.h44 uint64 Attributes() const { return fAttributes; } function in class:Statistics
/haiku-fatelf/src/apps/devices/
H A DDevice.h43 typedef std::vector<Attribute> Attributes; typedef
/haiku-fatelf/src/bin/bfs_tools/lib/
H A DInode.h44 block_run Attributes() const { return fInode->attributes; } function in class:Inode
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/bfs/r5/
H A DInode.h118 block_run &Attributes() const { return Node()->attributes; } function in class:Inode
/haiku-fatelf/src/add-ons/kernel/partitioning_systems/gpt/
H A Defi_gpt.h109 uint64 Attributes() const function in struct:efi_partition_entry
/haiku-fatelf/headers/os/drivers/pcmcia/
H A Dbulkmem.h38 u_int Attributes; member in struct:region_info_t
58 u_int Attributes; member in struct:open_mem_t
103 u_int Attributes; member in struct:copy_op_t
111 u_int Attributes; member in struct:mem_op_t
124 u_int Attributes; member in struct:mtd_reg_t
169 u_int Attributes; member in struct:mtd_mod_win_t
H A Dds.h59 u_int Attributes; member in struct:mtd_info_t
H A Dcs.h49 u_int Attributes; member in struct:adjust_t
107 u_int Attributes; member in struct:config_info_t
135 u_int Attributes; member in struct:client_req_t
143 u_int Attributes; member in struct:client_reg_t
153 u_int Attributes; member in struct:modconf_t
165 u_int Attributes; member in struct:config_req_t
208 u_int Attributes; member in struct:irq_req_t
237 u_int Attributes; member in struct:eventmask_t
263 u_int Attributes; member in struct:modwin_t
269 u_int Attributes; member in struct:win_req_t
331 u_int Attributes; member in struct:mtd_bind_t
[all...]
H A Dcistpl.h571 u_int Attributes; member in struct:tuple_t
/haiku-fatelf/src/add-ons/kernel/file_systems/bfs/
H A DInode.h98 block_run& Attributes() { return fNode.attributes; } function in class:Inode
/haiku-fatelf/src/system/kernel/device_manager/
H A Ddevice_manager.cpp120 AttributeList& Attributes() { return fAttributes; } function in struct:device_node
121 const AttributeList& Attributes() const { return fAttributes; } function in struct:device_node
/haiku-fatelf/src/tests/system/kernel/device_manager/playground/
H A Ddevice_manager.cpp111 AttributeList& Attributes() { return fAttributes; } function in struct:device_node
112 const AttributeList& Attributes() const { return fAttributes; } function in struct:device_node
/haiku-fatelf/src/add-ons/kernel/file_systems/cdda/
H A Dkernel_interface.cpp219 AttributeList::ConstIterator Attributes() const function in class:Inode

Completed in 209 milliseconds