Searched defs:attributes (Results 1 - 25 of 51) sorted by relevance

123

/vbox/src/libs/xpcom18a4/xpcom/io/
H A DnsLocalFileCommon.cpp85 nsLocalFile::CreateUnique(PRUint32 type, PRUint32 attributes) argument
87 nsresult rv = Create(type, attributes);
118 rv = Create(type, attributes);
/vbox/src/VBox/Additions/x11/x11include/xextproto-7.1.1/X11/extensions/
H A Ddbeproto.h213 CARD32 attributes; /* attributes */ member in struct:__anon3888
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dxf86xv.h167 XF86AttributePtr attributes; member in struct:__anon7296
/vbox/src/VBox/Additions/x11/x11include/4.3/include/extensions/
H A DXdbeproto.h264 CARD32 attributes; /* attributes */ member in struct:__anon2630
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dxf86xv.h204 XF86AttributePtr attributes; member in struct:__anon6987
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dxf86xv.h191 XF86AttributePtr attributes; member in struct:__anon7686
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dxf86xv.h191 XF86AttributePtr attributes; member in struct:__anon8048
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dxf86xv.h191 XF86AttributePtr attributes; member in struct:__anon8362
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dxf86xv.h191 XF86AttributePtr attributes; member in struct:__anon8667
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dxf86xv.h194 XF86AttributePtr attributes; member in struct:__anon8979
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dxf86xv.h194 XF86AttributePtr attributes; member in struct:__anon9296
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dxf86xv.h194 XF86AttributePtr attributes; member in struct:__anon9617
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dxf86xv.h192 XF86AttributePtr attributes; member in struct:__anon4839
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dxf86xv.h200 XF86AttributePtr attributes; member in struct:__anon5140
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dxf86xv.h200 XF86AttributePtr attributes; member in struct:__anon5452
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dxf86xv.h200 XF86AttributePtr attributes; member in struct:__anon5763
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dxf86xv.h204 XF86AttributePtr attributes; member in struct:__anon6070
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dxf86xv.h204 XF86AttributePtr attributes; member in struct:__anon6373
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dxf86xv.h204 XF86AttributePtr attributes; member in struct:__anon6671
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dxf86xv.h192 XF86AttributePtr attributes; member in struct:__anon4412
/vbox/src/libs/libxml2-2.6.31/
H A DtestSAX.c892 const xmlChar **attributes)
920 if (attributes != NULL) {
922 if (attributes[i + 1] != NULL)
923 fprintf(stdout, ", %s:%s='", attributes[i + 1], attributes[i]);
925 fprintf(stdout, ", %s='", attributes[i]);
926 fprintf(stdout, "%.4s...', %d", attributes[i + 3],
927 (int)(attributes[i + 4] - attributes[i + 3]));
884 startElementNsDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *localname, const xmlChar *prefix, const xmlChar *URI, int nb_namespaces, const xmlChar **namespaces, int nb_attributes, int nb_defaulted, const xmlChar **attributes) argument
H A DSAX2.c1156 * Validate also for namespace decls, they are attributes from
1219 * Validate also for namespace decls, they are attributes from
1313 * to the ability to keep xmlSAX2References in attributes
1367 * Check defaulted attributes from the DTD
1386 xmlAttributePtr attr = elemDecl->attributes;
1388 * Check against defaulted attributes from the external subset
1441 attr = elemDecl->attributes;
1444 * Make sure that attributes redefinition occuring in the
1516 * @atts: An array of name/value attributes pairs, NULL terminated
1547 (ctxt->myDoc->intSubset->attributes
2120 xmlSAX2StartElementNs(void *ctx, const xmlChar *localname, const xmlChar *prefix, const xmlChar *URI, int nb_namespaces, const xmlChar **namespaces, int nb_attributes, int nb_defaulted, const xmlChar **attributes) argument
[all...]
/vbox/src/libs/zlib-1.2.6/contrib/untgz/
H A Duntgz.c251 /* push file attributes */
268 /* restore file attributes */
397 struct attr_item *attributes = NULL; local
465 push_attr(&attributes,fname,tarmode,tartime);
553 push_attr(&attributes,fname,tarmode,tartime);
570 restore_attr(&attributes);
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/common/
H A Dxf86xv.h165 XF86AttributePtr attributes; member in struct:__anon3088
/vbox/src/libs/libxml2-2.6.31/include/libxml/
H A Dtree.h318 xmlAttributePtr attributes; /* List of the declared attributes */ member in struct:_xmlElement
379 void *attributes; /* Hash table for attributes if any */ member in struct:_xmlDtd
517 void *ids; /* Hash table for ID attributes if any */
518 void *refs; /* Hash table for IDREFs attributes if any */

Completed in 110 milliseconds

123