Searched refs:newLines (Results 1 - 14 of 14) sorted by relevance

/external/chromium_org/third_party/tlslite/scripts/
H A Dtlsdb.py70 newLines = []
72 newLines.append(" " + line.strip())
73 return "\n".join(newLines)
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/sources/
H A DRevisionHistoryView.js257 var newLines = difflib.stringAsLines(newContent);
258 var sm = new difflib.SequenceMatcher(baseLines, newLines);
281 this._createLine(null, lineNumber, newLines[lineNumber], "added");
/external/chromium_org/third_party/icu/source/tools/ctestfw/
H A Duperf.cpp234 ULine *newLines = new ULine[maxLines]; local
235 if(newLines == NULL) {
242 memcpy(newLines, lines, numLines*sizeof(ULine));
244 lines = newLines;
/external/icu/icu4c/source/tools/ctestfw/
H A Duperf.cpp234 ULine *newLines = new ULine[maxLines]; local
235 if(newLines == NULL) {
242 memcpy(newLines, lines, numLines*sizeof(ULine));
244 lines = newLines;
/external/chromium_org/third_party/libjingle/source/talk/examples/objc/AppRTCDemo/
H A DAPPRTCConnectionManager.m473 NSMutableArray* newLines = [NSMutableArray arrayWithCapacity:[lines count]];
474 [newLines addObjectsFromArray:lines];
475 [newLines replaceObjectAtIndex:mLineIndex
477 return [newLines componentsJoinedByString:@"\n"];
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.repository_2.0.1.R36x_v20100823.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.engine_2.0.0.v20100606.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dnucnvtst.c5349 const char* fromUnicodeMaps = fromUnicodeMaps_x, *newLines = newLines_x; local
5358 ucnv_toUnicode(cnv, &unicodes, unicodes+3, (const char**)&newLines, newLines+3, NULL, TRUE, &status);
/external/icu/icu4c/source/test/cintltst/
H A Dnucnvtst.c5354 const char* fromUnicodeMaps = fromUnicodeMaps_x, *newLines = newLines_x; local
5363 ucnv_toUnicode(cnv, &unicodes, unicodes+3, (const char**)&newLines, newLines+3, NULL, TRUE, &status);
/external/owasp/sanitizer/tools/findbugs/lib/
H A Ddom4j-1.6.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/dom4j/ org/dom4j/bean/ org/dom4j/datatype/ org/ ...
/external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
H A DFlexAntTasks.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/adobe/ com/adobe/ac/ com/adobe/ac/ant/ ...

Completed in 5163 milliseconds