Home
last modified time | relevance | path

Searched defs:flagsp (Results 1 – 8 of 8) sorted by relevance

/external/pdfium/third_party/libopenjpeg/
Dt1.c321 #define opj_t1_update_flags_macro(flags, flagsp, ci, s, stride, vsc) \ argument
350 static INLINE void opj_t1_update_flags(opj_flag_t *flagsp, OPJ_UINT32 ci, in opj_t1_update_flags()
411 opj_flag_t *flagsp, in opj_t1_dec_sigpass_step_raw()
433 #define opj_t1_dec_sigpass_step_mqc_macro(flags, flagsp, flags_stride, data, \ argument
461 opj_flag_t *flagsp, in opj_t1_dec_sigpass_step_mqc()
587 opj_flag_t *flagsp = &T1_FLAGS(0, 0); in opj_t1_dec_sigpass_raw() local
766 opj_flag_t *flagsp, in opj_t1_dec_refpass_step_raw()
798 opj_flag_t *flagsp, in opj_t1_dec_refpass_step_mqc()
929 opj_flag_t *flagsp = &T1_FLAGS(0, 0); in opj_t1_dec_refpass_raw() local
1116 flags, flagsp, flags_stride, data, \ argument
[all …]
/external/mesa3d/src/freedreno/ir3/
Dir3_image.c94 ir3_get_image_coords(const nir_intrinsic_instr *instr, unsigned *flagsp) in ir3_get_image_coords()
Dir3_compiler_nir.c2015 tex_info(nir_tex_instr *tex, unsigned *flagsp, unsigned *coordsp) in tex_info()
/external/mdnsresponder/mDNSPosix/
DmDNSUNP.c516 recvfrom_flags(int fd, void *ptr, size_t nbytes, int *flagsp, in recvfrom_flags()
/external/sg3_utils/testing/
Dsgs_dd.c460 struct flags_t *flagsp = wr ? &clp->oflag : &clp->iflag; in sg_finish_io() local
647 const struct flags_t *flagsp = is_in ? &clp->iflag : &clp->oflag; in sz_reserve() local
Dsg_mrq_dd.cpp2317 struct flags_t * flagsp = is_wr ? &clp->out_flags : &clp->in_flags; in sg_half_segment_mrq0() local
2429 struct flags_t * flagsp = is_wr ? &clp->out_flags : &clp->in_flags; in sg_half_segment() local
/external/mksh/src/
Dedit.c391 x_file_glob(int *flagsp, char *toglob, char ***wordsp) in x_file_glob()
618 x_cf_glob(int *flagsp, const char *buf, int buflen, int pos, int *startp, in x_cf_glob()
/external/tcpdump/
Dprint-802_11.c2705 struct cpack_state *s, uint32_t bit, uint8_t *flagsp, in print_radiotap_field()