Searched refs:Force (Results 1 – 12 of 12) sorted by relevance
/frameworks/compile/mclinker/include/mcld/MC/ |
D | MCLinker.tcc | 61 if (MCLinker::Force == POLICY && MCLinker::Unresolve == RESOLVE) in defineSymbol() 83 if (MCLinker::Force == POLICY && MCLinker::Resolve == RESOLVE) in defineSymbol()
|
D | MCLinker.h | 54 Force, enumerator
|
/frameworks/compile/mclinker/lib/Target/X86/ |
D | X86LDBackend.cpp | 114 pLinker.defineSymbol<MCLinker::Force, MCLinker::Unresolve>( in createX86GOT() 126 m_pGOTSymbol = pLinker.defineSymbol<MCLinker::Force, MCLinker::Resolve>( in createX86GOT()
|
/frameworks/compile/mclinker/lib/Target/Mips/ |
D | MipsLDBackend.cpp | 817 pLinker.defineSymbol<MCLinker::Force, MCLinker::Unresolve>( in createGOT() 829 m_pGOTSymbol = pLinker.defineSymbol<MCLinker::Force, MCLinker::Resolve>( in createGOT()
|
/frameworks/compile/mclinker/lib/Target/ARM/ |
D | ARMLDBackend.cpp | 195 pLinker.defineSymbol<MCLinker::Force, MCLinker::Unresolve>( in createARMGOT() 207 m_pGOTSymbol = pLinker.defineSymbol<MCLinker::Force, MCLinker::Resolve>( in createARMGOT()
|
/frameworks/base/docs/html/guide/topics/sensors/ |
D | sensors_motion.jd | 99 <td>Force of gravity along the x axis.</td> 104 <td>Force of gravity along the y axis.</td> 108 <td>Force of gravity along the z axis.</td>
|
/frameworks/base/docs/html/design/style/ |
D | writing.jd | 141 <td width="33%">Force close</td>
|
/frameworks/base/docs/html/tools/help/ |
D | android.jd | 113 <td>Force creation of the AVD</td>
|
/frameworks/base/docs/html/sdk/ |
D | exploring.jd | 159 <li>On the right, in the "Misc" section, check the checkbox labeled "Force
|
/frameworks/base/docs/html/guide/topics/resources/ |
D | localization.jd | 158 <li>However, <strong>the user will see an error message and a Force Close 355 error message and a Force Close button. An IDE such as Eclipse will not 494 <li>If the application shows an error message and a Force Close button, it might
|
/frameworks/rs/scriptc/ |
D | rs_graphics.rsh | 66 * Force Renderscript to finish all rendering commands
|
/frameworks/base/docs/html/tools/testing/ |
D | activity_test.jd | 851 Force the spinner to a different selection:
|