Searched refs:newLine (Results 1 – 17 of 17) 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 …]
381 writer.newLine(); in getAbiList()384 writer.newLine(); in getAbiList()815 state.mZygoteOutputWriter.newLine(); in getZygotePid()818 state.mZygoteOutputWriter.newLine(); in getZygotePid()920 state.mZygoteOutputWriter.newLine(); in maybeSetApiBlacklistExemptions()922 state.mZygoteOutputWriter.newLine(); in maybeSetApiBlacklistExemptions()925 state.mZygoteOutputWriter.newLine(); in maybeSetApiBlacklistExemptions()947 state.mZygoteOutputWriter.newLine(); in maybeSetHiddenApiAccessLogSampleRate()950 state.mZygoteOutputWriter.newLine(); in maybeSetHiddenApiAccessLogSampleRate()968 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()
694 String newLine = "\n"; in toString() local696 result.append(newLine); in toString()710 result.append(newLine); in toString()
532 out.newLine(); in profile()535 out.newLine(); in profile()569 out.newLine(); in profileViewAndChildren()1092 out.newLine();1145 out.newLine();1284 out.newLine();
819 mBufferedWriter.newLine(); in parseLaunchTimeAndWrite()821 mBufferedWriter.newLine(); in parseLaunchTimeAndWrite()852 mBufferedWriter.newLine(); in parseLaunchTimeAndWrite()
1353 mBufferedWriter.newLine(); in parseLaunchTimeAndWrite()1355 mBufferedWriter.newLine(); in parseLaunchTimeAndWrite()1358 mBufferedWriter.newLine(); in parseLaunchTimeAndWrite()
452 mImageListWriter.newLine(); in DumpToFile()
173 writer.newLine(); in writePersistedTaskIdsForUser()
25784 HSPLjava/io/BufferedWriter;->newLine()V26162 HSPLjava/io/PrintWriter;->newLine()V
103596 Ljava/io/PrintStream;->newLine()V103608 Ljava/io/PrintWriter;->newLine()V
39705 method public void newLine() throws java.io.IOException;
59562 method public void newLine() throws java.io.IOException;
59706 method public void newLine() throws java.io.IOException;