Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/clang/test/CXX/class.access/class.access.dcl/
H A 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
/aosp_15_r20/external/cronet/third_party/protobuf/
H A Dupdate_version.py42 def Find(elem, tagname): argument
49 def FindAndClone(elem, tagname): argument
314 def CreateNode(tagname, indent, children): argument
/aosp_15_r20/external/protobuf/
H A Dupdate_version.py42 def Find(elem, tagname): argument
49 def FindAndClone(elem, tagname): argument
302 def CreateNode(tagname, indent, children): argument
/aosp_15_r20/external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/
H A 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
/aosp_15_r20/external/pdfium/third_party/libtiff/
H A Dtif_print.c65 static const struct tagname struct
69 } tagnames[] = { argument
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/repository/test/karma/
Dconfix.cpp45 tag (std::basic_string<Char, Traits, Allocator> const& tagname) in tag()
53 tag (char const* tagname) in tag()
/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/shadycss/src/
H A Dstyle-cache.js30 store(tagname, properties, styleElement, scopeSelector) { argument
39 fetch(tagname, properties, ownPropertyNames) { argument
/aosp_15_r20/external/pdfium/core/fxcrt/css/
H A Dcfx_cssstyleselector.cpp53 const WideString& tagname) { in MatchDeclarations()
69 bool CFX_CSSStyleSelector::MatchSelector(const WideString& tagname, in MatchSelector()
/aosp_15_r20/libcore/dom/src/test/java/org/w3c/domts/level1/core/
H A Delementgettagname.java65 String tagname; in runTest() local
H A Dhc_elementgettagname.java61 String tagname; in runTest() local
/aosp_15_r20/libcore/dom/src/test/java/org/w3c/domts/level2/core/
H A DgetElementById01.java75 String tagname; in runTest() local
/aosp_15_r20/external/autotest/client/site_tests/power_Idle/
H A Dpower_Idle.py45 def measure_it(warmup_secs, idle_secs, tagname): argument
/aosp_15_r20/external/e2fsprogs/lib/blkid/
H A Dresolve.c28 char *blkid_get_tag_value(blkid_cache cache, const char *tagname, in blkid_get_tag_value()
/aosp_15_r20/build/make/tools/
H A Dmerge-event-log-tags.py90 tagname = t.tagname variable
H A Devent_log_tags.py23 def __init__(self, tagnum, tagname, description, filename, linenum): argument
/aosp_15_r20/external/doclava/doclet_adapter/src/main/java/com/sun/javadoc/
H A DDoc.java73 Tag[] tags(String tagname); in tags()
/aosp_15_r20/external/wpa_supplicant_8/src/wps/
H A Dupnp_xml.c194 const char *tag, *tagname, *end; in xml_get_first_item() local
/aosp_15_r20/external/python/cpython3/Lib/tkinter/
Dttk.py1442 def tag_bind(self, tagname, sequence=None, callback=None): argument
1449 def tag_configure(self, tagname, option=None, **kw): argument
1462 def tag_has(self, tagname, item=None): argument
/aosp_15_r20/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
/aosp_15_r20/external/python/cpython2/Modules/
Dmmapmodule.c105 char * tagname; member
1249 char *tagname = ""; in new_mmap_object() local
/aosp_15_r20/packages/apps/SecureElement/src/com/android/se/security/
DHalRefDoParser.java126 String tagname = parser.getName(); in parse() local
/aosp_15_r20/external/python/google-auth-library-python/system_tests/system_tests_sync/
Dtest_external_accounts.py141 def get_xml_value_by_tagname(data, tagname): argument
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
H A DDTMNodeProxy.java743 public final NodeList getElementsByTagName(String tagname) in getElementsByTagName()
785 String tagname, in traverseChildren()
/aosp_15_r20/external/python/cpython3/Modules/
Dmmapmodule.c112 char * tagname; member
1396 const char *tagname = ""; in new_mmap_object() local
/aosp_15_r20/libcore/luni/src/main/java/org/w3c/dom/
H A DDocument.java199 public NodeList getElementsByTagName(String tagname); in getElementsByTagName()

123