Searched refs:positives (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10.1/Heimdal-398.1.2/lib/wind/
H A Dtest-prohibited.c40 static uint32_t positives[] = { variable
124 for (i = 0; i < sizeof(positives)/sizeof(positives[0]); ++i)
125 if (!_wind_stringprep_error(positives[i], WIND_PROFILE_NAME)) {
127 positives[i]);
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/dns/
H A Dip.tcl200 set positives {}
211 lappend positives $host
216 if {[llength $positives] > 1} {
217 set positives [reduceToAggregates $positives]
220 if {![llength $positives]} {
229 return $positives
232 # Remove positives that are cancelled out entirely
234 foreach positive $positives {
249 set positives
[all...]
/macosx-10.10.1/dtrace-147/libdtrace/
H A Ddt_consume.c638 uint64_t normal, long double total, char positives, char negatives)
647 assert(!(total == 0 && (positives || negatives)));
649 assert(!(val > 0 && !positives));
653 if (positives) {
669 if (!positives) {
780 char positives = 0, negatives = 0; local
808 positives |= (data[i] > 0);
822 positives, negatives) < 0)
883 char positives = 0, negatives = 0; local
919 positives |
637 dt_print_quantline(dtrace_hdl_t *dtp, FILE *fp, int64_t val, uint64_t normal, long double total, char positives, char negatives) argument
1013 char positives = 0, negatives = 0; local
1862 char positives = aggdata->dtada_flags & DTRACE_A_HASPOSITIVES; local
[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/
H A Dformat.el945 p negatives positives prop props not-found)
971 positives (nconc positives (cdr result)))))))))
972 (vector negatives positives not-found)))
/macosx-10.10.1/vim-55/runtime/indent/
H A Dcobol.vim120 " Paragraphs. There may be some false positives.
/macosx-10.10.1/vim-55/runtime/ftplugin/
H A Druby.vim171 " False positives from blocks here
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dtcsh.vim8 " statements as keywords caused way too many false positives. Eg:
/macosx-10.10.1/curl-83.1.2/curl/packages/vms/
H A Dconfig_h.com13 $! will produce false positives and some will produce false negatives.

Completed in 113 milliseconds