/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/ |
H A D | Make_vms.com | 5 $ on error then goto err_exit 33 $ If F$Search ("Sys$System:MMS.EXE") .nes. "" Then Make = "MMS" 34 $ If F$Type (MMK) .eqs. "STRING" Then Make = "MMK" 45 $ then 48 $ then 50 $ then 59 $ then 60 $ if f$trnlnm("SYS").eqs."" then define sys sys$library: 67 $ then 100 $ then [all …]
|
H A D | configure | 74 if test "$gcc" -eq 1 && ($cc -c $cflags $test.c) 2>/dev/null; then 171 if test $shared -eq 1; then 173 # we must test in two steps (cc then ld), required at least on SunOS 4.x 175 test "`($LDSHARED -o $test$shared_ext $test.o) 2>&1`" = ""; then 179 elif test -z "$old_cc" -a -z "$old_cflags"; then 187 if test $shared -eq 0; then 198 if test "`($CC -c $CFLAGS $test.c) 2>&1`" = ""; then 221 if test "`($CC -c $CFLAGS $test.c) 2>&1`" = ""; then 245 if test "`($CC $CFLAGS -o $test $test.c) 2>&1`" = ""; then 270 if test "`($CC -c $CFLAGS $test.c) 2>&1`" = ""; then [all …]
|
H A D | Makefile.in | 64 if ./example; then \ 93 -@if [ ! -d $(exec_prefix) ]; then mkdir -p $(exec_prefix); fi 94 -@if [ ! -d $(includedir) ]; then mkdir -p $(includedir); fi 95 -@if [ ! -d $(libdir) ]; then mkdir -p $(libdir); fi 96 -@if [ ! -d $(man3dir) ]; then mkdir -p $(man3dir); fi 102 cd $(libdir); if test -f $(SHAREDLIBV); then \ 116 if test -f $(SHAREDLIBV); then \
|
H A D | Makefile | 64 if ./example; then \ 93 -@if [ ! -d $(exec_prefix) ]; then mkdir -p $(exec_prefix); fi 94 -@if [ ! -d $(includedir) ]; then mkdir -p $(includedir); fi 95 -@if [ ! -d $(libdir) ]; then mkdir -p $(libdir); fi 96 -@if [ ! -d $(man3dir) ]; then mkdir -p $(man3dir); fi 102 cd $(libdir); if test -f $(SHAREDLIBV); then \ 116 if test -f $(SHAREDLIBV); then \
|
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/scripts/.autostuff/scripts/ |
H A D | ltmain.sh | 118 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then : 134 eval "if test set = \"\${$_G_var+set}\"; then 153 if test "${PATH_SEPARATOR+set}" != set; then 251 if test "$_G_count" -gt "$_G_path_prog_max"; then 287 if test "$_G_count" -gt "$_G_path_prog_max"; then 351 # of runs of four '\'s followed by two '\'s and then a '$'. '\' that '$'. 493 if test 1 = "$USE_ANSI_COLORS"; then 535 if test set = "${BASH_VERSION+set}${ZSH_VERSION+set}"; then 555 then 578 if test yes = "$_G_HAVE_PLUSEQ_OP"; then [all …]
|
H A D | install-sh | 169 if test -n "$dir_arg"; then 170 if test -n "$dst_arg"; then 176 if test $# -ne 0 && test -z "$dir_arg$dst_arg"; then 182 if test -n "$dst_arg"; then 196 if test $# -eq 0; then 197 if test -z "$dir_arg"; then 206 if test -z "$dir_arg"; then 207 if test $# -gt 1 || test "$is_target_a_directory" = always; then 208 if test ! -d "$dst_arg"; then 215 if test -z "$dir_arg"; then [all …]
|
H A D | ar-lib | 50 if test -z "$file_conv"; then 117 if test $# -lt 3; then 125 if test $# -lt 2; then 192 if test -n "$delete"; then 193 if test ! -f "$orig_archive"; then 209 elif test -n "$extract"; then 210 if test ! -f "$orig_archive"; then 213 if test $# -gt 0; then 233 elif test -n "$quick$replace"; then 234 if test ! -f "$orig_archive"; then [all …]
|
H A D | compile | 50 if test -z "$file_conv"; then 86 if test -z "$lib_path"; then 105 if $shared && test -f "$dir/$lib.dll.lib"; then 110 if test -f "$dir/$lib.lib"; then 115 if test -f "$dir/lib$lib.a"; then 123 if test "$found" != yes; then 138 if test -n "$eat"; then 225 if test -n "$linker_opts"; then 268 if test -n "$eat"; then 300 if test -z "$ofile" || test -z "$cfile"; then [all …]
|
H A D | depcomp | 91 if test -f "$tmpdepfile"; then 119 if test -z "$depmode" || test -z "$source" || test -z "$object"; then 138 if test "$depmode" = hp; then 144 if test "$depmode" = dashXmstdout; then 151 if test "$depmode" = msvcmsys; then 159 if test "$depmode" = msvc7msys; then 167 if test "$depmode" = xlc; then 193 if test $stat -ne 0; then 214 if test -z "$gccflag"; then 219 if test $stat -ne 0; then [all …]
|
H A D | ylwrap | 118 if test -f y_tab.c || test -f y_tab.h; then 136 if test x"$1" = x"--"; then 142 if $y_tab_nodot; then 180 if test $ret -eq 0; then 184 if test -f "$from"; then 185 # If $2 is an absolute path name, then just use that, 197 if test $from != $parser; then 213 if test "$from" != "$parser"; then 214 if test -f "$realtarget" && cmp -s "$realtarget" "$target"; then 226 if test "$from" = "$parser"; then
|
H A D | config.guess | 43 -h, --help print this help, then exit 44 -t, --time-stamp print date of last modification, then exit 45 -v, --version print version number, then exit 82 if test $# != 0; then 112 if ($c -c -o $dummy.o $dummy.c) >/dev/null 2>&1 ; then 116 if test x"$CC_FOR_BUILD" = x ; then 126 if (test -f /.attbin/uname) >/dev/null 2>&1 ; then 137 # If the system lacks a compiler, then just pick glibc. 198 then 356 if test "`(/bin/universe) 2>/dev/null`" = att ; then [all …]
|
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/ |
H A D | configure | 19 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then : 46 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then 49 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then 53 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then 75 if test "${PATH_SEPARATOR+set}" != set; then 108 if test "x$as_myself" = x; then 111 if test ! -f "$as_myself"; then 139 if test x"${_as_can_reexec}" != xno && test "x$CONFIG_SHELL" != x; then 162 if test "x$CONFIG_SHELL" = x; then 163 as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then : [all …]
|
H A D | aclocal.m4 | 88 if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then 91 if test -n "$PKG_CONFIG"; then 94 if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then 117 AC_RUN_LOG([$PKG_CONFIG --exists --print-errors "$1"]); then 128 [if test -n "$$1"; then 130 elif test -n "$PKG_CONFIG"; then 145 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 176 if test $pkg_failed = yes; then 179 if test $_pkg_short_errors_supported = yes; then 197 elif test $pkg_failed = untried; then [all …]
|
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/utils/ |
H A D | kconfig-merge | 65 if [ -d $2 ];then 80 if [ "$#" -lt 1 ] ; then 85 if [ -z "$KCONFIG_CONFIG" ]; then 86 if [ "$OUTPUT" != . ]; then 96 if [ ! -r "$INITFILE" ]; then 111 if [ ! -r "$MERGE_FILE" ]; then 121 if [ "x$PREV_VAL" != "x$NEW_VAL" ] ; then 126 elif [ "$WARNREDUN" = "true" ]; then 134 if [ "$RUNMAKE" = "false" ]; then 146 if [ "$OUTPUT" != "." ] ; then [all …]
|
H A D | kconfig-tweak.in | 52 if [ "$ARG" = "" ] ; then 60 if [ "$MUNGE_CASE" = "yes" ] ; then 105 if test -n "$before" && grep -Eq "$before_re" "$FN"; then 108 elif grep -Eq "$name_re" "$FN"; then 123 if [ "$1" = "--file" ]; then 125 if [ "$FN" = "" ] ; then 133 if [ "$1" = "" ] ; then 188 if grep -q "# ${CONFIG_}$ARG is not set" $FN ; then 192 if [ $? != 0 ] ; then
|
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/scripts/.autostuff/m4/ |
H A D | libtool.m4 | 194 if test -n "\${ZSH_VERSION+set}"; then 198 if test -n "${ZSH_VERSION+set}"; then 211 if test set != "${COLLECT_NAMES+set}"; then 244 if test "$file_magic_cmd" = '$MAGIC_CMD'; then 299 # in macros and then make a single call at the end using the 'libtool' 513 # into 'config.status', and then the shell code to quote escape them in 520 dnl then we will have config.status run $CONFIG_LT later, so it 640 -h, --help print this help, then exit 641 -V, --version print version number, then exit 677 if $lt_cl_silent; then [all …]
|
/nrf52832-nimble/rt-thread/components/libc/aio/ |
H A D | posix_aio.c | 28 * to be canceled. If aiocbp is NULL, then all outstanding cancelable asynchronous 33 * then the normal asynchronous completion process shall take place for those 41 * If aiocbp is not NULL, then if fildes does not have the same value as the file 95 * aio_fsync() fails, then outstanding I/O operations are not guaranteed to have 98 * If aio_fsync() succeeds, then it is only the I/O that was queued at the time 115 * I/O completion, then the behavior is undefined. 185 * If prioritized I/O is supported for this file, then the asynchronous operation 187 * aiocbp->aio_reqprio. If Thread Execution Scheduling is not supported, then 209 * address prior to asynchronous I/O completion, then the behavior is undefined. 249 * is equal to [EINPROGRESS], then the return status for the operation is undefined. [all …]
|
/nrf52832-nimble/rt-thread/documentation/ |
H A D | Doxyfile | 57 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 115 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then 128 # If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full 134 # If the FULL_PATH_NAMES tag is set to YES then the STRIP_FROM_PATH tag 158 # If the JAVADOC_AUTOBRIEF tag is set to YES then Doxygen 166 # If the QT_AUTOBRIEF tag is set to YES then Doxygen will 182 # If the INHERIT_DOCS tag is set to YES (the default) then an undocumented 188 # If the SEPARATE_MEMBER_PAGES tag is set to YES, then doxygen will produce 216 # sources only. Doxygen will then generate output that is more tailored for C. 223 # sources only. Doxygen will then generate output that is more tailored for [all …]
|
/nrf52832-nimble/rt-thread/examples/test/ |
H A D | dhry_2.c | 40 /* then, not executed */ 49 /* then */ 125 /* then, executed */ 151 /* then, executed */ 157 /* then, not executed */ 160 /* then, not executed */ 165 /* then, not executed */ 187 /* then, executed */
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/doc/doxygen/ |
H A D | lwip.Doxyfile | 63 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub- 133 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then 183 # If the JAVADOC_AUTOBRIEF tag is set to YES then doxygen will interpret the 192 # If the QT_AUTOBRIEF tag is set to YES then doxygen will interpret the first 212 # If the INHERIT_DOCS tag is set to YES then an undocumented member inherits the 218 # If the SEPARATE_MEMBER_PAGES tag is set to YES then doxygen will produce a new 250 # only. Doxygen will then generate output that is more tailored for C. For 258 # Python sources only. Doxygen will then generate output that is more tailored 266 # sources. Doxygen will then generate output that is tailored for Fortran. 272 # sources. Doxygen will then generate output that is tailored for VHDL. [all …]
|
H A D | lwip.Doxyfile.cmake.in | 63 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub- 133 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then 183 # If the JAVADOC_AUTOBRIEF tag is set to YES then doxygen will interpret the 192 # If the QT_AUTOBRIEF tag is set to YES then doxygen will interpret the first 212 # If the INHERIT_DOCS tag is set to YES then an undocumented member inherits the 218 # If the SEPARATE_MEMBER_PAGES tag is set to YES then doxygen will produce a new 250 # only. Doxygen will then generate output that is more tailored for C. For 258 # Python sources only. Doxygen will then generate output that is more tailored 266 # sources. Doxygen will then generate output that is tailored for Fortran. 272 # sources. Doxygen will then generate output that is tailored for VHDL. [all …]
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/doc/doxygen/ |
H A D | lwip.Doxyfile | 63 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub- 133 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then 183 # If the JAVADOC_AUTOBRIEF tag is set to YES then doxygen will interpret the 192 # If the QT_AUTOBRIEF tag is set to YES then doxygen will interpret the first 212 # If the INHERIT_DOCS tag is set to YES then an undocumented member inherits the 218 # If the SEPARATE_MEMBER_PAGES tag is set to YES then doxygen will produce a new 250 # only. Doxygen will then generate output that is more tailored for C. For 258 # Python sources only. Doxygen will then generate output that is more tailored 266 # sources. Doxygen will then generate output that is tailored for Fortran. 272 # sources. Doxygen will then generate output that is tailored for VHDL. [all …]
|
/nrf52832-nimble/packages/NimBLE-latest/docs/ |
H A D | doxygen.xml | 81 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub- 141 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then 191 # If the JAVADOC_AUTOBRIEF tag is set to YES then doxygen will interpret the 200 # If the QT_AUTOBRIEF tag is set to YES then doxygen will interpret the first 220 # If the INHERIT_DOCS tag is set to YES then an undocumented member inherits the 226 # If the SEPARATE_MEMBER_PAGES tag is set to YES then doxygen will produce a new 258 # only. Doxygen will then generate output that is more tailored for C. For 266 # Python sources only. Doxygen will then generate output that is more tailored 274 # sources. Doxygen will then generate output that is tailored for Fortran. 280 # sources. Doxygen will then generate output that is tailored for VHDL. [all …]
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/test/fuzz/ |
H A D | output_to_pcap.sh | 4 then 14 if [ -z "$PCAPNAME" ]; then 22 if [ -z "$PCAPNAME" ]; then
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/test/fuzz/ |
H A D | output_to_pcap.sh | 4 then 14 if [ -z "$PCAPNAME" ]; then 22 if [ -z "$PCAPNAME" ]; then
|