Home
last modified time | relevance | path

Searched refs:get_format (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Dreg.h33 virtual const char *get_format();
55 const char *get_format();
H A Dreg.cpp57 const char *reg::get_format() in get_format() function in reg
263 const char *general_reg::get_format() in get_format() function in general_reg
H A Dinput.cpp4777 input_stack::push(make_temp_iterator(r->get_format())); in interpolate_number_format()
/netbsd-src/sys/dev/
H A Dvideo_if.h466 int (*get_format)(void *, struct video_format *); member
H A Dvideo.c864 if (hw->get_format == NULL) in video_get_format()
867 err = hw->get_format(sc->hw_softc, &vfmt); in video_get_format()
1749 if (hw->get_format != NULL) { in videoopen()
1750 err = hw->get_format(sc->hw_softc, &vs->vs_format); in videoopen()
/netbsd-src/sys/dev/usb/
H A Dpseye.c152 .get_format = pseye_get_format,
H A Dauvitek_video.c109 .get_format = auvitek_get_format,
H A Duvideo.c384 .get_format = uvideo_get_format,