| /plan9/sys/src/cmd/gs/src/ |
| H A D | zgeneric.c | 58 case t_array: in zcopy() 120 case t_array: in zlength() 211 case t_array: in zput() 264 case t_array: in zforceput() 310 case t_array: in zgetinterval() 321 case t_array: in zgetinterval() 361 case t_array: in zputinterval() 411 case t_array: in zforall() 572 r_type(prto) == t_array)) in copy_interval() 580 case t_array: in copy_interval()
|
| H A D | zarray.c | 71 if (r_has_type(&aref, t_array)) in zaload() 94 check_write_type(*op, t_array); in zastore()
|
| H A D | zcid.c | 61 !r_has_type(DecodingArray, t_array) || in TT_char_code_from_CID_no_subst() 166 if (r_type(CIDMap) != t_array) in cid_fill_CIDMap() 187 if (!r_has_type(&el[1], t_array)) in cid_fill_CIDMap()
|
| H A D | zcie.c | 40 empty_ref_data(t_array, a_readonly | a_executable), 41 empty_ref_data(t_array, a_readonly | a_executable), 42 empty_ref_data(t_array, a_readonly | a_executable), 43 empty_ref_data(t_array, a_readonly | a_executable) 192 check_read_type(pta[4], t_array); in cie_table_param() 225 check_read_type(*ptable, t_array); in cie_3d_table_param() 320 check_read_type(*ptref, t_array); in zsetciedefgspace() 379 check_read_type(*ptref, t_array); in zsetciedefspace()
|
| H A D | zcspixel.c | 37 check_read_type(*op, t_array); in zsetdevicepixelspace()
|
| H A D | zfcid1.c | 295 if (code <= 0 || r_type(a) != t_array) in zbuildfont11() 414 check_type(*TT_cmap, t_array); in zfillCIDMap() 415 check_type(*SubstNWP, t_array); in zfillCIDMap() 417 check_type(*CIDMap, t_array); in zfillCIDMap()
|
| H A D | iref.h | 88 t_array, /* @!+# value.refs */ enumerator 465 _REF_HAS_MASKED_TYPE_ATTRS(rp,t_array,_REF_T_ARRAY_SPAN,0) 467 _REF_HAS_MASKED_TYPE_ATTRS(rp,t_array,_REF_T_ARRAY_SPAN,a_execute+a_executable)
|
| H A D | idparam.c | 173 if (!r_has_type(pdval, t_array)) in dict_int_array_check_param() 322 if (!r_has_type(puniqueid, t_array)) in dict_uid_param() 381 if (!r_has_type(puniqueid, t_array) || in dict_check_uid_param()
|
| H A D | iutil.c | 121 case t_array: in obj_eq() 136 case t_array: in obj_eq() 584 case t_array: in array_get() 752 if (r_has_type(parray, t_array)) in process_float_array() 860 if (r_has_type(op, t_array)) in read_matrix() 889 check_write_type(*op, t_array); in write_matrix_in()
|
| H A D | store.h | 233 make_tasv(pref, t_array, attrs, size, refs, elts) 235 make_tasv_new(pref, t_array, attrs, size, refs, elts) 237 make_tasv(pref, t_array, attrs, size, const_refs, elts)
|
| H A D | ialloc.c | 231 if (new_num_refs > old_num_refs || !r_has_type(parr, t_array)) in gs_resize_ref_array() 272 if (!r_has_type(parr, t_array)) in gs_free_ref_array() 334 case t_array: in gs_free_ref_array()
|
| H A D | idebug.c | 69 case t_array: in debug_print_full_ref() 297 case t_array: in debug_dump_array()
|
| H A D | opcheck.h | 35 BEGIN if ( !r_has_type(&rf, t_array) ) errstat; END
|
| H A D | zcharout.c | 96 check_read_type_only(*pmvalue, t_array); in zchar_get_metrics() 134 check_read_type_only(*pmvalue, t_array); in zchar_get_metrics2()
|
| H A D | zmisc.c | 51 case t_array: in zbind() 119 case t_array: /* push into array if writable */ in zbind()
|
| H A D | zcsdevn.c | 54 check_read_type(*op, t_array); in zsetdevicenspace()
|
| H A D | zcssepr.c | 72 check_read_type(*op, t_array); in zsetseparationspace()
|
| H A D | ibnum.c | 57 case t_array: in num_array_format()
|
| H A D | zcsindex.c | 55 check_read_type(*op, t_array); in zsetindexedspace()
|
| H A D | interp.c | 912 case nox_exec(t_array): case nox_exec(t_dictionary):\ in interp() 924 case lit(t_array): case nox(t_array):\ in interp() 949 case exec(t_array): case exec(t_mixedarray): case exec(t_shortarray) in interp() 1192 case exec(t_array): in interp()
|
| H A D | ilocate.c | 446 case t_array: in ialloc_validate_ref() 481 if (!r_has_type(&pdict->values, t_array) || in ialloc_validate_ref()
|
| H A D | zmatrix.c | 285 case t_array: /* might be a matrix */ in common_transform()
|
| H A D | zfilterx.c | 157 check_write_type(*op1, t_array); in zcomputecodes()
|
| H A D | zvmem.c | 212 case t_array: in restore_check_stack()
|
| H A D | zdict.c | 318 check_write_type(*op, t_array); in zdictstack()
|