Searched refs:discarded (Results 1 - 23 of 23) sorted by relevance

/macosx-10.9.5/CPANInternal-140/Log-Log4perl/t/
H A D045Composite.t99 $logger->warn("This message will be discarded");
108 unlike($buffer->buffer(), qr/discarded/);
136 $logger->warn("This message will be discarded");
145 unlike($buffer->buffer(), qr/discarded/);
/macosx-10.9.5/gnudiff-19/diffutils/src/
H A Danalyze.c329 All line numbers are origin-0 and discarded lines are not counted.
391 A line which is discarded will not be considered by the actual
394 (which don't count the discarded lines) into real line numbers;
396 that are comprehensible when the discarded lines are counted.
406 char *discarded[2];
431 /* Set up tables of which lines are going to be discarded. */
433 discarded[0] = zalloc (filevec[0].buffered_lines
435 discarded[1] = discarded[0] + filevec[0].buffered_lines;
437 /* Mark to be discarded eac
404 char *discarded[2]; local
[all...]
/macosx-10.9.5/tidy-15.12/tidy/src/
H A Dmessage.h52 void TY_(ReportEncodingError)(TidyDocImpl* doc, uint code, uint c, Bool discarded);
H A Dlocalize.c500 "are discarded with the exception of \"class\" and \"style\". "
1165 void TY_(ReportEncodingError)(TidyDocImpl* doc, uint code, uint c, Bool discarded) argument
1169 ctmbstr action = discarded ? "discarding" : "replacing";
/macosx-10.9.5/libxml2-26/libxml2/doc/examples/
H A DMakefile.am134 $(CHECKER) ./xpath2 test3.xml '//discarded' discarded > xpath2.tmp && diff xpath2.tmp $(srcdir)/xpath2.res
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/t/
H A D045Composite.t89 $logger->warn("This message will be queued but discarded on flush.");
121 $logger->warn("This message will be discarded");
130 unlike($buffer->buffer(), qr/discarded/);
158 $logger->warn("This message will be discarded");
167 unlike($buffer->buffer(), qr/discarded/);
/macosx-10.9.5/emacs-92/emacs/src/
H A Deditfns.c3449 /* discarded[I] is 1 if byte I of the format
3452 char *discarded = 0;
3499 /* Allocate the info and discarded tables. */
3508 if (!discarded)
3509 SAFE_ALLOCA (discarded, char *, SBYTES (args[0]));
3510 bzero (discarded, SBYTES (args[0]));
3720 discarded[format - format_start] = 1;
3729 discarded[format - format_start] = 1;
3737 discarded[format - format_start] = 1;
3750 discarded[forma
3436 char *discarded = 0; variable
[all...]
/macosx-10.9.5/CPANInternal-140/Log-Log4perl/lib/Log/Log4perl/Appender/
H A DLimit.pm60 # Check if message needs to be discarded
237 discarded (if C<accumulate> isn't set).
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/lib/Log/Log4perl/Appender/
H A DLimit.pm65 # Check if message needs to be discarded
239 discarded (if C<accumulate> isn't set).
/macosx-10.9.5/CPANInternal-140/Term-ReadPassword/
H A DReadPassword.pm120 # unread input buffer is discarded, and _then_ the changes take
286 appears will be discarded. And whether the input operation terminates
/macosx-10.9.5/CPANInternal-140/Term-ReadPassword-0.11/
H A DReadPassword.pm120 # unread input buffer is discarded, and _then_ the changes take
286 appears will be discarded. And whether the input operation terminates
/macosx-10.9.5/vim-53/src/testdir/
H A Dtest49.vim2877 " Test 34: :finally reason discarded by :continue {{{1
2881 " discarded by a :continue in the finally clause.
2956 " Test 35: :finally reason discarded by :break {{{1
2960 " discarded by a :break in the finally clause.
3035 " Test 36: :finally reason discarded by :return {{{1
3039 " discarded by a :return in the finally clause.
3117 " Test 37: :finally reason discarded by :finish {{{1
3121 " discarded by a :finish in the finally clause.
3206 " Test 38: :finally reason discarded by an error {{{1
3210 " discarded b
[all...]
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/
H A Dnamed.conf485 * // is discarded.
/macosx-10.9.5/CPANInternal-140/Parse-Yapp/lib/Parse/Yapp/
H A DLalr.pm54 LIST is the list of discarded reductions (for display purpose only)
/macosx-10.9.5/CPANInternal-140/Parse-Yapp-1.05/lib/Parse/Yapp/
H A DLalr.pm54 LIST is the list of discarded reductions (for display purpose only)
/macosx-10.9.5/BootCache-106/
H A Dkext.c969 int i, discarded; local
1021 discarded = 0;
1030 discarded++;
1037 return(discarded * cm->cm_blocksize);
1324 debug("read error: discarded %d bytes", count);
2375 * Handle a block range that needs to be discarded.
2379 * Returns the number of bytes discarded
/macosx-10.9.5/CPANInternal-140/Class-DBI/lib/Class/
H A DDBI.pm1586 for non-primary key columns is discarded from the object. If those
1618 and just before the contents in memory are discarded.
2108 which columns are discarded.
/macosx-10.9.5/CPANInternal-140/Class-DBI-v3.0.17/lib/Class/
H A DDBI.pm1579 for non-primary key columns is discarded from the object. If those
1611 and just before the contents in memory are discarded.
2129 which columns are discarded.
/macosx-10.9.5/CPANInternal-140/Net-Telnet/lib/Net/
H A DTelnet.pm3744 discarded and C<1> is returned on success. On time-out, eof, or other
4919 discarded and C<1> is returned on success. On time-out, eof, or other
/macosx-10.9.5/CPANInternal-140/Net-Telnet-3.03/lib/Net/
H A DTelnet.pm3744 discarded and C<1> is returned on success. On time-out, eof, or other
4919 discarded and C<1> is returned on success. On time-out, eof, or other
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.69/lib/SOAP/
H A DTransport.pm659 The send_receive method creates a socket of the appropriate class and connects to the configured endpoint. It then sets the socket to nonblocking I/O, sends the message, shuts down the client end of the connection (preventing further writing), and reads the response back from the server. The socket object is discarded after the response and
/macosx-10.9.5/bash-92/bash-3.2/lib/termcap/grot/
H A Dtexinfo.tex2153 % when the raw index was written, and their fonts were discarded
/macosx-10.9.5/Heimdal-323.92.1/lib/hcrypto/libtommath/
H A Dtommath.tex4201 how the upper bits of those same words are not reduced modulo $\beta$. This is because those values will be discarded shortly and there is no

Completed in 568 milliseconds