Searched refs:TRUE (Results 1 - 13 of 13) sorted by relevance

/u-boot/scripts/kconfig/lxdialog/
H A Dchecklist.c136 keypad(dialog, TRUE);
160 keypad(list, TRUE);
215 scrollok(list, TRUE);
221 print_item(list, 0, TRUE);
242 scrollok(list, TRUE);
248 print_item(list, max_choice - 1, TRUE);
267 print_item(list, choice, TRUE);
H A Dyesno.c47 keypad(dialog, TRUE);
H A Dmenubox.c161 scrollok(win, TRUE);
199 keypad(dialog, TRUE);
223 keypad(menu, TRUE);
324 scrollok(menu, TRUE);
349 print_item(scroll + choice, choice, TRUE);
H A Dtextbox.c94 keypad(dialog, TRUE);
103 keypad(box, TRUE);
119 print_button(dialog, " Exit ", height - 2, width / 2 - 4, TRUE);
H A Dinputbox.c58 keypad(dialog, TRUE);
H A Dutil.c320 keypad(stdscr, TRUE);
553 nodelay(win, TRUE);
561 keypad(win, TRUE);
/u-boot/scripts/kconfig/
H A Dgconf.c38 static gboolean show_name = TRUE;
39 static gboolean show_range = TRUE;
40 static gboolean show_value = TRUE;
231 gtk_tree_view_set_headers_visible(view, TRUE);
232 gtk_tree_view_set_rules_hint(view, TRUE);
274 gtk_tree_view_set_headers_visible(view, TRUE);
275 gtk_tree_view_set_rules_hint(view, TRUE);
355 gtk_tree_view_column_set_resizable(column, TRUE);
454 return TRUE;
916 gtk_widget_set_sensitive(back_btn, TRUE);
[all...]
H A Dnconf.gui.c291 keypad(win, TRUE);
407 keypad(form_win, TRUE);
592 keypad(win, TRUE);
H A Dnconf.c981 keypad(menu_window, TRUE);
1092 keypad((menu_win(curses_menu)), TRUE);
1467 keypad(main_window, TRUE);
1501 keypad(stdscr, TRUE);
/u-boot/drivers/ufs/
H A Dunipro.h260 #ifdef TRUE
261 #undef TRUE macro
267 TRUE, enumerator in enum:__anon27
H A Dufs.c1757 ufshcd_dme_set(hba, UIC_ARG_MIB(PA_RXTERMINATION), TRUE);
1765 ufshcd_dme_set(hba, UIC_ARG_MIB(PA_TXTERMINATION), TRUE);
/u-boot/drivers/i2c/
H A Docores_i2c.c84 TRUE, enumerator in enum:__anon247
539 clock_frequency_present = TRUE;
/u-boot/tools/
H A Dasn1_compiler.c278 _(TRUE),

Completed in 242 milliseconds