/plan9/sys/src/cmd/gs/src/ |
H A D | shcgen.c | 169 hc_compute(hc_definition * def, const long *freqs, gs_memory_t * mem) in hc_compute() 295 hc_bytes_from_definition(byte * dbytes, const hc_definition * def) in hc_bytes_from_definition() 325 hc_sizes_from_bytes(hc_definition * def, const byte * dbytes, int num_bytes) in hc_sizes_from_bytes() 345 hc_definition_from_bytes(hc_definition * def, const byte * dbytes) in hc_definition_from_bytes() 383 hc_make_encoding(hce_code * encode, const hc_definition * def) in hc_make_encoding() 406 hc_sizeof_decoding(const hc_definition * def, int initial_bits) in hc_sizeof_decoding() 424 hc_make_decoding(hcd_code * decode, const hc_definition * def, in hc_make_decoding()
|
H A D | iinit.c | 173 const op_def *def; in gs_op_language_level() local 279 const op_def *def; in obj_init() local 367 const op_def *def; in zop_init() local 444 const op_def *def; in op_init() local
|
H A D | opdef.h | 56 #define op_def_is_begin_dict(def) ((def)->proc == 0) argument 84 #define op_def_is_internal(def) ((def)->oname[1] == '%') argument
|
H A D | gxfcmap1.h | 94 gx_code_map_t def; /* defined characters */ member
|
/plan9/sys/src/libmemdraw/ |
H A D | cmap.c | 9 static Memcmap def = { variable
|
H A D | mkcmap.c | 17 static Memcmap def; in mkcmap() local
|
/plan9/sys/src/cmd/unix/drawterm/libmemdraw/ |
H A D | cmap.c | 9 static Memcmap def = { variable
|
H A D | mkcmap.c | 17 static Memcmap def; in mkcmap() local
|
/plan9/sys/src/cmd/auth/lib/ |
H A D | querybio.c | 11 defreadln(char *prompt, char *def, int must, int *changed) in defreadln()
|
/plan9/sys/src/cmd/unix/drawterm/ |
H A D | readcons.c | 44 readcons(char *prompt, char *def, int raw) in readcons()
|
/plan9/sys/src/cmd/awk/ |
H A D | maketab.c | 119 char buf[200], name[200], def[200]; in main() local
|
/plan9/sys/src/cmd/dict/ |
H A D | robert.c | 97 Entry def, etym; in robertindexentry() local 132 robertprintentry(Entry *def, Entry *etym, int cmd) in robertprintentry()
|
/plan9/sys/src/9/pc/ |
H A D | mtrr.c | 188 vlong def; in mtrrop() local 251 vlong def, cap; in mtrr() local 322 vlong cap, def; in mtrrprint() local
|
/plan9/sys/src/9/boot/ |
H A D | aux.c | 157 outin(char *prompt, char *def, int len) in outin()
|
/plan9/sys/src/libdraw/ |
H A D | stringwidth.c | 14 Font *def; in _stringnwidth() local
|
/plan9/sys/src/cmd/kc/ |
H A D | swt.c | 4 swit1(C1 *q, int nc, long def, Node *n) in swit1() 14 swit2(C1 *q, int nc, long def, Node *n, Node *tn) in swit2()
|
/plan9/sys/src/cmd/5c/ |
H A D | swt.c | 4 swit1(C1 *q, int nc, long def, Node *n) in swit1() 14 swit2(C1 *q, int nc, long def, Node *n, Node *tn) in swit2()
|
/plan9/sys/src/cmd/vc/ |
H A D | swt.c | 4 swit1(C1 *q, int nc, long def, Node *n) in swit1() 14 swit2(C1 *q, int nc, long def, Node *n, Node *tn) in swit2()
|
/plan9/sys/src/cmd/acid/ |
H A D | print.c | 97 int def; in whatis() local
|
/plan9/sys/src/cmd/cc/ |
H A D | pswt.c | 20 long def, nc, i, j, isv, nh; in doswit() local
|
/plan9/sys/src/9/pcboot/ |
H A D | conf.c | 87 getstr(char *prompt, char *buf, int size, char *def, int timeout) in getstr() 143 askbootfile(char *buf, int len, char **bootfp, int secs, char *def) in askbootfile()
|
/plan9/sys/src/cmd/qc/ |
H A D | swt.c | 6 swit1(C1 *q, int nc, long def, Node *n) in swit1() 16 swit2(C1 *q, int nc, long def, Node *n, Node *tn) in swit2()
|
/plan9/sys/src/cmd/auth/ |
H A D | debug.c | 48 readcons(char *prompt, char *def, int raw, char *buf, int nbuf) in readcons()
|
/plan9/sys/src/cmd/auth/factotum/ |
H A D | util.c | 105 char *def; in promptforkey() local 655 outin(char *prompt, char *def, int len) in outin() 715 readcons(char *prompt, char *def, int raw) in readcons()
|
/plan9/sys/src/cmd/ssh1/ |
H A D | cmsg.c | 241 intgetenv(char *name, int def) in intgetenv()
|