Home
last modified time | relevance | path

Searched refs:FALSE (Results 1 – 17 of 17) sorted by relevance

/xen-4.10.0-shim-comet/xen/tools/kconfig/
A Dgconf.c423 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 Dqconf.cc1200 searchButton->setAutoDefault(FALSE); in ConfigSearchWindow()
1327 backAction->setEnabled(FALSE); in ConfigMainWindow()
1515 backAction->setEnabled(FALSE); in changeMenu()
1584 backAction->setEnabled(FALSE); in goBack()
1633 configList->setAllOpen(FALSE); in showFullView()
A Dnconf.c1517 notimeout(stdscr, FALSE); in main()
1540 if (has_key(KEY_F(1)) == FALSE) { in main()
/xen-4.10.0-shim-comet/xen/tools/kconfig/lxdialog/
A Dmenubox.c176 scrollok(win, FALSE); in do_scroll()
312 print_item(scroll + choice, choice, FALSE); in dialog_menu()
319 print_item(scroll, 0, FALSE); in dialog_menu()
324 print_item(scroll+choice, choice, FALSE); in dialog_menu()
332 max_choice - 1, FALSE); in dialog_menu()
341 print_item(scroll, 0, FALSE); in dialog_menu()
353 max_choice - 1, FALSE); in dialog_menu()
A Dchecklist.c227 print_item(list, 0, FALSE); in dialog_checklist()
230 scrollok(list, FALSE); in dialog_checklist()
254 FALSE); in dialog_checklist()
257 scrollok(list, FALSE); in dialog_checklist()
276 print_item(list, choice, FALSE); in dialog_checklist()
A Dutil.c567 keypad(win, FALSE); in on_key_esc()
573 nodelay(win, FALSE); in on_key_esc()
/xen-4.10.0-shim-comet/xen/include/acpi/
A Dactypes.h265 #ifdef FALSE
266 #undef FALSE
268 #define FALSE (1 == 0) macro
A Dacconfig.h90 #define ACPI_CHECKSUM_ABORT FALSE
/xen-4.10.0-shim-comet/xen/include/efi/
A Defidef.h29 #define FALSE ((BOOLEAN) 0) macro
/xen-4.10.0-shim-comet/m4/
A Dax_compare_version.m49 # AX_COMPARE_VERSION(VERSION_A, OP, VERSION_B, [ACTION-IF-TRUE], [ACTION-IF-FALSE])
41 # otherwise shell commands ACTION-IF-FALSE are run. The environment
174 dnl # Execute ACTION-IF-TRUE / ACTION-IF-FALSE.
/xen-4.10.0-shim-comet/tools/xenstat/xentop/
A Dxentop.c620 return -compare(tot_net_bytes(domain1, FALSE), in compare_net_tx()
621 tot_net_bytes(domain2, FALSE)); in compare_net_tx()
627 print("%*llu", fields[FIELD_NET_TX-1].default_width, tot_net_bytes(domain, FALSE)/1024); in print_net_tx()
832 length = INT_FIELD_WIDTH((tot_net_bytes(domain, FALSE)/1024) + 1); in adjust_field_widths()
/xen-4.10.0-shim-comet/xen/drivers/acpi/tables/
A Dtbfadt.c253 acpi_gbl_reduced_hardware = FALSE; in acpi_tb_create_local_fadt()
/xen-4.10.0-shim-comet/stubdom/vtpmmgr/
A Dtcg.h48 #define FALSE 0x00 macro
729 #define TPM_AUTH_SESSION_INIT { .AuthHandle = 0, .fContinueAuthSession = FALSE }
A Dtpm2_types.h15 #ifndef FALSE
16 #define FALSE 0 macro
A Dtpm.c214 if(status != TPM_SUCCESS || auth->fContinueAuthSession == FALSE) {\
352 auth->fContinueAuthSession = FALSE; in TPM_OSAP()
/xen-4.10.0-shim-comet/xen/common/
A Dkexec.c36 bool_t kexecing = FALSE;
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dio_apic.c503 entry = __ioapic_read_entry(apic, pin, FALSE); in clear_IO_APIC_pin()
513 __ioapic_write_entry(apic, pin, FALSE, entry); in clear_IO_APIC_pin()

Completed in 39 milliseconds