Searched refs:newLine (Results 1 – 19 of 19) sorted by relevance
56 newLine=`echo $line|grep -oE '[0-9]+ ns'|awk '{print $1}'`57 sum=`echo $((sum+newLine))`60 InitializeSum=`echo $((InitializeSum+newLine))`;63 UnpackInputImageSum=`echo $((UnpackInputImageSum+newLine))`66 MarkLayerMaskSum=`echo $((MarkLayerMaskSum+newLine))`69 ComputeLayerMatteBehindFocalDepthSum=`echo $((ComputeLayerMatteBehindFocalDepthSum+newLine))`72 …mageForLayerBehindFocalDepthSum=`echo $((ComputeIntegralImageForLayerBehindFocalDepthSum+newLine))`75 FilterLayerBehindFocalDepthSum=`echo $((FilterLayerBehindFocalDepthSum+newLine))`78 updateSharpImageUsingFuzzyImageSum=`echo $((updateSharpImageUsingFuzzyImageSum+newLine))`81 …ComputeLayerMatteInFrontOfFocalDepthSum=`echo $((ComputeLayerMatteInFrontOfFocalDepthSum+newLine))`[all …]
71 newLine=`echo $line|awk '{print $2}'`72 sum=`echo $((sum+newLine))`75 InitializeSum=`echo $((InitializeSum+newLine))`78 UnpackInputImageSum=`echo $((UnpackInputImageSum+newLine))`81 MarkLayerMaskSum=`echo $((MarkLayerMaskSum+newLine))`84 ComputeLayerMatteBehindFocalDepthSum=`echo $((ComputeLayerMatteBehindFocalDepthSum+newLine))`87 …mageForLayerBehindFocalDepthSum=`echo $((ComputeIntegralImageForLayerBehindFocalDepthSum+newLine))`90 FilterLayerBehindFocalDepthSum=`echo $((FilterLayerBehindFocalDepthSum+newLine))`93 updateSharpImageUsingFuzzyImageSum=`echo $((updateSharpImageUsingFuzzyImageSum+newLine))`96 …ComputeLayerMatteInFrontOfFocalDepthSum=`echo $((ComputeLayerMatteInFrontOfFocalDepthSum+newLine))`[all …]
258 writer.newLine(); in getAbiList()261 writer.newLine(); in getAbiList()307 writer.newLine(); in zygoteSendArgsAndGetResult()312 writer.newLine(); in zygoteSendArgsAndGetResult()515 state.writer.newLine(); in maybeSetApiBlacklistExemptions()517 state.writer.newLine(); in maybeSetApiBlacklistExemptions()520 state.writer.newLine(); in maybeSetApiBlacklistExemptions()544 state.writer.newLine(); in maybeSetHiddenApiAccessLogSampleRate()547 state.writer.newLine(); in maybeSetHiddenApiAccessLogSampleRate()607 state.writer.newLine(); in preloadPackageForAbi()[all …]
200 bool newLine = false; in printHexData() local204 newLine = true; in printHexData()207 newLine = true; in printHexData()283 if (newLine && indent) func(cookie, stringForIndent(indent)); in printHexData()286 newLine = true; in printHexData()
119 csvWriter.newLine(); in onProcess()139 csvWriter.newLine(); in onProcess()
141 String newLine = line.substring(0, endTagPosition.charIndex) + " " + tag + in strip() local143 lines.set(endTagPosition.line, newLine); in strip()266 String newLine = replaceWithSpaces(line, start.charIndex, end.charIndex - 1); in replace() local267 lines.set(start.line, newLine); in replace()
469 String newLine = "\n"; in toString() local471 result.append(newLine); in toString()485 result.append(newLine); in toString()
405 String newLine = "\n"; in toLogString() local411 sb.append(newLine); in toLogString()416 sb.append(newLine); in toLogString()420 sb.append(newLine); in toLogString()425 sb.append(newLine); in toLogString()429 sb.append(newLine); in toLogString()
516 out.newLine(); in profile()519 out.newLine(); in profile()554 out.newLine(); in profileViewAndChildren()819 out.newLine();872 out.newLine();1011 out.newLine();
818 mBufferedWriter.newLine(); in parseLaunchTimeAndWrite()820 mBufferedWriter.newLine(); in parseLaunchTimeAndWrite()851 mBufferedWriter.newLine(); in parseLaunchTimeAndWrite()
837 mBufferedWriter.newLine(); in parseLaunchTimeAndWrite()839 mBufferedWriter.newLine(); in parseLaunchTimeAndWrite()876 mBufferedWriter.newLine(); in parseLaunchTimeAndWrite()
452 mImageListWriter.newLine(); in DumpToFile()
238 writer.newLine(); in writePersistedTaskIdsForUser()
META-INF/ META-INF/MANIFEST.MF org/ org/clearsilver/ org/ ...
39705 method public void newLine() throws java.io.IOException;
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...
44543 HSPLjava/io/BufferedWriter;->newLine()V45033 HSPLjava/io/PrintWriter;->newLine()V
56775 Ljava/io/BufferedWriter;->newLine()V
54836 method public void newLine() throws java.io.IOException;