HomeSort by relevance Sort by last modified time
    Searched refs:predefined (Results 1 - 14 of 14) sorted by null

  /frameworks/compile/mclinker/lib/Target/ARM/
ARMAndroidSectLinker.cpp 26 // set up the predefined attributes
27 info.attrFactory().predefined().unsetWholeArchive();
28 info.attrFactory().predefined().setDynamic();
ARMELFSectLinker.cpp 25 // set up the predefined attributes
26 info.attrFactory().predefined().setWholeArchive();
27 info.attrFactory().predefined().setDynamic();
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsAndroidSectLinker.cpp 26 // set up the predefined attributes
27 info.attrFactory().predefined().unsetWholeArchive();
28 info.attrFactory().predefined().setDynamic();
MipsELFSectLinker.cpp 26 // set up the predefined attributes
27 info.attrFactory().predefined().setWholeArchive();
28 info.attrFactory().predefined().setDynamic();
  /frameworks/compile/mclinker/lib/Target/X86/
X86AndroidSectLinker.cpp 26 // set up the predefined attributes
27 info.attrFactory().predefined().unsetWholeArchive();
28 info.attrFactory().predefined().setDynamic();
X86ELFSectLinker.cpp 25 // set up the predefined attributes
26 info.attrFactory().predefined().setWholeArchive();
27 info.attrFactory().predefined().setDynamic();
  /frameworks/compile/mclinker/include/mcld/MC/
AttributeFactory.h 44 // predefined - return the predefined attribute
45 Attribute& predefined();
46 const Attribute& predefined() const;
  /frameworks/compile/mclinker/lib/MC/
AttributeFactory.cpp 46 Attribute &AttributeFactory::predefined() function in class:AttributeFactory
51 const Attribute &AttributeFactory::predefined() const function in class:AttributeFactory
  /dalvik/vm/mterp/armv5te/
OP_FILL_ARRAY_DATA.S 10 bl dvmInterpHandleFillArrayData@ fill the array with predefined data
  /cts/tools/signature-tools/lib/
antlr-2.7.7.jar 
  /external/v8/src/
d8.js     [all...]
  /external/antlr/antlr-3.4/lib/
antlr-3.4-complete.jar 
  /prebuilt/common/antlr/
antlr-3.4-complete.jar 
  /prebuilt/common/groovy/
groovy-all-1.7.0.jar 

Completed in 586 milliseconds