Searched refs:scripts (Results 1 - 5 of 5) sorted by relevance

/ast/src/lib/libtksh/
H A DMakefile37 README RELEASE scripts/mailfile scripts/watchdir
/ast/src/lib/libtk/generic/
H A DtkBind.c106 * event may be generated by platform-specific code or by Tcl scripts. In
1178 Tcl_DString scripts, savedResult;
1308 * one. Append all of the binding scripts, with %-sequences expanded,
1309 * to "scripts", with null characters separating the scripts for
1313 Tcl_DStringInit(&scripts);
1371 detail.keySym, &scripts);
1372 Tcl_DStringAppend(&scripts, "", 1);
1375 if (Tcl_DStringLength(&scripts) == 0) {
1425 p = Tcl_DStringValue(&scripts);
1168 Tcl_DString scripts, savedResult; local
[all...]
/ast/src/cmd/INIT/
H A Dmktest.sh20 : mktest - generate regress or shell regression test scripts
38 [+NAME?mktest - generate a regression test scripts]
39 [+DESCRIPTION?\bmktest\b generates regression test scripts from test
/ast/src/lib/libtk/library/demos/
H A Dwidget115 This application provides a front end for several short scripts that demonstrate what you can do with Tk widgets. Each of the numbered lines below describes a demonstration; you can click on it to invoke the demonstration. Once the demonstration window appears, you can click the "See Code" button to see the Tcl/Tk code that created the demonstration. If you wish, you can edit the code and click the "Rerun Demo" button in the code window to reinvoke the demonstration with the modified code.
/ast/src/cmd/nmake/
H A DMakerules.mk1342 * .USE action scripts
3765 * make scripts

Completed in 269 milliseconds