Home
last modified time | relevance | path

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

12

/aosp12/frameworks/rs/tests/java_api/Refocus/dataExtraction/
H A 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))`
90 FilterLayerBehindFocalDepthSum=`echo $((FilterLayerBehindFocalDepthSum+newLine))`
93 updateSharpImageUsingFuzzyImageSum=`echo $((updateSharpImageUsingFuzzyImageSum+newLine))`
102 FilterLayerInFrontOfFocalDepthSum=`echo $((FilterLayerInFrontOfFocalDepthSum+newLine))`
105 finalizeFuzzyImageUsingSharpImageSum=`echo $((finalizeFuzzyImageUsingSharpImageSum+newLine))`
[all …]
H A 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))`
75 FilterLayerBehindFocalDepthSum=`echo $((FilterLayerBehindFocalDepthSum+newLine))`
78 updateSharpImageUsingFuzzyImageSum=`echo $((updateSharpImageUsingFuzzyImageSum+newLine))`
87 FilterLayerInFrontOfFocalDepthSum=`echo $((FilterLayerInFrontOfFocalDepthSum+newLine))`
90 finalizeFuzzyImageUsingSharpImageSum=`echo $((finalizeFuzzyImageUsingSharpImageSum+newLine))`
[all …]
/aosp12/frameworks/base/core/java/android/os/
H A DZygoteProcess.java398 writer.newLine(); in getAbiList()
401 writer.newLine(); in getAbiList()
977 state.mZygoteOutputWriter.newLine(); in maybeSetApiDenylistExemptions()
979 state.mZygoteOutputWriter.newLine(); in maybeSetApiDenylistExemptions()
1004 state.mZygoteOutputWriter.newLine(); in maybeSetHiddenApiAccessLogSampleRate()
1007 state.mZygoteOutputWriter.newLine(); in maybeSetHiddenApiAccessLogSampleRate()
1025 state.mZygoteOutputWriter.newLine(); in maybeSetHiddenApiAccessStatslogSampleRate()
1028 state.mZygoteOutputWriter.newLine(); in maybeSetHiddenApiAccessStatslogSampleRate()
1109 state.mZygoteOutputWriter.newLine(); in preloadApp()
1112 state.mZygoteOutputWriter.newLine(); in preloadApp()
[all …]
/aosp12/system/netd/libnetdbpf/
H A DBpfNetworkStats.cpp121 stats_line newLine; in populateStatsEntry() local
122 strlcpy(newLine.iface, ifname, sizeof(newLine.iface)); in populateStatsEntry()
123 newLine.uid = (int32_t)statsKey.uid; in populateStatsEntry()
124 newLine.set = (int32_t)statsKey.counterSet; in populateStatsEntry()
125 newLine.tag = (int32_t)statsKey.tag; in populateStatsEntry()
126 newLine.rxPackets = statsEntry.rxPackets; in populateStatsEntry()
127 newLine.txPackets = statsEntry.txPackets; in populateStatsEntry()
128 newLine.rxBytes = statsEntry.rxBytes; in populateStatsEntry()
129 newLine.txBytes = statsEntry.txBytes; in populateStatsEntry()
130 return newLine; in populateStatsEntry()
/aosp12/build/soong/androidmk/parser/
H A Dparser.go407 prerequisites, newLine := p.parseRulePrerequisites(target)
413 if newLine {
416 newLine = false
419 newLine = false
426 newLine = false
433 newLine = true
455 newLine := false
464 newLine = true
467 newLine = true
488 return prerequisites, newLine
/aosp12/system/libhwbinder/
H A DDebug.cpp201 bool newLine = false; in printHexData() local
205 newLine = true; in printHexData()
208 newLine = true; in printHexData()
288 if (newLine && indent) func(cookie, stringForIndent(indent)); in printHexData()
291 newLine = true; in printHexData()
/aosp12/frameworks/native/libs/binder/
H A DDebug.cpp217 bool newLine = false; in printHexData() local
221 newLine = true; in printHexData()
224 newLine = true; in printHexData()
304 if (newLine && indent) func(cookie, stringForIndent(indent)); in printHexData()
307 newLine = true; in printHexData()
/aosp12/packages/apps/Test/connectivity/PMC/src/com/android/pmc/
H A DPMCStatusLogger.java70 bw.newLine(); in logStatus()
106 bw.newLine(); in flash()
/aosp12/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/samples/simplecamera/
H A DCSVWriterFilter.java119 csvWriter.newLine(); in onProcess()
139 csvWriter.newLine(); in onProcess()
/aosp12/frameworks/base/services/core/java/com/android/server/vr/
H A 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()
/aosp12/frameworks/base/core/java/android/view/
H A DViewDebug.java613 out.newLine(); in profile()
616 out.newLine(); in profile()
650 out.newLine(); in profileViewAndChildren()
1167 out.newLine();
1233 out.newLine();
1435 out.newLine();
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationShadeWindowControllerImpl.java812 String newLine = "\n"; in toString() local
814 result.append(newLine); in toString()
828 result.append(newLine); in toString()
/aosp12/frameworks/base/tests/AppLaunchWear/src/com/android/tests/applaunch/
H A DAppLaunch.java819 mBufferedWriter.newLine(); in parseLaunchTimeAndWrite()
821 mBufferedWriter.newLine(); in parseLaunchTimeAndWrite()
852 mBufferedWriter.newLine(); in parseLaunchTimeAndWrite()
/aosp12/frameworks/base/tests/AppLaunch/src/com/android/tests/applaunch/
H A DAppLaunch.java1355 mBufferedWriter.newLine(); in parseLaunchTimeAndWrite()
1357 mBufferedWriter.newLine(); in parseLaunchTimeAndWrite()
1360 mBufferedWriter.newLine(); in parseLaunchTimeAndWrite()
/aosp12/packages/services/Car/service/src/com/android/car/
H A DCarFeatureController.java442 writer.newLine(); in persistToFeatureConfigFile()
/aosp12/packages/services/Car/service/src/com/android/car/power/
H A DPowerComponentHandler.java304 writer.newLine(); in writeUserOffComponentsLocked()
H A DCarPowerManagementService.java733 writer.newLine(); in saveWifiModifiedState()
/aosp12/frameworks/base/media/tests/MediaDump/src/com/android/mediadump/
H A DVideoDumpView.java452 mImageListWriter.newLine(); in DumpToFile()
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DTaskPersister.java174 writer.newLine(); in writePersistedTaskIdsForUser()
/aosp12/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/service/
H A DLocationAccessCheck.java270 writer.newLine(); in safeAlreadyNotifiedPackagesLocked()
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Djsilver.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/clearsilver/ org/ ...
/aosp12/art/build/boot/hiddenapi/
H A Dhiddenapi-max-target-o-low-priority.txt2205 Ljava/io/PrintStream;->newLine()V
2217 Ljava/io/PrintWriter;->newLine()V
/aosp12/art/build/boot/
H A Dboot-image-profile.txt1190 HSPLjava/io/BufferedWriter;->newLine()V+]Ljava/io/BufferedWriter;Ljava/io/BufferedWriter;
1706 HSPLjava/io/PrintWriter;->newLine()V+]Ljava/io/Writer;missing_types
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt23796 HSPLjava/io/BufferedWriter;->newLine()V+]Ljava/io/BufferedWriter;Ljava/io/BufferedWriter;
24312 HSPLjava/io/PrintWriter;->newLine()V+]Ljava/io/Writer;missing_types

12