Searched refs:FALSE (Results 26 - 50 of 708) sorted by relevance

1234567891011>>

/haiku-fatelf/src/bin/gdb/bfd/
H A Dcpu-m32r.c33 N (bfd_mach_m32rx, "m32rx", FALSE, M32R2_NEXT) ,
34 N (bfd_mach_m32r2, "m32r2", FALSE, NULL)
H A Dcpu-v850.c34 N (bfd_mach_v850e1, "v850e1", FALSE, & arch_info_struct[1]),
35 N (bfd_mach_v850e, "v850e", FALSE, NULL)
H A Dcpu-arc.c43 ARC ( bfd_mach_arc_5, "arc5", FALSE, &arch_info_struct[1] ),
44 ARC ( bfd_mach_arc_5, "base", FALSE, &arch_info_struct[2] ),
45 ARC ( bfd_mach_arc_6, "arc6", FALSE, &arch_info_struct[3] ),
46 ARC ( bfd_mach_arc_7, "arc7", FALSE, &arch_info_struct[4] ),
47 ARC ( bfd_mach_arc_8, "arc8", FALSE, NULL ),
H A Dcpu-i960.c41 int fail_because_not_80960 = FALSE;
54 return FALSE;
65 is detected below it will be reset to FALSE. */
70 return FALSE;
73 return FALSE;
83 return FALSE;
85 { machine = bfd_mach_i960_kb_sb; fail_because_not_80960 = FALSE; }
89 { machine = bfd_mach_i960_mc; fail_because_not_80960 = FALSE; }
93 { machine = bfd_mach_i960_ca; fail_because_not_80960 = FALSE; }
95 { machine = bfd_mach_i960_ka_sa; fail_because_not_80960 = FALSE; }
[all...]
H A Dcpu-sh.c56 FALSE, /* not the default */
70 FALSE, /* not the default */
84 FALSE, /* not the default */
98 FALSE, /* not the default */
112 FALSE, /* not the default */
126 FALSE, /* not the default */
140 FALSE, /* not the default */
154 FALSE, /* not the default */
168 FALSE, /* not the default */
182 FALSE, /* no
[all...]
H A Dnlm32-ppc.c82 return FALSE;
86 return FALSE;
107 return FALSE;
124 FALSE, /* pc_relative */
132 FALSE); /* pcrel_offset */
148 return FALSE;
210 FALSE, /* pc_relative */
218 FALSE), /* pcrel_offset */
225 FALSE, /* pc_relative */
233 FALSE), /* pcrel_offse
[all...]
H A Dcpu-tic4x.c42 return FALSE;
49 return FALSE;
63 FALSE, /* Not the default architecture. */
H A Delf64-mips.c152 FALSE, /* pc_relative */
157 FALSE, /* partial_inplace */
160 FALSE), /* pcrel_offset */
167 FALSE, /* pc_relative */
175 FALSE), /* pcrel_offset */
182 FALSE, /* pc_relative */
190 FALSE), /* pcrel_offset */
197 FALSE, /* pc_relative */
205 FALSE), /* pcrel_offset */
212 FALSE, /* pc_relativ
[all...]
H A Dcoff-tic80.c67 FALSE, /* pc_relative */
75 FALSE), /* pcrel_offset */
95 FALSE, /* pc_relative */
103 FALSE), /* pcrel_offset */
109 FALSE, /* pc_relative */
117 FALSE), /* pcrel_offset */
123 FALSE, /* pc_relative */
131 FALSE), /* pcrel_offset */
137 FALSE, /* pc_relative */
145 FALSE), /* pcrel_offse
[all...]
H A Dcoff-tic4x.c58 return FALSE;
97 HOWTO(R_RELWORD, 0, 2, 16, FALSE, 0, complain_overflow_signed, tic4x_relocation, "RELWORD", TRUE, 0x0000ffff, 0x0000ffff, FALSE),
98 HOWTO(R_REL24, 0, 2, 24, FALSE, 0, complain_overflow_bitfield, tic4x_relocation, "REL24", TRUE, 0x00ffffff, 0x00ffffff, FALSE),
99 HOWTO(R_RELLONG, 0, 2, 32, FALSE, 0, complain_overflow_dont, tic4x_relocation, "RELLONG", TRUE, 0xffffffff, 0xffffffff, FALSE),
100 HOWTO(R_PCRWORD, 0, 2, 16, TRUE, 0, complain_overflow_signed, tic4x_relocation, "PCRWORD", TRUE, 0x0000ffff, 0x0000ffff, FALSE),
101 HOWTO(R_PCR24, 0, 2, 24, TRUE, 0, complain_overflow_signed, tic4x_relocation, "PCR24", TRUE, 0x00ffffff, 0x00ffffff, FALSE),
102 HOWTO(R_PARTLS16, 0, 2, 16, FALSE,
[all...]
H A Dcpu-ip2k.c34 FALSE, /* The default ? */
H A Dcpu-iq2000.c35 FALSE, /* the default ? */
H A Dcpu-h8300.c30 return FALSE;
34 return FALSE;
41 return FALSE;
44 return FALSE;
47 return FALSE;
126 FALSE, /* the default machine */
142 FALSE, /* the default machine */
158 FALSE, /* The default machine. */
174 FALSE, /* The default machine. */
190 FALSE, /* Th
[all...]
H A Dcoff-i860.c147 #define PCRELOFFSET FALSE
162 FALSE, /* pc_relative */
176 FALSE, /* pc_relative */
184 FALSE), /* pcrel_offset */
196 FALSE, /* pc_relative */
209 FALSE, /* pc_relative */
222 FALSE, /* pc_relative */
281 FALSE, /* pc_relative */
286 FALSE, /* partial_inplace */
289 FALSE), /* pcrel_offse
[all...]
H A Dcpu-arm.c132 return FALSE;
140 N (bfd_mach_arm_2, "armv2", FALSE, & arch_info_struct[1]),
141 N (bfd_mach_arm_2a, "armv2a", FALSE, & arch_info_struct[2]),
142 N (bfd_mach_arm_3, "armv3", FALSE, & arch_info_struct[3]),
143 N (bfd_mach_arm_3M, "armv3m", FALSE, & arch_info_struct[4]),
144 N (bfd_mach_arm_4, "armv4", FALSE, & arch_info_struct[5]),
145 N (bfd_mach_arm_4T, "armv4t", FALSE, & arch_info_struct[6]),
146 N (bfd_mach_arm_5, "armv5", FALSE, & arch_info_struct[7]),
147 N (bfd_mach_arm_5T, "armv5t", FALSE, & arch_info_struct[8]),
148 N (bfd_mach_arm_5TE, "armv5te", FALSE,
[all...]
H A Dcoff-tic30.c40 HOWTO (R_TIC30_ABS16, 2, 1, 16, FALSE, 0, 0, NULL,
41 "16", FALSE, 0x0000FFFF, 0x0000FFFF, FALSE),
42 HOWTO (R_TIC30_ABS24, 2, 2, 24, FALSE, 8, complain_overflow_bitfield, NULL,
43 "24", FALSE, 0xFFFFFF00, 0xFFFFFF00, FALSE),
44 HOWTO (R_TIC30_LDP, 18, 0, 24, FALSE, 0, complain_overflow_bitfield, NULL,
45 "LDP", FALSE, 0x00FF0000, 0x000000FF, FALSE),
46 HOWTO (R_TIC30_ABS32, 2, 2, 32, FALSE,
[all...]
H A Dnlm32-alpha.c69 return FALSE;
72 return FALSE;
79 return FALSE;
97 return FALSE;
115 FALSE, /* pc_relative */
120 FALSE, /* partial_inplace */
123 FALSE), /* pcrel_offset */
130 FALSE, /* pc_relative */
138 FALSE), /* pcrel_offset */
145 FALSE, /* pc_relativ
[all...]
H A Dticoff.h30 return FALSE;
43 return FALSE;
57 return FALSE;
81 FALSE,
86 FALSE,
112 FALSE,
117 FALSE,
H A Delf32-avr.c56 FALSE, /* pc_relative */
61 FALSE, /* partial_inplace */
64 FALSE), /* pcrel_offset */
70 FALSE, /* pc_relative */
75 FALSE, /* partial_inplace */
78 FALSE), /* pcrel_offset */
90 FALSE, /* partial_inplace */
105 FALSE, /* partial_inplace */
115 FALSE, /* pc_relative */
120 FALSE, /* partial_inplac
[all...]
H A Daout-ns32k.c101 HOWTO (BFD_RELOC_NS32K_IMM_8, 0, 0, 8, FALSE, 0, complain_overflow_signed,
103 TRUE, 0x000000ff,0x000000ff, FALSE),
104 HOWTO (BFD_RELOC_NS32K_IMM_16, 0, 1, 16, FALSE, 0, complain_overflow_signed,
106 TRUE, 0x0000ffff,0x0000ffff, FALSE),
107 HOWTO (BFD_RELOC_NS32K_IMM_32, 0, 2, 32, FALSE, 0, complain_overflow_signed,
109 TRUE, 0xffffffff,0xffffffff, FALSE),
112 TRUE, 0x000000ff, 0x000000ff, FALSE),
115 TRUE, 0x0000ffff,0x0000ffff, FALSE),
118 TRUE, 0xffffffff,0xffffffff, FALSE),
121 HOWTO (BFD_RELOC_NS32K_DISP_8, 0, 0, 7, FALSE,
[all...]
H A Dcpu-avr.c47 N (16, bfd_mach_avr1, "avr:1", FALSE, & arch_info_struct[1]),
50 N (16, bfd_mach_avr2, "avr:2", FALSE, & arch_info_struct[2]),
53 N (22, bfd_mach_avr3, "avr:3", FALSE, & arch_info_struct[3]),
56 N (16, bfd_mach_avr4, "avr:4", FALSE, & arch_info_struct[4]),
59 N (22, bfd_mach_avr5, "avr:5", FALSE, NULL)
/haiku-fatelf/src/bin/gdb/gdb/vx-share/
H A Dxdr_ld.c46 return(FALSE);
61 return(FALSE);
63 return(FALSE);
65 return(FALSE);
67 return(FALSE);
H A Dxdr_ptrace.c88 return(FALSE);
90 return(FALSE);
92 return(FALSE);
94 return(FALSE);
112 return(FALSE);
114 return(FALSE);
116 return(FALSE);
/haiku-fatelf/src/libs/ncurses/panel/
H A Dp_hidden.c47 returnCode(IS_LINKED(pan) ? FALSE : TRUE);
/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/acpica/components/utilities/
H A Dutglobal.c152 BOOLEAN AcpiGbl_DbTerminateThreads = FALSE;
153 BOOLEAN AcpiGbl_AbortMethod = FALSE;
154 BOOLEAN AcpiGbl_MethodExecuting = FALSE;
351 AcpiGbl_AllGpesInitialized = FALSE;
374 AcpiGbl_GlobalLockAcquired = FALSE;
376 AcpiGbl_GlobalLockPresent = FALSE;
381 AcpiGbl_CmSingleStep = FALSE;
382 AcpiGbl_DbTerminateThreads = FALSE;
383 AcpiGbl_Shutdown = FALSE;
396 AcpiGbl_RegMethodsExecuted = FALSE;
[all...]

Completed in 106 milliseconds

1234567891011>>