Home
last modified time | relevance | path

Searched defs:def (Results 1 – 25 of 52) sorted by relevance

123

/plan9/sys/src/cmd/gs/src/
H A Dshcgen.c169 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 Diinit.c173 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 Dopdef.h56 #define op_def_is_begin_dict(def) ((def)->proc == 0) argument
84 #define op_def_is_internal(def) ((def)->oname[1] == '%') argument
H A Dgxfcmap1.h94 gx_code_map_t def; /* defined characters */ member
/plan9/sys/src/libmemdraw/
H A Dcmap.c9 static Memcmap def = { variable
H A Dmkcmap.c17 static Memcmap def; in mkcmap() local
/plan9/sys/src/cmd/unix/drawterm/libmemdraw/
H A Dcmap.c9 static Memcmap def = { variable
H A Dmkcmap.c17 static Memcmap def; in mkcmap() local
/plan9/sys/src/cmd/auth/lib/
H A Dquerybio.c11 defreadln(char *prompt, char *def, int must, int *changed) in defreadln()
/plan9/sys/src/cmd/unix/drawterm/
H A Dreadcons.c44 readcons(char *prompt, char *def, int raw) in readcons()
/plan9/sys/src/cmd/awk/
H A Dmaketab.c119 char buf[200], name[200], def[200]; in main() local
/plan9/sys/src/cmd/dict/
H A Drobert.c97 Entry def, etym; in robertindexentry() local
132 robertprintentry(Entry *def, Entry *etym, int cmd) in robertprintentry()
/plan9/sys/src/9/pc/
H A Dmtrr.c188 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 Daux.c157 outin(char *prompt, char *def, int len) in outin()
/plan9/sys/src/libdraw/
H A Dstringwidth.c14 Font *def; in _stringnwidth() local
/plan9/sys/src/cmd/kc/
H A Dswt.c4 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 Dswt.c4 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 Dswt.c4 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 Dprint.c97 int def; in whatis() local
/plan9/sys/src/cmd/cc/
H A Dpswt.c20 long def, nc, i, j, isv, nh; in doswit() local
/plan9/sys/src/9/pcboot/
H A Dconf.c87 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 Dswt.c6 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 Ddebug.c48 readcons(char *prompt, char *def, int raw, char *buf, int nbuf) in readcons()
/plan9/sys/src/cmd/auth/factotum/
H A Dutil.c105 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 Dcmsg.c241 intgetenv(char *name, int def) in intgetenv()

123