Searched refs:newLine (Results 1 – 16 of 16) sorted by relevance
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 …]
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 …]
357 writer.newLine(); in getAbiList()360 writer.newLine(); in getAbiList()726 state.mZygoteOutputWriter.newLine(); in getZygotePid()729 state.mZygoteOutputWriter.newLine(); in getZygotePid()805 state.mZygoteOutputWriter.newLine(); in maybeSetApiBlacklistExemptions()807 state.mZygoteOutputWriter.newLine(); in maybeSetApiBlacklistExemptions()810 state.mZygoteOutputWriter.newLine(); in maybeSetApiBlacklistExemptions()832 state.mZygoteOutputWriter.newLine(); in maybeSetHiddenApiAccessLogSampleRate()835 state.mZygoteOutputWriter.newLine(); in maybeSetHiddenApiAccessLogSampleRate()853 state.mZygoteOutputWriter.newLine(); in maybeSetHiddenApiAccessStatslogSampleRate()[all …]
200 bool newLine = false; in printHexData() local204 newLine = true; in printHexData()207 newLine = true; in printHexData()287 if (newLine && indent) func(cookie, stringForIndent(indent)); in printHexData()290 newLine = true; in printHexData()
119 csvWriter.newLine(); in onProcess()139 csvWriter.newLine(); in onProcess()
403 String newLine = "\n"; in toLogString() local409 sb.append(newLine); in toLogString()414 sb.append(newLine); in toLogString()418 sb.append(newLine); in toLogString()423 sb.append(newLine); in toLogString()427 sb.append(newLine); in toLogString()
615 String newLine = "\n"; in toString() local617 result.append(newLine); in toString()631 result.append(newLine); in toString()
530 out.newLine(); in profile()533 out.newLine(); in profile()567 out.newLine(); in profileViewAndChildren()1013 out.newLine();1066 out.newLine();1205 out.newLine();
819 mBufferedWriter.newLine(); in parseLaunchTimeAndWrite()821 mBufferedWriter.newLine(); in parseLaunchTimeAndWrite()852 mBufferedWriter.newLine(); in parseLaunchTimeAndWrite()
891 mBufferedWriter.newLine(); in parseLaunchTimeAndWrite()893 mBufferedWriter.newLine(); in parseLaunchTimeAndWrite()896 mBufferedWriter.newLine(); in parseLaunchTimeAndWrite()
452 mImageListWriter.newLine(); in DumpToFile()
173 writer.newLine(); in writePersistedTaskIdsForUser()
25785 HSPLjava/io/BufferedWriter;->newLine()V26163 HSPLjava/io/PrintWriter;->newLine()V
110461 Ljava/io/PrintStream;->newLine()V110473 Ljava/io/PrintWriter;->newLine()V
39705 method public void newLine() throws java.io.IOException;
58198 method public void newLine() throws java.io.IOException;