Home
last modified time | relevance | path

Searched refs:predefined (Results 1 – 18 of 18) sorted by relevance

/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonEmulation.cpp32 pConfig.attribute().predefined().unsetWholeArchive(); in MCLDEmulateHexagonELF()
33 pConfig.attribute().predefined().unsetAsNeeded(); in MCLDEmulateHexagonELF()
34 pConfig.attribute().predefined().setDynamic(); in MCLDEmulateHexagonELF()
/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64Emulation.cpp32 pConfig.attribute().predefined().unsetWholeArchive(); in MCLDEmulateAArch64ELF()
33 pConfig.attribute().predefined().unsetAsNeeded(); in MCLDEmulateAArch64ELF()
34 pConfig.attribute().predefined().setDynamic(); in MCLDEmulateAArch64ELF()
/frameworks/compile/mclinker/lib/Target/ARM/
DARMEmulation.cpp32 pConfig.attribute().predefined().unsetWholeArchive(); in MCLDEmulateARMELF()
33 pConfig.attribute().predefined().unsetAsNeeded(); in MCLDEmulateARMELF()
34 pConfig.attribute().predefined().setDynamic(); in MCLDEmulateARMELF()
/frameworks/compile/mclinker/lib/Target/Mips/
DMipsEmulation.cpp36 pConfig.attribute().predefined().unsetWholeArchive(); in MCLDEmulateMipsELF()
37 pConfig.attribute().predefined().unsetAsNeeded(); in MCLDEmulateMipsELF()
38 pConfig.attribute().predefined().setDynamic(); in MCLDEmulateMipsELF()
/frameworks/compile/mclinker/lib/Target/X86/
DX86Emulation.cpp42 pConfig.attribute().predefined().unsetWholeArchive(); in MCLDEmulateX86ELF()
43 pConfig.attribute().predefined().unsetAsNeeded(); in MCLDEmulateX86ELF()
44 pConfig.attribute().predefined().setDynamic(); in MCLDEmulateX86ELF()
/frameworks/compile/mclinker/include/mcld/
DAttributeOption.h21 const Attribute& predefined() const { return m_Predefined; } in predefined() function
22 Attribute& predefined() { return m_Predefined; } in predefined() function
/frameworks/compile/mclinker/lib/MC/
DInputFactory.cpp22 m_pAttrSet = new AttributeSet(16, pConfig.attribute().predefined()); in InputFactory()
24 pConfig.attribute().predefined(), in InputFactory()
/frameworks/base/docs/html/training/transitions/
Doverview.jd32 <dd>Includes predefined animations for common effects such as fade out or movement.</dd>
/frameworks/base/docs/html/training/custom-views/
Dcreate-view.jd185 constants that define the index for each attribute in the array. You use the predefined
/frameworks/base/docs/html/guide/topics/graphics/
D2d-graphics.jd52 draw your graphics into a View when you want to display a static graphic or predefined animation, w…
/frameworks/base/docs/html/training/notepad/
Dnotepad-ex1.jd222 More broadly, the <code>android.R</code> class is a set of predefined
Dnotepad-ex2.jd138 a predefined Intent constant, and a content URI that describes what we
/frameworks/base/docs/html/design/patterns/
Dnotifications.jd358 <p>If your notification falls into one of the predefined categories (see
/frameworks/base/docs/html/google/play/licensing/
Dsetting-up.jd341 predefined as a library project in its <code>project.properties</code> file, so
/frameworks/base/docs/html/about/versions/
Dandroid-3.0.jd502 <p>Enables the user to select a number from a predefined range. The widget presents an input
Dkitkat.jd507 the scenes when the user enters or exits them. You can use several predefined
Dandroid-4.4.jd377 <p>When specifying a transition, you can use several predefined types defined by subclasses of {@li…
Djelly-bean.jd229 using predefined boolean, select, and multi-select types. If you want more