| /components/libc/posix/io/ |
| A D | README.md | 3 | sub-folders | description |
|
| /components/drivers/hwcrypto/ |
| A D | hw_bignum.c | 230 if (bignum_ctx->ops->sub) in rt_hwcrypto_bignum_sub() 232 return bignum_ctx->ops->sub(bignum_ctx, x, a, b); in rt_hwcrypto_bignum_sub()
|
| A D | hw_bignum.h | 36 rt_err_t (*sub)(struct hwcrypto_bignum *bignum_ctx, member
|
| A D | Kconfig | 162 bool "Using Hardware bignum sub operation"
|
| /components/net/lwip/lwip-2.1.2/src/include/lwip/apps/ |
| A D | mqtt.h | 189 …sub(mqtt_client_t *client, const char *topic, u8_t qos, mqtt_request_cb_t cb, void *arg, u8_t sub);
|
| /components/net/lwip/lwip-2.0.3/src/include/lwip/apps/ |
| A D | mqtt.h | 226 …sub(mqtt_client_t *client, const char *topic, u8_t qos, mqtt_request_cb_t cb, void *arg, u8_t sub);
|
| /components/lwp/arch/arm/cortex-a/ |
| A D | lwp_gcc.S | 62 sub sp, r2, #16 101 sub r1, #(10 * 4 + 4 * 4) /* {r4 - r12, lr} , {r4, r5, spsr, u_pc} */ 238 sub sp, #8
|
| /components/libc/cplusplus/cpp11/ |
| A D | atomic_8.c | 164 __atomic_fetch_op_8(sub, -)
|
| /components/net/lwip/lwip-2.0.3/src/apps/httpd/ |
| A D | httpd.c | 2182 const char* ext = NULL, *sub; local 2188 sub = uri; 2190 for (sub = strstr(sub, "."); sub != NULL; sub = strstr(sub, ".")) 2192 ext = sub; 2193 sub++;
|
| /components/net/lwip/lwip-2.1.2/src/apps/http/ |
| A D | httpd.c | 2140 const char *ext = NULL, *sub; local 2146 sub = uri; 2148 for (sub = strstr(sub, "."); sub != NULL; sub = strstr(sub, ".")) { 2149 ext = sub; 2150 sub++;
|
| /components/lwp/arch/aarch64/cortex-a/ |
| A D | lwp_gcc.S | 72 sub x4, x2, #0x10 287 sub x2, x2, #0x10
|
| /components/dfs/dfs_v1/filesystems/elmfat/ |
| A D | 00history.txt | 83 Fixed off by one error at FAT sub-type determination. 129 Fixed f_unlink() fails to remove a sub-directory on _FS_RPATH. 328 …Fixed creating a sub-directory in the fragmented sub-directory on the exFAT volume collapses FAT c…
|
| /components/net/lwip/lwip-2.0.3/src/apps/mqtt/ |
| A D | mqtt.c | 1100 …nsub(mqtt_client_t *client, const char *topic, u8_t qos, mqtt_request_cb_t cb, void *arg, u8_t sub) in mqtt_sub_unsub() argument 1116 total_len = topic_len + 2 + 2 + (sub != 0); in mqtt_sub_unsub() 1139 …mqtt_output_append_fixed_header(&client->output, sub ? MQTT_MSG_TYPE_SUBSCRIBE : MQTT_MSG_TYPE_UNS… in mqtt_sub_unsub() 1145 if (sub != 0) { in mqtt_sub_unsub()
|
| /components/dfs/dfs_v2/filesystems/elmfat/ |
| A D | 00history.txt | 83 Fixed off by one error at FAT sub-type determination. 129 Fixed f_unlink() fails to remove a sub-directory on _FS_RPATH. 328 …Fixed creating a sub-directory in the fragmented sub-directory on the exFAT volume collapses FAT c…
|
| /components/net/lwip/lwip-2.1.2/src/apps/mqtt/ |
| A D | mqtt.c | 1173 …nsub(mqtt_client_t *client, const char *topic, u8_t qos, mqtt_request_cb_t cb, void *arg, u8_t sub) in mqtt_sub_unsub() argument 1190 total_len = topic_len + 2 + 2 + (sub != 0); in mqtt_sub_unsub() 1213 …mqtt_output_append_fixed_header(&client->output, sub ? MQTT_MSG_TYPE_SUBSCRIBE : MQTT_MSG_TYPE_UNS… in mqtt_sub_unsub() 1219 if (sub != 0) { in mqtt_sub_unsub()
|
| /components/drivers/pci/ |
| A D | probe.c | 433 rt_uint8_t *sec, rt_uint8_t *sub) in pci_ea_fixed_busnrs() argument 455 *sub = ea_sub; in pci_ea_fixed_busnrs()
|
| /components/net/lwip/lwip-1.4.1/doc/ |
| A D | snmp_agent.txt | 160 Currently only the .mgmt sub-tree is available and
|
| /components/net/lwip/lwip-2.0.3/ |
| A D | UPGRADING | 54 * Continued moving stack-internal parts from abc.h to abc_priv.h in sub-folder "priv"
|
| /components/net/lwip/lwip-2.1.2/ |
| A D | UPGRADING | 89 * Continued moving stack-internal parts from abc.h to abc_priv.h in sub-folder "priv"
|
| /components/net/lwip/lwip-2.0.3/doc/doxygen/ |
| A D | lwip.Doxyfile | 63 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub-
|
| /components/net/lwip/lwip-2.1.2/doc/doxygen/ |
| A D | lwip.Doxyfile | 63 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub-
|
| A D | lwip.Doxyfile.cmake.in | 63 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub-
|