/nrf52832-nimble/rt-thread/examples/libc/ |
H A D | mq.c | 26 perror("mq_send doesn't return success \n"); in send_1() 43 perror("mq_send doesn't return success \n"); in send_2() 59 perror("mq_receive doesn't return success \n"); in receive_1() 74 perror("mq_receive doesn't return success \n"); in receive_2() 94 printf("mq_open doesn't return success \n"); in libc_mq() 98 printf("mq_open doesn't return success \n"); in libc_mq()
|
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/scripts/.autostuff/m4/ |
H A D | lt~obsolete.m4 | 22 # pull the old libtool.m4 in (it doesn't see our shiny new m4_define 23 # and doesn't know about Autoconf macros at all.) 27 # AC_DEFUNs it wants, but when m4 processes it, it doesn't do anything
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/ |
H A D | zutil.c | 140 /* The Microsoft C Run-Time Library for Windows CE doesn't have 212 * protected from concurrent access. This hack doesn't work anyway on 222 * will return a usable pointer which doesn't have to be normalized. in zcalloc()
|
H A D | README | 68 - zlib doesn't work with gcc 2.6.3 on a DEC 3000/300LX under OSF/1 2.1 it works 74 - zlib doesn't work on HP-UX 9.05 with some versions of /bin/cc. It works with
|
H A D | zutil.h | 35 /* The Microsoft C Run-Time Library for Windows CE doesn't have 198 but for now we just assume it doesn't. */
|
H A D | FAQ | 12 Yes. zlib doesn't handle dates. 56 package. zlib is rather portable and doesn't need much configuration. 308 zlib doesn't support encryption. The original PKZIP encryption is very weak
|
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/ |
H A D | INSTALL | 207 find the X include and library files automatically, but if it doesn't, 227 and if that doesn't work, install pre-built binaries of GCC for HP-UX. 236 and if that doesn't work, try 269 `config.sub' isn't included in this package, then this package doesn't
|
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/scripts/.autostuff/scripts/ |
H A D | depcomp | 176 ## we want. Yay! Note: for some reason libtool 1.4 doesn't like 201 ## Note that this doesn't just cater to obsosete pre-3.x GCC compilers. 233 ## dummy dependencies for each header file. Too bad gcc doesn't do 300 # start of each line; $object doesn't have directory information. 333 # It will wrap lines (doesn't matter whether long or short) with a 555 echo >> "$depfile" # make sure the fragment doesn't end with a backslash
|
/nrf52832-nimble/rt-thread/libcpu/mips/common/ |
H A D | mips_addrspace.h | 76 * the R8000 doesn't have them so don't reference these in generic MIPS code. 169 * The R8000 doesn't have the 32-bit compat spaces so we don't define them
|
H A D | mips_types.h | 33 * __xx is ok: it doesn't pollute the POSIX namespace. Use these in the
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/include/lwip/ |
H A D | api.h | 62 /** TCP: when data passed to netconn_write doesn't fit into the send buffer, 184 /** TCP: when data passed to netconn_write doesn't fit into the send buffer, 187 /** TCP: when data passed to netconn_write doesn't fit into the send buffer,
|
H A D | memp_std.h | 9 * If the include'r doesn't require any special treatment of each of the types
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/src/ |
H A D | gcthread.c | 49 /* Start the thread. Doesn't matter if it fails -- it's only an 167 /* Start the thread. Doesn't matter if it fails -- it's only an in jffs2_start_garbage_collect_thread()
|
H A D | gc.c | 522 /* Doesn't fit untouched. We'll go the old route and split it */ in jffs2_garbage_collect_pristine() 603 /* Doesn't belong to any inode */ in jffs2_garbage_collect_pristine() 834 /* Doesn't matter if there's one in the same erase block. We're going to in jffs2_garbage_collect_deletion_dirent() 858 /* If the name CRC doesn't match, skip */ in jffs2_garbage_collect_deletion_dirent() 862 /* If the name length doesn't match, or it's another deletion dirent, skip */ in jffs2_garbage_collect_deletion_dirent() 942 …printk(KERN_WARNING "jffs2_garbage_collect_hole: Node at 0x%08x had CRC 0x%08x which doesn't match… in jffs2_garbage_collect_hole() 1094 /* If the previous frag doesn't even reach the beginning, there's in jffs2_garbage_collect_dnode() 1144 /* If the previous frag doesn't even reach the beginning, there's lots in jffs2_garbage_collect_dnode()
|
H A D | build.c | 65 printk(KERN_NOTICE "Eep. Child \"%s\" (ino #%u) of dir ino #%u doesn't exist!\n", in jffs2_build_inode_pass1() 233 …printk(KERN_NOTICE "Cannot remove child \"%s\", ino #%u, because it doesn't exist\n", fd->name, fd… in jffs2_build_remove_unlinked_inode()
|
/nrf52832-nimble/packages/NimBLE-latest/docs/mesh/ |
H A D | sample.rst | 29 …ere <https://play.google.com/store/apps/details?id=com.siliconlabs.bluetoothmesh>`__) which doesn't
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/api/ |
H A D | api_lib.c | 333 * Receive data: actual implementation that doesn't care whether pbuf or netbuf 656 * Close ot shutdown a TCP netconn (doesn't delete it). 683 * Close a TCP netconn (doesn't delete it). 696 * Shut down one or both sides of a TCP netconn (doesn't delete it).
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/include/host/ |
H A D | ble_hs_stop.h | 54 * value doesn't matter, but its lifetime must
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/test/src/ |
H A D | ble_hs_hci_test.c | 109 /* Ensure the ATT doesn't truncate our data packets. */ in TEST_CASE() 205 /* Ensure the ATT doesn't truncate our data packets. */ in TEST_CASE()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/apps/snmp/ |
H A D | snmpv3.c | 97 * since it simply doesn't influence the effectiveness of an IV.
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/apps/snmp/ |
H A D | snmpv3.c | 97 * since it simply doesn't influence the effectiveness of an IV.
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/api/ |
H A D | api_lib.c | 467 * Receive data: actual implementation that doesn't care whether pbuf or netbuf 795 * Close or shutdown a TCP netconn (doesn't delete it). 832 * Close a TCP netconn (doesn't delete it). 846 * Shut down one or both sides of a TCP netconn (doesn't delete it).
|
/nrf52832-nimble/nordic/nrfx/mdk/ |
H A D | nrf91_common.ld | 147 /* .stack_dummy section doesn't contains any symbols. It is only
|
H A D | nrf_common.ld | 145 /* .stack_dummy section doesn't contains any symbols. It is only
|
H A D | nrf52_common.ld | 147 /* .stack_dummy section doesn't contains any symbols. It is only
|