Home
last modified time | relevance | path

Searched defs:format (Results 126 – 150 of 368) sorted by relevance

12345678910>>...15

/dragonfly/lib/libutil/
H A Defun.c129 easprintf(char ** __restrict ret, const char * __restrict format, ...) in easprintf()
/dragonfly/contrib/ncurses/ncurses/base/
H A Dsafe_sprintf.c58 char *format; in _nc_printf_length() local
/dragonfly/contrib/gdb-7/gdb/tui/
H A Dtui-out.c110 const char *format, in tui_field_fmt()
/dragonfly/sys/dev/drm/
H A Ddrm_framebuffer.c135 const struct drm_format_info *format, int plane) in fb_plane_width()
144 const struct drm_format_info *format, int plane) in fb_plane_height()
/dragonfly/sys/dev/sound/pcm/
H A Dvchan.c109 vchan_setformat(kobj_t obj, void *data, uint32_t format) in vchan_setformat()
233 vchan_getmatrix(kobj_t obj, void *data, uint32_t format) in vchan_getmatrix()
H A Dfeeder_mixer.c92 uint32_t format; member
/dragonfly/contrib/gdb-7/gdb/
H A Ddisasm.c368 fprintf_disasm (void *stream, const char *format, ...) in fprintf_disasm()
493 gdb_buffered_insn_length_fprintf (void *stream, const char *format, ...) in gdb_buffered_insn_length_fprintf()
H A Dvalprint.h64 int format; member
H A Dc-valprint.c57 c_textual_element_type (struct type *type, char format) in c_textual_element_type()
H A Dxml-support.c106 gdb_xml_debug (struct gdb_xml_parser *parser, const char *format, ...) in gdb_xml_debug()
130 gdb_xml_error (struct gdb_xml_parser *parser, const char *format, ...) in gdb_xml_error()
993 obstack_xml_printf (struct obstack *obstack, const char *format, ...) in obstack_xml_printf()
/dragonfly/contrib/libarchive/tar/
H A Dwrite.c262 int format; in tar_mode_r() local
355 int format; in tar_mode_u() local
/dragonfly/contrib/cvs-1.12/src/
H A Dsubr.c1021 format_cmdline (bool oldway, const char *srepos, const char *format, ...) in format_cmdline()
1798 Xasprintf (const char *format, ...) in Xasprintf()
1816 Xasnprintf (char *resultbuf, size_t *lengthp, const char *format, ...) in Xasnprintf()
/dragonfly/usr.bin/lam/
H A Dlam.c55 const char *format; /* printf(3) style string spec. */ member
/dragonfly/sys/dev/drm/amd/display/dc/dce/
H A Ddce_hwseq.c201 bool dce_use_lut(enum surface_pixel_format format) in dce_use_lut()
/dragonfly/contrib/xz/src/xz/
H A Dsuffix.c227 const size_t format = opt_format - 1; in compressed_name() local
/dragonfly/contrib/lvm2/dist/daemons/dmeventd/plugins/snapshot/
H A Ddmeventd_snapshot.c63 const char *format) in _temporary_log_fn()
/dragonfly/sys/kern/
H A Dsubr_prf.c441 ksnprintf(char *str, size_t size, const char *format, ...) in ksnprintf()
456 kvsnprintf(char *str, size_t size, const char *format, __va_list ap) in kvsnprintf()
470 kvasnprintf(char **strp, size_t size, const char *format, __va_list ap) in kvasnprintf()
/dragonfly/usr.bin/jot/
H A Djot.c67 static char format[BUFSIZ]; variable
/dragonfly/sys/kern/libmchain/
H A Dsubr_mchain.c47 #define MBERROR(format, ...) kprintf("%s(%d): "format, __func__ , \ argument
50 #define MBPANIC(format, ...) kprintf("%s(%d): "format, __func__ , \ argument
/dragonfly/sys/dev/sound/pci/
H A Daureal.c246 au_prepareoutput(struct au_chinfo *ch, u_int32_t format) in au_prepareoutput()
316 auchan_setformat(kobj_t obj, void *data, u_int32_t format) in auchan_setformat()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dipa-icf-gimple.h36 #define FPRINTF_SPACES(file, space_count, format, ...) \ argument
/dragonfly/usr.sbin/efidp/
H A Defidp.c188 format(void) in format() function
/dragonfly/contrib/lvm2/dist/daemons/dmeventd/plugins/mirror/
H A Ddmeventd_mirror.c135 const char *format) in _temporary_log_fn()
/dragonfly/sys/dev/drm/include/drm/
H A Ddrm_framebuffer.h127 const struct drm_format_info *format; member
/dragonfly/contrib/gcc-4.7/gcc/
H A Dgenmodes.c62 const char *format; /* floating point format - float modes only */ member
590 const char *format, in make_float_mode()
607 const char *format, in make_decimal_float_mode()
619 reset_float_format (const char *name, const char *format, in reset_float_format()

12345678910>>...15