Home
last modified time | relevance | path

Searched refs:aAttrName (Results 26 – 50 of 255) sorted by relevance

1234567891011

/dports/lang/spidermonkey60/firefox-60.9.0/accessible/atk/
H A DnsMaiInterfaceDocument.cpp28 const gchar* aAttrName);
99 const gchar* aAttrName) { in getDocumentAttributeValueCB() argument
117 if (!strcasecmp(aAttrName, kDocTypeName)) { in getDocumentAttributeValueCB()
123 } else if (!strcasecmp(aAttrName, kDocUrlName)) { in getDocumentAttributeValueCB()
129 } else if (!strcasecmp(aAttrName, kMimeTypeName)) { in getDocumentAttributeValueCB()
/dports/www/firefox-legacy/firefox-52.8.0esr/accessible/atk/
H A DnsMaiInterfaceDocument.cpp28 const gchar* aAttrName);
108 const gchar *aAttrName) in getDocumentAttributeValueCB() argument
127 if (!strcasecmp(aAttrName, kDocTypeName)) { in getDocumentAttributeValueCB()
133 } else if (!strcasecmp(aAttrName, kDocUrlName)) { in getDocumentAttributeValueCB()
139 } else if (!strcasecmp(aAttrName, kMimeTypeName)) { in getDocumentAttributeValueCB()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsXHTMLContentSerializer.cpp558 if ((aAttrName == nsGkAtoms::checked) && in IsShorthandAttr()
564 if ((aAttrName == nsGkAtoms::compact) && in IsShorthandAttr()
574 if ((aAttrName == nsGkAtoms::declare) && in IsShorthandAttr()
580 if ((aAttrName == nsGkAtoms::defer) && in IsShorthandAttr()
586 if ((aAttrName == nsGkAtoms::disabled) && in IsShorthandAttr()
597 if ((aAttrName == nsGkAtoms::ismap) && in IsShorthandAttr()
604 if ((aAttrName == nsGkAtoms::multiple) && in IsShorthandAttr()
616 if ((aAttrName == nsGkAtoms::noshade) && in IsShorthandAttr()
622 if ((aAttrName == nsGkAtoms::nowrap) && in IsShorthandAttr()
643 (aAttrName == nsGkAtoms::autoplay || aAttrName == nsGkAtoms::muted || in IsShorthandAttr()
[all …]
H A DnsMappedAttributes.h36 void SetAndTakeAttr(nsIAtom* aAttrName, nsAttrValue& aValue);
37 const nsAttrValue* GetAttr(nsIAtom* aAttrName) const;
38 const nsAttrValue* GetAttr(const nsAString& aAttrName) const;
H A DnsTextNode.cpp39 nsIAtom* aAttrName) : in nsAttributeTextNode() argument
43 mAttrName(aAttrName) in nsAttributeTextNode()
203 int32_t aNameSpaceID, nsIAtom* aAttrName, in NS_NewAttributeContent() argument
207 NS_PRECONDITION(aAttrName, "Must have an attr name"); in NS_NewAttributeContent()
216 aAttrName); in NS_NewAttributeContent()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/test/ndbapi/
H A DtestDataBuffers.cpp165 char aAttrName[20]; member
239 sprintf(c.aAttrName, "C%d", i); in testcase()
273 c.aAttrName, in testcase()
306 if (op->equal(c.aAttrName, (char*)&key, sizeof(key)) < 0) in testcase()
336 if (op->equal(c.aAttrName, (char*)&key, sizeof(key)) < 0) in testcase()
369 if (op->equal(c.aAttrName, (char*)&key, sizeof(key)) < 0) in testcase()
382 if (op->getValue(c.aAttrName, c.buf + off) < 0) in testcase()
385 if ((c.aRa = op->getValue(c.aAttrName)) == 0) in testcase()
479 if (op->getValue(c.aAttrName, (char*)&newkey) < 0) in testcase()
492 if (op->getValue(c.aAttrName, c.buf + off) < 0) in testcase()
[all …]
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/test/ndbapi/
H A DtestDataBuffers.cpp165 char aAttrName[20]; member
239 sprintf(c.aAttrName, "C%d", i); in testcase()
273 c.aAttrName, in testcase()
306 if (op->equal(c.aAttrName, (char*)&key, sizeof(key)) < 0) in testcase()
336 if (op->equal(c.aAttrName, (char*)&key, sizeof(key)) < 0) in testcase()
369 if (op->equal(c.aAttrName, (char*)&key, sizeof(key)) < 0) in testcase()
382 if (op->getValue(c.aAttrName, c.buf + off) < 0) in testcase()
385 if ((c.aRa = op->getValue(c.aAttrName)) == 0) in testcase()
479 if (op->getValue(c.aAttrName, (char*)&newkey) < 0) in testcase()
492 if (op->getValue(c.aAttrName, c.buf + off) < 0) in testcase()
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/test/ndbapi/
H A DtestDataBuffers.cpp172 char aAttrName[20]; member
246 sprintf(c.aAttrName, "C%d", i); in testcase()
280 c.aAttrName, in testcase()
313 if (op->equal(c.aAttrName, (char*)&key, sizeof(key)) < 0) in testcase()
343 if (op->equal(c.aAttrName, (char*)&key, sizeof(key)) < 0) in testcase()
349 if (op->setValue(c.aAttrName, c.buf + off, c.aArraySize) < 0) in testcase()
376 if (op->equal(c.aAttrName, (char*)&key, sizeof(key)) < 0) in testcase()
392 if ((c.aRa = op->getValue(c.aAttrName)) == NULL) in testcase()
465 Uint32 colNum= table->getColumn(c.aAttrName)->getAttrId(); in testcase()
486 if (op->getValue(c.aAttrName, (char*)&newkey) == NULL) in testcase()
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/test/ndbapi/
H A DtestDataBuffers.cpp165 char aAttrName[20]; member
239 sprintf(c.aAttrName, "C%d", i); in testcase()
273 c.aAttrName, in testcase()
306 if (op->equal(c.aAttrName, (char*)&key, sizeof(key)) < 0) in testcase()
336 if (op->equal(c.aAttrName, (char*)&key, sizeof(key)) < 0) in testcase()
342 if (op->setValue(c.aAttrName, c.buf + off, c.aArraySize) < 0) in testcase()
369 if (op->equal(c.aAttrName, (char*)&key, sizeof(key)) < 0) in testcase()
385 if ((c.aRa = op->getValue(c.aAttrName)) == NULL) in testcase()
458 Uint32 colNum= table->getColumn(c.aAttrName)->getAttrId(); in testcase()
479 if (op->getValue(c.aAttrName, (char*)&newkey) == NULL) in testcase()
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/test/ndbapi/
H A DtestDataBuffers.cpp165 char aAttrName[20]; member
239 sprintf(c.aAttrName, "C%d", i); in testcase()
273 c.aAttrName, in testcase()
306 if (op->equal(c.aAttrName, (char*)&key, sizeof(key)) < 0) in testcase()
336 if (op->equal(c.aAttrName, (char*)&key, sizeof(key)) < 0) in testcase()
342 if (op->setValue(c.aAttrName, c.buf + off, c.aArraySize) < 0) in testcase()
369 if (op->equal(c.aAttrName, (char*)&key, sizeof(key)) < 0) in testcase()
385 if ((c.aRa = op->getValue(c.aAttrName)) == NULL) in testcase()
458 Uint32 colNum= table->getColumn(c.aAttrName)->getAttrId(); in testcase()
479 if (op->getValue(c.aAttrName, (char*)&newkey) == NULL) in testcase()
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/test/ndbapi/
H A DtestDataBuffers.cpp165 char aAttrName[20]; member
239 sprintf(c.aAttrName, "C%d", i); in testcase()
273 c.aAttrName, in testcase()
306 if (op->equal(c.aAttrName, (char*)&key, sizeof(key)) < 0) in testcase()
336 if (op->equal(c.aAttrName, (char*)&key, sizeof(key)) < 0) in testcase()
342 if (op->setValue(c.aAttrName, c.buf + off, c.aArraySize) < 0) in testcase()
369 if (op->equal(c.aAttrName, (char*)&key, sizeof(key)) < 0) in testcase()
385 if ((c.aRa = op->getValue(c.aAttrName)) == NULL) in testcase()
458 Uint32 colNum= table->getColumn(c.aAttrName)->getAttrId(); in testcase()
479 if (op->getValue(c.aAttrName, (char*)&newkey) == NULL) in testcase()
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/test/ndbapi/
H A DtestDataBuffers.cpp165 char aAttrName[20]; member
239 sprintf(c.aAttrName, "C%d", i); in testcase()
273 c.aAttrName, in testcase()
306 if (op->equal(c.aAttrName, (char*)&key, sizeof(key)) < 0) in testcase()
336 if (op->equal(c.aAttrName, (char*)&key, sizeof(key)) < 0) in testcase()
342 if (op->setValue(c.aAttrName, c.buf + off, c.aArraySize) < 0) in testcase()
369 if (op->equal(c.aAttrName, (char*)&key, sizeof(key)) < 0) in testcase()
385 if ((c.aRa = op->getValue(c.aAttrName)) == NULL) in testcase()
458 Uint32 colNum= table->getColumn(c.aAttrName)->getAttrId(); in testcase()
479 if (op->getValue(c.aAttrName, (char*)&newkey) == NULL) in testcase()
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/test/ndbapi/
H A DtestDataBuffers.cpp165 char aAttrName[20]; member
239 sprintf(c.aAttrName, "C%d", i); in testcase()
273 c.aAttrName, in testcase()
306 if (op->equal(c.aAttrName, (char*)&key, sizeof(key)) < 0) in testcase()
336 if (op->equal(c.aAttrName, (char*)&key, sizeof(key)) < 0) in testcase()
342 if (op->setValue(c.aAttrName, c.buf + off, c.aArraySize) < 0) in testcase()
369 if (op->equal(c.aAttrName, (char*)&key, sizeof(key)) < 0) in testcase()
385 if ((c.aRa = op->getValue(c.aAttrName)) == NULL) in testcase()
458 Uint32 colNum= table->getColumn(c.aAttrName)->getAttrId(); in testcase()
479 if (op->getValue(c.aAttrName, (char*)&newkey) == NULL) in testcase()
[all …]
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/test/ndbapi/
H A DtestDataBuffers.cpp165 char aAttrName[20]; member
239 sprintf(c.aAttrName, "C%d", i); in testcase()
273 c.aAttrName, in testcase()
306 if (op->equal(c.aAttrName, (char*)&key, sizeof(key)) < 0) in testcase()
336 if (op->equal(c.aAttrName, (char*)&key, sizeof(key)) < 0) in testcase()
369 if (op->equal(c.aAttrName, (char*)&key, sizeof(key)) < 0) in testcase()
382 if (op->getValue(c.aAttrName, c.buf + off) < 0) in testcase()
385 if ((c.aRa = op->getValue(c.aAttrName)) == 0) in testcase()
479 if (op->getValue(c.aAttrName, (char*)&newkey) < 0) in testcase()
492 if (op->getValue(c.aAttrName, c.buf + off) < 0) in testcase()
[all …]
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/test/ndbapi/
H A DtestDataBuffers.cpp165 char aAttrName[20]; member
239 sprintf(c.aAttrName, "C%d", i); in testcase()
273 c.aAttrName, in testcase()
306 if (op->equal(c.aAttrName, (char*)&key, sizeof(key)) < 0) in testcase()
336 if (op->equal(c.aAttrName, (char*)&key, sizeof(key)) < 0) in testcase()
369 if (op->equal(c.aAttrName, (char*)&key, sizeof(key)) < 0) in testcase()
382 if (op->getValue(c.aAttrName, c.buf + off) < 0) in testcase()
385 if ((c.aRa = op->getValue(c.aAttrName)) == 0) in testcase()
479 if (op->getValue(c.aAttrName, (char*)&newkey) < 0) in testcase()
492 if (op->getValue(c.aAttrName, c.buf + off) < 0) in testcase()
[all …]
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/test/ndbapi/
H A DtestDataBuffers.cpp165 char aAttrName[20]; member
239 sprintf(c.aAttrName, "C%d", i); in testcase()
273 c.aAttrName, in testcase()
306 if (op->equal(c.aAttrName, (char*)&key, sizeof(key)) < 0) in testcase()
336 if (op->equal(c.aAttrName, (char*)&key, sizeof(key)) < 0) in testcase()
369 if (op->equal(c.aAttrName, (char*)&key, sizeof(key)) < 0) in testcase()
382 if (op->getValue(c.aAttrName, c.buf + off) < 0) in testcase()
385 if ((c.aRa = op->getValue(c.aAttrName)) == 0) in testcase()
479 if (op->getValue(c.aAttrName, (char*)&newkey) < 0) in testcase()
492 if (op->getValue(c.aAttrName, c.buf + off) < 0) in testcase()
[all …]
/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/test/ndbapi/
H A DtestDataBuffers.cpp158 char aAttrName[20]; member
232 sprintf(c.aAttrName, "C%d", i); in testcase()
266 c.aAttrName, in testcase()
299 if (op->equal(c.aAttrName, (char*)&key, sizeof(key)) < 0) in testcase()
329 if (op->equal(c.aAttrName, (char*)&key, sizeof(key)) < 0) in testcase()
375 if (op->getValue(c.aAttrName, c.buf + off) < 0) in testcase()
378 if ((c.aRa = op->getValue(c.aAttrName)) == 0) in testcase()
447 if (op->read_attr(c.aAttrName, 2) < 0) in testcase()
461 if (op->getValue(c.aAttrName, (char*)&newkey) < 0) in testcase()
474 if (op->getValue(c.aAttrName, c.buf + off) < 0) in testcase()
[all …]
/dports/www/firefox/firefox-99.0/xpcom/io/
H A DnsILocalFileMac.idl175 * @param aAttrName The attribute name to check for.
179 bool hasXAttr(in ACString aAttrName);
184 * @param aAttrName The attribute name to read.
188 Array<uint8_t> getXAttr(in ACString aAttrName);
193 * @param aAttrName The attribute name to set a value for.
196 void setXAttr(in ACString aAttrName, in Array<uint8_t> aAttrValue);
201 * @param aAttrName The extended attribute to delete.
203 void delXAttr(in ACString aAttrName);
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsTextNode.cpp35 int32_t aNameSpaceID, nsAtom* aAttrName) in nsAttributeTextNode() argument
39 mAttrName(aAttrName) { in nsAttributeTextNode()
176 int32_t aNameSpaceID, nsAtom* aAttrName, in NS_NewAttributeContent() argument
179 MOZ_ASSERT(aAttrName, "Must have an attr name"); in NS_NewAttributeContent()
187 nsAttributeTextNode(ni.forget(), aNameSpaceID, aAttrName); in NS_NewAttributeContent()
H A DnsMappedAttributes.h37 void SetAndSwapAttr(nsAtom* aAttrName, nsAttrValue& aValue,
39 const nsAttrValue* GetAttr(const nsAtom* aAttrName) const;
40 const nsAttrValue* GetAttr(const nsAString& aAttrName) const;
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsTextNode.cpp35 int32_t aNameSpaceID, nsAtom* aAttrName) in nsAttributeTextNode() argument
39 mAttrName(aAttrName) { in nsAttributeTextNode()
176 int32_t aNameSpaceID, nsAtom* aAttrName, in NS_NewAttributeContent() argument
179 MOZ_ASSERT(aAttrName, "Must have an attr name"); in NS_NewAttributeContent()
187 nsAttributeTextNode(ni.forget(), aNameSpaceID, aAttrName); in NS_NewAttributeContent()
H A DnsMappedAttributes.h35 void SetAndSwapAttr(nsAtom* aAttrName, nsAttrValue& aValue,
37 const nsAttrValue* GetAttr(const nsAtom* aAttrName) const;
38 const nsAttrValue* GetAttr(const nsAString& aAttrName) const;
/dports/www/firefox/firefox-99.0/dom/base/
H A DnsTextNode.cpp35 int32_t aNameSpaceID, nsAtom* aAttrName) in nsAttributeTextNode() argument
39 mAttrName(aAttrName) { in nsAttributeTextNode()
176 int32_t aNameSpaceID, nsAtom* aAttrName, in NS_NewAttributeContent() argument
179 MOZ_ASSERT(aAttrName, "Must have an attr name"); in NS_NewAttributeContent()
187 nsAttributeTextNode(ni.forget(), aNameSpaceID, aAttrName); in NS_NewAttributeContent()
H A DnsMappedAttributes.h37 void SetAndSwapAttr(nsAtom* aAttrName, nsAttrValue& aValue,
39 const nsAttrValue* GetAttr(const nsAtom* aAttrName) const;
40 const nsAttrValue* GetAttr(const nsAString& aAttrName) const;
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsTextNode.cpp35 int32_t aNameSpaceID, nsAtom* aAttrName) in nsAttributeTextNode() argument
39 mAttrName(aAttrName) { in nsAttributeTextNode()
176 int32_t aNameSpaceID, nsAtom* aAttrName, in NS_NewAttributeContent() argument
179 MOZ_ASSERT(aAttrName, "Must have an attr name"); in NS_NewAttributeContent()
187 nsAttributeTextNode(ni.forget(), aNameSpaceID, aAttrName); in NS_NewAttributeContent()

1234567891011