Home
last modified time | relevance | path

Searched refs:processLine (Results 1 – 25 of 30) sorted by relevance

12

/external/v8/tools/sodium/
Dsodium.js108 function processLine(text, begin, end) { function in Sodium
172 function processLines(source, size, processLine) { argument
177 processLine(source, firstChar, x);
182 processLine(source, firstChar, size - 1);
190 processLines(fileContent, fileContent.length, processLine);
/external/guava/guava-tests/test/com/google/common/io/
DCharStreamsTest.java76 public boolean processLine(String line) { in testReadLines_withLineProcessor()
93 public boolean processLine(String line) { in testReadLines_withLineProcessor()
111 public boolean processLine(String line) { in testReadLines_withLineProcessor()
DCharSourceTester.java150 public boolean processLine(String line) throws IOException { in testReadLines_withProcessor()
169 public boolean processLine(String line) throws IOException { in testReadLines_withProcessor_stopsOnFalse()
DCharSourceTest.java129 public boolean processLine(String line) throws IOException { in testReadLines_withProcessor()
149 public boolean processLine(String line) throws IOException { in testReadLines_withProcessor_stopsOnFalse()
DResourcesTest.java82 public boolean processLine(String line) { in testReadLines_withLineProcessor()
DFilesTest.java525 public boolean processLine(String line) { in testReadLines_withLineProcessor()
552 public boolean processLine(String line) { in testReadLines_withLineProcessor()
/external/guava/guava/src/com/google/common/io/
DLineProcessor.java41 boolean processLine(String line) throws IOException; in processLine() method
DResources.java155 public boolean processLine(String line) { in readLines() method
DCharStreams.java144 if (!processor.processLine(line)) { in readLines()
DCharSource.java393 if (!processor.processLine(line)) {
DFiles.java539 public boolean processLine(String line) { in readLines() method
/external/llvm/utils/lit/lit/
DTestRunner.py463 def processLine(ln): function
474 return list(map(processLine, script))
/external/testng/src/main/java/org/testng/
DTestNGAntTask.java1158 protected void processLine(String line, int level) { in processLine() method in TestNGAntTask.TestNGLogOS
1162 super.processLine(line, level); in processLine()
/external/opencv3/modules/cudalegacy/src/cuda/
DNPP_staging.cu2369 __device__ float processLine(int spos, in processLine() function
2441 float sum = processLine (pos, xBegin, xEnd, iXBegin, iXEnd, floorXBegin, in resizeSuperSample_32f()
2446 sum += processLine (pos, xBegin, xEnd, iXBegin, iXEnd, floorXBegin, in resizeSuperSample_32f()
2452 sum += processLine (pos, xBegin, xEnd, iXBegin, iXEnd, floorXBegin, in resizeSuperSample_32f()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
Dant-junit.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/guice/extensions/struts2/lib/
Dant-1.6.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/jarjar/lib/
Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/testng/ant/3rdparty/
Dcobertura.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/sourceforge/ net/ ...
Ddoclava-1.0.3.jarMETA-INF/MANIFEST.MF assets/html/index.html assets/templates/data ...
/external/guice/lib/
Dguava-16.0.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/external/owasp/sanitizer/distrib/lib/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/owasp/sanitizer/lib/guava-libraries/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/dagger2/lib/
Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...

12