Searched refs:maxLines (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dappbase.cpp606 // don't show more than maxLines or we could get a dialog too tall to be
609 static const int maxLines = 20; local
612 dump.Walk(2, maxLines); // don't show OnAssert() call itself
616 for ( int i = 0; i < count - maxLines; i++ )
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/miscutils/
H A Dcrond.c455 int maxLines; local
461 maxLines = maxEntries * 10;
479 while (fgets(buf, sizeof(buf), fi) != NULL && --maxLines) {
536 if (maxLines == 0 || maxEntries == 0) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/src/
H A DLexPython.cxx310 const int maxLines = styler.GetLine(maxPos - 1); // Requested last line local
345 while ((lineCurrent <= docLines) && ((lineCurrent <= maxLines) || prevQuote || prevComment)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Djcommon-1.0.16.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/keypoint/ org/ org/jfree/ org/jfree/base/ org/ ...

Completed in 167 milliseconds