Searched refs:soap_out_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.h46 SOAP_FMAC3 int SOAP_FMAC4 soap_out_int(struct soap*, const char*, int, const int *, const char*);
H A DsoapC.cpp330 return soap_out_int(soap, tag, id, (const int *)ptr, "xsd:int");
622 if (soap_out_int(soap, tag, id, a, type))
627 SOAP_FMAC3 int SOAP_FMAC4 soap_out_int(struct soap *soap, const char *tag, int id, const int *a, const char *type) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/calc_xcode/
H A DsoapH.h46 SOAP_FMAC3 int SOAP_FMAC4 soap_out_int(struct soap*, const char*, int, const int *, const char*);
H A DsoapC.cpp330 return soap_out_int(soap, tag, id, (const int *)ptr, "xsd:int");
622 if (soap_out_int(soap, tag, id, a, type))
627 SOAP_FMAC3 int SOAP_FMAC4 soap_out_int(struct soap *soap, const char *tag, int id, const int *a, const char *type) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/calc_vs2005/calc_vs2005/
H A DsoapH.h46 SOAP_FMAC3 int SOAP_FMAC4 soap_out_int(struct soap*, const char*, int, const int *, const char*);
H A DsoapC.cpp330 return soap_out_int(soap, tag, id, (const int *)ptr, "xsd:int");
622 if (soap_out_int(soap, tag, id, a, type))
627 SOAP_FMAC3 int SOAP_FMAC4 soap_out_int(struct soap *soap, const char *tag, int id, const int *a, const char *type) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/calc_xcode/
H A DsoapH.h46 SOAP_FMAC3 int SOAP_FMAC4 soap_out_int(struct soap*, const char*, int, const int *, const char*);
H A DsoapC.cpp330 return soap_out_int(soap, tag, id, (const int *)ptr, "xsd:int");
622 if (soap_out_int(soap, tag, id, a, type))
627 SOAP_FMAC3 int SOAP_FMAC4 soap_out_int(struct soap *soap, const char *tag, int id, const int *a, const char *type) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/Symbian/
H A DsoapH.h46 SOAP_FMAC3 int SOAP_FMAC4 soap_out_int(struct soap*, const char*, int, const int *, const char*);
H A DsoapC.cpp663 return soap_out_int(soap, tag, id, (const int *)ptr, "xsd:int");
1544 if (soap_out_int(soap, tag, id, a, type))
1549 SOAP_FMAC3 int SOAP_FMAC4 soap_out_int(struct soap *soap, const char *tag, int id, const int *a, const char *type) function
9323 soap_out_int(soap, "item", -1, a+i, "");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/
H A DsoapH.h37 SOAP_FMAC3 int SOAP_FMAC4 soap_out_int(struct soap*, const char*, int, const int *, const char*);
H A DsoapC.c851 return soap_out_int(soap, tag, id, (const int *)ptr, "xsd:int");
1507 if (soap_out_int(soap, tag, id, a, type))
1512 SOAP_FMAC3 int SOAP_FMAC4 soap_out_int(struct soap *soap, const char *tag, int id, const int *a, const char *type) function
11680 return soap_out_int(soap, tag, id, *a, type);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/Symbian/
H A DsoapH.h46 SOAP_FMAC3 int SOAP_FMAC4 soap_out_int(struct soap*, const char*, int, const int *, const char*);
H A DsoapC.cpp663 return soap_out_int(soap, tag, id, (const int *)ptr, "xsd:int");
1544 if (soap_out_int(soap, tag, id, a, type))
1549 SOAP_FMAC3 int SOAP_FMAC4 soap_out_int(struct soap *soap, const char *tag, int id, const int *a, const char *type) function
9323 soap_out_int(soap, "item", -1, a+i, "");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/
H A DsoapH.h37 SOAP_FMAC3 int SOAP_FMAC4 soap_out_int(struct soap*, const char*, int, const int *, const char*);
H A DsoapC.c851 return soap_out_int(soap, tag, id, (const int *)ptr, "xsd:int");
1507 if (soap_out_int(soap, tag, id, a, type))
1512 SOAP_FMAC3 int SOAP_FMAC4 soap_out_int(struct soap *soap, const char *tag, int id, const int *a, const char *type) function
11680 return soap_out_int(soap, tag, id, *a, type);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/VisualStudio2005/wsdl2h/wsdl2h/
H A DwsdlH.h50 SOAP_FMAC3 int SOAP_FMAC4 soap_out_int(struct soap*, const char*, int, const int *, const char*);
H A DwsdlC.cpp854 return soap_out_int(soap, tag, id, (const int *)ptr, "xsd:int");
2497 if (soap_out_int(soap, tag, id, a, type))
2502 SOAP_FMAC3 int SOAP_FMAC4 soap_out_int(struct soap *soap, const char *tag, int id, const int *a, const char *type) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/VisualStudio2005/wsdl2h/wsdl2h/
H A DwsdlH.h50 SOAP_FMAC3 int SOAP_FMAC4 soap_out_int(struct soap*, const char*, int, const int *, const char*);
H A DwsdlC.cpp854 return soap_out_int(soap, tag, id, (const int *)ptr, "xsd:int");
2497 if (soap_out_int(soap, tag, id, a, type))
2502 SOAP_FMAC3 int SOAP_FMAC4 soap_out_int(struct soap *soap, const char *tag, int id, const int *a, const char *type) function

Completed in 1022 milliseconds