Searched refs:wrapLength (Results 1 – 8 of 8) sorted by relevance
102 const int wrapLength = wrapLengthParam > 0 ? wrapLengthParam : std::numeric_limits<int>::max(); in elemsStr() local106 if (length > wrapLength) in elemsStr()108 result += string() + "{" + (length > wrapLength ? "\n"+deepIndentation : " "); in elemsStr()115 result += string() + ", " + (index % wrapLength == 0 ? "\n"+deepIndentation : ""); in elemsStr()120 result += length > wrapLength ? "\n"+baseIndentation : " "; in elemsStr()
META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
META-INF/ META-INF/MANIFEST.MF xwork-validator-definition-1.0. ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...