Home
last modified time | relevance | path

Searched +defs:tag +defs:node +defs:type (Results 1 – 25 of 2880) sorted by relevance

12345678910>>...116

/dports/devel/texlab/texlab-3.3.0/cargo-crates/bibutils-sys-0.1.1/vendor/lib/
H A Dxml.c64 xml_is_terminator( const char *p, int *type ) in xml_is_terminator()
105 xml_processattrib( const char *p, xml *node, int *type ) in xml_processattrib()
165 xml_processtag( const char *p, xml *node, int *type ) in xml_processtag()
167 str tag; in xml_processtag() local
221 int type, is_style = 0; in xml_parse() local
301 xml_find_end( char *buffer, char *tag ) in xml_find_end()
322 xml_tag_matches_simple( xml* node, const char *tag ) in xml_tag_matches_simple()
329 xml_tag_matches_pns( xml* node, const char *tag ) in xml_tag_matches_pns()
343 xml_tag_matches( xml *node, const char *tag ) in xml_tag_matches()
350 xml_tag_matches_has_value( xml *node, const char *tag ) in xml_tag_matches_has_value()
[all …]
/dports/textproc/R-cran-rbibutils/rbibutils/src/
H A Dxml.c67 xml_is_terminator( const char *p, int *type ) in xml_is_terminator()
108 xml_processattrib( const char *p, xml *node, int *type ) in xml_processattrib()
168 xml_processtag( const char *p, xml *node, int *type ) in xml_processtag()
170 str tag; in xml_processtag() local
224 int type, is_style = 0; in xml_parse() local
304 xml_find_end( char *buffer, char *tag ) in xml_find_end()
325 xml_tag_matches_simple( xml* node, const char *tag ) in xml_tag_matches_simple()
332 xml_tag_matches_pns( xml* node, const char *tag ) in xml_tag_matches_pns()
346 xml_tag_matches( xml *node, const char *tag ) in xml_tag_matches()
353 xml_tag_matches_has_value( xml *node, const char *tag ) in xml_tag_matches_has_value()
[all …]
/dports/textproc/bibutils/bibutils_7.2/lib/
H A Dxml.c64 xml_is_terminator( const char *p, int *type ) in xml_is_terminator()
105 xml_processattrib( const char *p, xml *node, int *type ) in xml_processattrib()
165 xml_processtag( const char *p, xml *node, int *type ) in xml_processtag()
167 str tag; in xml_processtag() local
221 int type, is_style = 0; in xml_parse() local
301 xml_find_end( char *buffer, char *tag ) in xml_find_end()
322 xml_tag_matches_simple( xml* node, const char *tag ) in xml_tag_matches_simple()
329 xml_tag_matches_pns( xml* node, const char *tag ) in xml_tag_matches_pns()
343 xml_tag_matches( xml *node, const char *tag ) in xml_tag_matches()
350 xml_tag_matches_has_value( xml *node, const char *tag ) in xml_tag_matches_has_value()
[all …]
/dports/math/gismo/gismo-21.12.0/src/gsIO/
H A DgsXmlUtils.hpp65 static std::string tag () { return "Solid"; } in tag() function in gismo::internal::gsXml
66 static std::string type () { return ""; } in type() function in gismo::internal::gsXml
68 static gsSolid<T> * get (gsXmlNode * node) in get()
322 static std::string type() { return ""; } in type() function in gismo::internal::gsXml
362 static std::string type() { return ""; } in type() function in gismo::internal::gsXml
502 static std::string type () { return ""; } in type() function in gismo::internal::gsXml
539 static std::string type () { return ""; } in type() function in gismo::internal::gsXml
681 static std::string type () { return ""; } in type() function in gismo::internal::gsXml
738 static std::string type () { return ""; } in type() function in gismo::internal::gsXml
1090 static std::string type() { return ""; } in type() function in gismo::internal::gsXml
[all …]
H A DgsXml.cpp81 int countByTag(const std::string & tag, in countByTag()
97 int countByTagType(const std::string & tag, in countByTagType()
98 const std::string & type, in countByTagType()
119 gsXmlNode * firstByTag(const std::string & tag, in firstByTag()
133 gsXmlNode * firstByTagType(const std::string & tag, in firstByTagType()
134 const std::string & type, in firstByTagType()
155 gsXmlNode * anyByTag(const std::string & tag, in anyByTag()
187 gsXmlNode* node, in appendBoxTopology()
220 void getInterfaces(gsXmlNode* node, in getInterfaces()
285 void getBoundaries(gsXmlNode * node, std::map<int, int> & ids, in getBoundaries()
/dports/www/libhubbub/libhubbub-0.3.7/src/treebuilder/
H A Din_table.c26 element_type type = current_node(treebuilder); in clear_stack_table_context() local
27 void *node; in clear_stack_table_context() local
102 element_type type = element_type_from_name(treebuilder, in handle_in_table() local
134 element_type type; in handle_in_table() local
135 void *node; in handle_in_table() local
152 hubbub_tag tag = token->data.tag; in handle_in_table() local
174 hubbub_tag tag = token->data.tag; in handle_in_table() local
214 element_type type = element_type_from_name(treebuilder, in handle_in_table() local
H A Din_table_body.c29 element_type type; in table_clear_stack() local
30 void *node; in table_clear_stack() local
58 void *node; in table_sub_start_or_table_end() local
97 element_type type = element_type_from_name(treebuilder, in handle_in_table_body() local
108 hubbub_tag tag; in handle_in_table_body() local
139 element_type type = element_type_from_name(treebuilder, in handle_in_table_body() local
149 void *node; in handle_in_table_body() local
H A Din_foreign_content.c145 hubbub_tag *tag) in adjust_mathml_attributes()
170 hubbub_tag *tag) in adjust_svg_attributes()
200 hubbub_tag *tag) in adjust_svg_tagname()
228 hubbub_tag *tag) in adjust_foreign_attributes()
304 uint32_t node; in element_in_scope_in_non_html_ns() local
370 element_type type; in foreign_break_out() local
371 void *node; in foreign_break_out() local
413 element_type type = element_type_from_name(treebuilder, in handle_in_foreign_content() local
448 const hubbub_tag *tag = &token->data.tag; in handle_in_foreign_content() local
473 hubbub_tag tag = token->data.tag; in handle_in_foreign_content() local
H A Dafter_head.c45 element_type type = element_type_from_name(treebuilder, in handle_after_head() local
63 void *node; in handle_after_head() local
94 element_type type = element_type_from_name(treebuilder, in handle_after_head() local
111 hubbub_tag tag; in handle_after_head() local
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Core/Debugger/WebSocket/
H A DWebSocketUtils.cpp98 const JsonNode *node = data.get(name); in HasParam() local
108 …erRequest::ParamU32(const char *name, uint32_t *out, bool allowFloatBits, DebuggerParamType type) { in ParamU32()
112 const JsonNode *node = data.get(name); in ParamU32() local
119 auto tag = node->value.getTag(); in ParamU32() local
176 bool DebuggerRequest::ParamBool(const char *name, bool *out, DebuggerParamType type) { in ParamBool()
180 const JsonNode *node = data.get(name); in ParamBool() local
187 auto tag = node->value.getTag(); in ParamBool() local
233 bool DebuggerRequest::ParamString(const char *name, std::string *out, DebuggerParamType type) { in ParamString()
237 const JsonNode *node = data.get(name); in ParamString() local
244 auto tag = node->value.getTag(); in ParamString() local
/dports/emulators/ppsspp/ppsspp-1.12.3/Core/Debugger/WebSocket/
H A DWebSocketUtils.cpp98 const JsonNode *node = data.get(name); in HasParam() local
108 …erRequest::ParamU32(const char *name, uint32_t *out, bool allowFloatBits, DebuggerParamType type) { in ParamU32()
112 const JsonNode *node = data.get(name); in ParamU32() local
119 auto tag = node->value.getTag(); in ParamU32() local
176 bool DebuggerRequest::ParamBool(const char *name, bool *out, DebuggerParamType type) { in ParamBool()
180 const JsonNode *node = data.get(name); in ParamBool() local
187 auto tag = node->value.getTag(); in ParamBool() local
233 bool DebuggerRequest::ParamString(const char *name, std::string *out, DebuggerParamType type) { in ParamString()
237 const JsonNode *node = data.get(name); in ParamString() local
244 auto tag = node->value.getTag(); in ParamString() local
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Core/Debugger/WebSocket/
H A DWebSocketUtils.cpp98 const JsonNode *node = data.get(name); in HasParam() local
108 …erRequest::ParamU32(const char *name, uint32_t *out, bool allowFloatBits, DebuggerParamType type) { in ParamU32()
112 const JsonNode *node = data.get(name); in ParamU32() local
119 auto tag = node->value.getTag(); in ParamU32() local
176 bool DebuggerRequest::ParamBool(const char *name, bool *out, DebuggerParamType type) { in ParamBool()
180 const JsonNode *node = data.get(name); in ParamBool() local
187 auto tag = node->value.getTag(); in ParamBool() local
233 bool DebuggerRequest::ParamString(const char *name, std::string *out, DebuggerParamType type) { in ParamString()
237 const JsonNode *node = data.get(name); in ParamString() local
244 auto tag = node->value.getTag(); in ParamString() local
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/ui/region/
H A DCurveFactory.java35 private int type = Prefs.getInt(CurveTypeTag, CubicBezier); field in CurveFactory
37 void setCurveType(int type) { in setCurveType()
73 private static String getTag(int type) { in getTag()
115 static void save(Curve curve, XmlNode node) { in save()
116 String tag = getTag(curve); in save() local
121 static Curve restore(XmlNode node) throws XMLException { in restore()
122 String tag = node.getAttribute(TypeTag); in restore() local
/dports/www/newsboat/newsboat-2.22.1/src/
H A Dopmlurlreader.cpp42 for (xmlNode* node = root->children; node != nullptr; in reload() local
61 void OpmlUrlReader::handle_node(xmlNode* node, const std::string& tag) in handle_node()
82 void OpmlUrlReader::rec_find_rss_outlines(xmlNode* node, std::string tag) in rec_find_rss_outlines()
85 char* type = (char*)xmlGetProp(node, (const xmlChar*)"type"); in rec_find_rss_outlines() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/apitools/org.eclipse.pde.api.tools/src/org/eclipse/pde/api/tools/internal/
H A DApiDescriptionProcessor.java231 public boolean visit(TypeDeclaration node) { in visit()
232 int type = IApiJavadocTag.TYPE_CLASS; in visit() local
242 public void endVisit(TypeDeclaration node) { in endVisit()
256 public boolean visit(FieldDeclaration node) { in visit()
267 public boolean visit(MethodDeclaration node) { in visit()
348 IApiJavadocTag tag = jtm.getTag(IApiJavadocTag.NO_REFERENCE_TAG_ID); in collectMissingTags() local
356 IApiJavadocTag tag = jtm.getTag(IApiJavadocTag.NO_REFERENCE_TAG_ID); in collectMissingTags() local
362 IApiJavadocTag tag = jtm.getTag(IApiJavadocTag.NO_OVERRIDE_TAG_ID); in collectMissingTags() local
382 IApiJavadocTag tag = jtm.getTag(IApiJavadocTag.NO_EXTEND_TAG_ID); in collectMissingTags() local
629 Element type = null; in annotateApiSettings() local
[all …]
/dports/math/pdal/PDAL-2.3.0/pdal/
H A DPipelineReaderJSON.cpp65 NL::json& node = tree.at(i); in parsePipeline() local
68 std::string tag; in parsePipeline() local
69 std::string type; in parsePipeline() local
191 std::string PipelineReaderJSON::extractType(NL::json& node) in extractType()
193 std::string type; in extractType() local
213 std::string PipelineReaderJSON::extractFilename(NL::json& node) in extractFilename()
237 std::string tag; in extractTag() local
267 void PipelineReaderJSON::handleInputTag(const std::string& tag, in handleInputTag()
279 std::vector<Stage *> PipelineReaderJSON::extractInputs(NL::json& node, in extractInputs()
313 const NL::json& node) in extractOption()
[all …]
/dports/math/R/R-4.1.2/src/library/parallel/R/
H A Dsnow.R60 closeNode <- function(node) UseMethod("closeNode") argument
61 closeNode.default <- function(node) {} argument
65 recvData <- function(node) UseMethod("recvData") argument
68 postNode <- function(con, type, value = NULL, tag = NULL) argument
69 sendData(con, list(type = type, data = value, tag = tag)) nameattr
107 type = "PSOCK", nameattr
149 function (spec, type = getClusterOption("type"), ...) argument
176 sendCall <- function (con, fun, args, return = TRUE, tag = NULL) argument
182 list(fun = fun, args = args, return = return, tag = tag)) nameattr
226 list(value = v$value$value, node = v$node, tag = v$value$tag) nameattr
[all …]
/dports/math/libRmath/R-4.1.1/src/library/parallel/R/
H A Dsnow.R60 closeNode <- function(node) UseMethod("closeNode") argument
61 closeNode.default <- function(node) {} argument
65 recvData <- function(node) UseMethod("recvData") argument
68 postNode <- function(con, type, value = NULL, tag = NULL) argument
69 sendData(con, list(type = type, data = value, tag = tag)) nameattr
107 type = "PSOCK", nameattr
149 function (spec, type = getClusterOption("type"), ...) argument
176 sendCall <- function (con, fun, args, return = TRUE, tag = NULL) argument
182 list(fun = fun, args = args, return = return, tag = tag)) nameattr
226 list(value = v$value$value, node = v$node, tag = v$value$tag) nameattr
[all …]
/dports/lang/gravity/gravity-0.8.5/src/compiler/
H A Dgravity_semacheck2.c316 gnode_n tag = NODE_TAG(node); in is_expression() local
322 gnode_n tag = NODE_TAG(node); in is_expression_assignment() local
331 gnode_n tag = NODE_TAG(node); in is_expression_range() local
375 gnode_n tag = NODE_TAG(node); in is_expression_valid() local
479 gnode_n tag = NODE_TAG(node->left); in check_assignment_expression() local
563 gnode_n tag = subnode->base.tag; in free_postfix_subexpr() local
602 gtoken_t type = NODE_TOKEN_TYPE(node); in visit_label_stmt() local
618 gtoken_t type = NODE_TOKEN_TYPE(node); in visit_flow_stmt() local
638 gtoken_t type = NODE_TOKEN_TYPE(node); in visit_loop_stmt() local
709 gtoken_t type = NODE_TOKEN_TYPE(node); in visit_jump_stmt() local
[all …]
/dports/net/kitinerary/kitinerary-21.12.3/src/osm/
H A Delement.h19 explicit inline TaggedPointer(T *ptr, uint8_t tag) in TaggedPointer()
24 inline uint8_t tag() const { return m_data & TagMask; } in tag() function
39 inline Element(const Node *node) : m_elem(node, static_cast<uint8_t>(Type::Node)) {} in Element()
43 inline Type type() const { return static_cast<Type>(m_elem.tag()); } in type() function
44 inline const Node* node() const { return static_cast<const Node*>(m_elem.get()); } in node() function
91 for (const auto &node : dataSet.nodes) { variable
/dports/net-im/gloox/gloox-1.0.24/src/
H A Ddisco.cpp29 const std::string& type, in Identity()
35 Disco::Identity::Identity( const Tag* tag ) in Identity()
54 Tag* Disco::Identity::tag() const in tag() function in gloox::Disco::Identity
81 Disco::Info::Info( const Tag* tag ) in Info()
135 Tag* Disco::Info::tag() const in tag() function in gloox::Disco::Info
158 Disco::Item::Item( const Tag* tag ) in Item()
168 Tag* Disco::Item::tag() const in tag() function in gloox::Disco::Item
186 Disco::Items::Items( const std::string& node ) in Items()
191 Disco::Items::Items( const Tag* tag ) in Items()
227 Tag* Disco::Items::tag() const in tag() function in gloox::Disco::Items
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/yaml/
H A Dparse-cst.d.ts45 type: Type property
55 readonly tag: property
63 type: Type.ALIAS property
87 type: Type.PLAIN property
112 readonly tag: null property
121 node: ContentNode | null property
133 type: Type.MAP property
140 node: ContentNode | null property
144 type: Type.SEQ property
176 readonly tag: null property
[all …]
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/reportsDashboards/node_modules/yaml/
H A Dparse-cst.d.ts45 type: Type property
55 readonly tag: property
63 type: Type.ALIAS property
87 type: Type.PLAIN property
112 readonly tag: null property
121 node: ContentNode | null property
133 type: Type.MAP property
140 node: ContentNode | null property
144 type: Type.SEQ property
176 readonly tag: null property
[all …]
/dports/devel/efl/efl-1.25.1/src/lib/eldbus/
H A Deldbus_introspection.c31 Eldbus_Introspection_Node *node; in eldbus_introspection_parse() local
54 _eldbus_introspection_parse_node(Eina_Simple_XML_Node_Tag *tag) in _eldbus_introspection_parse_node()
56 Eldbus_Introspection_Node *node; in _eldbus_introspection_parse_node() local
78 eldbus_introspection_node_free(Eldbus_Introspection_Node *node) in eldbus_introspection_node_free()
110 _eldbus_introspection_parse_interface(Eina_Simple_XML_Node_Tag *tag) in _eldbus_introspection_parse_interface()
169 _eldbus_introspection_parse_method(Eina_Simple_XML_Node_Tag *tag) in _eldbus_introspection_parse_method()
216 _eldbus_introspection_parse_signal(Eina_Simple_XML_Node_Tag *tag) in _eldbus_introspection_parse_signal()
263 _eldbus_introspection_parse_argument(Eina_Simple_XML_Node_Tag *tag) in _eldbus_introspection_parse_argument()
267 const char *type; in _eldbus_introspection_parse_argument() local
317 const char *type; in _eldbus_introspection_parse_property() local
[all …]
/dports/mail/evolution/evolution-3.42.1/src/plugins/save-calendar/
H A Drdf-format.c85 add_list_to_rdf (xmlNodePtr node, in add_list_to_rdf()
86 const gchar *tag, in add_list_to_rdf()
88 gint type) in add_list_to_rdf()
117 add_nummeric_to_rdf (xmlNodePtr node, in add_nummeric_to_rdf()
118 const gchar *tag, in add_nummeric_to_rdf()
130 add_time_to_rdf (xmlNodePtr node, in add_time_to_rdf()
131 const gchar *tag, in add_time_to_rdf()
160 add_string_to_rdf (xmlNodePtr node, in add_string_to_rdf()
161 const gchar *tag, in add_string_to_rdf()
264 xmlNodePtr node = xmlNewChild (c_node, NULL, (const guchar *)"Vevent", NULL); in do_save_calendar_rdf() local

12345678910>>...116