Home
last modified time | relevance | path

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

/third_party/boost/libs/spirit/repository/test/karma/
Dconfix.cpp45 tag (std::basic_string<Char, Traits, Allocator> const& tagname) in tag()
53 tag (char const* tagname) in tag()
/third_party/protobuf/
Dupdate_version.py42 def Find(elem, tagname): argument
49 def FindAndClone(elem, tagname): argument
264 def CreateNode(tagname, indent, children): argument
/third_party/e2fsprogs/lib/blkid/
Dresolve.c28 char *blkid_get_tag_value(blkid_cache cache, const char *tagname, in blkid_get_tag_value()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/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
/third_party/wpa_supplicant/wpa_supplicant-2.9/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
/third_party/ltp/pan/
Dreporter.c184 char tagname[KEYSIZE]; /* used when creating name (see above) */ in scanner_test_end() local
/third_party/ffmpeg/libavcodec/
Dhtmlsubtitles.c207 const char *tagname = buffer; in ff_htmlmarkup_to_ass() local
/third_party/cef/libcef/renderer/
Ddom_node_impl.cc275 const WebString& tagname = element.TagName(); in GetElementTagName() local
/third_party/python/Modules/
Dmmapmodule.c106 char * tagname; member
1320 const char *tagname = ""; in new_mmap_object() local
/third_party/openssl/crypto/asn1/
Da_strex.c347 const char *tagname; in do_print_ex() local
/third_party/python/Lib/xml/dom/
Dpulldom.py164 def buildDocument(self, uri, tagname): argument
/third_party/python/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
/third_party/skia/third_party/externals/icu/source/common/
Ducnv_io.cpp327 static uint32_t getTagNumber(const char *tagname) { in getTagNumber()
/third_party/node/deps/icu-small/source/common/
Ducnv_io.cpp327 static uint32_t getTagNumber(const char *tagname) { in getTagNumber()
/third_party/icu/icu4c/source/common/
Ducnv_io.cpp327 static uint32_t getTagNumber(const char *tagname) { in getTagNumber()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Ducnv_io.cpp327 static uint32_t getTagNumber(const char *tagname) { in getTagNumber()
/third_party/gstreamer/gstplugins_bad/gst/asfmux/
Dgstasfmux.c922 const GstTagList * tags, const gchar * tagname, in gst_asf_mux_write_content_description_entry()