| /components/net/lwip/lwip-2.0.3/test/unit/core/ |
| A D | test_pbuf.c | 152 u8_t *out; in START_TEST() local 203 u8_t *out; in START_TEST() local
|
| /components/net/lwip/lwip-2.1.2/test/unit/core/ |
| A D | test_pbuf.c | 181 u8_t *out; in START_TEST() local 233 u8_t *out; in START_TEST() local
|
| /components/net/lwip/lwip-1.4.1/src/netif/ppp/ |
| A D | chpms.c | 246 Expand(u_char *in, u_char *out) in Expand() 263 Collapse(u_char *in, u_char *out) in Collapse()
|
| /components/drivers/hwcrypto/ |
| A D | hw_symmetric.h | 47 rt_uint8_t *out; /**< Output data will be written */ member
|
| A D | hw_gcm.c | 100 rt_size_t length, const rt_uint8_t *in, rt_uint8_t *out) in rt_hwcrypto_gcm_crypt()
|
| A D | hw_symmetric.c | 52 … rt_hwcrypto_ctx *ctx, hwcrypto_mode mode, rt_size_t length, const rt_uint8_t *in, rt_uint8_t *out) in rt_hwcrypto_symmetric_crypt()
|
| /components/utilities/libadt/uthash/ |
| A D | uthash.h | 156 #define HASH_FIND_BYHASHVALUE(hh,head,keyptr,keylen,hashval,out) \ argument 168 #define HASH_FIND(hh,head,keyptr,keylen,out) \ argument 483 #define HASH_FIND_STR(head,findstr,out) \ argument 498 #define HASH_FIND_INT(head,findint,out) \ argument 504 #define HASH_FIND_PTR(head,findptr,out) \ argument 748 #define HASH_FIND_IN_BKT(tbl,hh,head,keyptr,keylen_in,hashval,out) \ argument
|
| /components/drivers/sdio/ |
| A D | dev_block.c | 74 rt_bool_t out = (int)(rt_tick_get() - start) > timeout; in card_busy_detect() local
|
| /components/net/lwip/lwip-2.0.3/src/core/ |
| A D | pbuf.c | 1133 const struct pbuf* out = pbuf_skip_const(in, in_offset, out_offset); in pbuf_skip() local
|
| /components/net/lwip/lwip-2.1.2/src/core/ |
| A D | pbuf.c | 1180 const struct pbuf *out = pbuf_skip_const(in, in_offset, out_offset); in pbuf_skip() local
|
| /components/drivers/pic/ |
| A D | pic-gicv3.h | 320 #define read_gicreg(reg, out) rt_hw_sysreg_read(reg, out) argument
|
| /components/net/lwip/lwip-2.0.3/src/apps/mdns/ |
| A D | mdns.c | 1217 mdns_init_outpacket(struct mdns_outpacket *out, struct mdns_packet *in) in mdns_init_outpacket()
|
| /components/net/lwip/lwip-2.1.2/src/apps/mdns/ |
| A D | mdns.c | 1275 mdns_init_outpacket(struct mdns_outpacket *out, struct mdns_packet *in) in mdns_init_outpacket()
|