Searched refs:traverse (Results 1 - 25 of 41) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/VisualStudio2005/wsdl2h/wsdl2h/
H A Dmime.cpp46 int mime__multipartRelated::traverse(wsdl__definitions& definitions) function in class:mime__multipartRelated
50 (*pt).traverse(definitions);
60 int mime__part::traverse(wsdl__definitions& definitions) function in class:mime__part
64 (*hd).traverse(definitions);
H A Dmime.h53 int traverse(wsdl__definitions&);
60 int traverse(wsdl__definitions&);
H A Dschema.h80 xs__element *elementRef; // traverse() finds ref
81 xs__simpleType *simpleTypeRef; // traverse() finds type or = simpleType above
82 xs__complexType *complexTypeRef; // traverse() finds type or = complexType above
83 std::vector<xs__element*> substitutions; // traverse() finds substitutionGroup elements for this abstract element
86 int traverse(xs__schema&);
115 xs__attribute *attributeRef; // traverse() finds ref
116 xs__simpleType *simpleTypeRef; // traverse() finds type or = simpleType above
119 int traverse(xs__schema&);
132 int traverse(xs__schema&);
147 int traverse(xs__schem
[all...]
H A Dschema.cpp249 int xs__schema::traverse() function in class:xs__schema
266 (*im).traverse(*this);
269 (*at).traverse(*this);
273 (*el).traverse(*this);
276 { (*st).traverse(*this);
285 (*ct).traverse(*this);
288 (*gp).traverse(*this);
291 (*ag).traverse(*this);
464 int xs__include::traverse(xs__schema &schema) function in class:xs__include
532 int xs__redefine::traverse(xs__schem function in class:xs__redefine
550 int xs__import::traverse(xs__schema &schema) function in class:xs__import
598 int xs__attribute::traverse(xs__schema &schema) function in class:xs__attribute
718 int xs__element::traverse(xs__schema &schema) function in class:xs__element
911 int xs__simpleType::traverse(xs__schema &schema) function in class:xs__simpleType
962 int xs__complexType::traverse(xs__schema &schema) function in class:xs__complexType
1044 int xs__simpleContent::traverse(xs__schema &schema) function in class:xs__simpleContent
1054 int xs__complexContent::traverse(xs__schema &schema) function in class:xs__complexContent
1069 int xs__extension::traverse(xs__schema &schema) function in class:xs__extension
1180 int xs__restriction::traverse(xs__schema &schema) function in class:xs__restriction
1294 int xs__list::traverse(xs__schema &schema) function in class:xs__list
1349 int xs__union::traverse(xs__schema &schema) function in class:xs__union
1357 int xs__all::traverse(xs__schema &schema) function in class:xs__all
1369 int xs__choice::traverse(xs__schema &schema) function in class:xs__choice
1394 int xs__sequence::traverse(xs__schema &schema) function in class:xs__sequence
1415 int xs__attributeGroup::traverse(xs__schema& schema) function in class:xs__attributeGroup
1477 int xs__any::traverse(xs__schema &schema) function in class:xs__any
1490 int xs__group::traverse(xs__schema &schema) function in class:xs__group
1554 int xs__enumeration::traverse(xs__schema &schema) function in class:xs__enumeration
1560 int xs__pattern::traverse(xs__schema &schema) function in class:xs__pattern
[all...]
H A Dsoap.h87 int traverse(wsdl__definitions&);
106 int traverse(wsdl__definitions&);
H A DwsdlStub.h123 int traverse(xs__schema &_param_1); /* transient */
168 int traverse(xs__schema &_param_6); /* transient */
194 int traverse(xs__schema &_param_10); /* transient */
219 int traverse(xs__schema &_param_11); /* transient */
250 int traverse(xs__schema &_param_12); /* transient */
285 int traverse(xs__schema &_param_15); /* transient */
314 int traverse(xs__schema &_param_17); /* transient */
366 int traverse(xs__schema &_param_18); /* transient */
392 int traverse(xs__schema &_param_21); /* transient */
413 int traverse(xs__schem
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/wsdl/
H A Dmime.cpp46 int mime__multipartRelated::traverse(wsdl__definitions& definitions) function in class:mime__multipartRelated
50 (*pt).traverse(definitions);
60 int mime__part::traverse(wsdl__definitions& definitions) function in class:mime__part
64 (*hd).traverse(definitions);
H A Dmime.h53 int traverse(wsdl__definitions&);
60 int traverse(wsdl__definitions&);
H A Dwsdl.h61 int traverse(wsdl__definitions&);
72 int traverse(wsdl__definitions&);
82 xs__element *elementRef; // traverse() finds element
83 xs__simpleType *simpleTypeRef; // traverse() finds simpleType
84 xs__complexType *complexTypeRef; // traverse() finds complexType
87 int traverse(wsdl__definitions&);
102 int traverse(wsdl__definitions&);
112 wsdl__message *messageRef; // traverse() finds message
115 int traverse(wsdl__definitions&);
127 wsdl__message *messageRef; // traverse() find
[all...]
H A Dschema.h80 xs__element *elementRef; // traverse() finds ref
81 xs__simpleType *simpleTypeRef; // traverse() finds type or = simpleType above
82 xs__complexType *complexTypeRef; // traverse() finds type or = complexType above
83 std::vector<xs__element*> substitutions; // traverse() finds substitutionGroup elements for this abstract element
86 int traverse(xs__schema&);
115 xs__attribute *attributeRef; // traverse() finds ref
116 xs__simpleType *simpleTypeRef; // traverse() finds type or = simpleType above
119 int traverse(xs__schema&);
132 int traverse(xs__schema&);
147 int traverse(xs__schem
[all...]
H A Dschema.cpp249 int xs__schema::traverse() function in class:xs__schema
266 (*im).traverse(*this);
269 (*at).traverse(*this);
273 (*el).traverse(*this);
276 { (*st).traverse(*this);
285 (*ct).traverse(*this);
288 (*gp).traverse(*this);
291 (*ag).traverse(*this);
464 int xs__include::traverse(xs__schema &schema) function in class:xs__include
532 int xs__redefine::traverse(xs__schem function in class:xs__redefine
550 int xs__import::traverse(xs__schema &schema) function in class:xs__import
598 int xs__attribute::traverse(xs__schema &schema) function in class:xs__attribute
718 int xs__element::traverse(xs__schema &schema) function in class:xs__element
911 int xs__simpleType::traverse(xs__schema &schema) function in class:xs__simpleType
962 int xs__complexType::traverse(xs__schema &schema) function in class:xs__complexType
1044 int xs__simpleContent::traverse(xs__schema &schema) function in class:xs__simpleContent
1054 int xs__complexContent::traverse(xs__schema &schema) function in class:xs__complexContent
1069 int xs__extension::traverse(xs__schema &schema) function in class:xs__extension
1180 int xs__restriction::traverse(xs__schema &schema) function in class:xs__restriction
1294 int xs__list::traverse(xs__schema &schema) function in class:xs__list
1349 int xs__union::traverse(xs__schema &schema) function in class:xs__union
1357 int xs__all::traverse(xs__schema &schema) function in class:xs__all
1369 int xs__choice::traverse(xs__schema &schema) function in class:xs__choice
1394 int xs__sequence::traverse(xs__schema &schema) function in class:xs__sequence
1415 int xs__attributeGroup::traverse(xs__schema& schema) function in class:xs__attributeGroup
1477 int xs__any::traverse(xs__schema &schema) function in class:xs__any
1490 int xs__group::traverse(xs__schema &schema) function in class:xs__group
1554 int xs__enumeration::traverse(xs__schema &schema) function in class:xs__enumeration
1560 int xs__pattern::traverse(xs__schema &schema) function in class:xs__pattern
[all...]
H A Dsoap.h87 int traverse(wsdl__definitions&);
106 int traverse(wsdl__definitions&);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/VisualStudio2005/wsdl2h/wsdl2h/
H A Dmime.cpp46 int mime__multipartRelated::traverse(wsdl__definitions& definitions) function in class:mime__multipartRelated
50 (*pt).traverse(definitions);
60 int mime__part::traverse(wsdl__definitions& definitions) function in class:mime__part
64 (*hd).traverse(definitions);
H A Dmime.h53 int traverse(wsdl__definitions&);
60 int traverse(wsdl__definitions&);
H A Dschema.h80 xs__element *elementRef; // traverse() finds ref
81 xs__simpleType *simpleTypeRef; // traverse() finds type or = simpleType above
82 xs__complexType *complexTypeRef; // traverse() finds type or = complexType above
83 std::vector<xs__element*> substitutions; // traverse() finds substitutionGroup elements for this abstract element
86 int traverse(xs__schema&);
115 xs__attribute *attributeRef; // traverse() finds ref
116 xs__simpleType *simpleTypeRef; // traverse() finds type or = simpleType above
119 int traverse(xs__schema&);
132 int traverse(xs__schema&);
147 int traverse(xs__schem
[all...]
H A Dschema.cpp249 int xs__schema::traverse() function in class:xs__schema
266 (*im).traverse(*this);
269 (*at).traverse(*this);
273 (*el).traverse(*this);
276 { (*st).traverse(*this);
285 (*ct).traverse(*this);
288 (*gp).traverse(*this);
291 (*ag).traverse(*this);
464 int xs__include::traverse(xs__schema &schema) function in class:xs__include
532 int xs__redefine::traverse(xs__schem function in class:xs__redefine
550 int xs__import::traverse(xs__schema &schema) function in class:xs__import
598 int xs__attribute::traverse(xs__schema &schema) function in class:xs__attribute
718 int xs__element::traverse(xs__schema &schema) function in class:xs__element
911 int xs__simpleType::traverse(xs__schema &schema) function in class:xs__simpleType
962 int xs__complexType::traverse(xs__schema &schema) function in class:xs__complexType
1044 int xs__simpleContent::traverse(xs__schema &schema) function in class:xs__simpleContent
1054 int xs__complexContent::traverse(xs__schema &schema) function in class:xs__complexContent
1069 int xs__extension::traverse(xs__schema &schema) function in class:xs__extension
1180 int xs__restriction::traverse(xs__schema &schema) function in class:xs__restriction
1294 int xs__list::traverse(xs__schema &schema) function in class:xs__list
1349 int xs__union::traverse(xs__schema &schema) function in class:xs__union
1357 int xs__all::traverse(xs__schema &schema) function in class:xs__all
1369 int xs__choice::traverse(xs__schema &schema) function in class:xs__choice
1394 int xs__sequence::traverse(xs__schema &schema) function in class:xs__sequence
1415 int xs__attributeGroup::traverse(xs__schema& schema) function in class:xs__attributeGroup
1477 int xs__any::traverse(xs__schema &schema) function in class:xs__any
1490 int xs__group::traverse(xs__schema &schema) function in class:xs__group
1554 int xs__enumeration::traverse(xs__schema &schema) function in class:xs__enumeration
1560 int xs__pattern::traverse(xs__schema &schema) function in class:xs__pattern
[all...]
H A Dsoap.h87 int traverse(wsdl__definitions&);
106 int traverse(wsdl__definitions&);
H A DwsdlStub.h123 int traverse(xs__schema &_param_1); /* transient */
168 int traverse(xs__schema &_param_6); /* transient */
194 int traverse(xs__schema &_param_10); /* transient */
219 int traverse(xs__schema &_param_11); /* transient */
250 int traverse(xs__schema &_param_12); /* transient */
285 int traverse(xs__schema &_param_15); /* transient */
314 int traverse(xs__schema &_param_17); /* transient */
366 int traverse(xs__schema &_param_18); /* transient */
392 int traverse(xs__schema &_param_21); /* transient */
413 int traverse(xs__schem
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/wsdl/
H A Dmime.cpp46 int mime__multipartRelated::traverse(wsdl__definitions& definitions) function in class:mime__multipartRelated
50 (*pt).traverse(definitions);
60 int mime__part::traverse(wsdl__definitions& definitions) function in class:mime__part
64 (*hd).traverse(definitions);
H A Dmime.h53 int traverse(wsdl__definitions&);
60 int traverse(wsdl__definitions&);
H A Dwsdl.h61 int traverse(wsdl__definitions&);
72 int traverse(wsdl__definitions&);
82 xs__element *elementRef; // traverse() finds element
83 xs__simpleType *simpleTypeRef; // traverse() finds simpleType
84 xs__complexType *complexTypeRef; // traverse() finds complexType
87 int traverse(wsdl__definitions&);
102 int traverse(wsdl__definitions&);
112 wsdl__message *messageRef; // traverse() finds message
115 int traverse(wsdl__definitions&);
127 wsdl__message *messageRef; // traverse() find
[all...]
H A Dschema.h80 xs__element *elementRef; // traverse() finds ref
81 xs__simpleType *simpleTypeRef; // traverse() finds type or = simpleType above
82 xs__complexType *complexTypeRef; // traverse() finds type or = complexType above
83 std::vector<xs__element*> substitutions; // traverse() finds substitutionGroup elements for this abstract element
86 int traverse(xs__schema&);
115 xs__attribute *attributeRef; // traverse() finds ref
116 xs__simpleType *simpleTypeRef; // traverse() finds type or = simpleType above
119 int traverse(xs__schema&);
132 int traverse(xs__schema&);
147 int traverse(xs__schem
[all...]
H A Dschema.cpp249 int xs__schema::traverse() function in class:xs__schema
266 (*im).traverse(*this);
269 (*at).traverse(*this);
273 (*el).traverse(*this);
276 { (*st).traverse(*this);
285 (*ct).traverse(*this);
288 (*gp).traverse(*this);
291 (*ag).traverse(*this);
464 int xs__include::traverse(xs__schema &schema) function in class:xs__include
532 int xs__redefine::traverse(xs__schem function in class:xs__redefine
550 int xs__import::traverse(xs__schema &schema) function in class:xs__import
598 int xs__attribute::traverse(xs__schema &schema) function in class:xs__attribute
718 int xs__element::traverse(xs__schema &schema) function in class:xs__element
911 int xs__simpleType::traverse(xs__schema &schema) function in class:xs__simpleType
962 int xs__complexType::traverse(xs__schema &schema) function in class:xs__complexType
1044 int xs__simpleContent::traverse(xs__schema &schema) function in class:xs__simpleContent
1054 int xs__complexContent::traverse(xs__schema &schema) function in class:xs__complexContent
1069 int xs__extension::traverse(xs__schema &schema) function in class:xs__extension
1180 int xs__restriction::traverse(xs__schema &schema) function in class:xs__restriction
1294 int xs__list::traverse(xs__schema &schema) function in class:xs__list
1349 int xs__union::traverse(xs__schema &schema) function in class:xs__union
1357 int xs__all::traverse(xs__schema &schema) function in class:xs__all
1369 int xs__choice::traverse(xs__schema &schema) function in class:xs__choice
1394 int xs__sequence::traverse(xs__schema &schema) function in class:xs__sequence
1415 int xs__attributeGroup::traverse(xs__schema& schema) function in class:xs__attributeGroup
1477 int xs__any::traverse(xs__schema &schema) function in class:xs__any
1490 int xs__group::traverse(xs__schema &schema) function in class:xs__group
1554 int xs__enumeration::traverse(xs__schema &schema) function in class:xs__enumeration
1560 int xs__pattern::traverse(xs__schema &schema) function in class:xs__pattern
[all...]
H A Dsoap.h87 int traverse(wsdl__definitions&);
106 int traverse(wsdl__definitions&);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/fw/arc/
H A Dtree.c104 traverse(pcomponent *p, int op) function
108 traverse(ArcGetChild(p), 1);
110 traverse(ArcGetPeer(p), 1);

Completed in 149 milliseconds

12