Searched refs:SOAP_TYPE_int (Results 1 - 20 of 20) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/calc_vs2005/calc_vs2005/
H A DsoapH.h41 #ifndef SOAP_TYPE_int
42 #define SOAP_TYPE_int (1) macro
H A DsoapC.cpp162 case SOAP_TYPE_int:
202 { *type = SOAP_TYPE_int;
329 case SOAP_TYPE_int:
621 register int id = soap_embed(soap, (void*)a, NULL, 0, tag, SOAP_TYPE_int);
629 return soap_outint(soap, tag, id, a, type, SOAP_TYPE_int);
642 return soap_inint(soap, tag, a, type, SOAP_TYPE_int);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/calc_xcode/
H A DsoapH.h41 #ifndef SOAP_TYPE_int
42 #define SOAP_TYPE_int (1) macro
H A DsoapC.cpp162 case SOAP_TYPE_int:
202 { *type = SOAP_TYPE_int;
329 case SOAP_TYPE_int:
621 register int id = soap_embed(soap, (void*)a, NULL, 0, tag, SOAP_TYPE_int);
629 return soap_outint(soap, tag, id, a, type, SOAP_TYPE_int);
642 return soap_inint(soap, tag, a, type, SOAP_TYPE_int);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/calc_vs2005/calc_vs2005/
H A DsoapH.h41 #ifndef SOAP_TYPE_int
42 #define SOAP_TYPE_int (1) macro
H A DsoapC.cpp162 case SOAP_TYPE_int:
202 { *type = SOAP_TYPE_int;
329 case SOAP_TYPE_int:
621 register int id = soap_embed(soap, (void*)a, NULL, 0, tag, SOAP_TYPE_int);
629 return soap_outint(soap, tag, id, a, type, SOAP_TYPE_int);
642 return soap_inint(soap, tag, a, type, SOAP_TYPE_int);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/calc_xcode/
H A DsoapH.h41 #ifndef SOAP_TYPE_int
42 #define SOAP_TYPE_int (1) macro
H A DsoapC.cpp162 case SOAP_TYPE_int:
202 { *type = SOAP_TYPE_int;
329 case SOAP_TYPE_int:
621 register int id = soap_embed(soap, (void*)a, NULL, 0, tag, SOAP_TYPE_int);
629 return soap_outint(soap, tag, id, a, type, SOAP_TYPE_int);
642 return soap_inint(soap, tag, a, type, SOAP_TYPE_int);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/Symbian/
H A DsoapH.h41 #ifndef SOAP_TYPE_int
42 #define SOAP_TYPE_int (1) macro
H A DsoapC.cpp160 case SOAP_TYPE_int:
325 { *type = SOAP_TYPE_int;
662 case SOAP_TYPE_int:
1543 register int id = soap_embed(soap, (void*)a, NULL, 0, tag, SOAP_TYPE_int);
1551 return soap_outint(soap, tag, id, a, type, SOAP_TYPE_int);
1564 return soap_inint(soap, tag, a, type, SOAP_TYPE_int);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/
H A DsoapH.h32 #ifndef SOAP_TYPE_int
33 #define SOAP_TYPE_int (1) macro
H A DsoapC.c161 case SOAP_TYPE_int:
415 { *type = SOAP_TYPE_int;
850 case SOAP_TYPE_int:
1506 register int id = soap_embed(soap, (void*)a, NULL, 0, tag, SOAP_TYPE_int);
1514 return soap_outint(soap, tag, id, a, type, SOAP_TYPE_int);
1527 return soap_inint(soap, tag, a, type, SOAP_TYPE_int);
11664 soap_reference(soap, *a, SOAP_TYPE_int);
11677 id = soap_element_id(soap, tag, id, *a, NULL, 0, type, SOAP_TYPE_int);
11705 { a = (int **)soap_id_lookup(soap, soap->href, (void**)a, SOAP_TYPE_int, sizeof(int), 0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/Symbian/
H A DsoapH.h41 #ifndef SOAP_TYPE_int
42 #define SOAP_TYPE_int (1) macro
H A DsoapC.cpp160 case SOAP_TYPE_int:
325 { *type = SOAP_TYPE_int;
662 case SOAP_TYPE_int:
1543 register int id = soap_embed(soap, (void*)a, NULL, 0, tag, SOAP_TYPE_int);
1551 return soap_outint(soap, tag, id, a, type, SOAP_TYPE_int);
1564 return soap_inint(soap, tag, a, type, SOAP_TYPE_int);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/
H A DsoapH.h32 #ifndef SOAP_TYPE_int
33 #define SOAP_TYPE_int (1) macro
H A DsoapC.c161 case SOAP_TYPE_int:
415 { *type = SOAP_TYPE_int;
850 case SOAP_TYPE_int:
1506 register int id = soap_embed(soap, (void*)a, NULL, 0, tag, SOAP_TYPE_int);
1514 return soap_outint(soap, tag, id, a, type, SOAP_TYPE_int);
1527 return soap_inint(soap, tag, a, type, SOAP_TYPE_int);
11664 soap_reference(soap, *a, SOAP_TYPE_int);
11677 id = soap_element_id(soap, tag, id, *a, NULL, 0, type, SOAP_TYPE_int);
11705 { a = (int **)soap_id_lookup(soap, soap->href, (void**)a, SOAP_TYPE_int, sizeof(int), 0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/VisualStudio2005/wsdl2h/wsdl2h/
H A DwsdlH.h45 #ifndef SOAP_TYPE_int
46 #define SOAP_TYPE_int (1) macro
H A DwsdlC.cpp162 case SOAP_TYPE_int:
684 { *type = SOAP_TYPE_int;
853 case SOAP_TYPE_int:
2496 register int id = soap_embed(soap, (void*)a, NULL, 0, tag, SOAP_TYPE_int);
2504 return soap_outint(soap, tag, id, a, type, SOAP_TYPE_int);
2517 return soap_inint(soap, tag, a, type, SOAP_TYPE_int);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/VisualStudio2005/wsdl2h/wsdl2h/
H A DwsdlH.h45 #ifndef SOAP_TYPE_int
46 #define SOAP_TYPE_int (1) macro
H A DwsdlC.cpp162 case SOAP_TYPE_int:
684 { *type = SOAP_TYPE_int;
853 case SOAP_TYPE_int:
2496 register int id = soap_embed(soap, (void*)a, NULL, 0, tag, SOAP_TYPE_int);
2504 return soap_outint(soap, tag, id, a, type, SOAP_TYPE_int);
2517 return soap_inint(soap, tag, a, type, SOAP_TYPE_int);

Completed in 767 milliseconds