Searched refs:threshold (Results 76 - 100 of 104) sorted by relevance

12345

/macosx-10.9.5/CPANInternal-140/Log-Log4perl/lib/Log/
H A DLog4perl.pm410 my $old_thres = $app->threshold();
420 $app->threshold($new_thres);
1258 If appenders decide to veto on the message with an appender threshold,
1260 you've got one appender holding an appender threshold and you're
1262 which passes the system's log level hurdle but not the appender threshold,
1826 all over the system with one single configuration option, use the C<threshold>
1829 log4perl.threshold = ERROR
2183 wrapper class (e.g. if you want to modify the appender's threshold),
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/lib/Log/
H A DLog4perl.pm468 my $old_thres = $app->threshold();
478 ++$retval if ($app->threshold($new_thres) == $new_thres);
1467 If appenders decide to veto on the message with an appender threshold,
1469 you've got one appender holding an appender threshold and you're
1471 which passes the system's log level hurdle but not the appender threshold,
2086 all over the system with one single configuration option, use the C<threshold>
2089 log4perl.threshold = ERROR
2440 wrapper class (e.g. if you want to modify the appender's threshold),
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dvc.el3305 (defun vc-annotate-compcar (threshold a-list)
3311 (while (and tmp-cons (< (car tmp-cons) threshold))
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dpine.vim98 syn keyword pineConfig new-version-threshold
H A Dlisp.vim136 syn keyword lispFunc assoc hash-table-rehash-threshold reduce
443 syn keyword lispKey :count :initial-offset :rehash-threshold
/macosx-10.9.5/BerkeleyDB-21/db/java/src/com/sleepycat/asm/
H A DClassReader.java225 classWriter.threshold = (int) (0.75d * ll);
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.69/lib/SOAP/
H A DTransport.pm185 Compression is enabled on the client side by specifying the C<compress_threshold> option, and if the size of the current request exceeds that threshold.
195 Servers will respond with a compressed message if the C<compress_threshold> option has been specified, if the size of the current response exceeds that threshold, and if the calling client transmitted the proper C<Accept-Encoding> HTTP Header.
H A DLite.pm4149 C<SOAP::Lite> provides you option to enable transparent compression over the wire. Compression can be enabled by specifying a threshold value (in the form of kilobytes) for compression on both the client and server sides:
/macosx-10.9.5/CPANInternal-140/DBIx-Class-Schema-Loader/lib/DBIx/Class/Schema/Loader/
H A DBase.pm184 the length threshold at which the comment is forced into the description.
/macosx-10.9.5/CPANInternal-140/DBIx-Class-Schema-Loader-0.05003/lib/DBIx/Class/Schema/Loader/
H A DBase.pm184 the length threshold at which the comment is forced into the description.
/macosx-10.9.5/CPANInternal-140/Log-Log4perl/
H A DREADME737 If appenders decide to veto on the message with an appender threshold,
739 if you've got one appender holding an appender threshold and you're
741 appender threshold, 0 will be returned by the log function.
1264 "threshold" keyword in the Log4perl configuration file:
1266 log4perl.threshold = ERROR
1606 wrapper class (e.g. if you want to modify the appender's threshold), use
/macosx-10.9.5/apache-786.1/httpd/srclib/pcre/
H A Dconfigure1309 --with-posix-malloc-threshold=5 threshold for POSIX malloc usage
3563 # Check whether --with-posix-malloc-threshold was given.
/macosx-10.9.5/postfix-252/postfix/src/smtpd/
H A Dsmtpd.c4428 static void chat_reset(SMTPD_STATE *state, int threshold) argument
4438 if (state->history != 0 && state->history->argc > threshold) {
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/
H A DREADME799 If appenders decide to veto on the message with an appender threshold,
801 if you've got one appender holding an appender threshold and you're
803 appender threshold, 0 will be returned by the log function.
1379 "threshold" keyword in the Log4perl configuration file:
1381 log4perl.threshold = ERROR
1718 (e.g. if you want to modify the appender's threshold), use the hash
/macosx-10.9.5/vim-53/runtime/autoload/
H A Dphpcomplete.vim2219 \ 'image2wbmp(': 'resource image [, string filename [, int threshold]] | int',
2480 \ 'jpeg2wbmp(': 'string jpegname, string wbmpname, int d_height, int d_width, int threshold | int',
2745 \ 'ming_setcubicthreshold(': 'int threshold | void',
3713 \ 'png2wbmp(': 'string pngname, string wbmpname, int d_height, int d_width, int threshold | int',
4948 \ 'Memcache::setCompressThreshold(': 'int threshold [, float min_savings] | bool',
/macosx-10.9.5/emacs-92/emacs/src/
H A Dmacterm.c1361 int threshold;
1364 threshold =
1369 cg_text_anti_aliasing_threshold = threshold;
1360 int threshold; local
/macosx-10.9.5/CPANInternal-140/DBIx-Class-Schema-Loader-0.07033/lib/DBIx/Class/Schema/Loader/
H A DBase.pm339 the length threshold at which the comment is forced into the description.
/macosx-10.9.5/xnu-2422.115.4/bsd/kern/
H A Dkern_sysctl.c2703 SYSCTL_PROC(_kern_timer_longterm, OID_AUTO, threshold,
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.69/lib/OldDocs/SOAP/
H A DLite.pm1741 Compression can be enabled by specifying threshold for compression on client
/macosx-10.9.5/CPANInternal-140/SOAP-Lite_new/lib/OldDocs/SOAP/
H A DLite.pm1741 Compression can be enabled by specifying threshold for compression on client
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.715/lib/SOAP/
H A DLite.pm5130 wire. Compression can be enabled by specifying a threshold value (in the form
/macosx-10.9.5/CPANInternal-140/SOAP-Lite_new/lib/SOAP/
H A DLite.pm4875 wire. Compression can be enabled by specifying a threshold value (in the form
/macosx-10.9.5/bash-92/bash-3.2/doc/
H A Dtexinfo.tex565 % threshold for doing this is if the group is more than \vfilllimit
/macosx-10.9.5/cxxfilt-11/cxxfilt/texinfo/
H A Dtexinfo.tex672 % threshold for doing this is if the group is more than \vfilllimit
/macosx-10.9.5/gnutar-452/gnutar/doc/
H A Dtexinfo.tex675 % threshold for doing this is if the group is more than \vfilllimit

Completed in 597 milliseconds

12345