Home
last modified time | relevance | path

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

12345678910>>...48

/dragonfly/contrib/dialog/
HDdlg_colors.h44 #define DLGC_UL_SCREEN FALSE
45 #define DLGC_RV_SCREEN FALSE
50 #define DLGC_UL_SHADOW FALSE
51 #define DLGC_RV_SHADOW FALSE
55 #define DLGC_HL_DIALOG FALSE
56 #define DLGC_UL_DIALOG FALSE
57 #define DLGC_RV_DIALOG FALSE
62 #define DLGC_UL_TITLE FALSE
63 #define DLGC_RV_TITLE FALSE
68 #define DLGC_UL_BORDER FALSE
[all …]
/dragonfly/sys/cpu/x86_64/misc/
HDdb_disasm.c240 /*04*/ { "", FALSE, NONE, 0, 0 },
241 /*05*/ { "", FALSE, NONE, 0, 0 },
242 /*06*/ { "clts", FALSE, NONE, 0, 0 },
243 /*07*/ { "", FALSE, NONE, 0, 0 },
245 /*08*/ { "invd", FALSE, NONE, 0, 0 },
246 /*09*/ { "wbinvd",FALSE, NONE, 0, 0 },
247 /*0a*/ { "", FALSE, NONE, 0, 0 },
248 /*0b*/ { "", FALSE, NONE, 0, 0 },
249 /*0c*/ { "", FALSE, NONE, 0, 0 },
250 /*0d*/ { "", FALSE, NONE, 0, 0 },
[all …]
/dragonfly/lib/libc/rpc/
HDrpcb_st_xdr.c54 return (FALSE); in xdr_rpcbs_addrlist()
57 return (FALSE); in xdr_rpcbs_addrlist()
60 return (FALSE); in xdr_rpcbs_addrlist()
63 return (FALSE); in xdr_rpcbs_addrlist()
66 return (FALSE); in xdr_rpcbs_addrlist()
74 return (FALSE); in xdr_rpcbs_addrlist()
91 return (FALSE); in xdr_rpcbs_rmtcalllist()
94 return (FALSE); in xdr_rpcbs_rmtcalllist()
97 return (FALSE); in xdr_rpcbs_rmtcalllist()
100 return (FALSE); in xdr_rpcbs_rmtcalllist()
[all …]
HDkey_prot_xdr.c51 return (FALSE); in xdr_keystatus()
60 return (FALSE); in xdr_keybuf()
69 return (FALSE); in xdr_netnamestr()
78 return (FALSE); in xdr_cryptkeyarg()
80 return (FALSE); in xdr_cryptkeyarg()
89 return (FALSE); in xdr_cryptkeyarg2()
91 return (FALSE); in xdr_cryptkeyarg2()
93 return (FALSE); in xdr_cryptkeyarg2()
102 return (FALSE); in xdr_cryptkeyres()
106 return (FALSE); in xdr_cryptkeyres()
[all …]
HDrpcb_prot.c55 return (FALSE); in xdr_rpcb()
58 return (FALSE); in xdr_rpcb()
61 return (FALSE); in xdr_rpcb()
64 return (FALSE); in xdr_rpcb()
67 return (FALSE); in xdr_rpcb()
112 return (FALSE); in xdr_rpcblist_ptr()
126 return (FALSE); in xdr_rpcblist_ptr()
161 return (FALSE); in xdr_rpcb_entry()
164 return (FALSE); in xdr_rpcb_entry()
167 return (FALSE); in xdr_rpcb_entry()
[all …]
HDrpc_callmsg.c64 return (FALSE); in xdr_callmsg()
67 return (FALSE); in xdr_callmsg()
77 return (FALSE); in xdr_callmsg()
81 return (FALSE); in xdr_callmsg()
111 return (FALSE); in xdr_callmsg()
115 return (FALSE); in xdr_callmsg()
125 return (FALSE); in xdr_callmsg()
131 return (FALSE); in xdr_callmsg()
136 oa->oa_length) == FALSE) { in xdr_callmsg()
137 return (FALSE); in xdr_callmsg()
[all …]
/dragonfly/lib/libc/xdr/
HDxdr.c114 return (FALSE); in xdr_int()
123 return (FALSE); in xdr_int()
142 return (FALSE); in xdr_u_int()
151 return (FALSE); in xdr_u_int()
171 return (FALSE); in xdr_long()
190 return (FALSE); in xdr_u_long()
211 return (FALSE); in xdr_int32_t()
220 return (FALSE); in xdr_int32_t()
240 return (FALSE); in xdr_u_int32_t()
249 return (FALSE); in xdr_u_int32_t()
[all …]
HDxdr_rec.c206 rstrm->frag_sent = FALSE; in xdrrec_create()
212 rstrm->in_haveheader = FALSE; in xdrrec_create()
215 rstrm->nonblock = FALSE; in xdrrec_create()
242 return (FALSE); in xdrrec_getlong()
261 if (! flush_out(rstrm, FALSE)) in xdrrec_putlong()
262 return (FALSE); in xdrrec_putlong()
280 return (FALSE); in xdrrec_getbytes()
282 return (FALSE); in xdrrec_getbytes()
287 return (FALSE); in xdrrec_getbytes()
311 if (! flush_out(rstrm, FALSE)) in xdrrec_putbytes()
[all …]
/dragonfly/sys/contrib/dev/acpica/source/compiler/
HDasloptions.c213 BadCommandLine = AslDoOptions (argc, argv, FALSE); in AslCommandLine()
322 AslGbl_FoldConstants = FALSE; in AslDoOptions()
323 AslGbl_IntegerOptimizationFlag = FALSE; in AslDoOptions()
324 AslGbl_ReferenceOptimizationFlag = FALSE; in AslDoOptions()
325 AslGbl_OptimizeTrivialParseNodes = FALSE; in AslDoOptions()
327 AcpiGbl_DoDisassemblerOptimizations = FALSE; in AslDoOptions()
390 AslGbl_FoldConstants = FALSE; in AslDoOptions()
391 AslGbl_IntegerOptimizationFlag = FALSE; in AslDoOptions()
392 AslGbl_ReferenceOptimizationFlag = FALSE; in AslDoOptions()
393 AslGbl_OptimizeTrivialParseNodes = FALSE; in AslDoOptions()
[all …]
HDaslglobal.h297 ASL_EXTERN BOOLEAN ASL_INIT_GLOBAL (AslGbl_PreprocessOnly, FALSE);
299 ASL_EXTERN BOOLEAN ASL_INIT_GLOBAL (AslGbl_DisassembleAll, FALSE);
301 ASL_EXTERN BOOLEAN ASL_INIT_GLOBAL (AslGbl_MapfileFlag, FALSE);
302 ASL_EXTERN BOOLEAN ASL_INIT_GLOBAL (AslGbl_NsOutputFlag, FALSE);
303 ASL_EXTERN BOOLEAN ASL_INIT_GLOBAL (AslGbl_PreprocessorOutputFlag, FALSE);
304 ASL_EXTERN BOOLEAN ASL_INIT_GLOBAL (AslGbl_KeepPreprocessorTempFile, FALSE);
305 ASL_EXTERN BOOLEAN ASL_INIT_GLOBAL (AslGbl_DebugFlag, FALSE);
306 ASL_EXTERN BOOLEAN ASL_INIT_GLOBAL (AslGbl_CrossReferenceOutput, FALSE);
307 ASL_EXTERN BOOLEAN ASL_INIT_GLOBAL (AslGbl_AsmOutputFlag, FALSE);
308 ASL_EXTERN BOOLEAN ASL_INIT_GLOBAL (AslGbl_C_OutputFlag, FALSE);
[all …]
/dragonfly/contrib/binutils-2.34/binutils/
HDprdbg.c341 return FALSE; in push_type()
380 return FALSE; in append_type()
400 return FALSE; in append_parent()
446 return FALSE; in substitute_type()
466 return FALSE; in indent_type()
617 return FALSE; in pr_complex_type()
646 return FALSE; in pr_enum_type()
651 return FALSE; in pr_enum_type()
654 return FALSE; in pr_enum_type()
659 return FALSE; in pr_enum_type()
[all …]
HDstabs.c242 *poverflow = FALSE; in parse_number()
278 neg = FALSE; in parse_number()
305 overflow = FALSE; in parse_number()
399 return FALSE; in finish_stab()
400 info->within_function = FALSE; in finish_stab()
413 return FALSE; in finish_stab()
436 return FALSE; in parse_stab()
440 info->n_opt_found = FALSE; in parse_stab()
475 return FALSE; in parse_stab()
483 return FALSE; in parse_stab()
[all …]
HDrdcoff.c165 FALSE); in parse_coff_type()
191 pauxent, FALSE, dhandle); in parse_coff_type()
198 0, n - 1, FALSE); in parse_coff_type()
268 ret = debug_make_int_type (dhandle, 1, FALSE); in parse_coff_base_type()
273 ret = debug_make_int_type (dhandle, 2, FALSE); in parse_coff_base_type()
279 ret = debug_make_int_type (dhandle, 4, FALSE); in parse_coff_base_type()
284 ret = debug_make_int_type (dhandle, 4, FALSE); in parse_coff_base_type()
334 set_basic = FALSE; in parse_coff_base_type()
339 ret = debug_make_struct_type (dhandle, FALSE, 0, (debug_field *) NULL); in parse_coff_base_type()
347 set_basic = FALSE; in parse_coff_base_type()
[all …]
/dragonfly/contrib/binutils-2.27/binutils/
HDprdbg.c339 return FALSE; in push_type()
378 return FALSE; in append_type()
398 return FALSE; in append_parent()
444 return FALSE; in substitute_type()
464 return FALSE; in indent_type()
615 return FALSE; in pr_complex_type()
644 return FALSE; in pr_enum_type()
649 return FALSE; in pr_enum_type()
652 return FALSE; in pr_enum_type()
657 return FALSE; in pr_enum_type()
[all …]
HDieee.c347 *ppresent = FALSE; in ieee_read_optional_number()
351 return FALSE; in ieee_read_optional_number()
373 return FALSE; in ieee_read_optional_number()
393 *ppresent = FALSE; in ieee_read_optional_number()
398 return FALSE; in ieee_read_optional_number()
424 return FALSE; in ieee_read_optional_id()
447 *ppresent = FALSE; in ieee_read_optional_id()
451 return FALSE; in ieee_read_optional_id()
457 return FALSE; in ieee_read_optional_id()
499 return FALSE; in ieee_read_expression()
[all …]
HDstabs.c231 *poverflow = FALSE; in parse_number()
261 neg = FALSE; in parse_number()
288 overflow = FALSE; in parse_number()
382 return FALSE; in finish_stab()
383 info->within_function = FALSE; in finish_stab()
396 return FALSE; in finish_stab()
418 return FALSE; in parse_stab()
422 info->n_opt_found = FALSE; in parse_stab()
456 return FALSE; in parse_stab()
464 return FALSE; in parse_stab()
[all …]
HDrdcoff.c165 FALSE); in parse_coff_type()
191 pauxent, FALSE, dhandle); in parse_coff_type()
198 0, n - 1, FALSE); in parse_coff_type()
268 ret = debug_make_int_type (dhandle, 1, FALSE); in parse_coff_base_type()
273 ret = debug_make_int_type (dhandle, 2, FALSE); in parse_coff_base_type()
279 ret = debug_make_int_type (dhandle, 4, FALSE); in parse_coff_base_type()
284 ret = debug_make_int_type (dhandle, 4, FALSE); in parse_coff_base_type()
334 set_basic = FALSE; in parse_coff_base_type()
339 ret = debug_make_struct_type (dhandle, FALSE, 0, (debug_field *) NULL); in parse_coff_base_type()
347 set_basic = FALSE; in parse_coff_base_type()
[all …]
/dragonfly/sys/vfs/nfs/
HDnfs_srvcache.c66 #define FALSE 0 macro
74 FALSE,
75 FALSE,
77 FALSE,
78 FALSE,
79 FALSE,
80 FALSE,
90 FALSE,
91 FALSE,
92 FALSE,
[all …]
/dragonfly/contrib/binutils-2.27/bfd/
HDelf32-or1k.c65 FALSE, /* pc_relative */
70 FALSE, /* partial_inplace */
73 FALSE), /* pcrel_offset */
79 FALSE, /* pc_relative */
84 FALSE, /* partial_inplace */
87 FALSE), /* pcrel_offset */
93 FALSE, /* pc_relative */
98 FALSE, /* partial_inplace */
101 FALSE), /* pcrel_offset */
107 FALSE, /* pc_relative */
[all …]
/dragonfly/contrib/wpa_supplicant/src/pae/
HDieee802_1x_cp.c112 sm->controlled_port_enabled = FALSE; in SM_STATE()
115 sm->port_valid = FALSE; in SM_STATE()
119 sm->ltx = FALSE; in SM_STATE()
120 sm->lrx = FALSE; in SM_STATE()
124 sm->otx = FALSE; in SM_STATE()
125 sm->orx = FALSE; in SM_STATE()
128 sm->chgd_server = FALSE; in SM_STATE()
136 sm->port_valid = FALSE; in SM_STATE()
137 sm->controlled_port_enabled = FALSE; in SM_STATE()
151 sm->protect_frames = FALSE; in SM_STATE()
[all …]
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/dbus/
HDdbus_dict_helpers.c32 return FALSE; in wpa_dbus_dict_open_write()
61 return FALSE; in wpa_dbus_dict_close_write()
107 return FALSE; in _wpa_dbus_add_dict_entry_start()
119 return FALSE; in _wpa_dbus_add_dict_entry_end()
134 return FALSE; in _wpa_dbus_add_dict_entry_basic()
138 return FALSE; in _wpa_dbus_add_dict_entry_basic()
146 return FALSE; in _wpa_dbus_add_dict_entry_basic()
170 return FALSE; in _wpa_dbus_add_dict_entry_byte_array()
176 return FALSE; in _wpa_dbus_add_dict_entry_byte_array()
180 return FALSE; in _wpa_dbus_add_dict_entry_byte_array()
[all …]
/dragonfly/contrib/gdb-7/bfd/
HDlinker.c549 if (bfd_hash_lookup (info->wrap_hash, l, FALSE, FALSE) != NULL) in bfd_wrapped_link_hash_lookup()
579 FALSE, FALSE) != NULL) in bfd_wrapped_link_hash_lookup()
713 ret->written = FALSE; in _bfd_generic_link_hash_newfunc()
768 return FALSE; in bfd_generic_link_read_symbols()
772 return FALSE; in bfd_generic_link_read_symbols()
775 return FALSE; in bfd_generic_link_read_symbols()
789 return generic_link_add_symbols (abfd, info, FALSE); in _bfd_generic_link_add_symbols()
852 ret = FALSE; in generic_link_add_symbols()
869 return FALSE; in generic_link_add_object_symbols()
1014 return FALSE; in _bfd_generic_link_add_archive_symbols()
[all …]
HDelf64-x86-64.c59 HOWTO(R_X86_64_NONE, 0, 0, 0, FALSE, 0, complain_overflow_dont,
60 bfd_elf_generic_reloc, "R_X86_64_NONE", FALSE, 0x00000000, 0x00000000,
61 FALSE),
62 HOWTO(R_X86_64_64, 0, 4, 64, FALSE, 0, complain_overflow_bitfield,
63 bfd_elf_generic_reloc, "R_X86_64_64", FALSE, MINUS_ONE, MINUS_ONE,
64 FALSE),
66 bfd_elf_generic_reloc, "R_X86_64_PC32", FALSE, 0xffffffff, 0xffffffff,
68 HOWTO(R_X86_64_GOT32, 0, 2, 32, FALSE, 0, complain_overflow_signed,
69 bfd_elf_generic_reloc, "R_X86_64_GOT32", FALSE, 0xffffffff, 0xffffffff,
70 FALSE),
[all …]
/dragonfly/contrib/gcc-4.7/gcc/
HDifcvt.c310 int must_be_last = FALSE; in cond_exec_process_insns()
316 return FALSE; in cond_exec_process_insns()
322 return FALSE; in cond_exec_process_insns()
340 return FALSE; in cond_exec_process_insns()
345 return FALSE; in cond_exec_process_insns()
358 return FALSE; in cond_exec_process_insns()
373 return FALSE; in cond_exec_process_insns()
455 return FALSE; in cond_exec_process_if_block()
467 return FALSE; in cond_exec_process_if_block()
472 return FALSE; in cond_exec_process_if_block()
[all …]
/dragonfly/contrib/binutils-2.34/bfd/
HDlinker.c556 if (bfd_hash_lookup (info->wrap_hash, l, FALSE, FALSE) != NULL) in bfd_wrapped_link_hash_lookup()
584 FALSE, FALSE) != NULL) in bfd_wrapped_link_hash_lookup()
630 if (bfd_hash_lookup (info->wrap_hash, l, FALSE, FALSE) != NULL) in unwrap_hash_lookup()
639 h = bfd_link_hash_lookup (info->hash, l, FALSE, FALSE, FALSE); in unwrap_hash_lookup()
754 ret->written = FALSE; in _bfd_generic_link_hash_newfunc()
792 obfd->is_linker_output = FALSE; in _bfd_generic_link_hash_table_free()
812 return FALSE; in bfd_generic_link_read_symbols()
815 return FALSE; in bfd_generic_link_read_symbols()
818 return FALSE; in bfd_generic_link_read_symbols()
867 ret = FALSE; in _bfd_generic_link_add_symbols()
[all …]

12345678910>>...48