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

/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}]
H A Ddialog1.tcl9 info 0 OK Cancel {Show Code}]
/ast/src/lib/libz/
H A Dtrees.c167 # define send_code(s, c, tree) send_bits(s, tree[c].Code, tree[c].Len)
173 send_bits(s, tree[c].Code, tree[c].Len); }
308 static_dtree[n].Code = bi_reverse((unsigned)n, 5);
341 fprintf(header, "{{%3u},{%3u}}%s", static_ltree[i].Code,
347 fprintf(header, "{{%2u},{%2u}}%s", static_dtree[i].Code,
604 tree[n].Code = bi_reverse(next_code[len]++, len);
607 n, (isgraph(n) ? n : ' '), len, tree[n].Code, next_code[len]-1));
H A Ddeflate.h74 #define Code fc.code macro
/ast/src/cmd/INIT/
H A Dratz.c1284 #define Code fc.code macro

Completed in 29 milliseconds