Home
last modified time | relevance | path

Searched refs:allocate (Results 1 – 15 of 15) sorted by relevance

/components/utilities/var_export/
A Dvar_export.c34 __declspec(allocate("VarExpTab$a"))
38 __declspec(allocate("VarExpTab$z"))
A Dvar_export.h72 __declspec(allocate("VarExpTab$f")) \
/components/utilities/utest/
A Dutest.h141 __declspec(allocate("UtestTcTab$f")) \
A Dutest.c52 __declspec(allocate("UtestTcTab$a")) const struct utest_tc_export __tc_export_begin =
58 __declspec(allocate("UtestTcTab$z")) const struct utest_tc_export __tc_export_end =
/components/net/lwip-nat/
A Dipv4_nat.c190 u8_t allocate);
196 u8_t allocate);
793 const struct udp_hdr *udphdr, u8_t allocate) in ip_nat_udp_lookup_outgoing() argument
817 if (allocate) { in ip_nat_udp_lookup_outgoing()
878 const struct tcp_hdr *tcphdr, u8_t allocate) in ip_nat_tcp_lookup_outgoing() argument
902 if (allocate) { in ip_nat_tcp_lookup_outgoing()
/components/finsh/
A Dfinsh.h50 __declspec(allocate("FSymTab$f")) \
A Dshell.c842 __declspec(allocate("FSymTab$a")) const struct finsh_syscall __fsym_begin =
852 __declspec(allocate("FSymTab$z")) const struct finsh_syscall __fsym_end =
/components/net/lwip/lwip-1.4.1/doc/
A Dsavannah.txt50 Server refused to allocate pty
A Drawapi.txt131 reclaim the memory needed for the original connection and allocate a
/components/net/lwip/lwip-2.0.3/doc/
A Dppp.txt114 printf("status_cb: Unable to allocate resources\n");
A Drawapi.txt161 reclaim the memory needed for the original connection and allocate a
/components/net/lwip/lwip-2.1.2/doc/
A Dppp.txt114 printf("status_cb: Unable to allocate resources\n");
/components/net/lwip/lwip-2.1.2/
A DCHANGELOG221 * select: allocate select_cb from memp for LWIP_MPU_COMPATIBLE = 1 (bug #51990)
586 allocate additional header space for TX on netifs requiring additional headers
799 * api_msg.c: don't fail closing a socket/netconn when failing to allocate the
1935 triggered by bug #29345; don't allocate acceptmbox if LWIP_TCP is disabled
3346 allocate a recvmbox in netconn_new_with_proto_and_callback. For a tcp-listen
3561 -> netconn_new_..() does not allocate a new connection for unsupported
3663 implementation so that it can be reused (don't allocate the target
4502 mem_malloc2() tries to allocate memory once, and if it fails tries
/components/net/lwip/lwip-2.0.3/
A DCHANGELOG333 allocate additional header space for TX on netifs requiring additional headers
546 * api_msg.c: don't fail closing a socket/netconn when failing to allocate the
1682 triggered by bug #29345; don't allocate acceptmbox if LWIP_TCP is disabled
3093 allocate a recvmbox in netconn_new_with_proto_and_callback. For a tcp-listen
3308 -> netconn_new_..() does not allocate a new connection for unsupported
3410 implementation so that it can be reused (don't allocate the target
4249 mem_malloc2() tries to allocate memory once, and if it fails tries
/components/net/lwip/lwip-1.4.1/
A DCHANGELOG726 triggered by bug #29345; don't allocate acceptmbox if LWIP_TCP is disabled
2137 allocate a recvmbox in netconn_new_with_proto_and_callback. For a tcp-listen
2352 -> netconn_new_..() does not allocate a new connection for unsupported
2454 implementation so that it can be reused (don't allocate the target
3293 mem_malloc2() tries to allocate memory once, and if it fails tries

Completed in 30 milliseconds