Searched refs:FALSE (Results 1 - 9 of 9) sorted by relevance

/u-boot/scripts/kconfig/
H A Dgconf.c41 static gboolean resizeable = FALSE;
151 gtk_widget_set_sensitive(back_btn, FALSE);
240 renderer, FALSE); local
249 renderer, FALSE); local
283 renderer, FALSE); local
290 renderer, FALSE); local
299 renderer, FALSE); local
423 return FALSE;
447 return FALSE;
449 return FALSE;
1173 FALSE, FALSE, &success); local
[all...]
H A Dnconf.c1512 notimeout(stdscr, FALSE);
1535 if (has_key(KEY_F(1)) == FALSE) {
/u-boot/scripts/kconfig/lxdialog/
H A Dmenubox.c163 scrollok(win, FALSE);
299 print_item(scroll + choice, choice, FALSE);
306 print_item(scroll, 0, FALSE);
311 print_item(scroll+choice, choice, FALSE);
319 max_choice - 1, FALSE);
328 print_item(scroll, 0, FALSE);
340 max_choice - 1, FALSE);
H A Dchecklist.c214 print_item(list, 0, FALSE);
217 scrollok(list, FALSE);
241 FALSE);
244 scrollok(list, FALSE);
263 print_item(list, choice, FALSE);
H A Dutil.c544 * keypad(FALSE) turn off ncurses support for escape sequences - and thats
554 keypad(win, FALSE);
560 nodelay(win, FALSE);
/u-boot/drivers/ufs/
H A Dunipro.h256 #ifdef FALSE
257 #undef FALSE macro
266 FALSE = 0, enumerator in enum:__anon27
H A Dufs.c1759 ufshcd_dme_set(hba, UIC_ARG_MIB(PA_RXTERMINATION), FALSE);
1767 ufshcd_dme_set(hba, UIC_ARG_MIB(PA_TXTERMINATION), FALSE);
/u-boot/drivers/i2c/
H A Docores_i2c.c83 FALSE = 0, enumerator in enum:__anon247
535 clock_frequency_present = FALSE;
/u-boot/tools/
H A Dasn1_compiler.c237 _(FALSE),

Completed in 104 milliseconds