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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/Symbian/
H A DsoapH.h95 #ifndef SOAP_TYPE_unsignedInt
96 #define SOAP_TYPE_unsignedInt (61) macro
H A DsoapC.cpp172 case SOAP_TYPE_unsignedInt:
349 { *type = SOAP_TYPE_unsignedInt;
674 case SOAP_TYPE_unsignedInt:
1743 register int id = soap_embed(soap, (void*)a, NULL, 0, tag, SOAP_TYPE_unsignedInt);
1751 return soap_outunsignedInt(soap, tag, id, a, type, SOAP_TYPE_unsignedInt);
1764 return soap_inunsignedInt(soap, tag, a, type, SOAP_TYPE_unsignedInt);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/
H A DsoapH.h59 #ifndef SOAP_TYPE_unsignedInt
60 #define SOAP_TYPE_unsignedInt (8) macro
H A DsoapC.c167 case SOAP_TYPE_unsignedInt:
427 { *type = SOAP_TYPE_unsignedInt;
856 case SOAP_TYPE_unsignedInt:
1611 register int id = soap_embed(soap, (void*)a, NULL, 0, tag, SOAP_TYPE_unsignedInt);
1619 return soap_outunsignedInt(soap, tag, id, a, type, SOAP_TYPE_unsignedInt);
1632 return soap_inunsignedInt(soap, tag, a, type, SOAP_TYPE_unsignedInt);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/Symbian/
H A DsoapH.h95 #ifndef SOAP_TYPE_unsignedInt
96 #define SOAP_TYPE_unsignedInt (61) macro
H A DsoapC.cpp172 case SOAP_TYPE_unsignedInt:
349 { *type = SOAP_TYPE_unsignedInt;
674 case SOAP_TYPE_unsignedInt:
1743 register int id = soap_embed(soap, (void*)a, NULL, 0, tag, SOAP_TYPE_unsignedInt);
1751 return soap_outunsignedInt(soap, tag, id, a, type, SOAP_TYPE_unsignedInt);
1764 return soap_inunsignedInt(soap, tag, a, type, SOAP_TYPE_unsignedInt);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/
H A DsoapH.h59 #ifndef SOAP_TYPE_unsignedInt
60 #define SOAP_TYPE_unsignedInt (8) macro
H A DsoapC.c167 case SOAP_TYPE_unsignedInt:
427 { *type = SOAP_TYPE_unsignedInt;
856 case SOAP_TYPE_unsignedInt:
1611 register int id = soap_embed(soap, (void*)a, NULL, 0, tag, SOAP_TYPE_unsignedInt);
1619 return soap_outunsignedInt(soap, tag, id, a, type, SOAP_TYPE_unsignedInt);
1632 return soap_inunsignedInt(soap, tag, a, type, SOAP_TYPE_unsignedInt);

Completed in 327 milliseconds