Home
last modified time | relevance | path

Searched defs:nbytes (Results 1 – 25 of 65) sorted by relevance

123

/plan9/sys/src/cmd/gs/src/
H A Dgsflip.c45 flip3x1(byte * buffer, const byte ** planes, int offset, int nbytes) in flip3x1()
68 flip3x2(byte * buffer, const byte ** planes, int offset, int nbytes) in flip3x2()
91 flip3x4(byte * buffer, const byte ** planes, int offset, int nbytes) in flip3x4()
111 flip3x8(byte * buffer, const byte ** planes, int offset, int nbytes) in flip3x8()
129 flip3x12(byte * buffer, const byte ** planes, int offset, int nbytes) in flip3x12()
159 flip4x1(byte * buffer, const byte ** planes, int offset, int nbytes) in flip4x1()
189 flip4x2(byte * buffer, const byte ** planes, int offset, int nbytes) in flip4x2()
218 flip4x4(byte * buffer, const byte ** planes, int offset, int nbytes) in flip4x4()
240 flip4x8(byte * buffer, const byte ** planes, int offset, int nbytes) in flip4x8()
260 flip4x12(byte * buffer, const byte ** planes, int offset, int nbytes) in flip4x12()
[all …]
H A Dialloc.h42 #define ialloc_bytes(nbytes, cname)\ argument
54 #define ialloc_string(nbytes, cname)\ argument
58 #define ifree_string(data, nbytes, cname)\ argument
60 #define ifree_const_string(data, nbytes, cname)\ argument
109 #define ialloc_string_ref(psref, attrs, nbytes, cname)\ argument
H A Dgsmemory.h106 #define gs_alloc_bytes_immovable(mem, nbytes, cname)\ argument
251 #define gs_alloc_bytes(mem, nbytes, cname)\ argument
325 #define gs_alloc_string(mem, nbytes, cname)\ argument
328 #define gs_alloc_string_immovable(mem, nbytes, cname)\ argument
351 #define gs_free_string(mem, data, nbytes, cname)\ argument
H A Dgsmemlok.c295 gs_locked_alloc_string(gs_memory_t * mem, uint nbytes, client_name_t cname) in gs_locked_alloc_string()
304 gs_locked_alloc_string_immovable(gs_memory_t * mem, uint nbytes, in gs_locked_alloc_string_immovable()
325 gs_locked_free_string(gs_memory_t * mem, byte * data, uint nbytes, in gs_locked_free_string()
H A Dgsmemret.c278 gs_retrying_alloc_string(gs_memory_t * mem, uint nbytes, client_name_t cname) in gs_retrying_alloc_string()
286 gs_retrying_alloc_string_immovable(gs_memory_t * mem, uint nbytes, in gs_retrying_alloc_string_immovable()
306 gs_forward_free_string(gs_memory_t * mem, byte * data, uint nbytes, in gs_forward_free_string()
H A Diplugin.c37 private void *i_plugin_mem_alloc(i_plugin_client_memory *mem, unsigned int nbytes, const char *cnam… in i_plugin_mem_alloc()
H A Dgdevpdfb.c54 ulong nbytes; in pdf_copy_mask_data() local
239 ulong nbytes = (ulong) ((w + 7) >> 3) * h; in pdf_copy_mono() local
359 ulong nbytes; in pdf_copy_color_data() local
H A Dibnum.c95 uint nbytes = encoded_number_bytes(format); in num_array_get() local
H A Dgsmemory.c138 gs_ignore_free_string(gs_memory_t * mem, byte * data, uint nbytes, in gs_ignore_free_string()
154 gs_free_const_string(gs_memory_t * mem, const byte * data, uint nbytes, in gs_free_const_string()
H A Dgdevcfax.c120 int lnum, nbytes, i; in cfax_stream_print_page_width() local
/plan9/sys/src/cmd/scuzz/
H A Dcdr.c42 SRTOC(ScsiReq *rp, void *data, int nbytes, uchar format, uchar track) in SRTOC()
61 SRrdiscinfo(ScsiReq *rp, void *data, int nbytes) in SRrdiscinfo()
78 SRrtrackinfo(ScsiReq *rp, void *data, int nbytes, int track) in SRrtrackinfo()
118 SRtreserve(ScsiReq *rp, long nbytes) in SRtreserve()
160 SRwtrack(ScsiReq *rp, void *buf, long nbytes, uchar track, uchar mode) in SRwtrack()
H A Dscsireq.c117 dirdevrw(ScsiReq *rp, uchar *cmd, long nbytes) in dirdevrw()
139 seqdevrw(ScsiReq *rp, uchar *cmd, long nbytes) in seqdevrw()
152 SRread(ScsiReq *rp, void *buf, long nbytes) in SRread()
220 SRwrite(ScsiReq *rp, void *buf, long nbytes) in SRwrite()
370 SRmodeselect6(ScsiReq *rp, uchar *list, long nbytes) in SRmodeselect6()
388 SRmodeselect10(ScsiReq *rp, uchar *list, long nbytes) in SRmodeselect10()
407 SRmodesense6(ScsiReq *rp, uchar page, uchar *list, long nbytes) in SRmodesense6()
424 SRmodesense10(ScsiReq *rp, uchar page, uchar *list, long nbytes) in SRmodesense10()
H A Dscuzz.c61 long nbytes; in cmdreqsense() local
154 vlong nbytes, total; in cmdread() local
218 vlong nbytes, total; in cmdwrite() local
389 long nbytes, ul; in cmdmodeselect6() local
410 long nbytes, ul; in cmdmodeselect10() local
431 long i, n, nbytes, status; in cmdmodesense6() local
505 long blen, i, n, nbytes, status; in cmdmodesense10() local
694 long n, nbytes; in cmdrtoc() local
814 long n, nbytes; in cmdrdiscinfo() local
924 long n, nbytes; in cmdrtrackinfo() local
[all …]
H A Dcdaudio.c128 SRcdstatus(ScsiReq *rp, uchar *list, int nbytes) in SRcdstatus()
145 SRgetconf(ScsiReq *rp, uchar *list, int nbytes) in SRgetconf()
H A Dchanger.c44 SRestatus(ScsiReq *rp, uchar type, uchar *list, int nbytes) in SRestatus()
/plan9/sys/src/cmd/usb/disk/
H A Dscsireq.c171 dirdevrw(ScsiReq *rp, uchar *cmd, long nbytes) in dirdevrw()
193 seqdevrw(ScsiReq *rp, uchar *cmd, long nbytes) in seqdevrw()
208 SRread(ScsiReq *rp, void *buf, long nbytes) in SRread()
272 SRwrite(ScsiReq *rp, void *buf, long nbytes) in SRwrite()
424 SRmodeselect6(ScsiReq *rp, uchar *list, long nbytes) in SRmodeselect6()
442 SRmodeselect10(ScsiReq *rp, uchar *list, long nbytes) in SRmodeselect10()
461 SRmodesense6(ScsiReq *rp, uchar page, uchar *list, long nbytes) in SRmodesense6()
478 SRmodesense10(ScsiReq *rp, uchar page, uchar *list, long nbytes) in SRmodesense10()
/plan9/sys/src/cmd/aquarela/
H A Dalloc.c8 nbemalloc(ulong nbytes) in nbemalloc()
/plan9/sys/src/ape/lib/ap/plan9/
H A Dwrite.c7 write(int d, const void *buf, size_t nbytes) in write()
H A Dread.c10 read(int d, void *buf, size_t nbytes) in read()
/plan9/sys/src/cmd/cwfs/
H A Dscsi.c192 scsiinquiry(Target* tp, char lun, int* nbytes) in scsiinquiry()
225 scsireqsense(Target* tp, char lun, int* nbytes, int quiet) in scsireqsense()
313 int nbytes, s; in scsiprobe() local
382 int e, nbytes, s; in scsiio() local
/plan9/sys/src/cmd/aux/
H A Dmouse.c47 dumpbuf(char *buf, int nbytes, char *s) in dumpbuf()
90 slowread(int fd, char *buf, int nbytes, char *msg) in slowread()
/plan9/sys/src/cmd/gs/jpeg/
H A Djdatasrc.c93 size_t nbytes; in fill_input_buffer() local
/plan9/sys/src/libcomplete/
H A Dcomplete.c44 long i, l, n, nfile, len, nbytes; in complete() local
/plan9/sys/src/cmd/upas/smtp/
H A Dsmtpd.c828 logcall(int nbytes) in logcall()
1043 int nbytes; in forgedheaderwarnings() local
1086 int n, nbytes, sawdot, status, nonhdr, bpr; in pipemsg() local
1350 int status, nbytes; in data() local
/plan9/sys/src/9/ppc/
H A Dmcc.c102 int nbytes; member

123