/ast/src/cmd/3d/ |
H A D | vex.sh | 22 : vex skip expand command ... 23 # vpath expand args matching pattern 26 [012]) print -u2 "Usage: $0 skip expand command ..."; exit 1 ;; 30 expand=$1 43 $expand)
|
/ast/src/lib/libtk/library/demos/ |
H A D | button.tcl | 22 pack $w.buttons.dismiss $w.buttons.code -side left -expand 1 32 pack $w.b1 $w.b2 $w.b3 $w.b4 -side top -expand yes -pady 2
|
H A D | timer | 19 pack .start -side left -fill both -expand yes 20 pack .stop -side right -fill both -expand yes
|
H A D | icon.tcl | 22 pack $w.buttons.dismiss $w.buttons.code -side left -expand 1 40 pack $w.frame.left $w.frame.b1 $w.frame.b2 -side left -expand yes -padx 5m 48 pack $w.frame.left.b3 $w.frame.left.b4 -side top -expand yes
|
H A D | label.tcl | 22 pack $w.buttons.dismiss $w.buttons.code -side left -expand 1 26 pack $w.left $w.right -side left -expand yes -padx 10 -pady 10 -fill both 31 pack $w.left.l1 $w.left.l2 $w.left.l3 -side top -expand yes -pady 2 -anchor w
|
H A D | states.tcl | 22 pack $w.buttons.dismiss $w.buttons.code -side left -expand 1 25 pack $w.frame -side top -expand yes -fill y 30 pack $w.frame.list -side left -expand 1 -fill both
|
H A D | msgbox.tcl | 23 pack $w.buttons.dismiss $w.buttons.code $w.buttons.vars -side left -expand 1 27 pack $w.left $w.right -side left -expand yes -fill y -pady .5c -padx .5c 32 pack $w.left.sep -side top -fill x -expand no 44 pack $w.right.sep -side top -fill x -expand no
|
H A D | ixset | 175 pack $path.label -side left -expand y 176 pack $path.entry -side right -expand y 191 -side left -expand yes -pady 5 208 pack .bell.label .bell.vol .bell.val -side top -expand yes 226 pack .kbd.val.onoff -side left -expand yes -fill both 227 pack .kbd.val.cli -side left -expand yes 229 pack .kbd.label -side top -expand yes 230 pack .kbd.val -side top -expand yes -pady 2 -fill x 247 pack .mouse.hor -side top -expand yes 274 pack .screen.val -side top -expand [all...] |
H A D | bitmap.tcl | 46 pack $w.buttons.dismiss $w.buttons.code -side left -expand 1 51 pack $w.frame -side top -expand yes -fill both
|
H A D | hscale.tcl | 21 pack $w.buttons.dismiss $w.buttons.code -side left -expand 1 31 pack $w.frame.canvas -side top -expand yes -anchor s -fill x -padx 15 32 pack $w.frame.scale -side bottom -expand yes -anchor n
|
H A D | entry2.tcl | 22 pack $w.buttons.dismiss $w.buttons.code -side left -expand 1 25 pack $w.frame -side top -fill x -expand 1
|
H A D | radio.tcl | 23 pack $w.buttons.dismiss $w.buttons.code $w.buttons.vars -side left -expand 1 27 pack $w.left $w.right -side left -expand yes -pady .5c -padx .5c
|
H A D | sayings.tcl | 23 pack $w.buttons.dismiss $w.buttons.code -side left -expand 1 26 pack $w.frame -side top -expand yes -fill y
|
H A D | check.tcl | 24 pack $w.buttons.dismiss $w.buttons.code $w.buttons.vars -side left -expand 1
|
H A D | filebox.tcl | 21 pack $w.buttons.dismiss $w.buttons.code -side left -expand 1 29 pack $f.ent -side left -expand yes -fill x
|
H A D | square | 17 pack .s -expand yes -fill both
|
H A D | browse | 19 pack .list -side left -fill both -expand yes
|
H A D | entry1.tcl | 22 pack $w.buttons.dismiss $w.buttons.code -side left -expand 1
|
H A D | form.tcl | 22 pack $w.buttons.dismiss $w.buttons.code -side left -expand 1
|
/ast/src/cmd/re/ |
H A D | testfmt.c | 74 H(" $ expand C \\c escapes in fields 2 and 3\n"); 99 quote(char* s, int expand) argument 108 else if (expand) 160 report(char* comment, char* fun, char* re, char* msg, int expand) argument 170 quote(re, expand); 179 bad(char* comment, char* re, char* s, int expand) argument 182 report(comment, NiL, re, s, expand); 310 int expand; local 472 expand = invert = type = 0; 489 expand [all...] |
H A D | testmatch.c | 113 H(" $ expand C \\c escapes in fields 2 and 3\n"); 219 quote(char* s, int expand) argument 228 else if (expand) 280 report(char* comment, char* fun, char* re, char* s, char* msg, int flags, int unspecified, int expand) argument 288 quote(re, expand); 292 quote(s, expand); 329 bad(char* comment, char* re, char* s, int expand) argument 332 report(comment, NiL, re, s, NiL, 0, 0, expand); 476 matchcheck(int nmatch, ssize_t* match, char* ans, char* re, char* s, int flags, int query, int unspecified, int expand) argument 486 bad("improper answer\n", re, s, expand); 606 int expand; local [all...] |
H A D | testfnmatch.c | 103 H(" $ expand C \\c escapes in fields 2 and 3\n"); 190 quote(char* s, int expand) argument 199 else if (expand) 251 report(char* comment, char* re, char* s, char* msg, int unspecified, int expand) argument 259 quote(re, expand); 263 quote(s, expand); 292 bad(char* comment, char* re, char* s, int expand) argument 295 report(comment, re, s, NiL, 0, expand); 476 int expand; local 658 expand [all...] |
/ast/src/lib/libtk/library/ |
H A D | dialog.tcl | 53 pack $w.top -side top -fill both -expand 1 64 pack $w.msg -in $w.top -side right -expand 1 -fill both -padx 3m -pady 3m 78 pack $w.default -in $w.bot -side left -expand 1 -padx 3m -pady 2m 81 pack $w.button$i -in $w.bot -side left -expand 1 \
|
/ast/src/lib/libast/port/ |
H A D | astlicense.c | 292 * expand simple ${...} 296 expand(Notice_t* notice, register Buffer_t* b, const Item_t* item) function 396 expand(notice, b, ¬ice->item[SINCE]); 403 expand(notice, b, ¬ice->item[PARENT]); 408 expand(notice, b, ¬ice->item[CORPORATION]); 412 expand(notice, b, ¬ice->item[INCORPORATION]); 418 expand(notice, b, ¬ice->item[COMPANY]); 702 expand(¬ice, &buf, &key[i]); 714 expand(¬ice, &buf, ¬ice.item[i]); 727 expand( [all...] |
/ast/src/lib/libjcl/ |
H A D | jcllib.h | 149 #define expand _jcl_expand macro 168 extern char* expand(Jcl_t*, const char*, int);
|