Searched refs:_attributes (Results 1 - 15 of 15) sorted by relevance

/haiku-fatelf/src/documentation/docbook-xsl/extensions/saxon643/com/nwalsh/saxon/
H A DUnwrapLinksEmitter.java203 org.xml.sax.Attributes _attributes; field in class:UnwrapLinksEmitter.StartElementInfo
212 _attributes = attributes;
222 return _attributes;
H A DNumberLinesEmitter.java308 org.xml.sax.Attributes _attributes; field in class:NumberLinesEmitter.StartElementInfo
317 _attributes = attributes;
327 return _attributes;
H A DCalloutEmitter.java502 org.xml.sax.Attributes _attributes; field in class:CalloutEmitter.StartElementInfo
511 _attributes = attributes;
521 return _attributes;
/haiku-fatelf/src/add-ons/kernel/partitioning_systems/gpt/
H A Defi_gpt.h107 void SetAttributes(uint64 _attributes) argument
108 { attributes = B_HOST_TO_LENDIAN_INT64(_attributes); }
/haiku-fatelf/src/kits/mail/
H A DMailAttachment.cpp487 _attributes.MakeEmpty();
512 _attributes << *file;
523 << ~((int32)file ^ (int32)&fStatus ^ (int32)&_attributes) << "--";
543 _attributes << node;
562 << "-" << ~((int32)_data ^ (int32)&buffer ^ (int32)&_attributes)
586 (BNode&)file << _attributes;
629 *node << _attributes; local
641 _attributes << *node;
711 _attributes.AddData(name, code, &start[index], buf_length);
729 for (int32 i = 0; _attributes
[all...]
/haiku-fatelf/headers/os/mail/
H A DMailAttachment.h124 BMessage _attributes; member in class:BAttributedMailAttachment
/haiku-fatelf/src/add-ons/kernel/file_systems/netfs/client/
H A DShareAttrDir.cpp418 Attribute**& _attributes, int32& _count)
464 _attributes = attributes;
417 _GetAttributes(const AttrDirInfo& dirInfo, Attribute**& _attributes, int32& _count) argument
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/netfs/client/
H A DShareAttrDir.cpp418 Attribute**& _attributes, int32& _count)
464 _attributes = attributes;
417 _GetAttributes(const AttrDirInfo& dirInfo, Attribute**& _attributes, int32& _count) argument
/haiku-fatelf/src/documentation/docbook-xsl/extensions/
H A Dsaxon643.jar ... private int _nameCode org.xml.sax.Attributes _attributes int[] _namespaces int _nscount private final com.nwalsh. ...
H A Dsaxon644.jar ... private int _nameCode org.xml.sax.Attributes _attributes int[] _namespaces int _nscount private final com.nwalsh. ...
H A Dsaxon65.jar ... private int _nameCode org.xml.sax.Attributes _attributes int[] _namespaces int _nscount private final com.nwalsh. ...
H A Dsaxon651.jar ... private int _nameCode org.xml.sax.Attributes _attributes int[] _namespaces int _nscount private final com.nwalsh. ...
H A Dsaxon652.jar ... private int _nameCode org.xml.sax.Attributes _attributes int[] _namespaces int _nscount private final com.nwalsh. ...
H A Dsaxon653.jar ... private int _nameCode org.xml.sax.Attributes _attributes int[] _namespaces int _nscount private final com.nwalsh. ...
/haiku-fatelf/headers/os/media/
H A DMediaNode.h253 media_node_attribute* _attributes,

Completed in 220 milliseconds