Searched refs:SOAP_TYPE_xsd__boolean (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/Symbian/
H A DsoapStub.h678 #ifndef SOAP_TYPE_xsd__boolean
679 #define SOAP_TYPE_xsd__boolean (84) macro
H A DsoapH.h104 #ifndef SOAP_TYPE_xsd__boolean
105 #define SOAP_TYPE_xsd__boolean (84) macro
H A DsoapC.cpp174 case SOAP_TYPE_xsd__boolean:
353 { *type = SOAP_TYPE_xsd__boolean;
676 case SOAP_TYPE_xsd__boolean:
1773 register int id = soap_embed(soap, (void*)a, NULL, 0, tag, SOAP_TYPE_xsd__boolean);
1784 { if (soap_element_begin_out(soap, tag, soap_embedded_id(soap, id, a, SOAP_TYPE_xsd__boolean), type) || soap_send(soap, soap_xsd__boolean2s(soap, *a)))
1810 a = (bool *)soap_id_enter(soap, soap->id, a, SOAP_TYPE_xsd__boolean, sizeof(bool), 0, NULL, NULL, NULL);
1818 { a = (bool *)soap_id_forward(soap, soap->href, (void*)a, 0, SOAP_TYPE_xsd__boolean, 0, sizeof(bool), 0, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/Symbian/
H A DsoapStub.h678 #ifndef SOAP_TYPE_xsd__boolean
679 #define SOAP_TYPE_xsd__boolean (84) macro
H A DsoapH.h104 #ifndef SOAP_TYPE_xsd__boolean
105 #define SOAP_TYPE_xsd__boolean (84) macro
H A DsoapC.cpp174 case SOAP_TYPE_xsd__boolean:
353 { *type = SOAP_TYPE_xsd__boolean;
676 case SOAP_TYPE_xsd__boolean:
1773 register int id = soap_embed(soap, (void*)a, NULL, 0, tag, SOAP_TYPE_xsd__boolean);
1784 { if (soap_element_begin_out(soap, tag, soap_embedded_id(soap, id, a, SOAP_TYPE_xsd__boolean), type) || soap_send(soap, soap_xsd__boolean2s(soap, *a)))
1810 a = (bool *)soap_id_enter(soap, soap->id, a, SOAP_TYPE_xsd__boolean, sizeof(bool), 0, NULL, NULL, NULL);
1818 { a = (bool *)soap_id_forward(soap, soap->href, (void*)a, 0, SOAP_TYPE_xsd__boolean, 0, sizeof(bool), 0, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/VisualStudio2005/wsdl2h/wsdl2h/
H A DwsdlStub.h1879 #ifndef SOAP_TYPE_xsd__boolean
1880 #define SOAP_TYPE_xsd__boolean (16) macro
H A DwsdlH.h132 #ifndef SOAP_TYPE_xsd__boolean
133 #define SOAP_TYPE_xsd__boolean (16) macro
H A DwsdlC.cpp176 case SOAP_TYPE_xsd__boolean:
712 { *type = SOAP_TYPE_xsd__boolean;
867 case SOAP_TYPE_xsd__boolean:
3012 register int id = soap_embed(soap, (void*)a, NULL, 0, tag, SOAP_TYPE_xsd__boolean);
3023 { if (soap_element_begin_out(soap, tag, soap_embedded_id(soap, id, a, SOAP_TYPE_xsd__boolean), type) || soap_send(soap, soap_xsd__boolean2s(soap, *a)))
3049 a = (bool *)soap_id_enter(soap, soap->id, a, SOAP_TYPE_xsd__boolean, sizeof(bool), 0, NULL, NULL, NULL);
3057 { a = (bool *)soap_id_forward(soap, soap->href, (void*)a, 0, SOAP_TYPE_xsd__boolean, 0, sizeof(bool), 0, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/VisualStudio2005/wsdl2h/wsdl2h/
H A DwsdlStub.h1879 #ifndef SOAP_TYPE_xsd__boolean
1880 #define SOAP_TYPE_xsd__boolean (16) macro
H A DwsdlH.h132 #ifndef SOAP_TYPE_xsd__boolean
133 #define SOAP_TYPE_xsd__boolean (16) macro
H A DwsdlC.cpp176 case SOAP_TYPE_xsd__boolean:
712 { *type = SOAP_TYPE_xsd__boolean;
867 case SOAP_TYPE_xsd__boolean:
3012 register int id = soap_embed(soap, (void*)a, NULL, 0, tag, SOAP_TYPE_xsd__boolean);
3023 { if (soap_element_begin_out(soap, tag, soap_embedded_id(soap, id, a, SOAP_TYPE_xsd__boolean), type) || soap_send(soap, soap_xsd__boolean2s(soap, *a)))
3049 a = (bool *)soap_id_enter(soap, soap->id, a, SOAP_TYPE_xsd__boolean, sizeof(bool), 0, NULL, NULL, NULL);
3057 { a = (bool *)soap_id_forward(soap, soap->href, (void*)a, 0, SOAP_TYPE_xsd__boolean, 0, sizeof(bool), 0, NULL);

Completed in 594 milliseconds