Home
last modified time | relevance | path

Searched refs:newLine (Results 1 – 14 of 14) sorted by relevance

/frameworks/rs/tests/java_api/Refocus/dataExtraction/
Dextract_data.sh56 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 …]
Dextract_ave.sh71 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 …]
/frameworks/base/core/java/android/os/
DZygoteProcess.java392 writer.newLine(); in getAbiList()
395 writer.newLine(); in getAbiList()
867 state.mZygoteOutputWriter.newLine(); in getZygotePid()
870 state.mZygoteOutputWriter.newLine(); in getZygotePid()
980 state.mZygoteOutputWriter.newLine(); in maybeSetApiDenylistExemptions()
982 state.mZygoteOutputWriter.newLine(); in maybeSetApiDenylistExemptions()
985 state.mZygoteOutputWriter.newLine(); in maybeSetApiDenylistExemptions()
1007 state.mZygoteOutputWriter.newLine(); in maybeSetHiddenApiAccessLogSampleRate()
1010 state.mZygoteOutputWriter.newLine(); in maybeSetHiddenApiAccessLogSampleRate()
1028 state.mZygoteOutputWriter.newLine(); in maybeSetHiddenApiAccessStatslogSampleRate()
[all …]
/frameworks/native/libs/binder/
DDebug.cpp200 bool newLine = false; in printHexData() local
204 newLine = true; in printHexData()
207 newLine = true; in printHexData()
287 if (newLine && indent) func(cookie, stringForIndent(indent)); in printHexData()
290 newLine = true; in printHexData()
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/samples/simplecamera/
DCSVWriterFilter.java119 csvWriter.newLine(); in onProcess()
139 csvWriter.newLine(); in onProcess()
/frameworks/base/core/java/android/view/
DViewDebug.java625 out.newLine(); in profile()
628 out.newLine(); in profile()
662 out.newLine(); in profileViewAndChildren()
1180 out.newLine();
1246 out.newLine();
1448 out.newLine();
1857 out.newLine();
1859 out.newLine();
1862 out.newLine();
1864 out.newLine();
/frameworks/base/services/core/java/com/android/server/vr/
DVrManagerService.java405 String newLine = "\n"; in toLogString() local
411 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()
/frameworks/base/tests/AppLaunch/src/com/android/tests/applaunch/
DAppLaunch.java1355 mBufferedWriter.newLine(); in parseLaunchTimeAndWrite()
1357 mBufferedWriter.newLine(); in parseLaunchTimeAndWrite()
1360 mBufferedWriter.newLine(); in parseLaunchTimeAndWrite()
/frameworks/base/media/tests/MediaDump/src/com/android/mediadump/
DVideoDumpView.java452 mImageListWriter.newLine(); in DumpToFile()
/frameworks/base/services/core/java/com/android/server/wm/
DTaskPersister.java173 writer.newLine(); in writePersistedTaskIdsForUser()
/frameworks/opt/setupwizard/tools/docs/
Djsilver.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/clearsilver/ org/ ...
Dandroid-22.txt39705 method public void newLine() throws java.io.IOException;
/frameworks/base/config/
Dboot-image-profile.txt23470 HSPLjava/io/BufferedWriter;->newLine()V
23984 HSPLjava/io/PrintWriter;->newLine()V
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...