Home
last modified time | relevance | path

Searched defs:tagname (Results 201 – 225 of 2153) sorted by relevance

12345678910>>...87

/dports/textproc/py-openpyxl/openpyxl-2.6.4/openpyxl/workbook/
H A Dexternal_reference.py14 tagname = "externalReference" variable in ExternalReference
/dports/biology/p5-BioPerl/BioPerl-1.7.7/lib/Bio/Annotation/
H A DTarget.pm164 sub tagname{ subroutine
/dports/www/qutebrowser/qutebrowser-2.4.0/tests/unit/browser/webkit/
H A Dtest_webkitelem.py42 attributes=None, tagname=None, classes=None, argument
384 def test_is_text_input(self, tagname, attributes, expected): argument
429 def test_keep_target(self, tagname, target): argument
436 def test_no_target(self, tagname): argument
442 def test_blank_target(self, tagname): argument
449 def test_ancestor_blank_target(self, tagname): argument
822 def test_is_editable(self, tagname, attributes, editable): argument
863 setting, tagname, attributes, editable): argument
/dports/textproc/py-openpyxl/openpyxl-2.6.4/openpyxl/worksheet/
H A Dtable.py44 tagname = "tableStyleInfo" variable in TableStyleInfo
68 tagname = "xmlColumnPr" variable in XMLColumnProps
93 tagname = "tableFormula" variable in TableFormula
112 tagname = "tableColumn" variable in TableColumn
204 tagname = "table" variable in Table
335 tagname = "tableParts" variable in TablePartList
/dports/graphics/darktable/darktable-3.6.1/src/libs/
H A Dexport_metadata.c91 char *tagname; in add_selected_metadata() local
133 gchar *tagname = NULL; in set_matching_tag_visibility() local
201 const char *tagname = tag->data; in add_tag_button_clicked() local
393 const char *tagname = (char *)tags->data; in dt_lib_export_metadata_configuration_dialog() local
456 char *tagname, *formula; in dt_lib_export_metadata_configuration_dialog() local
/dports/textproc/py-openpyxl/openpyxl-2.6.4/openpyxl/formatting/
H A Drule.py44 tagname = "cfvo" variable in FormatObject
71 tagname = "iconSet" variable in IconSet
99 tagname = "dataBar" variable in DataBar
124 tagname = "colorScale" variable in ColorScale
140 tagname = "cfRule" variable in Rule
/dports/graphics/exifprobe/exifprobe-2.0.1/
H A Dmaker_asahi.c433 char *tagname = (char *)0; in maker_asahi_tagname() local
475 char *tagname = CNULL; in maker_asahi1_tagname() local
500 char *tagname = CNULL; in maker_asahi2_tagname() local
541 char *tagname = CNULL; in maker_asahi3_tagname() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/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
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/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
/dports/www/firefox-esr/firefox-91.8.0/testing/mozbase/mozlog/mozlog/formatters/
H A Dmachformatter.py251 # Format intermittents
252 if intermittents > 0:
255 [
287 self.color_formatter.heading("-" * len(heading)),
290 if count["subtest"]["count"]:
/dports/devel/llvm12/llvm-project-12.0.1.src/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
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/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
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/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
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/tools/third_party/py/py/
H A D_xmlgen.py204 def _issingleton(self, tagname): argument
208 def _isinline(self, tagname): argument
229 def _issingleton(self, tagname): argument
232 def _isinline(self, tagname): argument
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/python/py/py/
H A D_xmlgen.py204 def _issingleton(self, tagname): argument
208 def _isinline(self, tagname): argument
229 def _issingleton(self, tagname): argument
232 def _isinline(self, tagname): argument
/dports/lang/spidermonkey60/firefox-60.9.0/testing/web-platform/tests/tools/third_party/py/py/
H A D_xmlgen.py204 def _issingleton(self, tagname): argument
208 def _isinline(self, tagname): argument
229 def _issingleton(self, tagname): argument
232 def _isinline(self, tagname): argument
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/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
/dports/devel/llvm10/llvm-10.0.1.src/tools/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
/dports/devel/llvm11/llvm-11.0.1.src/tools/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
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/tools/third_party/py/py/
H A D_xmlgen.py204 def _issingleton(self, tagname): argument
208 def _isinline(self, tagname): argument
229 def _issingleton(self, tagname): argument
232 def _isinline(self, tagname): argument
/dports/www/firefox/firefox-99.0/testing/mozbase/mozlog/mozlog/formatters/html/
H A Dxmlgen.py250 def _issingleton(self, tagname): argument
254 def _isinline(self, tagname): argument
287 def _issingleton(self, tagname): argument
290 def _isinline(self, tagname): argument
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/python/py/py/
H A D_xmlgen.py204 def _issingleton(self, tagname): argument
208 def _isinline(self, tagname): argument
229 def _issingleton(self, tagname): argument
232 def _isinline(self, tagname): argument
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/tools/third_party/py/py/
H A D_xmlgen.py204 def _issingleton(self, tagname): argument
208 def _isinline(self, tagname): argument
229 def _issingleton(self, tagname): argument
232 def _isinline(self, tagname): argument
/dports/devel/llvm90/llvm-9.0.1.src/tools/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
/dports/lang/spidermonkey60/firefox-60.9.0/testing/mozbase/mozlog/mozlog/formatters/html/
H A Dxmlgen.py237 def _issingleton(self, tagname): argument
241 def _isinline(self, tagname): argument
263 def _issingleton(self, tagname): argument
266 def _isinline(self, tagname): argument

12345678910>>...87