Searched defs:kstr (Results 1 – 11 of 11) sorted by relevance
/plan9-contrib/sys/src/cmd/gs/src/ |
H A D | idparam.c | 37 dict_bool_param(const ref * pdict, const char *kstr, in dict_bool_param() 58 dict_int_null_param(const ref * pdict, const char *kstr, int minval, in dict_int_null_param() 99 dict_int_param(const ref * pdict, const char *kstr, int minval, int maxval, in dict_int_param() 113 dict_uint_param(const ref * pdict, const char *kstr, in dict_uint_param() 139 dict_float_param(const ref * pdict, const char *kstr, in dict_float_param() 162 dict_int_array_check_param(const ref * pdict, const char *kstr, uint len, in dict_int_array_check_param() 203 dict_int_array_param(const ref * pdict, const char *kstr, in dict_int_array_param() 210 dict_ints_param(const ref * pdict, const char *kstr, in dict_ints_param() 224 const ref * pdict, const char *kstr, in dict_float_array_check_param() 251 const ref * pdict, const char *kstr, in dict_float_array_param() [all …]
|
H A D | iutil2.c | 36 param_read_password(gs_param_list * plist, const char *kstr, password * ppass) in param_read_password() 69 param_write_password(gs_param_list * plist, const char *kstr, in param_write_password() 105 dict_find_password(ref ** ppvalue, const ref * pdref, const char *kstr) in dict_find_password()
|
H A D | zcie.c | 52 const ref * pdref, const char *kstr, int count, in dict_ranges_param() 69 const ref *pdict, const char *kstr, in dict_proc_array_param() 96 const ref *pdref, const char *kstr, in dict_range3_param() 105 const ref *pdref, const char *kstr, gs_matrix3 *pmat3) in dict_matrix3_param() 130 dict_proc3_param(const gs_memory_t *mem, const ref *pdref, const char *kstr, ref proc3[3]) in dict_proc3_param()
|
H A D | zfunc.c | 256 fn_build_float_array(const ref * op, const char *kstr, bool required, in fn_build_float_array() 292 fn_build_float_array_forced(const ref * op, const char *kstr, bool required, in fn_build_float_array_forced()
|
H A D | iddict.h | 31 #define idict_put_string(pdref, kstr, pvalue)\ argument
|
H A D | zfont0.c | 315 ensure_char_entry(i_ctx_t *i_ctx_p, os_ptr op, const char *kstr, in ensure_char_entry()
|
H A D | idict.c | 416 dict_find_string(const ref * pdref, const char *kstr, ref ** ppvalue) in dict_find_string() 538 dict_put_string(ref * pdref, const char *kstr, const ref * pvalue, in dict_put_string()
|
H A D | zht2.c | 420 dict_real_result(i_ctx_t *i_ctx_p, ref * pdict, const char *kstr, floatp val) in dict_real_result()
|
H A D | zfont42.c | 124 font_string_array_param(const gs_memory_t *mem, os_ptr op, const char *kstr, ref *psa) in font_string_array_param()
|
H A D | gxccache.c | 204 gs_const_string kstr; in gx_lookup_xfont_char() local
|
H A D | zmedia2.c | 135 ref kstr; in zmatchmedia() local
|