Home
last modified time | relevance | path

Searched defs:tbl (Results 1 – 15 of 15) sorted by relevance

/plan9-contrib/sys/src/ape/cmd/pdksh/
H A Dtable.h13 struct tbl { /* table item */ struct
30 struct tbl *array; /* array values */ argument
32 } u;
33 char name[4]; /* name -- variable length */
/plan9-contrib/sys/src/cmd/gs/jpeg/
H A Djcomapi.c88 JQUANT_TBL *tbl; in jpeg_alloc_quant_table() local
100 JHUFF_TBL *tbl; in jpeg_alloc_huff_table() local
H A Djdphuff.c96 int ci, coefi, tbl; in start_pass_phuff_decoder() local
295 d_derived_tbl * tbl; in decode_mcu_DC_first() local
366 d_derived_tbl * tbl; in decode_mcu_AC_first() local
502 d_derived_tbl * tbl; in decode_mcu_AC_refine() local
H A Djcphuff.c110 int ci, tbl; in start_pass_phuff() local
286 c_derived_tbl * tbl = entropy->derived_tbls[tbl_no]; in LOCAL() local
771 int ci, tbl; in finish_pass_gather_phuff() local
/plan9-contrib/sys/src/cmd/jpg/
H A Dreadgif.c32 Entry tbl[4096]; member
137 Entry *tbl; in inittbl() local
150 Entry *tbl; in readarray() local
375 decode(Header *h, Rawimage *i, Entry *tbl) in decode()
H A Dwritegif.c36 static Entry tbl[4096]; variable
/plan9-contrib/sys/src/cmd/tbl/
H A Dt1.c19 tbl(int argc, char *argv[]) in tbl() function
/plan9-contrib/sys/src/9/pc/
H A Dmpacpi.c181 uchar *tbl, *sdt; in mpacpiscan() local
/plan9-contrib/sys/src/cmd/eqn/
H A De.h70 } tbl; typedef
/plan9-contrib/sys/src/cmd/
H A Dderoff.c680 tbl(void) in tbl() function
/plan9-contrib/sys/src/cmd/gs/src/
H A Dsdcparam.c176 JQUANT_TBL *tbl = table_ptrs[comp_info[i].quant_tbl_no]; in s_DCT_get_quantization_tables() local
H A Dgspmdrv.c593 ULONG tbl[MAX_PAL_SIZE]; in make_palette() local
/plan9-contrib/sys/src/cmd/qi/
H A Dpower.h94 ulong tbl; member
/plan9-contrib/sys/src/games/
H A Dfestoon.c27 int eqn=0, tbl=0, pic=0; variable
/plan9-contrib/sys/src/9k/k10/
H A Dacpi.h102 uchar* tbl; /* pointer to table in memory */ member