Searched refs:intact (Results 1 - 18 of 18) sorted by relevance

/macosx-10.9.5/Libc-997.90.3/stdlib/FreeBSD/
H A Dsystem.c65 struct sigaction ign, intact, quitact; local
102 (void)_sigaction(SIGINT, &ign, &intact);
103 if (intact.sa_handler != SIG_IGN) {
135 (void)_sigaction(SIGINT, &intact, NULL);
/macosx-10.9.5/uucp-11/uucp/contrib/
H A Duucomp.shar66 X * program, as long as this copyright notice remains intact. Commercial
278 X * program, as long as this copyright notice remains intact. Commercial
325 X * program, as long as this copyright notice remains intact. Commercial
410 X * program, as long as this copyright notice remains intact. Commercial
534 X * program, as long as this copyright notice remains intact. Commercial
/macosx-10.9.5/tcsh-65/tcsh/
H A Dsh.c863 intact = 1;
990 intty |= intact;
992 if (intty || (intact && isatty(SHOUT))) {
1010 if (loginsh || intact || (intty && isatty(SHOUT)))
H A Dsh.sem.c112 (intty || intact) && (t->t_dtyp == NODE_COMMAND) &&
128 if (implicit_cd && (intty || intact) && t->t_dcom && t->t_dcom[0] &&
H A Dsh.func.c494 if (chkstop == 0 && (intty || intact) && evalvec == 0)
H A Dsh.h549 EXTERN int intact IZERO; /* We are interactive... therefore prompt */
/macosx-10.9.5/WebCore-7537.78.1/inspector/front-end/cm/
H A Dcodemirror.js453 // Create a range of theoretically intact lines, and punch holes
455 var intact = [{from: Math.max(display.showingFrom, doc.first),
457 if (intact[0].from >= intact[0].to) intact = [];
458 else intact = computeIntact(intact, changes);
460 // intact ranges because changes in continued fragments of the
461 // intact lines do require the lines to be redrawn.
463 for (var i = 0; i < intact
[all...]
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/tests/scripts/
H A Dtest024-unique169 echo Verifying initial configuration intact...
413 echo Verifying second configuration intact...
/macosx-10.9.5/CPAN-52/
H A DgenOSS.pl537 copyright notice remains intact.
/macosx-10.9.5/tcl-102/tcl_ext/sdx/sdx/lib/app-sdx/
H A Dhelp.tcl76 The header of the datafile is copied intact to the output file,
/macosx-10.9.5/CPANInternal-140/Template-Toolkit/lib/Template/
H A DStash.pm815 is returned with all its members intact and in the same state as they were
/macosx-10.9.5/CPANInternal-140/Template-Toolkit-2.24/lib/Template/
H A DStash.pm815 is returned with all its members intact and in the same state as they were
/macosx-10.9.5/CPANInternal-140/SQL-Abstract/lib/SQL/
H A DAbstract.pm2255 L<SQL::Abstract> will simply pass it through intact. So if C<bindtype> is set
/macosx-10.9.5/CPANInternal-140/Log-Log4perl/lib/Log/Log4perl/
H A DFAQ.pm833 and keep the message percolation intact without having to deal
/macosx-10.9.5/Heimdal-323.92.1/lib/hcrypto/libtommath/
H A Dbn.tex556 This will remove excess digits of the mp\_int $a$. If the operation fails the mp\_int should be intact without the
H A Dtommath.tex916 It is assumed that the reallocation (step four) leaves the lower $a.alloc$ digits of the mp\_int intact. This is much
934 function leaves the base of the allocation intact which means the first \textbf{alloc} digits of the mp\_int are the same as before
1289 and \textbf{a} will be left intact.
/macosx-10.9.5/ncurses-42/ncurses/test/
H A Dconfigure1968 echo "${as_me-configure}:1969: testing if the second compile does not leave our definition intact error ..." 1>&5
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/lib/Log/Log4perl/
H A DFAQ.pm835 and keep the message percolation intact without having to deal

Completed in 406 milliseconds