Searched refs:TRUE (Results 326 - 350 of 1510) sorted by relevance

<<11121314151617181920>>

/freebsd-9.3-release/contrib/tcsh/
H A Dtw.color.c128 color_context_ls = TRUE;
129 color_context_lsmF = TRUE;
137 color_context_ls = TRUE;
139 color_context_lsmF = TRUE;
273 output_raw = TRUE;
/freebsd-9.3-release/crypto/heimdal/kdc/
H A Ddefault_config.c52 c->require_preauth = TRUE;
55 c->check_ticket_addresses = TRUE;
56 c->allow_null_ticket_addresses = TRUE;
64 c->pkinit_princ_in_cert = TRUE;
65 c->pkinit_require_binding = TRUE;
/freebsd-9.3-release/lib/libc/rpc/
H A Drpcb_prot.c76 return (TRUE);
92 * nothing follows the boolean; if TRUE then the boolean is followed by an
124 return (TRUE); /* we are done */
188 return (TRUE);
213 return (TRUE); /* we are done */
291 return (TRUE);
/freebsd-9.3-release/sys/contrib/dev/acpica/compiler/
H A Daslanalyze.c74 return (TRUE);
218 * RETURN: TRUE if last statement is an ASL RETURN. False otherwise
241 return (TRUE);
329 * RETURN: TRUE if result from this operation is actually consumed
350 return (TRUE);
370 return (TRUE);
385 return (TRUE);
/freebsd-9.3-release/sys/ddb/
H A Ddb_examine.c120 value = db_get_value(addr, size, TRUE);
130 value = db_get_value(addr, size, TRUE);
135 value = db_get_value(addr, size, TRUE);
179 addr = db_disasm(addr, TRUE);
250 (void) db_disasm(loc, TRUE);
/freebsd-9.3-release/sys/dev/isci/
H A Disci_remote_device.c151 if (remote_device->is_resetting == TRUE) {
186 remote_device->is_resetting = TRUE;
285 xpt_release_devq(path, 1, TRUE);
308 device->release_queued_ccb = TRUE;
309 device->domain->controller->release_queued_ccbs = TRUE;
/freebsd-9.3-release/sys/xdr/
H A Dxdr_mbuf.c155 return (TRUE);
169 return (TRUE);
208 return (TRUE);
242 return (TRUE);
275 return (TRUE);
/freebsd-9.3-release/usr.sbin/sade/
H A Ddmenu.c81 exited = TRUE;
207 res = TRUE;
210 init = TRUE;
284 return TRUE;
292 return TRUE;
/freebsd-9.3-release/contrib/ntp/libntp/
H A Dntp_worker.c59 called_pipe = TRUE;
308 say_bye = TRUE;
317 say_bye = TRUE;
322 say_bye = TRUE;
327 say_bye = TRUE;
/freebsd-9.3-release/libexec/bootpd/
H A Dreadfile.c386 while (TRUE) {
418 hp->flags.iaddr = TRUE;
427 hp->flags.subnet_mask = TRUE;
525 while (TRUE) { /* Eat comments after # */
568 while (TRUE) { /* Special quote processing loop */
666 while (TRUE) {
728 hp->flags.MEMBER = TRUE; \
747 hp->flags.MEMBER = TRUE; \
766 hp->flags.MEMBER = TRUE; \
779 hp->flags.MEMBER = TRUE; \
[all...]
/freebsd-9.3-release/tools/test/testfloat/
H A Dslowfloat-32.c43 static const floatX floatXNaN = { TRUE, FALSE, FALSE, FALSE, 0, { 0, 0 } };
45 { FALSE, FALSE, TRUE, FALSE, 0, { 0, 0 } };
47 { FALSE, FALSE, TRUE, TRUE, 0, { 0, 0 } };
196 ax.isZero = TRUE;
262 ax.isZero = TRUE;
275 ax.isInf = TRUE;
278 ax.isNaN = TRUE;
343 isTiny = TRUE;
388 ax.isZero = TRUE;
[all...]
/freebsd-9.3-release/usr.bin/make/
H A Djob.c57 * this way. Its single argument is TRUE if the function
71 * Job_Full Return TRUE if the job table is filled.
73 * Job_Empty Return TRUE if the job table is completely empty.
312 * is set TRUE when (1) the total number of
581 JobInterrupt(TRUE, signo);
694 shutUp = DEBUG(LOUD) ? FALSE : TRUE;
698 errOff = TRUE;
775 shutUp = TRUE;
803 shutUp = TRUE;
831 JobDoOutput(job, TRUE);
[all...]
/freebsd-9.3-release/contrib/binutils/bfd/
H A Dcoff64-rs6000.c539 hash = TRUE;
552 return TRUE;
579 ldinfo->failed = TRUE;
593 return TRUE;
868 hasrelocs = TRUE;
870 haslinno = TRUE;
1097 return TRUE;
1164 howto->pc_relative = TRUE;
1174 return TRUE;
1229 howto.partial_inplace = TRUE;
[all...]
H A Dcofflink.c36 /* Return TRUE if SYM is a weak, external symbol. */
41 /* Return TRUE if SYM is an external symbol. */
190 return TRUE;
230 h = bfd_link_hash_lookup (info->hash, name, FALSE, FALSE, TRUE);
236 h = bfd_link_hash_lookup (info->hash, name + 6, FALSE, FALSE, TRUE);
247 *pneeded = TRUE;
248 return TRUE;
256 return TRUE;
283 return TRUE;
307 obj_coff_keep_syms (abfd) = TRUE;
[all...]
H A Dsunos.c123 return TRUE;
151 return TRUE;
155 return TRUE;
159 return TRUE;
171 return TRUE;
178 return TRUE;
225 info->valid = TRUE;
227 return TRUE;
310 return TRUE;
382 info->dynstr, strsize, TRUE))
[all...]
H A Daoutx.h186 HOWTO (RELOC_DISP8, 0, 0, 8, TRUE, 0, complain_overflow_signed, 0, "DISP8", FALSE, 0, 0x000000ff, FALSE),
187 HOWTO (RELOC_DISP16, 0, 1, 16, TRUE, 0, complain_overflow_signed, 0, "DISP16", FALSE, 0, 0x0000ffff, FALSE),
188 HOWTO (RELOC_DISP32, 0, 2, 32, TRUE, 0, complain_overflow_signed, 0, "DISP32", FALSE, 0, 0xffffffff, FALSE),
189 HOWTO (RELOC_WDISP30, 2, 2, 30, TRUE, 0, complain_overflow_signed, 0, "WDISP30", FALSE, 0, 0x3fffffff, FALSE),
190 HOWTO (RELOC_WDISP22, 2, 2, 22, TRUE, 0, complain_overflow_signed, 0, "WDISP22", FALSE, 0, 0x003fffff, FALSE),
200 HOWTO (RELOC_PC10, 0, 2, 10, TRUE, 0, complain_overflow_dont, 0, "PC10", FALSE, 0, 0x000003ff, TRUE),
201 HOWTO (RELOC_PC22, 10, 2, 22, TRUE, 0, complain_overflow_signed, 0, "PC22", FALSE, 0, 0x003fffff, TRUE),
202 HOWTO (RELOC_JMP_TBL, 2, 2, 30, TRUE,
[all...]
H A Delf-vxworks.c73 return TRUE;
125 return TRUE;
143 return TRUE;
/freebsd-9.3-release/contrib/bmake/
H A Dvar.c250 Boolean oneBigWord; /* TRUE if we will treat the variable as a
490 return TRUE;
580 Buf_Destroy(&v->val, TRUE);
946 VarFreeEnv(v, TRUE);
988 if (varNoExportEnv != TRUE)
1005 VarFreeEnv(v, TRUE);
1095 * TRUE if it does, FALSE if it doesn't
1118 (void)VarFreeEnv(v, TRUE);
1120 return(TRUE);
1169 * TRUE i
[all...]
/freebsd-9.3-release/contrib/wpa/src/eapol_supp/
H A Deapol_supp_sm.c253 sm->logoffSent = TRUE;
267 sm->suppAbort = TRUE;
312 sm->suppStart = TRUE;
339 sm->eapRestart = TRUE;
412 sm->portValid = TRUE;
484 sm->eapReq = TRUE;
500 sm->keyRun = TRUE;
501 sm->suppSuccess = TRUE;
514 sm->suppFail = TRUE;
521 sm->suppTimeout = TRUE;
[all...]
/freebsd-9.3-release/sys/dev/isci/scil/
H A Dscic_sds_port.c88 * This method will return a TRUE value if the specified phy can be assigned
109 * @retval TRUE if this is a valid phy assignment for the port
159 return TRUE;
200 * This method will return a TRUE value if the port's phy mask can be
215 * @retval TRUE if this is a valid phy assignment for the port
229 return TRUE;
235 return TRUE;
242 return TRUE;
248 return TRUE;
302 * @retval TRUE i
[all...]
/freebsd-9.3-release/contrib/ntp/util/
H A Dtg2.c527 int Verbose = TRUE;
675 int EnableRateCorrection = TRUE;
710 DeleteLeapSecond = TRUE;
728 DstSwitchFlag = TRUE;
741 InsertLeapSecond = TRUE;
754 RemoveCycle = TRUE;
765 AddCycle = TRUE;
860 Debug = TRUE;
871 Verbose = TRUE;
929 IrigIncludeYear = TRUE;
[all...]
/freebsd-9.3-release/contrib/gdb/gdb/tui/
H A Dtui-wingeneral.c162 win_info->is_visible = TRUE;
163 scrollok (handle, TRUE);
185 win_info->is_visible = TRUE;
/freebsd-9.3-release/contrib/ncurses/form/
H A Dform.priv.h208 result = TRUE; \
221 blank = TRUE; \
246 result = ((*buffer || (l < width)) ? FALSE : TRUE); \
H A Dfty_num.c143 | Return Values : TRUE - field is valid
177 result = TRUE;
190 blank = TRUE;
256 | Return Values : TRUE - character is valid
269 ? TRUE
/freebsd-9.3-release/contrib/ncurses/ncurses/tinfo/
H A Dlib_termcap.c94 _nc_setupterm((NCURSES_CONST char *) name, STDOUT_FILENO, &errcode, TRUE);
126 found_cache = TRUE;
171 LAST_USE = TRUE;
200 * Look up boolean termcap capability str and return its value (TRUE=1 if

Completed in 482 milliseconds

<<11121314151617181920>>