Home
last modified time | relevance | path

Searched refs:Changed (Results 1 – 16 of 16) sorted by relevance

/aosp12/frameworks/compile/libbcc/lib/
H A DRSInvariant.cpp76 bool Changed = false; in runOnFunction() local
86 Changed |= markInvariantUserLoads(&Arg); in runOnFunction()
93 return Changed; in runOnFunction()
111 bool Changed = false; in markInvariantUserLoads() local
123 Changed |= markInvariantUserLoads(BitCast); in markInvariantUserLoads()
126 Changed |= markInvariantUserLoads(GetElementPtr); in markInvariantUserLoads()
130 Changed = true; in markInvariantUserLoads()
134 return Changed; in markInvariantUserLoads()
H A DRSKernelExpand.cpp1369 bool Changed = false; in runOnModule() local
1394 Changed |= ExpandForEach(kernel, signature); in runOnModule()
1397 Changed |= ExpandOldStyleForEach(kernel, signature); in runOnModule()
1414 Changed |= PromoteReduceFunction(ExportReduceList[i].mInitializerName, PromotedFunctions); in runOnModule()
1415 Changed |= PromoteReduceFunction(ExportReduceList[i].mCombinerName, PromotedFunctions); in runOnModule()
1416 Changed |= PromoteReduceFunction(ExportReduceList[i].mOutConverterName, PromotedFunctions); in runOnModule()
1422 Changed |= ExpandReduceAccumulator(accumulator, in runOnModule()
1427 Changed |= CreateReduceCombinerFromAccumulator(accumulator); in runOnModule()
1435 return Changed; in runOnModule()
/aosp12/frameworks/base/services/tests/PackageManagerComponentOverrideTests/src/com/android/server/pm/test/override/
H A DPackageManagerComponentLabelIconOverrideTest.kt84 object Changed : Result() regex
100 Params(VALID_PKG, AppType.SYSTEM_APP, Result.Changed),
101 Params(SHARED_PKG, AppType.SYSTEM_APP, Result.Changed),
107 if (param.result is Result.Changed) {
146 Result.Changed, Result.ChangedWithoutNotify, Result.NotChanged -> TEST_LABEL
151 Result.Changed, Result.ChangedWithoutNotify, Result.NotChanged -> TEST_ICON
160 Result.Changed -> "Changed"
209 Result.Changed, Result.ChangedWithoutNotify, Result.NotChanged -> {
236 Result.Changed, Result.ChangedWithoutNotify -> {
248 is Result.Changed, is Result.ChangedWithoutNotify -> {
[all …]
/aosp12/frameworks/compile/slang/StripUnkAttr/
H A Dstrip_unknown_attributes_pass.cpp32 bool Changed = false; in runOnModule() local
34 Changed |= runOnFunction(*I); in runOnModule()
36 return Changed; in runOnModule()
/aosp12/frameworks/compile/slang/BitWriter_3_2/
H A DBitcodeWriterPass.cpp33 bool Changed = false; in runOnModule() local
35 return Changed; in runOnModule()
/aosp12/frameworks/compile/slang/BitWriter_2_9/
H A DBitcodeWriterPass.cpp33 bool Changed = false; in runOnModule() local
35 return Changed; in runOnModule()
/aosp12/frameworks/compile/slang/BitWriter_2_9_func/
H A DBitcodeWriterPass.cpp33 bool Changed = false; in runOnModule() local
35 return Changed; in runOnModule()
/aosp12/frameworks/compile/libbcc/tools/bcc_strip_attr/
H A Dbcc_strip_attr.cpp77 bool Changed = false; in runOnModule() local
79 Changed |= runOnFunction(*I); in runOnModule()
81 return Changed; in runOnModule()
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/
H A DCHANGELOG.md18 ### Changed subsection
64 ### Changed subsection
/aosp12/frameworks/native/services/surfaceflinger/Scheduler/
H A DScheduler.cpp656 : ModeEvent::Changed); in chooseRefreshRateForContent()
840 : ModeEvent::Changed); in handleTimerStateChanged()
H A DRefreshRateConfigs.h39 enum class RefreshRateConfigEvent : unsigned { None = 0b0, Changed = 0b1 }; enumerator
/aosp12/frameworks/base/tools/aapt2/
H A Dreadme.md10 conflicting definitions for the same Java constant in Manifest.java. Changed the implementation
/aosp12/system/unwinding/libunwindstack/
H A DAndroidVersions.md40 to find the start of the exidx data. Changed to use the p\_offset since
/aosp12/frameworks/native/opengl/specs/
H A DEGL_ANDROID_native_fence_sync.txt272 - Changed the file descriptor ownership transferring behavior.
/aosp12/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp6603 setDesiredActiveMode({preferredDisplayMode, Scheduler::ModeEvent::Changed}); in setDesiredDisplayModeSpecsInternal()
/aosp12/packages/apps/TV/tuner/tests/assets/
H A Dcapture_kqed.ts Error!