Searched refs:FALSE (Results 1 – 10 of 10) sorted by relevance
| /u-boot/scripts/kconfig/ |
| A D | gconf.c | 423 return FALSE; in on_window1_delete_event() 447 return FALSE; in on_window1_delete_event() 449 return FALSE; in on_window1_delete_event() 457 return FALSE; in on_window1_delete_event() 901 return FALSE; in on_treeview2_button_press_event() 904 return FALSE; in on_treeview2_button_press_event() 932 return FALSE; in on_treeview2_button_press_event() 949 return FALSE; in on_treeview2_key_press_event() 976 return FALSE; in on_treeview2_key_press_event() 1032 return FALSE; in on_treeview1_button_press_event() [all …]
|
| A D | nconf.c | 1512 notimeout(stdscr, FALSE); in main() 1535 if (has_key(KEY_F(1)) == FALSE) { in main()
|
| /u-boot/drivers/ufs/ |
| A D | unipro.h | 256 #ifdef FALSE 257 #undef FALSE 266 FALSE = 0, enumerator
|
| A D | ufs.c | 1712 ufshcd_dme_set(hba, UIC_ARG_MIB(PA_RXTERMINATION), FALSE); in ufshcd_change_power_mode() 1720 ufshcd_dme_set(hba, UIC_ARG_MIB(PA_TXTERMINATION), FALSE); in ufshcd_change_power_mode()
|
| /u-boot/scripts/kconfig/lxdialog/ |
| A D | menubox.c | 163 scrollok(win, FALSE); in do_scroll() 299 print_item(scroll + choice, choice, FALSE); in dialog_menu() 306 print_item(scroll, 0, FALSE); in dialog_menu() 311 print_item(scroll+choice, choice, FALSE); in dialog_menu() 319 max_choice - 1, FALSE); in dialog_menu() 328 print_item(scroll, 0, FALSE); in dialog_menu() 340 max_choice - 1, FALSE); in dialog_menu()
|
| A D | checklist.c | 214 print_item(list, 0, FALSE); in dialog_checklist() 217 scrollok(list, FALSE); in dialog_checklist() 241 FALSE); in dialog_checklist() 244 scrollok(list, FALSE); in dialog_checklist() 263 print_item(list, choice, FALSE); in dialog_checklist()
|
| A D | util.c | 554 keypad(win, FALSE); in on_key_esc() 560 nodelay(win, FALSE); in on_key_esc()
|
| /u-boot/test/py/tests/test_efi_secboot/ |
| A D | openssl.cnf | 35 basicConstraints = CA:FALSE
|
| /u-boot/drivers/i2c/ |
| A D | ocores_i2c.c | 83 FALSE = 0, enumerator 537 clock_frequency_present = FALSE; in ocores_i2c_probe()
|
| /u-boot/tools/ |
| A D | asn1_compiler.c | 237 _(FALSE),
|
Completed in 35 milliseconds