Home
last modified time | relevance | path

Searched defs:type (Results 1 – 25 of 644) sorted by relevance

12345678910>>...26

/plan9/sys/src/ape/lib/ap/stdio/
H A Dvfscanf.c64 int c, width, type, store; in vfscanf() local
108 static int icvt_n(FILE *f, va_list *args, int store, int width, int type){ in icvt_n()
136 int store, int width, int type, int unsgned, int base){ in icvt_fixed()
214 static int icvt_d(FILE *f, va_list *args, int store, int width, int type){ in icvt_d()
217 static int icvt_x(FILE *f, va_list *args, int store, int width, int type){ in icvt_x()
220 static int icvt_o(FILE *f, va_list *args, int store, int width, int type){ in icvt_o()
223 static int icvt_i(FILE *f, va_list *args, int store, int width, int type){ in icvt_i()
226 static int icvt_u(FILE *f, va_list *args, int store, int width, int type){ in icvt_u()
229 static int icvt_p(FILE *f, va_list *args, int store, int width, int type){ in icvt_p()
233 static int icvt_f(FILE *f, va_list *args, int store, int width, int type){ in icvt_f()
[all …]
/plan9/sys/src/libstdio/
H A Dvfscanf.c61 int c, width, type, store; in vfscanf() local
105 static int icvt_n(FILE *f, va_list *args, int store, int width, int type){ in icvt_n()
133 int store, int width, int type, int unsgned, int base){ in icvt_fixed()
211 static int icvt_d(FILE *f, va_list *args, int store, int width, int type){ in icvt_d()
214 static int icvt_x(FILE *f, va_list *args, int store, int width, int type){ in icvt_x()
217 static int icvt_o(FILE *f, va_list *args, int store, int width, int type){ in icvt_o()
220 static int icvt_i(FILE *f, va_list *args, int store, int width, int type){ in icvt_i()
223 static int icvt_u(FILE *f, va_list *args, int store, int width, int type){ in icvt_u()
226 static int icvt_p(FILE *f, va_list *args, int store, int width, int type){ in icvt_p()
230 static int icvt_f(FILE *f, va_list *args, int store, int width, int type){ in icvt_f()
[all …]
/plan9/sys/src/cmd/sam/
H A Dmesg.c190 inmesg(Tmesg type) in inmesg()
650 outT0(Hmesg type) in outT0()
657 outTl(Hmesg type, long l) in outTl()
665 outTs(Hmesg type, int s) in outTs()
690 outTsS(Hmesg type, int s1, String *s) in outTsS()
699 outTslS(Hmesg type, int s1, Posn l1, String *s) in outTslS()
711 outTS(Hmesg type, String *s) in outTS()
719 outTsllS(Hmesg type, int s1, Posn l1, Posn l2, String *s) in outTsllS()
732 outTsll(Hmesg type, int s, Posn l1, Posn l2) in outTsll()
744 outTsl(Hmesg type, int s, Posn l) in outTsl()
[all …]
/plan9/sys/src/cmd/venti/
H A Dcopy.c24 int type; member
46 havevisited(uchar score[VtScoreSize], int type) in havevisited()
58 markvisited(uchar score[VtScoreSize], int type) in markvisited()
79 walk(uchar score[VtScoreSize], uint type, int base) in walk()
177 int type, n; in main() local
/plan9/sys/src/cmd/samterm/
H A Dmesg.c94 inmesg(Hmesg type, int count) in inmesg()
328 startnewfile(int type, Text *t) in startnewfile()
359 outT0(Tmesg type) in outT0()
366 outTl(Tmesg type, long l) in outTl()
374 outTs(Tmesg type, int s) in outTs()
382 outTss(Tmesg type, int s1, int s2) in outTss()
391 outTsll(Tmesg type, int s1, long l1, long l2) in outTsll()
401 outTsl(Tmesg type, int s1, long l1) in outTsl()
410 outTsv(Tmesg type, int s1, vlong v1) in outTsv()
419 outTv(Tmesg type, vlong v1) in outTv()
[all …]
/plan9/sys/src/cmd/gs/src/
H A Djmcorig.h184 #define METHODDEF(type) static type argument
186 #define LOCAL(type) static type argument
188 #define GLOBAL(type) type argument
190 #define EXTERN(type) extern type argument
200 #define JMETHOD(type,methodname,arglist) type (*methodname) arglist argument
202 #define JMETHOD(type,methodname,arglist) type (*methodname) () argument
/plan9/sys/src/cmd/rc/
H A Dtree.c37 tree1(int type, tree *c0) in tree1()
43 tree2(int type, tree *c0, tree *c1) in tree2()
49 tree3(int type, tree *c0, tree *c1, tree *c2) in tree3()
128 token(char *str, int type) in token()
/plan9/sys/src/libventi/
H A Dzero.c6 vtzeroextend(int type, uchar *buf, uint n, uint nn) in vtzeroextend()
27 vtzerotruncate(int type, uchar *buf, uint n) in vtzerotruncate()
H A Dclient.c61 vtreadpacket(VtConn *z, uchar score[VtScoreSize], uint type, int n) in vtreadpacket()
92 vtread(VtConn *z, uchar score[VtScoreSize], uint type, uchar *buf, int n) in vtread()
107 vtwritepacket(VtConn *z, uchar score[VtScoreSize], uint type, Packet *p) in vtwritepacket()
133 vtwrite(VtConn *z, uchar score[VtScoreSize], uint type, uchar *buf, int n) in vtwrite()
/plan9/sys/src/liboventi/
H A Dzero.c13 vtZeroExtend(int type, uchar *buf, int n, int nn) in vtZeroExtend()
44 vtZeroTruncate(int type, uchar *buf, int n) in vtZeroTruncate()
H A Dclient.c203 vtWrite(VtSession *z, uchar score[VtScoreSize], int type, uchar *buf, int n) in vtWrite()
212 vtWritePacket(VtSession *z, uchar score[VtScoreSize], int type, Packet *p) in vtWritePacket()
249 vtRead(VtSession *z, uchar score[VtScoreSize], int type, uchar *buf, int n) in vtRead()
263 vtReadPacket(VtSession *z, uchar score[VtScoreSize], int type, int n) in vtReadPacket()
/plan9/sys/src/9/teg2/
H A Dcaches-v7.c14 l1iptype(uint type) in l1iptype()
40 cacheinfo(int level, Memcache *cp, int ext, int type) in cacheinfo()
/plan9/sys/src/cmd/5i/
H A Dbpt.c54 int type; in breakpoint() local
109 brkchk(ulong addr, int type) in brkchk()
/plan9/sys/src/cmd/ip/httpd/
H A Dsendfd.c25 sendfd(HConnect *c, int fd, Dir *dir, HContent *type, HContent *enc) in sendfd()
240 printtype(Hio *hout, HContent *type, HContent *enc) in printtype()
303 notaccept(HConnect *c, HContent *type, HContent *enc, char *which) in notaccept()
343 checkreq(HConnect *c, HContent *type, HContent *enc, long mtime, char *etag) in checkreq()
/plan9/sys/src/cmd/ki/
H A Dbpt.c55 int type; in breakpoint() local
110 brkchk(ulong addr, int type) in brkchk()
/plan9/sys/src/cmd/eqn/
H A Dmatrix.c3 startcol(int type) /* mark start of column in lp[] array */ in startcol()
15 int i, type; in column() local
/plan9/sys/src/cmd/vi/
H A Dbpt.c55 int type; in breakpoint() local
110 brkchk(ulong addr, int type) in brkchk()
/plan9/sys/src/cmd/qi/
H A Dbpt.c55 int type; in breakpoint() local
110 brkchk(ulong addr, int type) in brkchk()
/plan9/sys/src/libsec/port/
H A Ddecodepem.c9 decodePEM(char *s, char *type, int *len, char **new_s) in decodePEM()
66 decodepemchain(char *s, char *type) in decodepemchain()
/plan9/sys/src/libmach/
H A Dsetmach.c12 short type; /* executable type */ member
140 machbytype(int type) in machbytype()
/plan9/sys/src/cmd/usb/lib/
H A Ddev.c152 int type; in loaddevconf() local
208 int type; in loaddevstr() local
223 int type; in loaddevdesc() local
329 reqstr(int type, int req) in reqstr()
364 cmdreq(Dev *d, int type, int req, int value, int index, uchar *data, int count) in cmdreq()
421 usbcmd(Dev *d, int type, int req, int value, int index, uchar *data, int count) in usbcmd()
/plan9/sys/src/games/mahjongg/
H A Dlevel.c61 indextype(int type) in indextype()
81 indexpt(int type) in indexpt()
/plan9/sys/src/9/pc/
H A Dmp.h10 uchar type; /* MP system configuration type */ member
31 uchar type; /* entry type (0) */ member
41 uchar type; /* entry type (1) */ member
47 uchar type; /* entry type (2) */ member
55 uchar type; /* entry type ([34]) */ member
65 uchar type; /* entry type (128) */ member
74 uchar type; /* entry type (129) */ member
83 uchar type; /* entry type (130) */ member
141 uchar type; member
157 int type; member
/plan9/sys/src/cmd/cec/
H A Dmux.c6 char type; member
13 int type; member
56 muxproc(Mux *m, Muxproc *p, int fd, void (*f)(int, int), int type) in muxproc() argument
/plan9/sys/src/cmd/8l/
H A Delf.c47 elf32phdr(void (*putl)(long), ulong type, ulong off, ulong vaddr, ulong paddr, in elf32phdr()
61 elf32shdr(void (*putl)(long), ulong name, ulong type, ulong flags, ulong vaddr, in elf32shdr()
161 elf64phdr(void (*putl)(long), void (*putll)(vlong), ulong type, uvlong off, in elf64phdr()
176 elf64shdr(void (*putl)(long), void (*putll)(vlong), ulong name, ulong type, in elf64shdr()

12345678910>>...26