Home
last modified time | relevance | path

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

/xen/xen/tools/kconfig/
A Dgconf.c421 return FALSE; in on_window1_delete_event()
445 return FALSE; in on_window1_delete_event()
447 return FALSE; in on_window1_delete_event()
455 return FALSE; in on_window1_delete_event()
900 return FALSE; in on_treeview2_button_press_event()
903 return FALSE; in on_treeview2_button_press_event()
931 return FALSE; in on_treeview2_button_press_event()
948 return FALSE; in on_treeview2_key_press_event()
975 return FALSE; in on_treeview2_key_press_event()
1031 return FALSE; in on_treeview1_button_press_event()
[all …]
A Dnconf.c1511 notimeout(stdscr, FALSE); in main()
1534 if (has_key(KEY_F(1)) == FALSE) { in main()
/xen/m4/
A Dfetcher.m43 AC_PATH_PROG([FALSE],[false], [/bin/false])
11 FETCHER="$FALSE"
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/xen/tools/kconfig/lxdialog/
A Dmenubox.c163 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 Dchecklist.c214 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 Dutil.c554 keypad(win, FALSE); in on_key_esc()
560 nodelay(win, FALSE); in on_key_esc()
/xen/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/xen/include/efi/
A Defidef.h29 #define FALSE ((BOOLEAN) 0) macro
/xen/tools/xenstat/xentop/
A Dxentop.c616 return -compare(tot_net_bytes(domain1, FALSE), in compare_net_tx()
617 tot_net_bytes(domain2, FALSE)); in compare_net_tx()
623 print("%*llu", fields[FIELD_NET_TX-1].default_width, tot_net_bytes(domain, FALSE)/1024); in print_net_tx()
904 length = INT_FIELD_WIDTH((tot_net_bytes(domain, FALSE)/1024) + 1); in adjust_field_widths()
/xen/xen/drivers/acpi/tables/
A Dtbfadt.c253 acpi_gbl_reduced_hardware = FALSE; in acpi_tb_create_local_fadt()
/xen/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/stubdom/
A Dconfigure2373 case $FALSE in
2375 ac_cv_path_FALSE="$FALSE" # Let the user override the test with a path.
2397 FALSE=$ac_cv_path_FALSE
2398 if test -n "$FALSE"; then
2399 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $FALSE" >&5
2400 $as_echo "$FALSE" >&6; }
2460 FETCHER="$FALSE"
/xen/xen/common/
A Dkexec.c37 bool_t kexecing = FALSE;
/xen/tools/
A Dconfigure8510 case $FALSE in
8512 ac_cv_path_FALSE="$FALSE" # Let the user override the test with a path.
8534 FALSE=$ac_cv_path_FALSE
8535 if test -n "$FALSE"; then
8536 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $FALSE" >&5
8537 $as_echo "$FALSE" >&6; }
8597 FETCHER="$FALSE"

Completed in 52 milliseconds