Home
last modified time | relevance | path

Searched refs:defineAttribute (Results 1 – 25 of 91) sorted by relevance

1234

/dports/math/ogdf/OGDF/src/ogdf/fileformats/
H A DGraphIO_gexf.cpp71 static inline void defineAttribute( in defineAttribute() function
94 defineAttribute(child, graphml::toString(graphml::Attribute::NodeId), "int"); in defineAttributes()
98 defineAttribute(child, graphml::toString(graphml::Attribute::NodeType), "string"); in defineAttributes()
102 defineAttribute(child, graphml::toString(graphml::Attribute::Template), "string"); in defineAttributes()
106 defineAttribute(child, graphml::toString(graphml::Attribute::NodeWeight), "float"); in defineAttributes()
118 defineAttribute(child, graphml::toString(graphml::Attribute::NodeLabelX), "float"); in defineAttributes()
119 defineAttribute(child, graphml::toString(graphml::Attribute::NodeLabelY), "float"); in defineAttributes()
121 defineAttribute(child, graphml::toString(graphml::Attribute::NodeLabelZ), "float"); in defineAttributes()
130 defineAttribute(child, graphml::toString(graphml::Attribute::EdgeType), "string"); in defineAttributes()
134 defineAttribute(child, graphml::toString(graphml::Attribute::EdgeArrow), "string"); in defineAttributes()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/db/gloda/modules/
H A DGlodaFundAttr.jsm89 this._attrFolder = Gloda.defineAttribute({
101 this._attrAccount = Gloda.defineAttribute({
130 Gloda.defineAttribute({
173 this._attrBody = Gloda.defineAttribute({
245 this._attrFrom = Gloda.defineAttribute({
255 this._attrTo = Gloda.defineAttribute({
265 this._attrCc = Gloda.defineAttribute({
277 this._attrBcc = Gloda.defineAttribute({
288 this._attrDate = Gloda.defineAttribute({
417 this._attrToMe = Gloda.defineAttribute({
[all …]
H A DGlodaMsgIndexer.jsm161 this._attrIdentityContact = Gloda.defineAttribute({
173 this._attrContactName = Gloda.defineAttribute({
185 this._attrContactPopularity = Gloda.defineAttribute({
197 this._attrContactFrecency = Gloda.defineAttribute({
211 this._attrIdentityContact = Gloda.defineAttribute({
225 this._attrIdentityKind = Gloda.defineAttribute({
237 this._attrIdentityValue = Gloda.defineAttribute({
254 this._attrFreeTag = Gloda.defineAttribute({
H A DGlodaExplicitAttr.jsm60 this._attrTag = Gloda.defineAttribute({
77 this._attrStar = Gloda.defineAttribute({
90 this._attrRead = Gloda.defineAttribute({
106 this._attrRepliedTo = Gloda.defineAttribute({
120 this._attrForwarded = Gloda.defineAttribute({
/dports/databases/pgmodeler/pgmodeler-0.9.3-beta/libparsers/src/
H A Dschemaparser.h102 void defineAttribute();
H A Dschemaparser.cpp581 void SchemaParser::defineAttribute() in defineAttribute() function in SchemaParser
1121 defineAttribute(); in getCodeDefinition()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mail/components/im/modules/
H A Dindex_im.jsm222 Gloda.defineAttribute({
234 Gloda.defineAttribute({
246 Gloda.defineAttribute({
260 Gloda.defineAttribute({
276 Gloda.defineAttribute({
288 Gloda.defineAttribute({
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/
H A D_DigestClient.cs510 valid = digestChallenge.defineAttribute(name, value); in RefineDigestChallenge()
580 public bool defineAttribute(string name, string value) { in defineAttribute() method in System.Net.HttpDigestChallenge
864 valid = digestChallenge.defineAttribute(name, value); in Interpret()
/dports/devel/hadoop2/jetty-6.1.14/modules/management/src/main/java/org/mortbay/management/
H A DObjectMBean.java268 attributes=LazyList.add(attributes,defineAttribute(key, value)); in getMBeanInfo()
515 public MBeanAttributeInfo defineAttribute(String name, String metaData) in defineAttribute() method in ObjectMBean
/dports/devel/hadoop/jetty-6.1.14/modules/management/src/main/java/org/mortbay/management/
H A DObjectMBean.java268 attributes=LazyList.add(attributes,defineAttribute(key, value)); in getMBeanInfo()
515 public MBeanAttributeInfo defineAttribute(String name, String metaData) in defineAttribute() method in ObjectMBean
/dports/games/torcs/torcs-1.3.7/src/libs/txml/
H A Dxmlparse.c157 defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *, int isCdata, const XML_Char *dfltValue);
1592 && !defineAttribute(declElementType, declAttributeId, declAttributeIsCdata, 0)) in prologProcessor()
1609 && !defineAttribute(declElementType, declAttributeId, declAttributeIsCdata, attVal)) in prologProcessor()
2147 defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *attId, int isCdata, const XML_Char *value) in defineAttribute() function
/dports/polish/libtlen/libtlen-20041113/lib/
H A Dxmlparse.c216 static int defineAttribute (ELEMENT_TYPE * type, ATTRIBUTE_ID *, int isCdata,
2412 && !defineAttribute (declElementType, in prologProcessor()
2437 && !defineAttribute (declElementType, in prologProcessor()
3115 defineAttribute (ELEMENT_TYPE * type, ATTRIBUTE_ID * attId, int isCdata, in defineAttribute() function
/dports/net-im/centerim/centerim-4.22.10/libjabber/
H A Dxmlparse.c215 defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *, int isCdata, const XML_Char *dfltValue);
2062 && !defineAttribute(declElementType, declAttributeId, declAttributeIsCdata, 0)) in prologProcessor()
2079 … && !defineAttribute(declElementType, declAttributeId, declAttributeIsCdata, attVal)) in prologProcessor()
2654 defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *attId, int isCdata, const XML_Char *value) in defineAttribute() function
/dports/textproc/teckit/teckit-2.5.7/SFconv/expat/xmlparse/
H A Dxmlparse.c228 defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *, int isCdata, const XML_Char *dfltValue);
2316 && !defineAttribute(declElementType, declAttributeId, declAttributeIsCdata, 0)) in doProlog()
2333 && !defineAttribute(declElementType, declAttributeId, declAttributeIsCdata, attVal)) in doProlog()
3069 defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *attId, int isCdata, const XML_Char *value) in defineAttribute() function
/dports/www/sitecopy/sitecopy-0.16.6/lib/expat/xmlparse/
H A Dxmlparse.c217 defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *, int isCdata, const XML_Char *dfltValue);
2290 && !defineAttribute(declElementType, declAttributeId, declAttributeIsCdata, 0)) in doProlog()
2307 && !defineAttribute(declElementType, declAttributeId, declAttributeIsCdata, attVal)) in doProlog()
3043 defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *attId, int isCdata, const XML_Char *value) in defineAttribute() function
/dports/www/litmus/litmus-0.13/lib/expat/xmlparse/
H A Dxmlparse.c217 defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *, int isCdata, const XML_Char *dfltValue);
2290 && !defineAttribute(declElementType, declAttributeId, declAttributeIsCdata, 0)) in doProlog()
2307 && !defineAttribute(declElementType, declAttributeId, declAttributeIsCdata, attVal)) in doProlog()
3043 defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *attId, int isCdata, const XML_Char *value) in defineAttribute() function
/dports/misc/visp/visp-3.4.0/3rdparty/atidaq/
H A Dxmlparse.c241 defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *, int isCdata, int isId, const XML_Char *dfltValu…
2404 && !defineAttribute(declElementType, declAttributeId, declAttributeIsCdata, in doProlog()
2423 && !defineAttribute(declElementType, declAttributeId, declAttributeIsCdata, 0, attVal)) in doProlog()
3181 defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *attId, int isCdata, int isId, const XML_Char *val… in defineAttribute() function
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/Expat/src/expat/
H A Dxmlparse.c246 defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *,
2733 && !defineAttribute(declElementType, declAttributeId, in doProlog()
2769 … && !defineAttribute(declElementType, declAttributeId, declAttributeIsCdata, 0, attVal, parser)) in doProlog()
3691 defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *attId, int isCdata, in defineAttribute() function
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/apr-util/xml/expat/lib/
H A Dxmlparse.c278 defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *,
2764 && !defineAttribute(declElementType, declAttributeId, in doProlog()
2800 && !defineAttribute(declElementType, declAttributeId, declAttributeIsCdata, 0, attVal, parser)) in doProlog()
3720 defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *attId, int isCdata, in defineAttribute() function
/dports/misc/vxl/vxl-3.3.2/contrib/brl/b3p/expat/
H A Dxmlparse.c246 defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *,
2783 && !defineAttribute(declElementType, declAttributeId, in doProlog()
2819 … && !defineAttribute(declElementType, declAttributeId, declAttributeIsCdata, 0, attVal, parser)) in doProlog()
3741 defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *attId, int isCdata, in defineAttribute() function
/dports/math/vtk6/VTK-6.2.0/ThirdParty/expat/vtkexpat/
H A Dxmlparse.c246 defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *,
2733 && !defineAttribute(declElementType, declAttributeId, in doProlog()
2769 … && !defineAttribute(declElementType, declAttributeId, declAttributeIsCdata, 0, attVal, parser)) in doProlog()
3691 defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *attId, int isCdata, in defineAttribute() function
/dports/textproc/libxode/libxode-0.71/src/expat/
H A Dxmlparse.c262 defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *,
2737 && !defineAttribute(declElementType, declAttributeId, in doProlog()
2773 && !defineAttribute(declElementType, declAttributeId, declAttributeIsCdata, 0, attVal, parser)) in doProlog()
3693 defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *attId, int isCdata, in defineAttribute() function
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/expat/lib/
H A Dxmlparse.c333 defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *,
3503 if (!defineAttribute(declElementType, declAttributeId, in doProlog()
3541 if (!defineAttribute(declElementType, declAttributeId, in doProlog()
4667 defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *attId, XML_Bool isCdata, in defineAttribute() function
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/expat/lib/
H A Dxmlparse.c333 defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *,
3503 if (!defineAttribute(declElementType, declAttributeId, in doProlog()
3541 if (!defineAttribute(declElementType, declAttributeId, in doProlog()
4667 defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *attId, XML_Bool isCdata, in defineAttribute() function
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/expat/lib/
H A Dxmlparse.c333 defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *,
3503 if (!defineAttribute(declElementType, declAttributeId, in doProlog()
3541 if (!defineAttribute(declElementType, declAttributeId, in doProlog()
4667 defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *attId, XML_Bool isCdata, in defineAttribute() function

1234