Home
last modified time | relevance | path

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

12

/external/protobuf/
Dupdate_version.py42 def Find(elem, tagname): argument
49 def FindAndClone(elem, tagname): argument
235 def CreateNode(tagname, indent, children): argument
/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/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/llvm-project/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/llvm-project/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/
Dp4.cpp22 enum tagname { enumerator }; enum
41 enum tagname { enumerator }; enum
84 enum tagname { enumerator }; enum
129 enum tagname { enumerator }; // expected-note 2 {{target of using declaration}} enum
/external/autotest/client/site_tests/power_Idle/
Dpower_Idle.py43 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/wpa_supplicant_8/src/wps/
Dupnp_xml.c194 const char *tag, *tagname, *end; in xml_get_first_item() local
Dwps_er.c501 const char *tag, *tagname, *end; in wps_er_find_wfadevice() local
/external/ltp/pan/
Dreporter.c184 char tagname[KEYSIZE]; /* used when creating name (see above) */ in scanner_test_end() local
/external/dtc/
Dfdtdump.c27 static const char *tagname(uint32_t tag) in tagname() function
/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/python/cpython3/Modules/
Dmmapmodule.c105 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/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/tkinter/
Dttk.py1472 def tag_bind(self, tagname, sequence=None, callback=None): argument
1479 def tag_configure(self, tagname, option=None, **kw): argument
1492 def tag_has(self, tagname, item=None): argument
/external/python/cpython2/Lib/xml/dom/
Dpulldom.py170 def buildDocument(self, uri, tagname): argument
/external/python/cpython3/Lib/xml/dom/
Dpulldom.py164 def buildDocument(self, uri, tagname): argument
/external/rust/crates/quiche/deps/boringssl/src/crypto/x509/
Da_strex.c372 const char *tagname; in do_print_ex() local
/external/boringssl/src/crypto/x509/
Da_strex.c372 const char *tagname; in do_print_ex() local
/external/python/cpython2/Lib/
Dxmllib.py702 def finish_starttag(self, tagname, attrdict, method): argument
/external/icu/icu4c/source/common/
Ducnv_io.cpp327 static uint32_t getTagNumber(const char *tagname) { in getTagNumber()

12