Home
last modified time | relevance | path

Searched refs:xml_options (Results 1 – 25 of 65) sorted by relevance

123

/dports/cad/qelectrotech/qet-0.7.0/sources/NameList/
H A Dnameslist.cpp120 void NamesList::fromXml(const QDomElement &xml_element, const QHash<QString, QString> &xml_options)… in fromXml() argument
121 QHash<QString, QString> xml_opt = getXmlOptions(xml_options); in fromXml()
143 QDomElement NamesList::toXml(QDomDocument &xml_document, const QHash<QString, QString> &xml_options in toXml()
144 QHash<QString, QString> xml_opt = getXmlOptions(xml_options); in toXml()
164 QHash<QString, QString> NamesList::getXmlOptions(const QHash<QString, QString> &xml_options) const { in getXmlOptions()
165 QHash<QString, QString> new_xml_options = xml_options; in getXmlOptions()
166 if (!xml_options.contains("ParentTagName")) { in getXmlOptions()
169 if (!xml_options.contains("TagName")) { in getXmlOptions()
172 if (!xml_options.contains("LanguageAttribute")) { in getXmlOptions()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/auxiliary/pipe-loader/
H A Dpipe_loader.c96 const char *xml_options = dev->ops->get_driconf_xml(dev); in pipe_loader_load_options() local
97 if (!xml_options) in pipe_loader_load_options()
98 xml_options = gallium_driinfo_xml; in pipe_loader_load_options()
100 driParseOptionInfo(&dev->option_info, xml_options); in pipe_loader_load_options()
/dports/x11-fm/rodent/rodent-5.3.16.3/apps/rodent-pkg/src/
H A Dpkg-xml.i73 static pkg_option_t *xml_options = NULL; variable
163 if (value) q->pkg_options = xml_options; g_free(value); in parseXML_action()
291 xml_options = (pkg_option_t *) malloc((option_count+1)*sizeof(pkg_option_t)); in populate_global_options()
292 if (!xml_options){ in populate_global_options()
296 memset(xml_options, 0, (option_count+1)*sizeof(pkg_option_t)); in populate_global_options()
303 pkg_option_t *s = xml_options; in populate_global_options()
314 for (pp=xml_options; pp && pp->loption; pp++){ in populate_global_options()
/dports/misc/libcomps/libcomps-0.1.17/libcomps/src/
H A Dcomps_docgroup.c261 COMPS_Log *log, COMPS_XMLOptions *xml_options, in comps_docgroup_xml() argument
298 explicit[5] = xml_options->default_explicit; in comps_docgroup_xml()
299 explicit[6] = xml_options->uservisible_explicit; in comps_docgroup_xml()
300 explicit[7] = xml_options->biarchonly_explicit; in comps_docgroup_xml()
301 if (group->packages->len == 0 && !xml_options->empty_groups) { in comps_docgroup_xml()
309 if (xml_options->arch_output) { in comps_docgroup_xml()
362 if (group->packages->len || xml_options->empty_packages) { in comps_docgroup_xml()
367 writer, log, xml_options, def_options); in comps_docgroup_xml()
H A Dcomps_doc.c29 COMPS_XMLOptions *xml_options,
177 COMPS_XMLOptions *xml_options, in COMPS_DOC_SETOBJLIST()
197 if (!xml_options) in COMPS_DOC_SETOBJLIST()
198 xml_options = &COMPS_XMLDefaultOptions; in COMPS_DOC_SETOBJLIST()
201 genret = comps_doc_xml(doc, writer, xml_options, def_options); in COMPS_DOC_SETOBJLIST()
218 char* comps2xml_str(COMPS_Doc *doc, COMPS_XMLOptions *xml_options, in comps2xml_str() argument
239 if (!xml_options) in comps2xml_str()
240 xml_options = &COMPS_XMLDefaultOptions; in comps2xml_str()
243 genret = comps_doc_xml(doc, writer, xml_options, def_options); in comps2xml_str()
639 COMPS_XMLOptions *xml_options, in comps_doc_xml() argument
[all …]
H A Dcomps_docenv.c293 COMPS_Log *log, COMPS_XMLOptions *xml_options, in comps_docenv_xml() argument
310 !xml_options->empty_environments) { in comps_docenv_xml()
318 if (xml_options->arch_output) { in comps_docenv_xml()
366 if (env->group_list->len || xml_options->empty_grouplist) { in comps_docenv_xml()
371 writer, log, xml_options, def_options); in comps_docenv_xml()
377 if (env->option_list->len || xml_options->empty_optionlist) { in comps_docenv_xml()
382 writer, log, xml_options, def_options); in comps_docenv_xml()
H A Dcomps_doccategory.c212 COMPS_XMLOptions *xml_options, in comps_doccategory_xml() argument
226 if (category->group_ids->len == 0 && !xml_options->empty_categories) { in comps_doccategory_xml()
234 if (xml_options->arch_output) { in comps_doccategory_xml()
282 if (category->group_ids->len || xml_options->empty_grouplist) { in comps_doccategory_xml()
287 writer, log, xml_options, def_options); in comps_doccategory_xml()
H A Dcomps_docpackage.c145 COMPS_Log *log, COMPS_XMLOptions *xml_options, in comps_docpackage_xml() argument
154 if (xml_options->arch_output) { in comps_docpackage_xml()
178 if (xml_options->bao_explicit) { in comps_docpackage_xml()
H A Dcomps_docpackage.h139 COMPS_Log *log, COMPS_XMLOptions *xml_options,
H A Dcomps_doccategory.h200 COMPS_XMLOptions *xml_options,
H A Dcomps_docenv.h195 COMPS_Log *log, COMPS_XMLOptions *xml_options,
/dports/sysutils/syslog-ng/syslog-ng-3.35.1/modules/xml/
H A Dxml-grammar.ym76 xml_options
83 xml_options
84 : xml_opt xml_options
/dports/misc/libcomps/libcomps-0.1.17/libcomps/src/python/tests/
H A Dtest_libcomps.py42 data = self.comps.xml_str(xml_options = {"empty_groups":True,
69 data = self.comps.xml_str(xml_options = {"empty_groups":True,
75 data = self.comps.xml_str(xml_options = {"empty_groups":True,
H A D__test.py733 x = self.comps.xml_str(xml_options={})
746 comps.xml_f("fed2.xml", xml_options={"empty_groups":True,
762 comps.xml_f("sample2.xml", xml_options={"empty_groups":True,
779 x = comps.xml_str(xml_options={"empty_groups":True,
782 y = comps2.xml_str(xml_options={"empty_groups":True,
1020 s = comps.toxml_str(xml_options={"empty_groups": True,
1029 s = comps.toxml_str(xml_options={"empty_groups": True,
1038 s = comps.toxml_str(xml_options={"empty_groups": True,
1086 s = comps.toxml_str(xml_options = {"arch_output":True})
1148 xmlstr = comps.toxml_str(xml_options={"biarchonly_explicit": True})
/dports/benchmarks/phoronix-test-suite/phoronix-test-suite-10.6.1/pts-core/objects/
H A Dpts_exdep_generic_parser.php34 $xml_options = LIBXML_COMPACT | LIBXML_PARSEHUGE;
35 $xml = simplexml_load_file($generic_packages_file, 'SimpleXMLElement', $xml_options);
H A Dpts_exdep_platform_parser.php34 $xml_options = LIBXML_COMPACT | LIBXML_PARSEHUGE;
35 $xml = simplexml_load_file($xml, 'SimpleXMLElement', $xml_options);
H A Dpts_test_profile_parser.php96 $xml_options = LIBXML_COMPACT | LIBXML_PARSEHUGE;
107 …ml_file_cache[$this->file_location] = simplexml_load_file($read, 'SimpleXMLElement', $xml_options);
119 $this->xml = simplexml_load_string($read, 'SimpleXMLElement', $xml_options);
/dports/devel/hwloc/hwloc-1.11.13/tests/xml/
H A DMakefile.am49 xml_options = \
71 EXTRA_DIST = $(xml_outputs) $(xml_source) $(xml_options) $(xml_envs)
/dports/textproc/xmlstarlet/xmlstarlet-1.6.1/src/
H A Dxml_select.c649 int xml_options, const selOptions *ops, xsltOptions *xsltOps, in do_file() argument
663 doc = xmlReadFile(filename, NULL, xml_options); in do_file()
704 int xml_options = 0; in selMain() local
711 xml_options |= XML_PARSE_NOENT; /* substitute entities */ in selMain()
712 xml_options |= XML_PARSE_DTDATTR; /* use default attrib values */ in selMain()
713 xml_options |= ops.nonet? XML_PARSE_NONET : 0; in selMain()
728 xmlTextReaderPtr reader = xmlReaderForFile(argv[i], NULL, xml_options); in selMain()
738 do_file(argv[n], style_tree, xml_options, &ops, &xsltOps, &status); in selMain()
741 do_file("-", style_tree, xml_options, &ops, &xsltOps, &status); in selMain()
/dports/misc/libcomps/libcomps-0.1.17/libcomps/src/python/src/
H A Dpycomps.c128 COMPS_XMLOptions *xml_options = NULL; in PyCOMPS_toxml_f() local
137 __pycomps_dict_to_xml_opts, &xml_options, in PyCOMPS_toxml_f()
150 0, xml_options, def_options); in PyCOMPS_toxml_f()
151 if (xml_options) in PyCOMPS_toxml_f()
152 free(xml_options); in PyCOMPS_toxml_f()
176 COMPS_XMLOptions *xml_options = NULL; in PyCOMPS_toxml_str() local
180 __pycomps_dict_to_xml_opts, &xml_options, in PyCOMPS_toxml_str()
187 char *s = comps2xml_str(((PyCOMPS*)self)->comps_doc, xml_options, def_options); in PyCOMPS_toxml_str()
188 if (xml_options) in PyCOMPS_toxml_str()
189 free(xml_options); in PyCOMPS_toxml_str()
/dports/misc/tellico/tellico-3.4.2/src/translators/
H A Dxslthandler.cpp45 static const int xml_options = XML_PARSE_NONET | XML_PARSE_NOCDATA; variable
46 static const int xslt_options = xml_options;
232 …cIn = xmlReadDoc(reinterpret_cast<xmlChar*>(text_.toUtf8().data()), nullptr, nullptr, xml_options); in applyStylesheet()
/dports/devel/hwloc2/hwloc-2.5.0/tests/hwloc/xml/
H A DMakefile.am82 xml_options = \
107 EXTRA_DIST = $(xml_outputs) $(xml_source) $(xml_options) $(xml_envs)
/dports/net/mpich/mpich-3.4.3/src/pm/hydra2/libhydra/topo/hwloc/hwloc/tests/hwloc/xml/
H A DMakefile.am81 xml_options = \
106 EXTRA_DIST = $(xml_outputs) $(xml_source) $(xml_options) $(xml_envs)
/dports/net/mpich/mpich-3.4.3/modules/hwloc/tests/hwloc/xml/
H A DMakefile.am81 xml_options = \
106 EXTRA_DIST = $(xml_outputs) $(xml_source) $(xml_options) $(xml_envs)
/dports/net/mpich/mpich-3.4.3/src/pm/hydra/tools/topo/hwloc/hwloc/tests/hwloc/xml/
H A DMakefile.am81 xml_options = \
106 EXTRA_DIST = $(xml_outputs) $(xml_source) $(xml_options) $(xml_envs)

123