Home
last modified time | relevance | path

Searched refs:EMPTY_NODE (Results 1 – 25 of 60) sorted by relevance

123

/dports/textproc/turboxsl/turboxsl-b03c2c9/src/
H A Dinstructions.c33 parameter->extra.v.nodeset = xml_new_node(context->context, NULL, EMPTY_NODE); in instruction_call_template()
52 XMLNODE *local_variables = xml_new_node(context->context, NULL, EMPTY_NODE); in instruction_call_template()
53 XMLNODE *result = xml_append_child(context->context, context->result, EMPTY_NODE); in instruction_call_template()
89 if (child->type == EMPTY_NODE) continue; in instruction_apply_templates()
101 parameter->extra.v.nodeset = xml_new_node(context->context, NULL, EMPTY_NODE); in instruction_apply_templates()
126 XMLNODE *local_variables = xml_new_node(context->context, NULL, EMPTY_NODE); in instruction_apply_templates()
130 XMLNODE *result = xml_append_child(context->context, context->result, EMPTY_NODE); in instruction_apply_templates()
158 while(parent && parent->type == EMPTY_NODE) { in instruction_attribute()
314 if (child->type == EMPTY_NODE) continue; in instruction_for_each()
321 XMLNODE *result = xml_append_child(context->context, context->result, EMPTY_NODE); in instruction_for_each()
[all …]
H A Dtransform.c79 XMLNODE *tmp = xml_new_node(pctx, NULL, EMPTY_NODE); in xml_eval_string()
101 if(instr->type == EMPTY_NODE) { in apply_xslt_template()
143 XMLNODE *result = xml_append_child(context->context, context->result, EMPTY_NODE); in apply_default_process()
167 XMLNODE *scope = xml_new_node(context->context, NULL, EMPTY_NODE); in process_one_node()
248 node->type = EMPTY_NODE; in xsl_preprocess()
296 node->type = EMPTY_NODE; in process_imports()
527 if(n->type != EMPTY_NODE) in find_first_node()
627 XMLNODE *ret = xml_new_node(pctx, xmls_new_string_literal("out"), EMPTY_NODE); in XSLTProcess()
646 new_context->local_variables = xml_new_node(pctx, NULL, EMPTY_NODE); in XSLTProcess()
H A Dutils.c53 while(node->type==EMPTY_NODE) in xml_get_attr()
66 XMLNODE *locals = xml_new_node(pctx,NULL,EMPTY_NODE); in XMLFindNodes()
H A Drvalue.c112 res = node->type == EMPTY_NODE ? nodes2string(node) : node2string(node); in rval2string()
237 if(node->type == EMPTY_NODE && node->children != NULL) node = node->children; in nodeset_equal_common()
H A Dvariables.c185 tmp->extra.v.nodeset = xml_new_node(pctx, NULL, EMPTY_NODE); in do_local_var()
253 XMLNODE *result = xml_new_node(context, NULL, EMPTY_NODE); in copy_variables()
H A Dnodes.c119 XMLNODE *result = xml_new_node(NULL, xsl_s_root, EMPTY_NODE); in XMLCreateDocument()
/dports/www/wsdlpull/wsdlpull-1.24/src/xmlpull/
H A DXmlDoc.h36 EMPTY_NODE = 1, enumerator
94 void setName( const std::string &p_name, bool p_empty = XmlNode_t::EMPTY_NODE);
/dports/devel/capnproto/capnproto-0.9.0/c++/src/kj/
H A Dtable.c++203 : tree(const_cast<NodeUnion*>(&EMPTY_NODE)), in BTreeImpl()
212 if (tree != &EMPTY_NODE) { in ~BTreeImpl()
225 if (tree != &EMPTY_NODE) { in operator =()
236 other.tree = const_cast<NodeUnion*>(&EMPTY_NODE); in operator =()
247 const BTreeImpl::NodeUnion BTreeImpl::EMPTY_NODE = {{{0, {0}}}}; member in kj::_::BTreeImpl
318 if (tree != &EMPTY_NODE) { in clear()
362 if (tree != &EMPTY_NODE) aligned_free(tree); in growTree()
/dports/textproc/turboxsl/turboxsl-b03c2c9/
H A DTODO18 - do not use EMPTY_NODE's where it is possible
/dports/devel/capnproto080/capnproto-0.8.0/c++/src/kj/
H A Dtable.c++203 : tree(const_cast<NodeUnion*>(&EMPTY_NODE)), in BTreeImpl()
211 if (tree != &EMPTY_NODE) { in ~BTreeImpl()
216 const BTreeImpl::NodeUnion BTreeImpl::EMPTY_NODE = {{{0, {0}}}}; member in kj::_::BTreeImpl
287 if (tree != &EMPTY_NODE) { in clear()
331 if (tree != &EMPTY_NODE) aligned_free(tree); in growTree()
/dports/multimedia/qmmp-plugin-pack-qt5/qmmp-plugin-pack-1.5.2/src/Visual/goom/
H A Dgoomsl_private.h36 #define EMPTY_NODE 0 macro
/dports/multimedia/libxine/xine-lib-1.2.11/src/post/goom/
H A Dgoomsl_private.h15 #define EMPTY_NODE 0 macro
/dports/graphics/goom/goom2k4-0/src/
H A Dgoomsl_private.h15 #define EMPTY_NODE 0 macro
/dports/astro/opencpn/OpenCPN-5.2.4/plugins/chartdldr_pi/src/unarr/lzmasdk/
H A DPpmd8.c59 #define EMPTY_NODE 0xFFFFFFFF macro
116 ((CPpmd8_Node *)node)->Stamp = EMPTY_NODE; in InsertNode()
170 while ((node2 = node + node->NU)->Stamp == EMPTY_NODE) in GlueFreeBlocks()
275 *(UInt32 *)ptr = EMPTY_NODE; /* it's used for (Flags == 0xFF) check in RemoveBinContexts */ in SpecialFreeUnit()
306 for (; node->Stamp == EMPTY_NODE; node += node->NU) in ExpandTextArea()
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/dep/libs/lib7z/
H A DPpmd8.c59 #define EMPTY_NODE 0xFFFFFFFF macro
116 ((CPpmd8_Node *)node)->Stamp = EMPTY_NODE; in InsertNode()
170 while ((node2 = node + node->NU)->Stamp == EMPTY_NODE) in GlueFreeBlocks()
275 *(UInt32 *)ptr = EMPTY_NODE; /* it's used for (Flags == 0xFF) check in RemoveBinContexts */ in SpecialFreeUnit()
306 for (; node->Stamp == EMPTY_NODE; node += node->NU) in ExpandTextArea()
/dports/archivers/unarr/unarr-1.0.1/lzmasdk/
H A DPpmd8.c59 #define EMPTY_NODE 0xFFFFFFFF macro
116 ((CPpmd8_Node *)node)->Stamp = EMPTY_NODE; in InsertNode()
170 while ((node2 = node + node->NU)->Stamp == EMPTY_NODE) in GlueFreeBlocks()
275 *(UInt32 *)ptr = EMPTY_NODE; /* it's used for (Flags == 0xFF) check in RemoveBinContexts */ in SpecialFreeUnit()
306 for (; node->Stamp == EMPTY_NODE; node += node->NU) in ExpandTextArea()
/dports/archivers/maxcso/maxcso-1.10.0/7zip/C/
H A DPpmd8.c59 #define EMPTY_NODE 0xFFFFFFFF macro
116 ((CPpmd8_Node *)node)->Stamp = EMPTY_NODE; in InsertNode()
170 while ((node2 = node + node->NU)->Stamp == EMPTY_NODE) in GlueFreeBlocks()
275 *(UInt32 *)ptr = EMPTY_NODE; /* it's used for (Flags == 0xFF) check in RemoveBinContexts */ in SpecialFreeUnit()
306 for (; node->Stamp == EMPTY_NODE; node += node->NU) in ExpandTextArea()
/dports/graphics/peruse/peruse-8d1de5f4a7c4a6ca7444b0c55cb9aaa44a982a78/src/qtquick/karchive-rar/unarr/lzmasdk/
H A DPpmd8.c59 #define EMPTY_NODE 0xFFFFFFFF macro
116 ((CPpmd8_Node *)node)->Stamp = EMPTY_NODE; in InsertNode()
170 while ((node2 = node + node->NU)->Stamp == EMPTY_NODE) in GlueFreeBlocks()
275 *(UInt32 *)ptr = EMPTY_NODE; /* it's used for (Flags == 0xFF) check in RemoveBinContexts */ in SpecialFreeUnit()
306 for (; node->Stamp == EMPTY_NODE; node += node->NU) in ExpandTextArea()
/dports/archivers/libarchive/libarchive-3.5.2/libarchive/
H A Darchive_ppmd8.c62 #define EMPTY_NODE 0xFFFFFFFF macro
119 ((CPpmd8_Node *)node)->Stamp = EMPTY_NODE; in InsertNode()
173 while ((node2 = node + node->NU)->Stamp == EMPTY_NODE) in GlueFreeBlocks()
278 *(UInt32 *)ptr = EMPTY_NODE; /* it's used for (Flags == 0xFF) check in RemoveBinContexts */ in SpecialFreeUnit()
309 for (; node->Stamp == EMPTY_NODE; node += node->NU) in ExpandTextArea()
/dports/archivers/7-zip/7-zip-21.07/C/
H A DPpmd8.c114 #define EMPTY_NODE 0xFFFFFFFF macro
119 ((CPpmd8_Node *)node)->Stamp = EMPTY_NODE; in InsertNode()
200 while ((node2 = node + nu)->Stamp == EMPTY_NODE) in GlueFreeBlocks()
341 *(UInt32 *)ptr = EMPTY_NODE; /* it's used for (Flags == 0xFF) check in RemoveBinContexts() */ in SpecialFreeUnit()
376 while (node->Stamp == EMPTY_NODE) in ExpandTextArea()
H A DPpmd7.c114 #define EMPTY_NODE 0 macro
196 un->Node.Stamp = EMPTY_NODE; in GlueFreeBlocks()
224 if (node2->Stamp != EMPTY_NODE || nu >= 0x10000) in GlueFreeBlocks()
/dports/devel/cmake-gui/cmake-3.22.1/Utilities/cmlibarchive/libarchive/
H A Darchive_ppmd8.c62 #define EMPTY_NODE 0xFFFFFFFF macro
119 ((CPpmd8_Node *)node)->Stamp = EMPTY_NODE; in InsertNode()
173 while ((node2 = node + node->NU)->Stamp == EMPTY_NODE) in GlueFreeBlocks()
278 *(UInt32 *)ptr = EMPTY_NODE; /* it's used for (Flags == 0xFF) check in RemoveBinContexts */ in SpecialFreeUnit()
309 for (; node->Stamp == EMPTY_NODE; node += node->NU) in ExpandTextArea()
/dports/devel/cmake-doc/cmake-3.22.1/Utilities/cmlibarchive/libarchive/
H A Darchive_ppmd8.c62 #define EMPTY_NODE 0xFFFFFFFF macro
119 ((CPpmd8_Node *)node)->Stamp = EMPTY_NODE; in InsertNode()
173 while ((node2 = node + node->NU)->Stamp == EMPTY_NODE) in GlueFreeBlocks()
278 *(UInt32 *)ptr = EMPTY_NODE; /* it's used for (Flags == 0xFF) check in RemoveBinContexts */ in SpecialFreeUnit()
309 for (; node->Stamp == EMPTY_NODE; node += node->NU) in ExpandTextArea()
/dports/devel/cmake/cmake-3.22.1/Utilities/cmlibarchive/libarchive/
H A Darchive_ppmd8.c62 #define EMPTY_NODE 0xFFFFFFFF macro
119 ((CPpmd8_Node *)node)->Stamp = EMPTY_NODE; in InsertNode()
173 while ((node2 = node + node->NU)->Stamp == EMPTY_NODE) in GlueFreeBlocks()
278 *(UInt32 *)ptr = EMPTY_NODE; /* it's used for (Flags == 0xFF) check in RemoveBinContexts */ in SpecialFreeUnit()
309 for (; node->Stamp == EMPTY_NODE; node += node->NU) in ExpandTextArea()
/dports/security/hashcat/hashcat-6.2.5/deps/LZMA-SDK/C/
H A DPpmd7.c114 #define EMPTY_NODE 0 macro
196 un->Node.Stamp = EMPTY_NODE; in GlueFreeBlocks()
224 if (node2->Stamp != EMPTY_NODE || nu >= 0x10000) in GlueFreeBlocks()

123