Home
last modified time | relevance | path

Searched defs:tagname (Results 1 – 25 of 30) sorted by relevance

12

/external/chromium-trace/catapult/third_party/polymer/components/shadycss/src/
Dstyle-cache.js30 store(tagname, properties, styleElement, scopeSelector) { argument
39 fetch(tagname, properties, ownPropertyNames) { argument
/external/cronet/third_party/protobuf/
Dupdate_version.py42 def Find(elem, tagname): argument
49 def FindAndClone(elem, tagname): argument
322 def CreateNode(tagname, indent, children): argument
/external/protobuf/
Dupdate_version.py42 def Find(elem, tagname): argument
49 def FindAndClone(elem, tagname): argument
302 def CreateNode(tagname, indent, children): argument
/external/pdfium/third_party/libtiff/
Dtif_print.c65 static const struct tagname struct
69 } tagnames[] = { argument
/external/clang/test/CXX/class.access/class.access.dcl/
Dp1.cpp25 enum tagname { enumerator }; enum
67 enum tagname { enumerator }; enum
138 enum tagname { enumerator }; enum
212 enum tagname { enumerator }; // expected-note {{target of using declaration}} enum
/external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/
Dp4.cpp21 enum tagname { enumerator }; enum
40 enum tagname { enumerator }; enum
83 enum tagname { enumerator }; enum
128 enum tagname { enumerator }; // expected-note 2 {{target of using declaration}} enum
/external/autotest/client/site_tests/power_Idle/
Dpower_Idle.py45 def measure_it(warmup_secs, idle_secs, tagname): argument
/external/e2fsprogs/lib/blkid/
Dresolve.c28 char *blkid_get_tag_value(blkid_cache cache, const char *tagname, in blkid_get_tag_value()
/external/pdfium/core/fxcrt/css/
Dcfx_cssstyleselector.cpp53 const WideString& tagname) { in MatchDeclarations()
69 bool CFX_CSSStyleSelector::MatchSelector(const WideString& tagname, in MatchSelector()
/external/doclava/doclet_adapter/src/main/java/com/sun/javadoc/
DDoc.java73 Tag[] tags(String tagname); in tags()
/external/wpa_supplicant_8/src/wps/
Dupnp_xml.c194 const char *tag, *tagname, *end; in xml_get_first_item() local
/external/python/google-auth-library-python/system_tests/system_tests_sync/
Dtest_external_accounts.py141 def get_xml_value_by_tagname(data, tagname): argument
/external/dtc/
Dfdtdump.c27 static const char *tagname(uint32_t tag) in tagname() function
/external/boringssl/src/crypto/asn1/
Da_strex.c305 const char *tagname = ASN1_tag2str(type); in ASN1_STRING_print_ex() local
/external/cronet/third_party/boringssl/src/crypto/asn1/
Da_strex.c305 const char *tagname = ASN1_tag2str(type); in ASN1_STRING_print_ex() local
/external/python/cpython2/Modules/
Dmmapmodule.c105 char * tagname; member
1249 char *tagname = ""; in new_mmap_object() local
/external/antlr/runtime/Python/
Dxmlrunner.py72 def _print_error(self, stream, tagname, error): argument
/external/rust/crates/quiche/deps/boringssl/src/crypto/asn1/
Da_strex.c372 const char *tagname; in ASN1_STRING_print_ex() local
/external/python/cpython3/Modules/
Dmmapmodule.c106 char * tagname; member
1320 const char *tagname = ""; in new_mmap_object() local
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DDTMNodeProxy.java743 public final NodeList getElementsByTagName(String tagname) in getElementsByTagName()
785 String tagname, in traverseChildren()
/external/python/cpython3/Lib/tkinter/
Dttk.py1467 def tag_bind(self, tagname, sequence=None, callback=None): argument
1474 def tag_configure(self, tagname, option=None, **kw): argument
1487 def tag_has(self, tagname, item=None): argument
/external/python/cpython2/Lib/lib-tk/
Dttk.py1437 def tag_bind(self, tagname, sequence=None, callback=None): argument
1444 def tag_configure(self, tagname, option=None, **kw): argument
1457 def tag_has(self, tagname, item=None): argument
/external/python/cpython3/Lib/xml/dom/
Dpulldom.py164 def buildDocument(self, uri, tagname): argument
/external/python/cpython2/Lib/xml/dom/
Dpulldom.py170 def buildDocument(self, uri, tagname): argument
/external/python/cpython2/Lib/
Dxmllib.py702 def finish_starttag(self, tagname, attrdict, method): argument

12