Home
last modified time | relevance | path

Searched defs:sflags (Results 1 – 5 of 5) sorted by relevance

/third_party/mksh/
Dshf.c51 shf_open(const char *name, int oflags, int mode, int sflags) in shf_open()
98 int sflags = *sflagsp; in shf_open_hlp() local
129 shf_fdopen(int fd, int sflags, struct shf *shf) in shf_fdopen()
164 shf_reopen(int fd, int sflags, struct shf *shf) in shf_reopen()
198 shf_sopen(char *buf, ssize_t bsize, int sflags, struct shf *shf) in shf_sopen()
/third_party/alsa-utils/topology/
Dtopology.c219 static int dump(const char *source_file, const char *output_file, int cflags, int sflags) in dump()
360 int cflags, int dflags, int sflags) in decode()
442 int c, err, op = 'c', cflags = 0, dflags = 0, sflags = 0, option_index; in main() local
/third_party/toybox/toys/posix/
Dsed.c203 unsigned sflags; // s///flag bits: i=1, g=2, p=4 member
/third_party/ffmpeg/libavformat/
Dutils.c155 enum AVCodecID ff_get_pcm_codec_id(int bps, int flt, int be, int sflags) in ff_get_pcm_codec_id()
/third_party/mesa3d/src/gallium/drivers/r600/sb/
Dsb_bc_parser.cpp590 unsigned sflags = a->bc.slot_flags; in prepare_alu_group() local