/frameworks/compile/mclinker/lib/Target/X86/ |
D | X86LDBackend.cpp | 162 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/ |
D | AArch64LDBackend.cpp | 91 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/ |
D | ELFObjectWriter.cpp | 161 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/ |
D | GNULDBackend.cpp | 266 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/ |
D | MipsLDBackend.cpp | 101 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/ |
D | FrameBranch.java | 47 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in FrameBranch
|
D | RetargetFilter.java | 53 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in RetargetFilter
|
/frameworks/compile/mclinker/lib/Target/Hexagon/ |
D | HexagonLDBackend.cpp | 141 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/ |
D | ARMLDBackend.cpp | 175 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/ |
D | CrossProcessFilter.java | 82 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in CrossProcessFilter
|
D | DrawOverlayFilter.java | 51 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in DrawOverlayFilter
|
D | PosterizeFilter.java | 60 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in PosterizeFilter
|
D | NegativeFilter.java | 57 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in NegativeFilter
|
D | SepiaFilter.java | 58 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in SepiaFilter
|
D | ColorTemperatureFilter.java | 70 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in ColorTemperatureFilter
|
D | SimpleImageFilter.java | 58 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in SimpleImageFilter
|
D | ToRGBAFilter.java | 52 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in ToRGBAFilter
|
D | ToRGBFilter.java | 52 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in ToRGBFilter
|
D | DuotoneFilter.java | 67 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in DuotoneFilter
|
D | FlipFilter.java | 56 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in FlipFilter
|
D | FillLightFilter.java | 72 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in FillLightFilter
|
D | TintFilter.java | 64 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in TintFilter
|
D | FixedRotationFilter.java | 54 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in FixedRotationFilter
|
/frameworks/base/media/mca/filterpacks/java/android/filterpacks/performance/ |
D | ThroughputFilter.java | 59 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in ThroughputFilter
|
/frameworks/av/media/libstagefright/wifi-display/source/ |
D | Converter.h | 57 sp<AMessage> getOutputFormat() const;
|