Searched full:guaranteed (Results 1 – 21 of 21) sorted by relevance
/nrf52832-nimble/rt-thread/components/libc/aio/ |
H A D | posix_aio.c | 95 * aio_fsync() fails, then outstanding I/O operations are not guaranteed to have 99 * of the call to aio_fsync() that is guaranteed to be forced to the relevant 101 * not guaranteed to be completed in a synchronized fashion. 118 * data is not guaranteed to have been successfully transferred.
|
/nrf52832-nimble/rt-thread/components/libc/compilers/minilibc/sys/ |
H A D | stat.h | 19 #define _FAPPEND 0x0008 /* append (writes guaranteed at the end) */
|
/nrf52832-nimble/rt-thread/components/libc/compilers/dlib/sys/ |
H A D | unistd.h | 22 #define _FAPPEND 0x0008 /* append (writes guaranteed at the end) */
|
/nrf52832-nimble/rt-thread/components/libc/compilers/armlibc/sys/ |
H A D | unistd.h | 24 #define _FAPPEND 0x0008 /* append (writes guaranteed at the end) */
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/ |
H A D | syscfg.yml | 139 to be transferred in the connection). However, you will be guaranteed that
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/ |
H A D | syscfg.yml | 494 off with a value that's guaranteed to be larger than the last
|
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/ |
H A D | INSTALL | 137 This is not guaranteed to produce working output in all cases, you
|
H A D | aclocal.m4 | 19 You have another version of autoconf. It may work, but is not guaranteed to.
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/infra/ |
H A D | cyg_type.h | 246 // Define a type to be used for atomic accesses. This type is guaranteed
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/core/ |
H A D | raw.c | 244 * are guaranteed to have come in via the specified netif, and all
|
H A D | udp.c | 1033 * are guaranteed to have come in via the specified netif, and all
|
H A D | pbuf.c | 748 /* Since decrementing ref cannot be guaranteed to be a single machine operation in pbuf_free()
|
H A D | tcp.c | 754 * are guaranteed to have come in via the specified netif, and all
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/core/ |
H A D | pbuf.c | 645 /* Since decrementing ref cannot be guaranteed to be a single machine operation in pbuf_free()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/core/ |
H A D | pbuf.c | 742 /* Since decrementing ref cannot be guaranteed to be a single machine operation in pbuf_free()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/core/ipv6/ |
H A D | ip6.c | 134 * result in guaranteed zone violations. For scoped source addresses that do in ip6_route()
|
H A D | nd6.c | 1735 * If a suitable route is found, the returned netif is guaranteed to be in a
|
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/libs/parser/ |
H A D | lconf.c | 1565 /* don't do the read, it's not guaranteed to return an EOF, in yy_get_next_buffer()
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/ |
H A D | deflate.c | 26 * (by Fiala and Greene) which is guaranteed to run in linear amortized
|
/nrf52832-nimble/rt-thread/tools/ |
H A D | kconfiglib.py | 1880 # It's almost guaranteed to be an error. 3788 # guaranteed to match the actual selection of the choice, as
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/elmfat/ |
H A D | ff.c | 518 /* Remark: Variables here without initial value shall be guaranteed zero/null
|