Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/lib/Renderscript/
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()
DRSKernelExpand.cpp1346 bool Changed = false; in runOnModule() local
1369 Changed |= ExpandForEach(kernel, signature); in runOnModule()
1372 Changed |= ExpandOldStyleForEach(kernel, signature); in runOnModule()
1389 Changed |= PromoteReduceFunction(ExportReduceList[i].mInitializerName, PromotedFunctions); in runOnModule()
1390 Changed |= PromoteReduceFunction(ExportReduceList[i].mCombinerName, PromotedFunctions); in runOnModule()
1391 Changed |= PromoteReduceFunction(ExportReduceList[i].mOutConverterName, PromotedFunctions); in runOnModule()
1397 Changed |= ExpandReduceAccumulator(accumulator, in runOnModule()
1402 Changed |= CreateReduceCombinerFromAccumulator(accumulator); in runOnModule()
1410 return Changed; in runOnModule()
/frameworks/compile/slang/
Dstrip_unknown_attributes.cpp46 bool Changed = false; in runOnModule() local
48 Changed |= runOnFunction(*I); in runOnModule()
50 return Changed; in runOnModule()
/frameworks/compile/slang/BitWriter_3_2/
DBitcodeWriterPass.cpp33 bool Changed = false; in runOnModule() local
35 return Changed; in runOnModule()
/frameworks/compile/slang/BitWriter_2_9_func/
DBitcodeWriterPass.cpp33 bool Changed = false; in runOnModule() local
35 return Changed; in runOnModule()
/frameworks/compile/slang/BitWriter_2_9/
DBitcodeWriterPass.cpp33 bool Changed = false; in runOnModule() local
35 return Changed; in runOnModule()
/frameworks/compile/libbcc/tools/bcc_strip_attr/
Dbcc_strip_attr.cpp77 bool Changed = false; in runOnModule() local
79 Changed |= runOnFunction(*I); in runOnModule()
81 return Changed; in runOnModule()
/frameworks/native/opengl/specs/
DEGL_ANDROID_native_fence_sync.txt272 - Changed the file descriptor ownership transferring behavior.
/frameworks/base/docs/html/ndk/downloads/
Drevision_history.jd228 <li>Changed ARM standalone toolchains to default to arm7.
235 <li>Changed the build system to use {@code -isystem} for platform
244 <li>Changed libc++’s inline namespace to {@code std::__ndk1}
617 <li>Changed <code>sysconf()</code> return value type from <code>int</code> to
682 <li>Changed everything previously called <code>Android-L</code> to the official release
791 <li>Changed the type of the third argument from <code>size_t</code> to <code>int</code> in
899 <li>Changed the <code>ptrace()</code> prototype to <code>long ptrace(int, ...);</code>.</li>
1246 <li>Changed the samples so that pressing the volume button restores
1323 <li>Changed prototype of <code>poll</code> to <code>poll(struct
1343 <li>Changed them so that they now use a hard-float abi for armeabi-v7a.</li>
[all …]
/frameworks/base/docs/html/topic/libraries/support-library/
Drevisions.jd1880 <li>Changed the default {@link android.support.v4.widget.DrawerLayout DrawerLayout}
2016 <li>Changed the {@link android.support.v7.widget.CardView} to more accurately report its
2034 <li>Changed the secondary text color on {@link android.support.v7.widget.CardView}. </li>
2708 <li>Changed {@code setStartDeferred()} method to {@link
/frameworks/base/docs/html/guide/topics/media/
Dmediarouter.jd484 // Changed route: tear down previous client