Home
last modified time | relevance | path

Searched defs:sflags (Results 1 – 9 of 9) 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.c213 static int dump(const char *source_file, const char *output_file, int cflags, int sflags) in dump()
337 int cflags, int dflags, int sflags) in decode()
401 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/mesa3d/src/gallium/drivers/r600/sb/
Dsb_bc_parser.cpp590 unsigned sflags = a->bc.slot_flags; in prepare_alu_group() local
/third_party/ffmpeg/libavformat/
Dutils.c3177 enum AVCodecID ff_get_pcm_codec_id(int bps, int flt, int be, int sflags)
/third_party/flutter/skia/third_party/externals/sdl/src/stdlib/
DSDL_malloc.c1971 flag_t sflags; /* mmap and extern flag */ member
/third_party/libffi/src/
Ddlmalloc.c1979 flag_t sflags; /* mmap and extern flag */ member
/third_party/boost/libs/container/src/
Ddlmalloc_2_8_6.c2471 flag_t sflags; /* mmap and extern flag */ member
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dqtdemux.c3442 guint32 dur, size, sflags; in qtdemux_parse_trun() local