Searched refs:setDynamic (Results 1 - 14 of 14) sorted by relevance

/frameworks/compile/mclinker/lib/Target/AArch64/
H A DAArch64Emulation.cpp34 pConfig.attribute().predefined().setDynamic();
/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonEmulation.cpp34 pConfig.attribute().predefined().setDynamic();
/frameworks/compile/mclinker/include/mcld/MC/
H A DAttribute.h94 void setDynamic() { m_Static = false; } function in class:mcld::Attribute
178 void setDynamic();
/frameworks/compile/mclinker/lib/MC/
H A DAttribute.cpp150 void AttributeProxy::setDynamic() { function in class:mcld::AttributeProxy
152 copy->setDynamic();
H A DCommandAction.cpp199 pBuilder.getAttributes().setDynamic();
/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMEmulation.cpp33 pConfig.attribute().predefined().setDynamic();
/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsEmulation.cpp37 pConfig.attribute().predefined().setDynamic();
/frameworks/compile/mclinker/lib/Target/X86/
H A DX86Emulation.cpp42 pConfig.attribute().predefined().setDynamic();
/frameworks/data-binding/compiler/src/main/java/android/databinding/tool/writer/
H A DFlagSet.java86 public void setDynamic(boolean isDynamic) { method in class:FlagSet
/frameworks/compile/mclinker/include/mcld/LD/
H A DResolveInfo.h89 /// setDynamic - set the source of the file is a dynamic object
90 void setDynamic();
/frameworks/compile/mclinker/lib/LD/
H A DResolveInfo.cpp76 void ResolveInfo::setDynamic() { function in class:mcld::ResolveInfo
H A DStaticResolver.cpp105 old->setDynamic();
/frameworks/compile/mclinker/lib/Core/
H A DIRBuilder.cpp261 m_InputBuilder.getAttributes().setDynamic();
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 261 milliseconds