Home
last modified time | relevance | path

Searched full:partial (Results 1 – 25 of 43) sorted by relevance

12

/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/apps/snmp/
H A Dsnmp_snmpv2_usm.c163 * <oid>.<EngineID length>.<partial EngineID>
166 * <oid>.<EngineID length>.<EngineID>.<UserName length>.<partial UserName>
203 /* Verify partial EngineID */ in usmusertable_get_next_instance()
229 /* Partial name given according to oid.*/ in usmusertable_get_next_instance()
242 /* At this point the EngineID and (partial) UserName match the local EngineID and UserName.*/ in usmusertable_get_next_instance()
H A Dsnmp_asn1.c215 …/* @bug: allow empty varbinds for symmetry (we must decode them for getnext), allow partial compr… in snmp_asn1_enc_oid()
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/src/
H A Dread.c86 Reading partial node and it's uncompressed - read into readbuf, check CRC, and copy in jffs2_read_dnode()
87 …Reading partial node and it's compressed - read into readbuf, check checksum, decompress to decomp… in jffs2_read_dnode()
H A Dgc.c1097 D1(printk(KERN_DEBUG "Expanding down to cover partial frag (0x%x-0x%x)\n", in jffs2_garbage_collect_dnode()
1147 D1(printk(KERN_DEBUG "Expanding up to cover partial frag (0x%x-0x%x)\n", in jffs2_garbage_collect_dnode()
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/test/unit/api/
H A Dtest_sockets.c255 /* note: this modifies the underyling iov_base and iov_len for a partial in test_sockets_msgapi_update_iovs()
344 force execution of the partial IO vector send case */ in test_sockets_msgapi_tcp()
426 } else { /* partial read */ in test_sockets_msgapi_tcp()
/nrf52832-nimble/packages/NimBLE-latest/nimble/transport/socket/src/
H A Dble_hci_socket.c264 dprintf(1, "sendmsg() partial write: %d\n", i); in ble_hci_sock_acl_tx()
311 dprintf(1, "sendmsg() partial write: %d\n", i); in ble_hci_sock_cmdevt_tx()
/nrf52832-nimble/rt-thread/components/libc/compilers/armlibc/
H A Dstubs.c169 * the number of characters _not_ written on partial success.
/nrf52832-nimble/packages/NimBLE-latest/ext/tinycrypt/include/tinycrypt/
H A Dcmac_mode.h42 * size or only partial, while CBC-MAC uses the same technique for
/nrf52832-nimble/rt-thread/components/drivers/sensors/
H A Dsensor.h106 * to keep a partial wake-lock should they wish to receive sensor
604 * holding a partial wake-lock and MUST allow the SoC to go into suspend.
670 * holding a partial wake-lock and MUST allow the SoC to go into suspend.
/nrf52832-nimble/rt-thread/components/dfs/filesystems/uffs/
H A DREADME146 - no partial page program required, support MLC NAND flash
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/
H A Dble_l2cap.c293 * BLE_HS_EAGAIN if a partial L2CAP packet has
H A Dble_hs_conn.c451 * passes after a partial packet is received, the connection is in ble_hs_conn_timer()
H A Dble_l2cap_coc.c228 BLE_HS_LOG(DEBUG, "Received partial sdu_len=%d, credits left=%d\n", in ble_l2cap_coc_rx_fn()
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/
H A Dsyscfg.yml357 sends a partial write.
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/core/snmp/
H A Dasn1_enc.c484 /* @bug: allow empty varbinds for symmetry (we must decode them for getnext), allow partial compre… in snmp_asn1_enc_oid()
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/
H A Dip6_addr.h65 /** Set an IPv6 partial address given by byte-parts */
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/
H A DChangeLog550 - suppress the notion of partial flush to simplify the interface
695 - Better test in ct_align for partial flush
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/
H A Dip6_addr.h69 /** Set an IPv6 partial address given by byte-parts */
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/api/
H A Dapi_msg.c1670 /* partial write */
1691 /* set error according to partial write or not */
1773 to partial write or not */
/nrf52832-nimble/nordic/cmsis/include/
H A Darm_math.h2942 * @brief Partial convolution of floating-point sequences.
2963 * @brief Partial convolution of Q15 sequences.
2988 * @brief Partial convolution of Q15 sequences.
3009 * @brief Partial convolution of Q15 sequences (fast version) for Cortex-M3 and Cortex-M4
3030 * @brief Partial convolution of Q15 sequences (fast version) for Cortex-M3 and Cortex-M4
3055 * @brief Partial convolution of Q31 sequences.
3076 * @brief Partial convolution of Q31 sequences (fast version) for Cortex-M3 and Cortex-M4
3097 * @brief Partial convolution of Q7 sequences
3122 * @brief Partial convolution of Q7 sequences.
/nrf52832-nimble/rt-thread/components/CMSIS/Include/
H A Darm_math.h3105 * @brief Partial convolution of floating-point sequences.
3126 * @brief Partial convolution of Q15 sequences.
3152 * @brief Partial convolution of Q15 sequences.
3173 * @brief Partial convolution of Q15 sequences (fast version) for Cortex-M3 and Cortex-M4
3195 * @brief Partial convolution of Q15 sequences (fast version) for Cortex-M3 and Cortex-M4
3221 * @brief Partial convolution of Q31 sequences.
3243 * @brief Partial convolution of Q31 sequences (fast version) for Cortex-M3 and Cortex-M4
3265 * @brief Partial convolution of Q7 sequences
3291 * @brief Partial convolution of Q7 sequences.
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/docs/
H A Dkconfig-language.txt551 (1) Partial (or no) quote of error.
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/apps/snmp/
H A Dsnmp_asn1.c257 …/* @bug: allow empty varbinds for symmetry (we must decode them for getnext), allow partial compr… in snmp_asn1_enc_oid()
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/test/src/
H A Dble_att_svr_test.c844 /*** Partial read. */ in TEST_CASE()
907 /*** Successful partial read. */ in TEST_CASE()
/nrf52832-nimble/rt-thread/components/dfs/filesystems/uffs/src/uffs/
H A Duffs_tree.c445 …// This writing does not violate "no partial program" claim, because we are writing to a clean pag… in _ScanAndFixUnCleanPage()

12