Home
last modified time | relevance | path

Searched defs:pds (Results 1 – 11 of 11) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Didstack.c47 dstack_find_name_by_index(dict_stack_t * pds, uint nidx) in dstack_find_name_by_index()
77 dstack_dict_is_permanent(const dict_stack_t * pds, const ref * pdref) in dstack_dict_is_permanent()
101 dstack_find_name_by_index(dict_stack_t * pds, uint nidx) in dstack_find_name_by_index()
197 dstack_set_top(dict_stack_t * pds) in dstack_set_top()
223 dstack_gc_cleanup(dict_stack_t * pds) in dstack_gc_cleanup()
H A Didstack.h49 #define dstack_find_name_by_index_inline(pds,nidx,htemp)\ argument
56 #define if_dstack_find_name_by_index_top(pds,nidx,htemp,pvslot)\ argument
H A Didict.c66 #define CAN_SET_PVALUE_CACHE(pds, pdref, mem)\ argument
232 dict_unpack(ref * pdref, dict_stack_t *pds) in dict_unpack()
437 dict_stack_t *pds) in dict_put()
539 dict_stack_t *pds) in dict_put_string()
553 dict_undef(ref * pdref, const ref * pkey, dict_stack_t *pds) in dict_undef()
664 dict_stack_t *pds) in dict_copy_elements()
711 dict_stack_t *pds) in dict_copy_entries()
719 dict_resize(ref * pdref, uint new_size, dict_stack_t *pds) in dict_resize()
783 dict_grow(ref * pdref, dict_stack_t *pds) in dict_grow()
H A Dzfdecode.c111 stream_PDiff_state pds; in filter_read_predictor() local
267 stream_PDiff_state pds; in zPDiffE() local
280 stream_PDiff_state pds; in zPDiffD() local
H A Dzfilter2.c63 stream_PDiff_state pds; in filter_write_predictor() local
H A Didict.h159 #define dict_copy(dfrom, dto, pds) dict_copy_entries(dfrom, dto, false, pds) argument
160 #define dict_copy_new(dfrom, dto, pds) dict_copy_entries(dfrom, dto, true, pds) argument
H A Dzfcid0.c435 ref *pds; in zbuildfont9() local
H A Dzimage.c63 ref *pds; in data_image_params() local
H A Dgsshade.c124 check_BPF(const gs_data_source_t *pds, int bpf) in check_BPF()
H A Dinterp.c345 ref_stack_t *pds = &pcst->dict_stack.stack; in gs_interp_alloc_stacks() local
/plan9/sys/src/cmd/aux/vga/
H A Dhiqvideo.c354 int pds, rds; in dumpmclk() local
373 int pds, rds; in dumpvclk() local