Searched refs:SOAP_TYPE_unsignedByte (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.h86 #ifndef SOAP_TYPE_unsignedByte
87 #define SOAP_TYPE_unsignedByte (62) macro
H A DsoapC.cpp170 case SOAP_TYPE_unsignedByte:
345 { *type = SOAP_TYPE_unsignedByte;
672 case SOAP_TYPE_unsignedByte:
1708 register int id = soap_embed(soap, (void*)a, NULL, 0, tag, SOAP_TYPE_unsignedByte);
1716 return soap_outunsignedByte(soap, tag, id, a, type, SOAP_TYPE_unsignedByte);
1729 return soap_inunsignedByte(soap, tag, a, type, SOAP_TYPE_unsignedByte);
8785 soap_reference(soap, *a, SOAP_TYPE_unsignedByte);
8798 id = soap_element_id(soap, tag, id, *a, NULL, 0, type, SOAP_TYPE_unsignedByte);
8826 { a = (unsigned char **)soap_id_lookup(soap, soap->href, (void**)a, SOAP_TYPE_unsignedByte, sizeof(unsigned char), 0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/
H A DsoapH.h50 #ifndef SOAP_TYPE_unsignedByte
51 #define SOAP_TYPE_unsignedByte (9) macro
H A DsoapC.c165 case SOAP_TYPE_unsignedByte:
423 { *type = SOAP_TYPE_unsignedByte;
854 case SOAP_TYPE_unsignedByte:
1576 register int id = soap_embed(soap, (void*)a, NULL, 0, tag, SOAP_TYPE_unsignedByte);
1584 return soap_outunsignedByte(soap, tag, id, a, type, SOAP_TYPE_unsignedByte);
1597 return soap_inunsignedByte(soap, tag, a, type, SOAP_TYPE_unsignedByte);
11714 soap_reference(soap, *a, SOAP_TYPE_unsignedByte);
11727 id = soap_element_id(soap, tag, id, *a, NULL, 0, type, SOAP_TYPE_unsignedByte);
11755 { a = (unsigned char **)soap_id_lookup(soap, soap->href, (void**)a, SOAP_TYPE_unsignedByte, sizeof(unsigned char), 0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/Symbian/
H A DsoapH.h86 #ifndef SOAP_TYPE_unsignedByte
87 #define SOAP_TYPE_unsignedByte (62) macro
H A DsoapC.cpp170 case SOAP_TYPE_unsignedByte:
345 { *type = SOAP_TYPE_unsignedByte;
672 case SOAP_TYPE_unsignedByte:
1708 register int id = soap_embed(soap, (void*)a, NULL, 0, tag, SOAP_TYPE_unsignedByte);
1716 return soap_outunsignedByte(soap, tag, id, a, type, SOAP_TYPE_unsignedByte);
1729 return soap_inunsignedByte(soap, tag, a, type, SOAP_TYPE_unsignedByte);
8785 soap_reference(soap, *a, SOAP_TYPE_unsignedByte);
8798 id = soap_element_id(soap, tag, id, *a, NULL, 0, type, SOAP_TYPE_unsignedByte);
8826 { a = (unsigned char **)soap_id_lookup(soap, soap->href, (void**)a, SOAP_TYPE_unsignedByte, sizeof(unsigned char), 0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/
H A DsoapH.h50 #ifndef SOAP_TYPE_unsignedByte
51 #define SOAP_TYPE_unsignedByte (9) macro
H A DsoapC.c165 case SOAP_TYPE_unsignedByte:
423 { *type = SOAP_TYPE_unsignedByte;
854 case SOAP_TYPE_unsignedByte:
1576 register int id = soap_embed(soap, (void*)a, NULL, 0, tag, SOAP_TYPE_unsignedByte);
1584 return soap_outunsignedByte(soap, tag, id, a, type, SOAP_TYPE_unsignedByte);
1597 return soap_inunsignedByte(soap, tag, a, type, SOAP_TYPE_unsignedByte);
11714 soap_reference(soap, *a, SOAP_TYPE_unsignedByte);
11727 id = soap_element_id(soap, tag, id, *a, NULL, 0, type, SOAP_TYPE_unsignedByte);
11755 { a = (unsigned char **)soap_id_lookup(soap, soap->href, (void**)a, SOAP_TYPE_unsignedByte, sizeof(unsigned char), 0);

Completed in 416 milliseconds