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 …]
232 writer.newLine(); in getAbiList()235 writer.newLine(); in getAbiList()281 writer.newLine(); in zygoteSendArgsAndGetResult()286 writer.newLine(); in zygoteSendArgsAndGetResult()495 state.writer.newLine(); in preloadPackageForAbi()498 state.writer.newLine(); in preloadPackageForAbi()501 state.writer.newLine(); in preloadPackageForAbi()504 state.writer.newLine(); in preloadPackageForAbi()507 state.writer.newLine(); in preloadPackageForAbi()524 state.writer.newLine(); in preloadDefault()[all …]
199 bool newLine = false; in printHexData() local203 newLine = true; in printHexData()206 newLine = true; in printHexData()282 if (newLine && indent) func(cookie, stringForIndent(indent)); in printHexData()285 newLine = true; in printHexData()
119 csvWriter.newLine(); in onProcess()139 csvWriter.newLine(); in onProcess()
56 writerContext.newLine(); in write()
77 writerContext.newLine(); in write()
421 String newLine = "\n"; in toString() local423 result.append(newLine); in toString()437 result.append(newLine); in toString()
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()
515 out.newLine(); in profile()518 out.newLine(); in profile()614 out.newLine(); in profileViewAndChildren()828 out.newLine(); in dump()881 out.newLine(); in dumpTheme()1020 out.newLine(); in dumpView()
660 mBufferedWriter.newLine(); in parseLaunchTimeAndWrite()662 mBufferedWriter.newLine(); in parseLaunchTimeAndWrite()673 mBufferedWriter.newLine(); in parseLaunchTimeAndWrite()
452 mImageListWriter.newLine(); in DumpToFile()
402 out.newLine(); in saveUpdates()
241 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/ ...
52205 method public void newLine() throws java.io.IOException;
56113 method public void newLine() throws java.io.IOException;