Home
last modified time | relevance | path

Searched refs:ERRDISPLAYTOOSMALL (Results 1 – 24 of 24) sorted by relevance

/OK3568_Linux_fs/kernel/scripts/kconfig/lxdialog/
H A Dyesno.c36 return -ERRDISPLAYTOOSMALL; in dialog_yesno()
38 return -ERRDISPLAYTOOSMALL; in dialog_yesno()
H A Dinputbox.c47 return -ERRDISPLAYTOOSMALL; in dialog_inputbox()
49 return -ERRDISPLAYTOOSMALL; in dialog_inputbox()
H A Dchecklist.c123 return -ERRDISPLAYTOOSMALL; in dialog_checklist()
125 return -ERRDISPLAYTOOSMALL; in dialog_checklist()
H A Ddialog.h78 #define ERRDISPLAYTOOSMALL (KEY_MAX + 1) macro
H A Dtextbox.c71 return -ERRDISPLAYTOOSMALL; in dialog_textbox()
H A Dmenubox.c184 return -ERRDISPLAYTOOSMALL; in dialog_menu()
H A Dutil.c314 return -ERRDISPLAYTOOSMALL; in init_dialog()
/OK3568_Linux_fs/u-boot/scripts/kconfig/lxdialog/
H A Dyesno.c37 return -ERRDISPLAYTOOSMALL; in dialog_yesno()
39 return -ERRDISPLAYTOOSMALL; in dialog_yesno()
H A Dinputbox.c48 return -ERRDISPLAYTOOSMALL; in dialog_inputbox()
50 return -ERRDISPLAYTOOSMALL; in dialog_inputbox()
H A Dchecklist.c124 return -ERRDISPLAYTOOSMALL; in dialog_checklist()
126 return -ERRDISPLAYTOOSMALL; in dialog_checklist()
H A Ddialog.h85 #define ERRDISPLAYTOOSMALL (KEY_MAX + 1) macro
H A Dtextbox.c72 return -ERRDISPLAYTOOSMALL; in dialog_textbox()
H A Dmenubox.c185 return -ERRDISPLAYTOOSMALL; in dialog_menu()
H A Dutil.c315 return -ERRDISPLAYTOOSMALL; in init_dialog()
/OK3568_Linux_fs/buildroot/support/kconfig/lxdialog/
H A Dyesno.c49 return -ERRDISPLAYTOOSMALL; in dialog_yesno()
51 return -ERRDISPLAYTOOSMALL; in dialog_yesno()
H A Dinputbox.c60 return -ERRDISPLAYTOOSMALL; in dialog_inputbox()
62 return -ERRDISPLAYTOOSMALL; in dialog_inputbox()
H A Dchecklist.c136 return -ERRDISPLAYTOOSMALL; in dialog_checklist()
138 return -ERRDISPLAYTOOSMALL; in dialog_checklist()
H A Ddialog.h97 #define ERRDISPLAYTOOSMALL (KEY_MAX + 1) macro
H A Dtextbox.c84 return -ERRDISPLAYTOOSMALL; in dialog_textbox()
H A Dmenubox.c197 return -ERRDISPLAYTOOSMALL; in dialog_menu()
H A Dutil.c327 return -ERRDISPLAYTOOSMALL; in init_dialog()
/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dmconf.c670 if (res == 1 || res == KEY_ESC || res == -ERRDISPLAYTOOSMALL) in conf()
851 case -ERRDISPLAYTOOSMALL: in conf_choice()
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dmconf.c671 if (res == 1 || res == KEY_ESC || res == -ERRDISPLAYTOOSMALL) in conf()
855 case -ERRDISPLAYTOOSMALL: in conf_choice()
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dmconf.c671 if (res == 1 || res == KEY_ESC || res == -ERRDISPLAYTOOSMALL) in conf()
855 case -ERRDISPLAYTOOSMALL: in conf_choice()