Home
last modified time | relevance | path

Searched defs:lines (Results 51 – 75 of 148) sorted by relevance

123456

/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dnconf.c370 int lines = getmaxy(stdscr); in print_function_line() local
1457 int lines, columns; in setup_windows() local
1476 int lines, columns; in main() local
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dnconf.c370 int lines = getmaxy(stdscr); in print_function_line() local
1461 int lines, columns; in setup_windows() local
1480 int lines, columns; in main() local
/OK3568_Linux_fs/kernel/arch/x86/boot/
H A Dvideo-vga.c157 static void vga_set_vertical_end(int lines) in vga_set_vertical_end()
/OK3568_Linux_fs/kernel/include/linux/
H A Dtty_driver.h350 #define tty_alloc_driver(lines, flags) \ argument
357 static inline struct tty_driver *alloc_tty_driver(unsigned int lines) in alloc_tty_driver()
/OK3568_Linux_fs/kernel/tools/testing/selftests/gpio/
H A Dgpio-mockup-chardev.c199 unsigned int lines[] = {line}; in gpio_pin_test() local
/OK3568_Linux_fs/yocto/poky/scripts/lib/recipetool/
H A Dcreate_npm.py43 def _get_registry(lines): argument
/OK3568_Linux_fs/kernel/drivers/media/pci/saa7134/
H A Dsaa7134-ts.c87 unsigned int lines, llength, size; in saa7134_ts_buffer_prepare() local
/OK3568_Linux_fs/kernel/drivers/media/pci/cx88/
H A Dcx88-vbi.c135 unsigned int lines; in buffer_prepare() local
/OK3568_Linux_fs/kernel/arch/x86/boot/compressed/
H A Dmisc.c52 static int lines, cols; variable
/OK3568_Linux_fs/yocto/meta-openembedded/contrib/
H A Doe-stylize.py360 lines = [] variable
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dspeexdsp.c330 static char const * lines[] = { in lsx_speexdsp_effect_fn() local
H A Dflanger.c242 static char const * lines[] = { in lsx_flanger_effect_fn() local
H A Deffects_i.c35 char * lsx_usage_lines(char * * usage, char const * const * lines, size_t n) in lsx_usage_lines()
H A Dgain.c235 static char const * lines[] = { in lsx_gain_effect_fn() local
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dgpio.h35 __u32 lines; member
408 __u32 lines; member
/OK3568_Linux_fs/u-boot/tools/buildman/
H A Dfunc_test.py403 def print_lines(self, lines): argument
/OK3568_Linux_fs/kernel/drivers/video/console/
H A Ddummycon.c117 unsigned int lines) in dummycon_scroll()
H A Dvgacon.c174 static void vgacon_scrolldelta(struct vc_data *c, int lines) in vgacon_scrolldelta()
1169 enum con_scroll dir, unsigned int lines) in vgacon_scroll()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/geojsonvt/6.5.1/include/mapbox/geojsonvt/
H A Dtile.hpp153 mapbox::geometry::multi_line_string<int16_t> transform(const vt_multi_line_string& lines) { in transform()
/OK3568_Linux_fs/kernel/tools/bpf/bpftool/
H A Dmain.c273 unsigned int lines = 0; in do_batch() local
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dak881x.c31 unsigned int lines; member
/OK3568_Linux_fs/kernel/drivers/tty/vt/
H A Dvt.c301 static inline void scrolldelta(int lines) in scrolldelta()
335 char32_t *lines[0]; member
1197 unsigned int cols, unsigned int lines) in vc_do_resize()
1495 void scrollfront(struct vc_data *vc, int lines) in scrollfront()
3189 int lines; in tioclinux() local
4803 void vc_scrolldelta_helper(struct vc_data *c, int lines, in vc_scrolldelta_helper()
/OK3568_Linux_fs/kernel/drivers/s390/char/
H A Dtty3270.c70 struct list_head lines; /* List of lines. */ member
809 int lines; in tty3270_alloc_screen() local
836 int lines; in tty3270_free_screen() local
/OK3568_Linux_fs/kernel/drivers/media/pci/ivtv/
H A Divtv-streams.c378 int lines; in ivtv_vbi_setup() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/buckets/
H A Dsymbol_bucket.hpp126 gl::IndexVector<gl::Lines> lines; member

123456