Searched refs:which (Results 1 - 11 of 11) sorted by relevance

/ast/src/cmd/re/
H A Dtestfnmatch.c185 char* which; member in struct:__anon209
273 printf(" %s %s", state.which, comment);
859 state.which = "SRE";
865 state.which = "KRE";
873 printf("test %-3d %s \"%s\" \"%s\"\n", state.lineno, state.which, re, s);
H A Dtestmatch.c214 char* which; member in struct:__anon213
302 printf(" %s", state.which);
997 state.which = "SRE";
1002 state.which = "KRE";
1008 printf("test %-3d %s \"%s\" \"%s\"\n", state.lineno, state.which, re, s);
H A Dtestglob.c276 char* which; member in struct:__anon211
344 printf(" %s %s", state.which, comment);
930 state.which = "SRE";
938 state.which = "KRE";
H A Dtestregex.c566 char* which; member in struct:__anon216
676 if (state.which)
677 printf(" %s", state.which);
1858 state.which = "BRE";
1867 state.which = "ERE";
1876 state.which = "ARE";
1885 state.which = "LRE";
1894 state.which = "SRE";
1902 state.which = "KRE";
1914 printf("test %-3d %s ", state.lineno, state.which);
[all...]
/ast/src/lib/libtk/generic/
H A Dtk3d.c26 Screen *screen; /* Screen on which the border will be used. */
31 Colormap colormap; /* Colormap out of which pixels are
71 Screen *screen; /* Screen on which border will be drawn. */
123 Tk_Window tkwin; /* Token for window in which border will
224 Tk_Window tkwin; /* Window for which border was allocated. */
225 Drawable drawable; /* X window or pixmap in which to draw. */
297 Tk_Window tkwin; /* Window for which border was allocated. */
298 Drawable drawable; /* X window or pixmap in which to draw. */
422 Tk_Window tkwin; /* Window for which border was allocated. */
423 Drawable drawable; /* X window or pixmap in which t
[all...]
H A Dtk.h34 * release level is changed, except for the final release, which should
314 * Enumerated type for describing a point by which to anchor something:
333 * by a structure of the following form, which indicates procedures
395 Window event; /* Window on which event was requested. */
411 Window window; /* Window in which event occurred. */
967 Tk_3DBorder border, int which));
/ast/src/lib/libtk/library/demos/
H A Drolodex69 tk_dialog .fileSelection {File Selection} {This is a dummy file selection dialog box, which is used because there isn't a good file selection dialog built into Tk yet.} {} 0 OK
H A Dtext.tcl49 text, in which case it will replace the selected text.
/ast/src/cmd/pax/
H A Dtar.sh51 directory names\) that specify which files are to be archived or
/ast/src/cmd/ie/
H A Deditlib.c73 * so forth. An example of this is in a curses application in which
135 * runtime linker which may get us into a loop if
/ast/src/cmd/ksh93/sh/
H A Dnvdisc.c1464 const Namdisc_t *nv_discfun(int which) argument
1466 switch(which)

Completed in 35 milliseconds