Home
last modified time | relevance | path

Searched refs:getOutputFormat (Results 1 – 25 of 75) sorted by relevance

123

/frameworks/compile/mclinker/lib/Target/X86/
DX86LDBackend.cpp162 const ELFFileFormat* FileFormat = getOutputFormat(); in emitSectionData()
234 const ELFFileFormat* file_format = getOutputFormat(); in getTargetSectionOrder()
348 ELFFileFormat* file_format = getOutputFormat(); in initTargetSections()
444 ELFFileFormat* file_format = getOutputFormat(); in setRelDynSize()
450 ELFFileFormat* file_format = getOutputFormat(); in setRelPLTSize()
601 ELFFileFormat* file_format = getOutputFormat(); in setRelDynSize()
607 ELFFileFormat* file_format = getOutputFormat(); in setRelPLTSize()
615 ELFFileFormat* file_format = getOutputFormat(); in initTargetSections()
/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64LDBackend.cpp91 ELFFileFormat* file_format = getOutputFormat(); in initTargetSections()
214 ELFFileFormat* file_format = getOutputFormat(); in doPreLayout()
236 const ELFFileFormat* file_format = getOutputFormat(); in doPostLayout()
272 const ELFFileFormat* file_format = getOutputFormat(); in emitSectionData()
294 const ELFFileFormat* file_format = getOutputFormat(); in getTargetSectionOrder()
375 ELFFileFormat* file_format = getOutputFormat(); in doRelax()
/frameworks/compile/mclinker/lib/LD/
DELFObjectWriter.cpp161 emitShStrTab(target().getOutputFormat()->getShStrTab(), pModule, pOutput); in writeObject()
595 return target().getOutputFormat()->getStrTab().index(); in getSectLink()
597 return target().getOutputFormat()->getDynStrTab().index(); in getSectLink()
599 return target().getOutputFormat()->getDynStrTab().index(); in getSectLink()
602 return target().getOutputFormat()->getDynSymTab().index(); in getSectLink()
606 return target().getOutputFormat()->getSymTab().index(); in getSectLink()
608 return target().getOutputFormat()->getDynSymTab().index(); in getSectLink()
612 return target().getOutputFormat()->getText().index(); in getSectLink()
/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp266 ELFFileFormat* file_format = getOutputFormat(); in initStandardSymbols()
494 ELFFileFormat* file_format = getOutputFormat(); in finalizeStandardSymbols()
662 ELFFileFormat* GNULDBackend::getOutputFormat() { in getOutputFormat() function in mcld::GNULDBackend
680 const ELFFileFormat* GNULDBackend::getOutputFormat() const { in getOutputFormat() function in mcld::GNULDBackend
706 getOutputFormat()->getShStrTab().setSize(shstrtab); in sizeShstrtab()
757 ELFFileFormat* file_format = getOutputFormat(); in sizeNamePools()
916 ELFFileFormat* file_format = getOutputFormat(); in emitRegNamePools()
984 ELFFileFormat* file_format = getOutputFormat(); in emitDynNamePools()
1101 ELFFileFormat* file_format = getOutputFormat(); in emitELFHashTab()
1139 ELFFileFormat* file_format = getOutputFormat(); in emitGNUHashTab()
[all …]
/frameworks/compile/mclinker/lib/Target/Mips/
DMipsLDBackend.cpp101 ELFFileFormat* file_format = getOutputFormat(); in initTargetSections()
208 ELFFileFormat* file_format = getOutputFormat(); in doPreLayout()
231 const ELFFileFormat* format = getOutputFormat(); in doPostLayout()
264 const ELFFileFormat* file_format = getOutputFormat(); in emitSectionData()
550 const ELFFileFormat* file_format = getOutputFormat(); in getTargetSectionOrder()
594 ELFFileFormat* file_format = getOutputFormat(); in allocateCommonSymbols()
787 LDSection& symtab = getOutputFormat()->getSymTab(); in relaxRelocation()
788 LDSection& strtab = getOutputFormat()->getStrTab(); in relaxRelocation()
1266 ELFFileFormat* fileFormat = getOutputFormat(); in initTargetSections()
1311 ELFFileFormat* fileFormat = getOutputFormat(); in initTargetSections()
/frameworks/base/media/mca/filterpacks/java/android/filterpacks/base/
DFrameBranch.java47 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in FrameBranch
DRetargetFilter.java53 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in RetargetFilter
/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonLDBackend.cpp141 const ELFFileFormat* FileFormat = getOutputFormat(); in emitSectionData()
280 ELFFileFormat* file_format = getOutputFormat(); in setRelaDynSize()
286 ELFFileFormat* file_format = getOutputFormat(); in setRelaPLTSize()
375 const ELFFileFormat* file_format = getOutputFormat(); in getTargetSectionOrder()
407 ELFFileFormat* file_format = getOutputFormat(); in initTargetSections()
550 ELFFileFormat* file_format = getOutputFormat(); in doRelax()
759 ELFFileFormat* file_format = getOutputFormat(); in allocateCommonSymbols()
/frameworks/compile/mclinker/lib/Target/ARM/
DARMLDBackend.cpp175 ELFFileFormat* file_format = getOutputFormat(); in initTargetSections()
304 ELFFileFormat* file_format = getOutputFormat(); in doPreLayout()
326 const ELFFileFormat* file_format = getOutputFormat(); in doPostLayout()
393 const ELFFileFormat* file_format = getOutputFormat(); in emitSectionData()
689 const ELFFileFormat* file_format = getOutputFormat(); in getTargetSectionOrder()
822 ELFFileFormat* file_format = getOutputFormat(); in doRelax()
/frameworks/base/media/mca/filterpacks/java/android/filterpacks/imageproc/
DCrossProcessFilter.java82 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in CrossProcessFilter
DDrawOverlayFilter.java51 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in DrawOverlayFilter
DPosterizeFilter.java60 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in PosterizeFilter
DNegativeFilter.java57 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in NegativeFilter
DSepiaFilter.java58 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in SepiaFilter
DColorTemperatureFilter.java70 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in ColorTemperatureFilter
DSimpleImageFilter.java58 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in SimpleImageFilter
DToRGBAFilter.java52 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in ToRGBAFilter
DToRGBFilter.java52 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in ToRGBFilter
DDuotoneFilter.java67 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in DuotoneFilter
DFlipFilter.java56 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in FlipFilter
DFillLightFilter.java72 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in FillLightFilter
DTintFilter.java64 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in TintFilter
DFixedRotationFilter.java54 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in FixedRotationFilter
/frameworks/base/media/mca/filterpacks/java/android/filterpacks/performance/
DThroughputFilter.java59 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in ThroughputFilter
/frameworks/av/media/libstagefright/wifi-display/source/
DConverter.h57 sp<AMessage> getOutputFormat() const;

123