/ast/src/cmd/nmake/ |
H A D | TABLE.mk | 107 * [no|NO]op1[=value] 108 * [no|NO]op2[=value] { 114 * if options then op names matching no* are placed in noname[name]=value 116 * TABLE.all=1 or TABLE.all.name=1 enables all no* entries 126 local I K P X all level=0 no= 133 .TABLE.no.$(level). := 138 .TABLE.no.$(level). := $(no) 140 if P == "no*" 143 no macro 148 no = NO macro 165 no := macro 195 no := $(.TABLE.no.$(level).) macro [all...] |
H A D | SYSTEM.mk | 6 * no* entries disable subsystem prerequisites 20 * table options are controlled by specifiying no lhs 26 * no lhs and no rhs clears SS.MAIN 56 if I == "?(no)(format|map|state)?(=*)" 57 O := $(I:/no//) 59 if I != "no*" 62 else if I == "?(no)(caller|exclude|intercept)?([-+]=*)" 63 O := $(I:/no//) 69 if I == "no*" [all...] |
H A D | ppcc.sh | 68 NO*|no*)value= 174 '') case `(set -A a no ok; ((b=1+1)); echo "${a[1]}$b") 2>/dev/null` in
|
H A D | option.c | 55 " with the exception that no option operand may appear after a" 73 " no state or files in views equal to or higher than \alevel\a." 152 "[+[no]]hold?\bhold\b \amam\a output until nested \bnohold\b]" 173 " [+o?\a-char\a means \b--no\b\aname\a]" 996 error(3, "%s: invalid mam option: [no]{dontcare,port} expected", s); 1041 sfprintf(internal.tmp, ",%sport", state.mam.port ? null : "no"); 1128 /* no complaints here for future extensions */ 1420 sfprintf(internal.tmp, "--no%s", op->name); 1495 sfprintf(sp, "--no%s", op->name); 1527 sfprintf(sp, "--no [all...] |
H A D | Makerules.mk | 59 set option=';recurse-leave;s;-;\atext\a prependeded to the \adirectory\a\b:\b message printed on the standard error upon leaving a recursive \b:MAKE:\b directory. If \b--recurse-leave\b is not specified then no message is printed upon leaving \b:MAKE:\b directories.;text' 1331 error 3 ciadb: no source to generate database 1779 * if no rhs then make all by default 2104 if T == "no*" 2105 T := $(T:/no//} 2761 * rhs compilation with no optimization 3231 if N == "no*" 3233 N := $(N:/no//) 3328 if T == "no*" 3329 T := $(T:V:/no//) [all...] |
/ast/src/cmd/ksh93/tests/ |
H A D | options.sh | 243 then old=no$opt 248 [[ -o no$opt ]] && err_exit "[[ -o no$opt ]] failed" 249 [[ -o no-$opt ]] && err_exit "[[ -o no-$opt ]] failed" 252 [[ -o ?no$opt ]] || err_exit "[[ -o ?no$opt ]] failed" 253 [[ -o ?no-$opt ]] || err_exit "[[ -o ?no-$opt ]] failed" 256 set --no [all...] |
H A D | subshell.sh | 82 bar=( zzz=no rst=fed) 107 integer BS=1024 nb=64 ss=60 bs no 118 no=$(<$tmp/sub) 119 (( no == (BS * nb) )) || err_exit "shell hangs on command substitution output size >= $BS*$nb with write size $bs -- expected $((BS*nb)), got ${no:-0}" 133 no=$(<$tmp/sub) 134 (( no == (BS * nb) )) || err_exit "shell hangs on command substitution output size >= $BS*$nb with write size $bs and trailing redirection -- expected $((BS*nb)), got ${no:-0}" 356 # $tmp/lin has newlines every 16 bytes and $tmp/buf has no newlines
|
H A D | variables.sh | 564 then foo[barrier_not_hit]=no 570 foo[barrier_hit]=no 573 [[ ${foo[barrier_hit]} == no ]] || err_exit 'foo[barrier_hit] should be no' 575 foo[barrier_hit]=no 579 [[ ${foo[barrier_not_hit]} == no ]] || err_exit 'foo[barrier_not_hit] should be no'
|
H A D | arrays.sh | 430 typeset -a foo=([1]=ok [2]=no) 433 typeset -a foo=([1]=(x=ok) [2]=(x=no)) 438 typeset -A foo=([1]=ok [2]=no) 441 typeset -A foo=([1]=(x=ok) [2]=(x=no)) 443 [[ $($SHELL -c 'typeset -a foo;typeset | grep "foo$"' 2> /dev/null) == *index* ]] || err_exit 'typeset fails for indexed array with no elements'
|
H A D | comvar.sh | 96 launch=no 127 type=yesno var=showheader val=no label="Show Header" 134 type=yesno var=showfooter val=no label="Show Footer" 185 [[ $foo == *bar=foo* ]] || err_exit 'no prefix elements in compound variable output' 293 foo2.hello=notok foo2.yes.yex=no foo2.extra=yes.
|
H A D | basic.sh | 191 else print no 197 no) err_exit "[[ -p /dev/fd/0 ]] fails for standard input pipe" ;;
|
H A D | substring.sh | 283 $SHELL -c '[[ ${@:0:300} == "$0" ]]' 2> /dev/null || err_exit '${@:0:300} with no arguments fails' 598 [[ ${ print -v .sh.match;} ]] && err_exit 'print -v should show .sh.match empty when there are no matches'
|
/ast/src/cmd/proto/ |
H A D | changes.sh | 101 then print -u2 $command: lib/package: no packages 129 then print -u2 $command: ${packages//' '/,}: no components
|
H A D | Makefile | 50 then : no changes for $(<) :
|
/ast/src/cmd/ksh93/sh/ |
H A D | string.c | 83 int no; local 100 if(no = *t=='n' && *(t+1)=='o' && *(t+2)!='t') 108 *invert ^= no; 118 no = !no; 121 *invert ^= no; 132 inv = no;
|
/ast/src/lib/libtk/library/demos/ |
H A D | msgbox.tcl | 32 pack $w.left.sep -side top -fill x -expand no 44 pack $w.right.sep -side top -fill x -expand no
|
/ast/src/lib/libtksh/tcl/ |
H A D | regexp.c | 12 * this software, no matter how awful, even if they arise 99 #define END 0 /* no End of program. */ 100 #define BOL 1 /* no Match "" at beginning of line. */ 101 #define EOL 2 /* no Match "" at end of line. */ 102 #define ANY 3 /* no Match any one character. */ 106 #define BACK 7 /* no Match "", "next" ptr points backward. */ 108 #define NOTHING 9 /* no Match empty string. */ 111 #define OPEN 20 /* no Mark this point in input as start of #n. */ 113 #define CLOSE (OPEN+NSUBEXP) /* no Analogous to OPEN. */ 949 register int no; local 978 register int no; local 1018 register int no; local [all...] |
/ast/src/cmd/mailx/ |
H A D | cmd1.c | 747 int no; local 754 no = 0; 758 no = 2; 762 no = 2; 765 mark += no; 770 if (no) {
|
H A D | spam.c | 486 int no; local 513 ok = no = fromours = me = 0; 744 no++; 768 note(0, "spam: ok=%d no=%d test=%s", ok, no, buf); 770 if (no > ok) 772 if (ok > no)
|
/ast/src/lib/libtk/library/ |
H A D | msgbox.tcl | 90 {no -width 6 -text No -under 0} 96 {no -width 6 -text No -under 0}
|
/ast/src/cmd/coshell/ |
H A D | misc.c | 194 int no; local 206 if (no = *s == 'n' && *(s + 1) == 'o' && (isalnum(*(s + 2)) || *(s + 2) == '_')) s += 2; 324 for (no = 0; state.gids[no] != (gid_t)-1; no++) 325 if (gid == state.gids[no]) 412 if (!no && np < rep)
|
/ast/src/cmd/INIT/ |
H A D | regress.sh | 37 that contains the word \bFAILED\b; no other diagnostics contain this 99 expected results. If no arguments are specified then the 101 group are used, or no arguments if this is the first \bEXEC\b 206 *) USAGE='ko:[[no]name[=value]]t:[test]v unit [path [arg ...]]' 327 do print -r -u2 "$command: line $LINE: no matching FI for IF on line ${COND_LINE[COND]}" 332 FATAL "line $LINE: no matching FI for IF on line ${COND_LINE[COND+1]}" 1004 then info=no 1146 function SET # [no]name[=value] 1157 else if [[ $i == no?* ]] 1158 then i=${i#no} [all...] |
H A D | iffe.sh | 245 0) mm="no" ;; 489 -no) ;; 729 delimiter. The standard input is read if there are no command 740 to the standard output and no update checks are done.] 783 must use static linking (no dlls) because on some systems missing 982 package \apkg\a with optional versions. If no operands are 993 [+.iffe \bor no suffix?\afile\a contains \biffe\b 1042 [+no?If the test fails then the block text is copied to the 1424 NONE) echo "$command: $file$line: $1: no matching if" >&$stderr 1439 NONE) echo "$command: $file$line: $1: no matchin [all...] |
/ast/src/cmd/warp/ |
H A D | warp.sh | 195 : if no command then start a warped shell
|
/ast/src/cmd/3d/ |
H A D | Makefile | 5 * (unless we compile it in one file -- no thanks)
|