Searched refs:soap_out_double (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/calc_vs2005/calc_vs2005/
H A DsoapC.cpp332 return soap_out_double(soap, tag, id, (const double *)ptr, "xsd:double");
657 if (soap_out_double(soap, tag, id, a, type))
662 SOAP_FMAC3 int SOAP_FMAC4 soap_out_double(struct soap *soap, const char *tag, int id, const double *a, const char *type) function
1369 if (soap_out_double(soap, "a", -1, &a->a, ""))
1371 if (soap_out_double(soap, "b", -1, &a->b, ""))
1603 if (soap_out_double(soap, "a", -1, &a->a, ""))
1605 if (soap_out_double(soap, "b", -1, &a->b, ""))
1837 if (soap_out_double(soap, "a", -1, &a->a, ""))
1839 if (soap_out_double(soap, "b", -1, &a->b, ""))
2071 if (soap_out_double(soa
[all...]
H A DsoapH.h55 SOAP_FMAC3 int SOAP_FMAC4 soap_out_double(struct soap*, const char*, int, const double *, const char*);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/calc_xcode/
H A DsoapC.cpp332 return soap_out_double(soap, tag, id, (const double *)ptr, "xsd:double");
657 if (soap_out_double(soap, tag, id, a, type))
662 SOAP_FMAC3 int SOAP_FMAC4 soap_out_double(struct soap *soap, const char *tag, int id, const double *a, const char *type) function
1369 if (soap_out_double(soap, "a", -1, &a->a, ""))
1371 if (soap_out_double(soap, "b", -1, &a->b, ""))
1603 if (soap_out_double(soap, "a", -1, &a->a, ""))
1605 if (soap_out_double(soap, "b", -1, &a->b, ""))
1837 if (soap_out_double(soap, "a", -1, &a->a, ""))
1839 if (soap_out_double(soap, "b", -1, &a->b, ""))
2071 if (soap_out_double(soa
[all...]
H A DsoapH.h55 SOAP_FMAC3 int SOAP_FMAC4 soap_out_double(struct soap*, const char*, int, const double *, const char*);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/calc_vs2005/calc_vs2005/
H A DsoapC.cpp332 return soap_out_double(soap, tag, id, (const double *)ptr, "xsd:double");
657 if (soap_out_double(soap, tag, id, a, type))
662 SOAP_FMAC3 int SOAP_FMAC4 soap_out_double(struct soap *soap, const char *tag, int id, const double *a, const char *type) function
1369 if (soap_out_double(soap, "a", -1, &a->a, ""))
1371 if (soap_out_double(soap, "b", -1, &a->b, ""))
1603 if (soap_out_double(soap, "a", -1, &a->a, ""))
1605 if (soap_out_double(soap, "b", -1, &a->b, ""))
1837 if (soap_out_double(soap, "a", -1, &a->a, ""))
1839 if (soap_out_double(soap, "b", -1, &a->b, ""))
2071 if (soap_out_double(soa
[all...]
H A DsoapH.h55 SOAP_FMAC3 int SOAP_FMAC4 soap_out_double(struct soap*, const char*, int, const double *, const char*);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/calc_xcode/
H A DsoapC.cpp332 return soap_out_double(soap, tag, id, (const double *)ptr, "xsd:double");
657 if (soap_out_double(soap, tag, id, a, type))
662 SOAP_FMAC3 int SOAP_FMAC4 soap_out_double(struct soap *soap, const char *tag, int id, const double *a, const char *type) function
1369 if (soap_out_double(soap, "a", -1, &a->a, ""))
1371 if (soap_out_double(soap, "b", -1, &a->b, ""))
1603 if (soap_out_double(soap, "a", -1, &a->a, ""))
1605 if (soap_out_double(soap, "b", -1, &a->b, ""))
1837 if (soap_out_double(soap, "a", -1, &a->a, ""))
1839 if (soap_out_double(soap, "b", -1, &a->b, ""))
2071 if (soap_out_double(soa
[all...]
H A DsoapH.h55 SOAP_FMAC3 int SOAP_FMAC4 soap_out_double(struct soap*, const char*, int, const double *, const char*);

Completed in 130 milliseconds