Home
last modified time | relevance | path

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

12

/frameworks/compile/slang/
Dllvm-rs-as.cpp47 Force("f", cl::desc("Enable binary output on terminals")); variable
99 if (Force || !CheckBitcodeOutputToConsole(Out->os(), true)) { in WriteOutputFile()
/frameworks/compile/mclinker/include/mcld/
DIRBuilder.h57 Force, enumerator
490 IRBuilder::AddSymbol<IRBuilder::Force, IRBuilder::Unresolve>(
512 IRBuilder::AddSymbol<IRBuilder::Force, IRBuilder::Resolve>(
/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64LDBackend.cpp171 pBuilder.AddSymbol<IRBuilder::Force, IRBuilder::Unresolve>( in defineGOTSymbol()
182 m_pGOTSymbol = pBuilder.AddSymbol<IRBuilder::Force, IRBuilder::Resolve>( in defineGOTSymbol()
DAArch64Relocator.cpp142 LDSymbol* cpy_sym = pBuilder.AddSymbol<IRBuilder::Force, IRBuilder::Resolve>( in defineSymbolforCopyReloc()
/frameworks/compile/mclinker/lib/LD/
DStubFactory.cpp85 pBuilder.AddSymbol<IRBuilder::Force, IRBuilder::Unresolve>( in create()
/frameworks/compile/mclinker/lib/Support/Unix/
DSystem.inc50 // Force i<N>86 to i386.
/frameworks/compile/mclinker/lib/Target/Mips/
DMipsLDBackend.cpp629 pBuilder.AddSymbol<IRBuilder::Force, IRBuilder::Unresolve>( in defineGOTSymbol()
640 m_pGOTSymbol = pBuilder.AddSymbol<IRBuilder::Force, IRBuilder::Resolve>( in defineGOTSymbol()
656 pBuilder.AddSymbol<IRBuilder::Force, IRBuilder::Unresolve>( in defineGOTPLTSymbol()
667 m_pPLTSymbol = pBuilder.AddSymbol<IRBuilder::Force, IRBuilder::Resolve>( in defineGOTPLTSymbol()
DMipsRelocator.cpp527 LDSymbol* cpySym = pBuilder.AddSymbol<IRBuilder::Force, IRBuilder::Resolve>( in defineSymbolforCopyReloc()
548 pBuilder.AddSymbol<IRBuilder::Force, IRBuilder::Resolve>( in defineSymbolforCopyReloc()
/frameworks/compile/mclinker/lib/Core/
DIRBuilder.cpp615 IRBuilder::AddSymbol<IRBuilder::Force, IRBuilder::Unresolve>( in AddSymbol()
729 IRBuilder::AddSymbol<IRBuilder::Force, IRBuilder::Resolve>( in AddSymbol()
790 return AddSymbol<Force, Resolve>(pName, in AddSymbol()
/frameworks/compile/mclinker/lib/Target/X86/
DX86LDBackend.cpp145 pBuilder.AddSymbol<IRBuilder::Force, IRBuilder::Unresolve>( in defineGOTSymbol()
156 m_pGOTSymbol = pBuilder.AddSymbol<IRBuilder::Force, IRBuilder::Resolve>( in defineGOTSymbol()
DX86Relocator.cpp261 LDSymbol* cpy_sym = pBuilder.AddSymbol<IRBuilder::Force, IRBuilder::Resolve>( in defineSymbolforCopyReloc()
279 pBuilder.AddSymbol<IRBuilder::Force, IRBuilder::Resolve>( in defineSymbolforCopyReloc()
/frameworks/compile/mclinker/lib/Target/ARM/
DARMLDBackend.cpp309 pBuilder.AddSymbol<IRBuilder::Force, IRBuilder::Unresolve>( in defineGOTSymbol()
320 m_pGOTSymbol = pBuilder.AddSymbol<IRBuilder::Force, IRBuilder::Resolve>( in defineGOTSymbol()
DARMRelocator.cpp422 LDSymbol* cpy_sym = pBuilder.AddSymbol<IRBuilder::Force, IRBuilder::Resolve>( in defineSymbolforCopyReloc()
/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonRelocator.cpp431 LDSymbol *cpy_sym = pBuilder.AddSymbol<IRBuilder::Force, IRBuilder::Resolve>( in defineSymbolforCopyReloc()
445 pBuilder.AddSymbol<IRBuilder::Force, IRBuilder::Resolve>( in defineSymbolforCopyReloc()
DHexagonLDBackend.cpp354 pBuilder.AddSymbol<IRBuilder::Force, IRBuilder::Unresolve>( in defineGOTSymbol()
365 m_pGOTSymbol = pBuilder.AddSymbol<IRBuilder::Force, IRBuilder::Resolve>( in defineGOTSymbol()
/frameworks/base/docs/html/tools/help/
Dsdk-manager.jd135 <li>On the right, in the "Misc" section, check the checkbox labeled "Force
Dandroid.jd113 <td>Force creation of the AVD</td>
Dadb.jd485 <li>{@code -S}: Force stop the target app before starting the activity.
511 <td>Force stop everything associated with {@code &lt;PACKAGE>} (the app's package name).
/frameworks/base/docs/html/guide/topics/resources/
Dlocalization.jd131 <li>However, <strong>the user will see an error message and a Force Close
334 error message and a Force Close button. An IDE such as Eclipse will not
472 <li>If the application shows an error message and a Force Close button, it might
/frameworks/base/docs/html/guide/topics/sensors/
Dsensors_motion.jd102 <td>Force of gravity along the x axis.</td>
107 <td>Force of gravity along the y axis.</td>
111 <td>Force of gravity along the z axis.</td>
/frameworks/rs/scriptc/
Drs_graphics.rsh70 * Force RenderScript to finish all rendering commands
/frameworks/compile/mclinker/lib/Object/
DObjectLinker.cpp512 m_pBuilder->AddSymbol<IRBuilder::Force, in addScriptSymbols()
/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp479 pBuilder.AddSymbol<IRBuilder::Force, IRBuilder::Resolve>( in initStandardSymbols()
492 pBuilder.AddSymbol<IRBuilder::Force, IRBuilder::Resolve>( in initStandardSymbols()
505 pBuilder.AddSymbol<IRBuilder::Force, IRBuilder::Resolve>( in initStandardSymbols()
/frameworks/base/docs/html/about/versions/
Dkitkat.jd995 The <strong>Force RTL layout</strong> option makes it easier to test your app's localization.
1006 <h4 id="44-pseudolocale-rtl">Force RTL Layout</h4>
1015 The Force RTL layout option switches the device to RTL layout for all locales and
1019 options &gt; Force RTL layout direction</strong>.
/frameworks/base/docs/html/tools/testing/
Dactivity_test.jd838 Force the spinner to a different selection:

12