Searched refs:TRUE (Results 176 - 200 of 1510) sorted by relevance

1234567891011>>

/freebsd-9.3-release/sys/dev/isci/
H A Disci_timer.c51 if (timer->is_started == TRUE)
80 isci_timer->is_started = TRUE;
/freebsd-9.3-release/sys/xdr/
H A Dxdr_reference.c76 return (TRUE);
111 * case TRUE: object_data data;
132 return (TRUE);
/freebsd-9.3-release/usr.bin/gprof/
H A Dprintlist.c87 return TRUE;
90 return TRUE;
/freebsd-9.3-release/usr.bin/make/
H A Dutil.h53 #ifndef TRUE
54 #define TRUE 1 macro
56 #endif /* TRUE */
H A Dmake.c51 * whatever needs recreating. Returns TRUE if
95 * returns TRUE, there's a cycle in the graph.
134 * TRUE if the node is out of date. FALSE otherwise.
217 oodate = TRUE;
231 oodate = TRUE;
238 oodate = TRUE;
246 oodate = TRUE;
441 pgn->childMade = TRUE;
584 * returns TRUE. At all other times, this function returns FALSE.
632 return (TRUE);
691 MakePrintStatus(Lst_Datum(ln), TRUE); local
696 MakePrintStatus(Lst_Datum(ln), TRUE); local
[all...]
/freebsd-9.3-release/contrib/ntp/tests/libntp/
H A Dsockaddrtest.c32 return TRUE;
41 return TRUE;
/freebsd-9.3-release/contrib/ntp/libntp/
H A Dis_ip_address.c59 return TRUE;
82 return TRUE;
/freebsd-9.3-release/contrib/binutils/bfd/
H A Delf32-arm.c96 TRUE, /* pc_relative */
104 TRUE), /* pcrel_offset */
126 TRUE, /* pc_relative */
134 TRUE), /* pcrel_offset */
141 TRUE, /* pc_relative */
149 TRUE), /* pcrel_offset */
228 TRUE, /* pc_relative */
236 TRUE), /* pcrel_offset */
242 TRUE, /* pc_relative */
250 TRUE), /* pcrel_offse
[all...]
H A Dsection.c755 return TRUE;
985 sh = section_hash_lookup (&abfd->section_htab, name, TRUE, FALSE);
1040 sh = section_hash_lookup (&abfd->section_htab, name, TRUE, FALSE);
1125 sh = section_hash_lookup (&abfd->section_htab, name, TRUE, FALSE);
1171 @var{abfd} to the value @var{flags}. Return <<TRUE>> on success,
1187 return TRUE;
1276 ok, then <<TRUE>> is returned, else <<FALSE>>.
1297 return TRUE;
1315 Normally <<TRUE>> is returned, else <<FALSE>>. Possible error
1366 abfd->output_has_begun = TRUE;
[all...]
H A Delf32-sparc.c56 return TRUE;
79 return TRUE;
86 error = TRUE;
102 error = TRUE;
112 return TRUE;
H A Delf64-sparc.c137 return TRUE;
157 return TRUE;
163 return TRUE;
178 return TRUE;
204 return TRUE;
261 if (! elf64_sparc_slurp_reloc_table (abfd, s, syms, TRUE))
333 *failedp = TRUE;
371 *failedp = TRUE;
381 *failedp = TRUE;
451 return TRUE;
[all...]
H A Dformat.c72 The function returns <<TRUE>> on success, otherwise <<FALSE>>
184 abfd->output_has_begun = TRUE;
186 return TRUE; /* File position has moved, BTW. */
340 abfd->output_has_begun = TRUE;
342 return TRUE; /* File position has moved, BTW. */
412 return TRUE;
H A Delfxx-sparc.c180 HOWTO(R_SPARC_NONE, 0,0, 0,FALSE,0,complain_overflow_dont, bfd_elf_generic_reloc, "R_SPARC_NONE", FALSE,0,0x00000000,TRUE),
181 HOWTO(R_SPARC_8, 0,0, 8,FALSE,0,complain_overflow_bitfield,bfd_elf_generic_reloc, "R_SPARC_8", FALSE,0,0x000000ff,TRUE),
182 HOWTO(R_SPARC_16, 0,1,16,FALSE,0,complain_overflow_bitfield,bfd_elf_generic_reloc, "R_SPARC_16", FALSE,0,0x0000ffff,TRUE),
183 HOWTO(R_SPARC_32, 0,2,32,FALSE,0,complain_overflow_bitfield,bfd_elf_generic_reloc, "R_SPARC_32", FALSE,0,0xffffffff,TRUE),
184 HOWTO(R_SPARC_DISP8, 0,0, 8,TRUE, 0,complain_overflow_signed, bfd_elf_generic_reloc, "R_SPARC_DISP8", FALSE,0,0x000000ff,TRUE),
185 HOWTO(R_SPARC_DISP16, 0,1,16,TRUE, 0,complain_overflow_signed, bfd_elf_generic_reloc, "R_SPARC_DISP16", FALSE,0,0x0000ffff,TRUE),
186 HOWTO(R_SPARC_DISP32, 0,2,32,TRUE, 0,complain_overflow_signed, bfd_elf_generic_reloc, "R_SPARC_DISP32", FALSE,0,0xffffffff,TRUE),
[all...]
/freebsd-9.3-release/contrib/dialog/
H A Deditbox.c81 int first = TRUE;
89 first = TRUE;
155 result = TRUE;
209 result = TRUE;
214 result = TRUE;
220 result = TRUE;
227 result = TRUE;
255 found = TRUE;
354 dialog_vars.separate_output = TRUE;
366 show_buttons = TRUE;
[all...]
/freebsd-9.3-release/contrib/ncurses/form/
H A Dfty_enum.c72 argp->checkcase = ccase ? TRUE : FALSE;
73 argp->checkunique = cunique ? TRUE : FALSE;
194 | Return Values : TRUE - field is valid
231 return TRUE;
250 | Return Values : TRUE - next value found and loaded
274 return TRUE;
288 | Return Values : TRUE - previous value found and loaded
314 return TRUE;
/freebsd-9.3-release/crypto/openssh/contrib/
H A Dgnome-ssh-askpass2.c72 TRUE); local
114 gtk_window_set_keep_above(GTK_WINDOW(dialog), TRUE); local
116 TRUE); local
123 gtk_window_set_keep_above(GTK_WINDOW(dialog), TRUE); local
130 (GTK_WIDGET(dialog))->window, TRUE, 0, NULL,
/freebsd-9.3-release/gnu/usr.bin/patch/
H A Dcommon.h56 #ifdef TRUE
57 #undef TRUE macro
62 #define TRUE (1) macro
116 EXT bool using_plan_a INIT(TRUE); /* try to keep everything in memory */
144 EXT bool verbose INIT(TRUE);
H A Dpatch.c121 /* TRUE if -E was specified on command line. */
124 /* TRUE if -R was specified on command line. */
127 /* TRUE if -C was specified on command line. */
130 /* TRUE if -I was specified on command line */
134 /* TRUE if -S was specified on command line. */
286 skip_rest_of_patch = TRUE;
303 rev_okayed = TRUE;
305 skip_rest_of_patch = TRUE;
377 toutkeep = TRUE;
410 trejkeep = TRUE;
[all...]
/freebsd-9.3-release/usr.sbin/pkg_install/info/
H A Dmain.c88 UseBlkSz = TRUE;
147 KeepPackage = TRUE;
189 Quiet = TRUE;
193 Quiet = TRUE;
194 QUIET = TRUE;
/freebsd-9.3-release/usr.sbin/pkg_install/lib/
H A Ddeps.c114 errcode = requiredby(pkgname, &rb_list, FALSE, TRUE);
174 * installed and filter out those that don't (filter == TRUE).
203 if (strict == TRUE)
213 if (strict == TRUE)
222 if (filter == TRUE && isinstalledpkg(fbuf) <= 0) {
223 if (strict == TRUE)
/freebsd-9.3-release/usr.sbin/rpcbind/
H A Dcheck_bound.c89 return (TRUE);
93 return (TRUE); /* punt, should never happen */
99 return (TRUE);
108 return (ans == 0 ? FALSE : TRUE);
150 return (TRUE);
/freebsd-9.3-release/contrib/ncurses/progs/
H A Dtoe.c81 result = TRUE;
93 result = TRUE;
98 result = TRUE;
105 result = TRUE;
108 result = TRUE;
359 all_dirs = TRUE;
362 header = TRUE;
365 direct_dependencies = TRUE;
372 invert_dependencies = TRUE;
469 found = TRUE;
[all...]
/freebsd-9.3-release/sys/contrib/dev/acpica/executer/
H A Dexmisc.c529 * LogicalResult - TRUE/FALSE result of the operation
562 LocalResult = TRUE;
570 LocalResult = TRUE;
593 * LogicalResult - TRUE/FALSE result of the operation
682 LocalResult = TRUE;
690 LocalResult = TRUE;
698 LocalResult = TRUE;
733 /* Length and all bytes match ==> TRUE */
735 LocalResult = TRUE;
743 LocalResult = TRUE;
[all...]
/freebsd-9.3-release/contrib/wpa/src/eap_peer/
H A Deap_tnc.c99 ret->allowNotifications = TRUE;
179 ret->ignore = TRUE;
189 ret->ignore = TRUE;
224 ret->ignore = TRUE;
240 ret->ignore = TRUE;
247 ret->ignore = TRUE;
257 ret->ignore = TRUE;
269 ret->ignore = TRUE;
278 ret->ignore = TRUE;
298 ret->ignore = TRUE;
[all...]
/freebsd-9.3-release/usr.sbin/gssd/
H A Dgssd.c360 return (TRUE);
404 return (TRUE);
423 setenv("KRB5CCNAME", ccname, TRUE);
431 return (TRUE);
440 return (TRUE);
449 return (TRUE);
487 return (TRUE);
511 return (TRUE);
529 return (TRUE);
538 return (TRUE);
[all...]

Completed in 252 milliseconds

1234567891011>>