Searched refs:negatives (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/Heimdal-398.1.2/lib/wind/
H A Dtest-prohibited.c91 static uint32_t negatives[] = { variable
131 for (i = 0; i < sizeof(negatives)/sizeof(negatives[0]); ++i)
132 if (_wind_stringprep_error(negatives[i], WIND_PROFILE_NAME)) {
134 negatives[i]);
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/dns/
H A Dip.tcl201 set negatives {}
209 lappend negatives $host
224 if {[llength $negatives] > 1} {
225 set negatives [reduceToAggregates $negatives]
228 if {![llength $negatives]} {
236 foreach negative $negatives {
254 foreach negative $negatives {
268 foreach subnet [linsert $negatives 0 $positive] {
/macosx-10.10.1/OpenSSL098-52/src/VMS/
H A Dmkshared.com261 $ negatives = 1
269 $ if f$extract(0,1,plat_entry) .nes. "!" then negatives = 0
293 $!DEBUG! ", negatives = ",negatives,", falsesum = ",falsesum
296 $ if truesum+negatives .eq. 0 then goto loop
/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)));
648 assert(!(val < 0 && !negatives));
652 if (!negatives) {
780 char positives = 0, negatives = 0; local
809 negatives |= (data[i] < 0);
822 positives, negatives) < 0)
883 char positives = 0, negatives = 0; local
920 negatives |= (data[i] < 0);
945 total, positives, negatives) <
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
1863 char negatives = aggdata->dtada_flags & DTRACE_A_HASNEGATIVES; local
[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/
H A Dformat.el945 p negatives positives prop props not-found)
970 (setq negatives (nconc negatives (car result))
972 (vector negatives positives not-found)))
/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 208 milliseconds