Home
last modified time | relevance | path

Searched refs:predefined (Results 1 – 21 of 21) 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.cpp31 pConfig.attribute().predefined().unsetWholeArchive(); in MCLDEmulateARMELF()
32 pConfig.attribute().predefined().unsetAsNeeded(); in MCLDEmulateARMELF()
33 pConfig.attribute().predefined().setDynamic(); in MCLDEmulateARMELF()
/frameworks/compile/mclinker/lib/Target/Mips/
DMipsEmulation.cpp35 pConfig.attribute().predefined().unsetWholeArchive(); in MCLDEmulateMipsELF()
36 pConfig.attribute().predefined().unsetAsNeeded(); in MCLDEmulateMipsELF()
37 pConfig.attribute().predefined().setDynamic(); in MCLDEmulateMipsELF()
/frameworks/compile/mclinker/lib/Target/X86/
DX86Emulation.cpp40 pConfig.attribute().predefined().unsetWholeArchive(); in MCLDEmulateX86ELF()
41 pConfig.attribute().predefined().unsetAsNeeded(); in MCLDEmulateX86ELF()
42 pConfig.attribute().predefined().setDynamic(); in MCLDEmulateX86ELF()
/frameworks/compile/mclinker/include/mcld/
DAttributeOption.h20 const Attribute& predefined() const { return m_Predefined; } in predefined() function
21 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/distribute/users/
Duser-acquisition.jd35 purchase of your in-app products, with convenient predefined reporting
/frameworks/base/docs/html/ndk/guides/
Dstandalone_toolchain.jd416 Clang locates {@code as} and {@code ld} in a predefined relative location. <p>
424 <li>{@code -###} to dump command line options, including implicitly predefined ones.</li>
425 <li>{@code -x c < /dev/null -dM -E} to dump predefined preprocessor definitions</li>
/frameworks/base/docs/html/ndk/samples/
Dsample_na.jd153 passing it a predefined state structure. It also serves as a wrapper that
/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.jd184 constants that define the index for each attribute in the array. You use the predefined
/frameworks/rs/scriptc/
Drs_object_info.rsh59 * When creating Allocations of common elements, you can simply use one of the many 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/design/patterns/
Dnotifications.jd358 <p>If your notification falls into one of the predefined categories (see
/frameworks/base/docs/html/guide/topics/renderscript/reference/
Drs_object_info.jd56 <p> When creating Allocations of common elements, you can simply use one of the many predefined
Doverview.jd2417 <p> When creating Allocations of common elements, you can simply use one of the many predefined
/frameworks/base/docs/html/about/versions/
Dkitkat.jd506 the scenes when the user enters or exits them. You can use several predefined
Dandroid-3.0.jd502 <p>Enables the user to select a number from a predefined range. The widget presents an input
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