Searched defs:win (Results 1 - 25 of 76) sorted by relevance

1234

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/kernel/
H A Dmuldiv.c78 struct reg_window __user *win; local
H A Dunaligned.c100 struct reg_window *win; local
112 struct reg_window __user *win; local
132 struct reg_window *win; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/Documentation/video4linux/
H A Dv4lgrab.c95 struct video_window win; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/scripts/kconfig/lxdialog/
H A Dchecklist.c31 static void print_item(WINDOW * win, const char *item, int status, int choice, argument
59 print_arrows(WINDOW * win, int choice, int item_no, int scroll, int y, int x, int height) argument
[all...]
H A Dmenubox.c66 static void do_print_item(WINDOW * win, const char *item, int choice, argument
110 print_arrows(WINDOW * win, int item_no, int scroll, int y, int x, int height) argument
154 print_buttons(WINDOW * win, int height, int width, int selected) argument
168 do_scroll(WINDOW *win, int *scroll, int n) argument
[all...]
H A Dtextbox.c420 static void print_page(WINDOW * win, int height, int width) argument
438 static void print_line(WINDOW * win, int row, int width) argument
518 print_position(WINDOW * win, int height, int width) argument
[all...]
H A Dutil.c107 void attr_clear(WINDOW * win, int height, int width, chtype attr) argument
200 void print_autowrap(WINDOW * win, const char *prompt, int width, int y, int x) argument
262 print_button(WINDOW * win, const char *label, int y, int x, int selected) argument
290 draw_box(WINDOW * win, int y, int x, int height, int width, chtype box, chtype border) argument
324 draw_shadow(WINDOW * win, int y, int x, int height, int width) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/scripts/kconfig/lxdialog/
H A Dchecklist.c31 static void print_item(WINDOW * win, int choice, int selected) argument
59 print_arrows(WINDOW * win, int choice, int item_no, int scroll, int y, int x, int height) argument
[all...]
H A Dmenubox.c66 static void do_print_item(WINDOW * win, const char *item, int line_y, argument
111 print_arrows(WINDOW * win, int item_no, int scroll, int y, int x, int height) argument
155 print_buttons(WINDOW * win, int height, int width, int selected) argument
169 do_scroll(WINDOW *win, int *scroll, int n) argument
[all...]
H A Dtextbox.c303 static void print_page(WINDOW * win, int height, int width) argument
321 static void print_line(WINDOW * win, int row, int width) argument
382 print_position(WINDOW * win) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/
H A Dbtcx-risc.c93 btcx_screen_clips(int swidth, int sheight, struct v4l2_rect *win, argument
132 btcx_align(struct v4l2_rect *win, struct v4l2_clip *clips, unsigned int n, int mask) argument
[all...]
H A Dv4l1-compat.c428 struct video_window *win = arg; local
465 struct video_window *win = arg; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/pci/
H A Dmmconfig-shared.c60 u32 win; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/config/
H A Dchecklist.c32 print_item (WINDOW * win, const char *item, int status, argument
64 print_arrows(WINDOW * win, int choice, int item_no, int scroll, int y, int x, int height) argument
[all...]
H A Dmenubox.c67 print_item (WINDOW * win, const char *item, int choice, int selected, int hotkey) argument
104 print_arrows(WINDOW * win, int item_no, int scroll, int y, int x, int height) argument
149 print_buttons(WINDOW *win, int height, int width, int selected) argument
[all...]
H A Dtextbox.c441 print_page (WINDOW * win, int height, int width) argument
460 print_line (WINDOW * win, int row, int width) argument
541 print_position(WINDOW * win, int height, int width) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dwmaenc.c81 const float * win = s->windows[window_index]; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/ppc/
H A Dfloat_altivec.c153 static void vector_fmul_window_altivec(float *dst, const float *src0, const float *src1, const float *win, float add_bias, int len) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/etc/psf/
H A Dpsf.c86 float win; member in struct:papersize
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pcmcia/
H A Dpcmcia_resource.c285 window_t *win; local
386 pcmcia_get_mem_page(window_handle_t win, memreq_t *req) argument
397 pcmcia_map_mem_page(window_handle_t win, memreq_t *req) argument
584 pcmcia_release_window(window_handle_t win) argument
893 window_t *win; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/ovcamchip/
H A Dov6x20.c331 static int ov6x20_mode_init(struct i2c_client *c, struct ovcamchip_window *win) argument
371 static int ov6x20_set_window(struct i2c_client *c, struct ovcamchip_window *win) argument
[all...]
H A Dov6x30.c294 static int ov6x30_mode_init(struct i2c_client *c, struct ovcamchip_window *win) argument
330 static int ov6x30_set_window(struct i2c_client *c, struct ovcamchip_window *win) argument
[all...]
H A Dov76be.c227 static int ov76be_mode_init(struct i2c_client *c, struct ovcamchip_window *win) argument
259 static int ov76be_set_window(struct i2c_client *c, struct ovcamchip_window *win) argument
[all...]
H A Dov7x10.c259 static int ov7x10_mode_init(struct i2c_client *c, struct ovcamchip_window *win) argument
291 static int ov7x10_set_window(struct i2c_client *c, struct ovcamchip_window *win) argument
[all...]
H A Dov7x20.c389 static int ov7x20_mode_init(struct i2c_client *c, struct ovcamchip_window *win) argument
411 static int ov7x20_set_window(struct i2c_client *c, struct ovcamchip_window *win) argument
[all...]

Completed in 287 milliseconds

1234