Searched refs:predefined (Results 1 – 18 of 18) sorted by relevance
32 pConfig.attribute().predefined().unsetWholeArchive(); in MCLDEmulateHexagonELF()33 pConfig.attribute().predefined().unsetAsNeeded(); in MCLDEmulateHexagonELF()34 pConfig.attribute().predefined().setDynamic(); in MCLDEmulateHexagonELF()
32 pConfig.attribute().predefined().unsetWholeArchive(); in MCLDEmulateAArch64ELF()33 pConfig.attribute().predefined().unsetAsNeeded(); in MCLDEmulateAArch64ELF()34 pConfig.attribute().predefined().setDynamic(); in MCLDEmulateAArch64ELF()
32 pConfig.attribute().predefined().unsetWholeArchive(); in MCLDEmulateARMELF()33 pConfig.attribute().predefined().unsetAsNeeded(); in MCLDEmulateARMELF()34 pConfig.attribute().predefined().setDynamic(); in MCLDEmulateARMELF()
36 pConfig.attribute().predefined().unsetWholeArchive(); in MCLDEmulateMipsELF()37 pConfig.attribute().predefined().unsetAsNeeded(); in MCLDEmulateMipsELF()38 pConfig.attribute().predefined().setDynamic(); in MCLDEmulateMipsELF()
42 pConfig.attribute().predefined().unsetWholeArchive(); in MCLDEmulateX86ELF()43 pConfig.attribute().predefined().unsetAsNeeded(); in MCLDEmulateX86ELF()44 pConfig.attribute().predefined().setDynamic(); in MCLDEmulateX86ELF()
21 const Attribute& predefined() const { return m_Predefined; } in predefined() function22 Attribute& predefined() { return m_Predefined; } in predefined() function
22 m_pAttrSet = new AttributeSet(16, pConfig.attribute().predefined()); in InputFactory()24 pConfig.attribute().predefined(), in InputFactory()
32 <dd>Includes predefined animations for common effects such as fade out or movement.</dd>
185 constants that define the index for each attribute in the array. You use the predefined
52 draw your graphics into a View when you want to display a static graphic or predefined animation, w…
222 More broadly, the <code>android.R</code> class is a set of predefined
138 a predefined Intent constant, and a content URI that describes what we
358 <p>If your notification falls into one of the predefined categories (see
341 predefined as a library project in its <code>project.properties</code> file, so
502 <p>Enables the user to select a number from a predefined range. The widget presents an input
507 the scenes when the user enters or exits them. You can use several predefined
377 <p>When specifying a transition, you can use several predefined types defined by subclasses of {@li…
229 using predefined boolean, select, and multi-select types. If you want more