Searched refs:throughput (Results 1 - 12 of 12) sorted by relevance

/macosx-10.10.1/BerkeleyDB-21/db/docs_src/ref/transapp/
H A DMakefile26 throughput.html \
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/struct/
H A Dgraphops.tcl1341 #with maximum possible throughput. The final (maximum) flow is found
1353 #a value that is a throughput for that key. Edges where throughput values
1368 if { ![$G arc keyexists $e throughput] } {
1369 return -code error "The input network doesn't have all attributes set correctly... Please, check again attributes: \"throughput\" for input graph."
1386 if { [$residualG arc set $e throughput] == 0 } {
1403 #finding the throughput of path p - the smallest value of c(f) among
1408 set pathEdgeFlow [$residualG arc set [list $u $v] throughput]
1414 #increase of throughput using the path p, with value equal to maxThroughput
1417 #if maximum throughput tha
[all...]
/macosx-10.10.1/cups-408/cups/ppdc/
H A Dppdc-import.cxx130 driver->throughput = ppd->throughput;
H A Dppdc-driver.cxx60 throughput = d->throughput;
100 throughput = 1;
526 cupsFilePrintf(fp, "*Throughput: \"%d\"%s", throughput, lf);
H A Dppdc.h374 throughput; // Throughput in pages per minute member in class:ppdcDriver
H A Dppdc-source.cxx3319 d->throughput = get_integer(fp);
3615 if (d->throughput)
3616 cupsFilePrintf(fp, " Throughput %d\n", d->throughput);
/macosx-10.10.1/cups-408/cups/cups/
H A Dppd.h303 int throughput; /* Pages per minute */ member in struct:ppd_file_s
H A Dppd.c887 ppd->throughput = atoi(string);
/macosx-10.10.1/uucp-11/uucp/contrib/
H A Duucomp.shar388 X * link, where the throughput can be 60 CPS (or lower). It also tends to hide
/macosx-10.10.1/cups-408/cups/scheduler/
H A Dprinters.c3768 if (ppd->throughput)
3771 "pages-per-minute", ppd->throughput);
3774 "pages-per-minute-color", ppd->throughput);
/macosx-10.10.1/groff-38/groff/src/roff/troff/
H A Dinput.cpp2155 error("can't transparently throughput a request");
2609 " in transparent throughput",
/macosx-10.10.1/Heimdal-398.1.2/lib/hcrypto/libtommath/
H A Dtommath.tex3592 & increase the throughput of mp\_exptmod() for random odd moduli in the range \\

Completed in 402 milliseconds