Searched refs:newLine (Results 1 – 14 of 14) 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 …]
398 writer.newLine(); in getAbiList()401 writer.newLine(); in getAbiList()872 state.mZygoteOutputWriter.newLine(); in getZygotePid()875 state.mZygoteOutputWriter.newLine(); in getZygotePid()977 state.mZygoteOutputWriter.newLine(); in maybeSetApiDenylistExemptions()979 state.mZygoteOutputWriter.newLine(); in maybeSetApiDenylistExemptions()982 state.mZygoteOutputWriter.newLine(); in maybeSetApiDenylistExemptions()1004 state.mZygoteOutputWriter.newLine(); in maybeSetHiddenApiAccessLogSampleRate()1007 state.mZygoteOutputWriter.newLine(); in maybeSetHiddenApiAccessLogSampleRate()1025 state.mZygoteOutputWriter.newLine(); in maybeSetHiddenApiAccessStatslogSampleRate()[all …]
217 bool newLine = false; in printHexData() local221 newLine = true; in printHexData()224 newLine = true; in printHexData()304 if (newLine && indent) func(cookie, stringForIndent(indent)); in printHexData()307 newLine = true; in printHexData()
119 csvWriter.newLine(); in onProcess()139 csvWriter.newLine(); in onProcess()
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()
811 String newLine = "\n"; in toString() local813 result.append(newLine); in toString()827 result.append(newLine); in toString()
613 out.newLine(); in profile()616 out.newLine(); in profile()650 out.newLine(); in profileViewAndChildren()1167 out.newLine();1233 out.newLine();1435 out.newLine();
819 mBufferedWriter.newLine(); in parseLaunchTimeAndWrite()821 mBufferedWriter.newLine(); in parseLaunchTimeAndWrite()852 mBufferedWriter.newLine(); in parseLaunchTimeAndWrite()
1355 mBufferedWriter.newLine(); in parseLaunchTimeAndWrite()1357 mBufferedWriter.newLine(); in parseLaunchTimeAndWrite()1360 mBufferedWriter.newLine(); in parseLaunchTimeAndWrite()
452 mImageListWriter.newLine(); in DumpToFile()
174 writer.newLine(); in writePersistedTaskIdsForUser()
23796 HSPLjava/io/BufferedWriter;->newLine()V+]Ljava/io/BufferedWriter;Ljava/io/BufferedWriter;24312 HSPLjava/io/PrintWriter;->newLine()V+]Ljava/io/Writer;missing_types
39705 method public void newLine() throws java.io.IOException;