Home
last modified time | relevance | path

Searched refs:t_array (Results 1 – 25 of 38) sorted by relevance

12

/plan9/sys/src/cmd/gs/src/
H A Dzgeneric.c58 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 Dzarray.c71 if (r_has_type(&aref, t_array)) in zaload()
94 check_write_type(*op, t_array); in zastore()
H A Dzcid.c61 !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 Dzcie.c40 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 Dzcspixel.c37 check_read_type(*op, t_array); in zsetdevicepixelspace()
H A Dzfcid1.c295 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 Diref.h88 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 Didparam.c173 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 Diutil.c121 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 Dstore.h233 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 Dialloc.c231 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 Didebug.c69 case t_array: in debug_print_full_ref()
297 case t_array: in debug_dump_array()
H A Dopcheck.h35 BEGIN if ( !r_has_type(&rf, t_array) ) errstat; END
H A Dzcharout.c96 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 Dzmisc.c51 case t_array: in zbind()
119 case t_array: /* push into array if writable */ in zbind()
H A Dzcsdevn.c54 check_read_type(*op, t_array); in zsetdevicenspace()
H A Dzcssepr.c72 check_read_type(*op, t_array); in zsetseparationspace()
H A Dibnum.c57 case t_array: in num_array_format()
H A Dzcsindex.c55 check_read_type(*op, t_array); in zsetindexedspace()
H A Dinterp.c912 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 Dilocate.c446 case t_array: in ialloc_validate_ref()
481 if (!r_has_type(&pdict->values, t_array) || in ialloc_validate_ref()
H A Dzmatrix.c285 case t_array: /* might be a matrix */ in common_transform()
H A Dzfilterx.c157 check_write_type(*op1, t_array); in zcomputecodes()
H A Dzvmem.c212 case t_array: in restore_check_stack()
H A Dzdict.c318 check_write_type(*op, t_array); in zdictstack()

12