Searched refs:OK (Results 1 - 17 of 17) sorted by relevance

/ast/src/lib/libtk/library/
H A Dbgerror.tcl33 "Error: $err" error 0 OK "Skip Messages" "Stack Trace"]
46 button $w.ok -text OK -command "destroy $w"
H A Dmsgbox.tcl69 {ok -width 6 -text OK -under 0}
77 {ok -width 6 -text OK -under 0}
H A Dtkfbox.tcl815 # f2: the frame with the OK button and the "file name" field
833 set data(okBtn) [button $f2.ok -text OK -under 0 -width 6]
1066 # flag = OK : valid input
1074 # directory : valid only if flag = OK or PATTERN or FILE
1075 # file : valid only if flag = OK or PATTERN
1098 set flag OK
1108 set flag OK
1181 OK {
1255 # Gets called when user presses the "OK" button
H A Dclrpick.tcl291 button $botFrame.ok -text OK -width 8 -under 0 \
675 # user hits OK button
H A Dxmfbox.tcl215 set data(okBtn) [button $bot.ok -text OK -width 6 -under 0 \
/ast/src/lib/libtk/library/demos/
H A Ddialog2.tcl13 set i [tk_dialog .dialog2 "Dialog with local grab" {This dialog box uses a global grab, so it prevents you from interacting with anything on your display until you invoke one of the buttons below. Global grabs are almost always a bad idea; don't use them unless you're truly desperate.} warning 0 OK Cancel {Show Code}]
16 0 {puts "You pressed OK"}
H A Ddialog1.tcl9 info 0 OK Cancel {Show Code}]
12 0 {puts "You pressed OK"}
H A Dmenu.tcl99 tk_dialog .pattern {Bitmap Menu Entry} {The menu entry you invoked displays a bitmap rather than a text string. Other than this, it is just like any other menu entry.} {} 0 OK
H A Dwidget261 button $w.ok -text OK -command "destroy $w"
/ast/src/cmd/tw/
H A Dfind.c129 NAME, USER, GROUP, INUM, SIZE, LINKS, PERM, EXEC, OK, CPIO, NCPIO, enumerator in enum:Command
385 "ok", OK, Exec, 1, "command ... \\;", 0,
1095 case OK:
1100 k = np->action == OK ? CMD_QUERY : 0;
1543 case OK:
/ast/src/cmd/INIT/
H A Dpackage.sh2636 OK=ok
3062 OK=ok
5466 for i in bin bin/$OK bin/$OK/lib fun include lib lib/package lib/package/gen src man man/man1 man/man3 man/man8
5730 do if test ! -x $OK/$i -a -x /bin/$i.exe
5733 '') echo "$SHELLMAGIC"'execrate /bin/'$i' "$@"' > $OK/$i
5734 chmod +x $OK/$i
5736 *) $exec echo \'"$SHELLMAGIC"'execrate /bin/'$i' "$@"'\'' >' $OK/$i
5737 $exec chmod +x $OK/$i
5742 PATH=$INSTALLROOT/bin/$OK
[all...]
/ast/src/cmd/ksh93/tests/
H A Dlocale.sh207 exp=OK
208 got=$(LC_ALL=C.UTF-8 $SHELL -c $'\u[5929]=OK; print ${\u[5929]}' 2>&1)
210 got=$(LC_ALL=C.UTF-8 $SHELL -c $'function \u[5929]\n{\nprint OK;\n}; \u[5929]' 2>&1)
212 got=$(LC_ALL=C.UTF-8 $SHELL -c $'\u[5929]()\n{\nprint OK;\n}; \u[5929]' 2>&1)
H A Dio.sh438 print -u2 OK
/ast/src/lib/libast/comp/
H A Diconv.c1333 #define OK ((size_t)-1) macro
1468 fe = OK;
1497 fe = OK;
/ast/src/cmd/html/
H A Dmm2twiki.sh1204 .OK) mm.keywords="$*"
H A Dmm2bb.sh1344 .OK) mm.keywords="$*"
H A Dmm2html.sh1919 .OK) mm.keywords="$*"

Completed in 171 milliseconds