Home
last modified time | relevance | path

Searched refs:flagsp (Results 1 – 13 of 13) sorted by relevance

/external/pdfium/third_party/libopenjpeg20/
Dt1.c71 static INLINE void opj_t1_update_flags(opj_flag_t *flagsp, OPJ_UINT32 ci,
82 opj_flag_t *flagsp,
89 opj_flag_t *flagsp,
135 opj_flag_t *flagsp,
141 opj_flag_t *flagsp,
153 opj_flag_t *flagsp,
293 #define opj_t1_update_flags_macro(flags, flagsp, ci, s, stride, vsc) \ argument
296 flagsp[-1] |= T1_SIGMA_5 << (3U * ci); \
302 flagsp[1] |= T1_SIGMA_3 << (3U * ci); \
306 opj_flag_t* north = flagsp - (stride); \
[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() argument
105 if (flagsp) in ir3_get_image_coords()
106 *flagsp = flags; in ir3_get_image_coords()
Dir3_image.h39 unsigned ir3_get_image_coords(const nir_intrinsic_instr *instr, unsigned *flagsp);
Dir3_compiler_nir.c2015 tex_info(nir_tex_instr *tex, unsigned *flagsp, unsigned *coordsp) in tex_info() argument
2033 *flagsp = flags; in tex_info()
/external/mdnsresponder/mDNSPosix/
DmDNSUNP.c516 recvfrom_flags(int fd, void *ptr, size_t nbytes, int *flagsp, in recvfrom_flags() argument
546 if ( (n = recvmsg(fd, &msg, *flagsp)) < 0) in recvfrom_flags()
566 *flagsp = 0; /* pass back results */ in recvfrom_flags()
570 *flagsp = msg.msg_flags; /* pass back results */ in recvfrom_flags()
DmDNSUNP.h82 extern ssize_t recvfrom_flags(int fd, void *ptr, size_t nbytes, int *flagsp,
/external/openssh/
Dmonitor_wrap.c943 gss_buffer_desc *out, OM_uint32 *flagsp) in mm_ssh_gssapi_accept_ctx() argument
961 if (flagsp != NULL) { in mm_ssh_gssapi_accept_ctx()
964 *flagsp = flags; in mm_ssh_gssapi_accept_ctx()
/external/usrsctp/usrsctplib/
Duser_socketvar.h664 struct mbuf **mp0, struct mbuf **controlp, int *flagsp);
667 int *flagsp);
/external/usrsctp/usrsctplib/netinet/
Dsctputil.h371 int *flagsp);
Dsctputil.c7271 int *flagsp) argument
7311 if (flagsp != NULL) {
7312 flags = *flagsp;
7318 if (flagsp != NULL) {
7319 *flagsp = flags;
/external/mksh/src/
Dedit.c387 x_file_glob(int *flagsp, char *toglob, char ***wordsp) in x_file_glob() argument
418 *flagsp |= XCF_IS_NOSPACE; in x_file_glob()
614 x_cf_glob(int *flagsp, const char *buf, int buflen, int pos, int *startp, in x_cf_glob() argument
622 if (!((*flagsp) & XCF_COMMAND)) in x_cf_glob()
669 *flagsp |= XCF_IS_NOSPACE; in x_cf_glob()
682 x_command_glob(*flagsp, toglob, &words) : in x_cf_glob()
683 x_file_glob(flagsp, toglob, &words); in x_cf_glob()
691 *flagsp |= XCF_IS_COMMAND; in x_cf_glob()
/external/tcpdump/
Dprint-802_11.c2558 struct cpack_state *s, uint32_t bit, uint8_t *flagsp, in print_radiotap_field() argument
2582 *flagsp = flagsval; in print_radiotap_field()
/external/autotest/client/profilers/lockmeter/
Dpatch.2.6.14-lockmeter-1.gz1Index: linux/arch/i386/Kconfig.debug 2====== ...