/plan9/sys/src/cmd/gs/src/ |
H A D | sbhc.c | 183 hcd_code *decode = ss->decode.codes = in s_BHCD_init() local 214 const hcd_code *decode = ss->decode.codes; in s_BHCD_process() local
|
H A D | sbhc.h | 64 hcd_table decode; member
|
H A D | gxipixel.c | 196 const float *decode = pim->Decode; in gx_image_enum_begin() local 682 gs_image_format_t format, const float *decode /*[spp*2] */ , in image_init_colors() 791 image_init_map(byte * map, int map_size, const float *decode) in image_init_map()
|
H A D | gxshade.c | 219 const float *decode = cs->params->Decode; in shade_next_coords() local 239 const float *decode = cs->params->Decode + 4; /* skip coord decode */ in shade_next_color() local
|
H A D | slzwx.h | 45 lzw_decode *decode; member
|
H A D | scfd.c | 121 #define get_run(decode, initial_bits, min_bits, runlen, str, locl, outl)\ argument
|
H A D | shcgen.c | 424 hc_make_decoding(hcd_code * decode, const hc_definition * def, in hc_make_decoding()
|
H A D | gximage.c | 376 float decode[8]; in gx_pixel_image_sput() local
|
/plan9/sys/src/libsec/port/ |
H A D | md5block.c | 260 decode(u32int *output, uchar *input, ulong len) in decode() function
|
H A D | md4.c | 264 decode(u32int *output, uchar *input, ulong len) in decode() function
|
/plan9/sys/src/cmd/unix/drawterm/posix-mips/ |
H A D | md5block.c | 261 decode(u32int *output, uchar *input, ulong len) in decode() function
|
/plan9/sys/src/cmd/unix/drawterm/libsec/ |
H A D | md5block.c | 260 decode(u32int *output, uchar *input, ulong len) in decode() function
|
H A D | md4.c | 264 decode(u32int *output, uchar *input, ulong len) in decode() function
|
/plan9/sys/src/cmd/unix/drawterm/posix-amd64/ |
H A D | md5block.c | 261 decode(u32int *output, uchar *input, ulong len) in decode() function
|
/plan9/sys/src/cmd/unix/drawterm/posix-power/ |
H A D | md5block.c | 261 decode(u32int *output, uchar *input, ulong len) in decode() function
|
/plan9/sys/src/cmd/unix/drawterm/posix-port/ |
H A D | md5block.c | 261 decode(u32int *output, uchar *input, ulong len) in decode() function
|
/plan9/sys/src/cmd/unix/drawterm/posix-arm/ |
H A D | md5block.c | 261 decode(u32int *output, uchar *input, ulong len) in decode() function
|
/plan9/sys/src/cmd/unix/drawterm/posix-sun4u/ |
H A D | md5block.c | 261 decode(u32int *output, uchar *input, ulong len) in decode() function
|
/plan9/sys/src/libflate/ |
H A D | inflate.c | 50 ulong decode[MaxLeaf]; member 394 decode(Input *in, History *his, Huff *litlentab, Huff *offtab) in decode() function
|
/plan9/sys/src/cmd/jpg/ |
H A D | readgif.c | 375 decode(Header *h, Rawimage *i, Entry *tbl) in decode() function
|
/plan9/sys/src/libmach/ |
H A D | alphadb.c | 112 decode(uvlong pc, Instr *i) in decode() function
|
H A D | vdb.c | 173 decode(uvlong pc, Instr *i) in decode() function
|
H A D | kdb.c | 311 decode(uvlong pc, Instr *i) in decode() function
|
H A D | sparc64db.c | 338 decode(ulong pc, Instr *i) in decode() function
|
/plan9/sys/src/games/mp3enc/ |
H A D | get_audio.c | 142 init_outfile(char *outPath, int decode) in init_outfile()
|