Searched refs:emalloc (Results 1 - 25 of 38) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/VisualStudio2005/wsdl2h/wsdl2h/
H A Dincludes.h134 extern void *emalloc(size_t size);
H A Dwsdl2h.cpp313 { char *s = (char*)emalloc(strlen(proxy_host + 1));
422 { outfile = (char*)emalloc(strlen(infile[0]) + 3);
H A Dtypes.cpp206 { char *r = (char*)emalloc(strlen(t) + strlen(def) + 1);
474 { char *t = (char*)emalloc(strlen(s) + 16);
484 { char *t = (char*)emalloc(strlen(s) + 2);
510 { t = (char*)emalloc(s - qname - 1);
520 { t = (char*)emalloc(s - qname + 1);
603 { t = (char*)emalloc(strlen(buf) + 1);
607 { t = (char*)emalloc(strlen(buf) + 2);
656 { char *r = (char*)emalloc(strlen(s) + 2);
687 { char *p = (char*)emalloc(strlen(s) + 2);
744 s = (char*)emalloc(strle
2808 void *emalloc(size_t size) function
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/wsdl/
H A Dincludes.h134 extern void *emalloc(size_t size);
H A Dwsdl2h.cpp313 { char *s = (char*)emalloc(strlen(proxy_host + 1));
422 { outfile = (char*)emalloc(strlen(infile[0]) + 3);
H A Dtypes.cpp206 { char *r = (char*)emalloc(strlen(t) + strlen(def) + 1);
474 { char *t = (char*)emalloc(strlen(s) + 16);
484 { char *t = (char*)emalloc(strlen(s) + 2);
510 { t = (char*)emalloc(s - qname - 1);
520 { t = (char*)emalloc(s - qname + 1);
603 { t = (char*)emalloc(strlen(buf) + 1);
607 { t = (char*)emalloc(strlen(buf) + 2);
656 { char *r = (char*)emalloc(strlen(s) + 2);
687 { char *p = (char*)emalloc(strlen(s) + 2);
744 s = (char*)emalloc(strle
2808 void *emalloc(size_t size) function
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/VisualStudio2005/wsdl2h/wsdl2h/
H A Dincludes.h134 extern void *emalloc(size_t size);
H A Dwsdl2h.cpp313 { char *s = (char*)emalloc(strlen(proxy_host + 1));
422 { outfile = (char*)emalloc(strlen(infile[0]) + 3);
H A Dtypes.cpp206 { char *r = (char*)emalloc(strlen(t) + strlen(def) + 1);
474 { char *t = (char*)emalloc(strlen(s) + 16);
484 { char *t = (char*)emalloc(strlen(s) + 2);
510 { t = (char*)emalloc(s - qname - 1);
520 { t = (char*)emalloc(s - qname + 1);
603 { t = (char*)emalloc(strlen(buf) + 1);
607 { t = (char*)emalloc(strlen(buf) + 2);
656 { char *r = (char*)emalloc(strlen(s) + 2);
687 { char *p = (char*)emalloc(strlen(s) + 2);
744 s = (char*)emalloc(strle
2808 void *emalloc(size_t size) function
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/wsdl/
H A Dincludes.h134 extern void *emalloc(size_t size);
H A Dwsdl2h.cpp313 { char *s = (char*)emalloc(strlen(proxy_host + 1));
422 { outfile = (char*)emalloc(strlen(infile[0]) + 3);
H A Dtypes.cpp206 { char *r = (char*)emalloc(strlen(t) + strlen(def) + 1);
474 { char *t = (char*)emalloc(strlen(s) + 16);
484 { char *t = (char*)emalloc(strlen(s) + 2);
510 { t = (char*)emalloc(s - qname - 1);
520 { t = (char*)emalloc(s - qname + 1);
603 { t = (char*)emalloc(strlen(buf) + 1);
607 { t = (char*)emalloc(strlen(buf) + 2);
656 { char *r = (char*)emalloc(strlen(s) + 2);
687 { char *p = (char*)emalloc(strlen(s) + 2);
744 s = (char*)emalloc(strle
2808 void *emalloc(size_t size) function
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/VisualStudio2005/soapcpp2/soapcpp2/
H A Dsoapcpp2_lex.l282 yylval.s = emalloc(yyleng-1); /* yyleng = length(yytext) */
301 { yylval.s = emalloc(yyleng); /* yyleng = length(yytext) */
322 s = (char*)emalloc(j-i+1);
333 { sp = (Service*)emalloc(sizeof(Service));
377 s = (char*)emalloc(k-j+1);
390 s = (char*)emalloc(k-j+1);
411 s = (char*)emalloc(k-j+1);
470 { m = (Method*)emalloc(sizeof(Method));
484 s = (char*)emalloc(k-j+1);
490 { m = (Method*)emalloc(sizeo
[all...]
H A Dsoapcpp2.c178 { char *t = emalloc(strlen(importpath) + strlen(s) + 2);
H A Dsymbol2.c116 p = (Symbol*)emalloc(sizeof(Symbol));
117 p->name = emalloc(strlen(name)+1);
166 p = (Table*)emalloc(sizeof(Table));
181 { FNinfo *fn = (FNinfo*)emalloc(sizeof(FNinfo));
230 p = (Entry*)emalloc(sizeof(Entry));
467 p = (Tnode*)emalloc(sizeof(Tnode)); /* install new type */
496 p = (Tnode*)emalloc(sizeof(Tnode)); /* install new type */
526 p = (Tnode*)emalloc(sizeof(Tnode)); /* install new type */
1541 q = (Symbol*)emalloc(sizeof(Symbol));
1542 q->name = (char*)emalloc(
4666 emalloc(size_t n) function
[all...]
H A Dlex.soapcpp2_lex.c2123 yylval.s = emalloc(yyleng-1); /* yyleng = length(yytext) */
2142 { yylval.s = emalloc(yyleng); /* yyleng = length(yytext) */
2163 s = (char*)emalloc(j-i+1);
2174 { sp = (Service*)emalloc(sizeof(Service));
2218 s = (char*)emalloc(k-j+1);
2231 s = (char*)emalloc(k-j+1);
2252 s = (char*)emalloc(k-j+1);
2311 { m = (Method*)emalloc(sizeof(Method));
2325 s = (char*)emalloc(k-j+1);
2331 { m = (Method*)emalloc(sizeo
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/src/
H A Dsoapcpp2_lex.l282 yylval.s = emalloc(yyleng-1); /* yyleng = length(yytext) */
301 { yylval.s = emalloc(yyleng); /* yyleng = length(yytext) */
322 s = (char*)emalloc(j-i+1);
333 { sp = (Service*)emalloc(sizeof(Service));
377 s = (char*)emalloc(k-j+1);
390 s = (char*)emalloc(k-j+1);
411 s = (char*)emalloc(k-j+1);
470 { m = (Method*)emalloc(sizeof(Method));
484 s = (char*)emalloc(k-j+1);
490 { m = (Method*)emalloc(sizeo
[all...]
H A Dsoapcpp2.c178 { char *t = emalloc(strlen(importpath) + strlen(s) + 2);
H A Dsymbol2.c116 p = (Symbol*)emalloc(sizeof(Symbol));
117 p->name = emalloc(strlen(name)+1);
166 p = (Table*)emalloc(sizeof(Table));
181 { FNinfo *fn = (FNinfo*)emalloc(sizeof(FNinfo));
230 p = (Entry*)emalloc(sizeof(Entry));
467 p = (Tnode*)emalloc(sizeof(Tnode)); /* install new type */
496 p = (Tnode*)emalloc(sizeof(Tnode)); /* install new type */
526 p = (Tnode*)emalloc(sizeof(Tnode)); /* install new type */
1541 q = (Symbol*)emalloc(sizeof(Symbol));
1542 q->name = (char*)emalloc(
4666 emalloc(size_t n) function
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/VisualStudio2005/soapcpp2/soapcpp2/
H A Dsoapcpp2_lex.l282 yylval.s = emalloc(yyleng-1); /* yyleng = length(yytext) */
301 { yylval.s = emalloc(yyleng); /* yyleng = length(yytext) */
322 s = (char*)emalloc(j-i+1);
333 { sp = (Service*)emalloc(sizeof(Service));
377 s = (char*)emalloc(k-j+1);
390 s = (char*)emalloc(k-j+1);
411 s = (char*)emalloc(k-j+1);
470 { m = (Method*)emalloc(sizeof(Method));
484 s = (char*)emalloc(k-j+1);
490 { m = (Method*)emalloc(sizeo
[all...]
H A Dsoapcpp2.c178 { char *t = emalloc(strlen(importpath) + strlen(s) + 2);
H A Dsymbol2.c116 p = (Symbol*)emalloc(sizeof(Symbol));
117 p->name = emalloc(strlen(name)+1);
166 p = (Table*)emalloc(sizeof(Table));
181 { FNinfo *fn = (FNinfo*)emalloc(sizeof(FNinfo));
230 p = (Entry*)emalloc(sizeof(Entry));
467 p = (Tnode*)emalloc(sizeof(Tnode)); /* install new type */
496 p = (Tnode*)emalloc(sizeof(Tnode)); /* install new type */
526 p = (Tnode*)emalloc(sizeof(Tnode)); /* install new type */
1541 q = (Symbol*)emalloc(sizeof(Symbol));
1542 q->name = (char*)emalloc(
4666 emalloc(size_t n) function
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/src/
H A Dsoapcpp2_lex.l282 yylval.s = emalloc(yyleng-1); /* yyleng = length(yytext) */
301 { yylval.s = emalloc(yyleng); /* yyleng = length(yytext) */
322 s = (char*)emalloc(j-i+1);
333 { sp = (Service*)emalloc(sizeof(Service));
377 s = (char*)emalloc(k-j+1);
390 s = (char*)emalloc(k-j+1);
411 s = (char*)emalloc(k-j+1);
470 { m = (Method*)emalloc(sizeof(Method));
484 s = (char*)emalloc(k-j+1);
490 { m = (Method*)emalloc(sizeo
[all...]
H A Dsoapcpp2.c178 { char *t = emalloc(strlen(importpath) + strlen(s) + 2);
H A Dsymbol2.c116 p = (Symbol*)emalloc(sizeof(Symbol));
117 p->name = emalloc(strlen(name)+1);
166 p = (Table*)emalloc(sizeof(Table));
181 { FNinfo *fn = (FNinfo*)emalloc(sizeof(FNinfo));
230 p = (Entry*)emalloc(sizeof(Entry));
467 p = (Tnode*)emalloc(sizeof(Tnode)); /* install new type */
496 p = (Tnode*)emalloc(sizeof(Tnode)); /* install new type */
526 p = (Tnode*)emalloc(sizeof(Tnode)); /* install new type */
1541 q = (Symbol*)emalloc(sizeof(Symbol));
1542 q->name = (char*)emalloc(
4666 emalloc(size_t n) function
[all...]

Completed in 444 milliseconds

12