/aosp12/frameworks/compile/mclinker/lib/Target/X86/ |
H A D | X86Relocator.h | 131 X86_32GNULDBackend& getTarget() { return m_Target; } in getTarget() function 133 const X86_32GNULDBackend& getTarget() const { return m_Target; } in getTarget() function 195 X86_64GNULDBackend& getTarget() { return m_Target; } in getTarget() function 197 const X86_64GNULDBackend& getTarget() const { return m_Target; } in getTarget() function
|
/aosp12/frameworks/compile/mclinker/lib/Target/ARM/ |
H A D | ARMRelocator.h | 66 ARMGNULDBackend& getTarget() { return m_Target; } in getTarget() function 68 const ARMGNULDBackend& getTarget() const { return m_Target; } in getTarget() function
|
/aosp12/frameworks/compile/mclinker/lib/Target/Mips/ |
H A D | MipsRelocator.h | 78 MipsGNULDBackend& getTarget() { return m_Target; } in getTarget() function 80 const MipsGNULDBackend& getTarget() const { return m_Target; } in getTarget() function
|
/aosp12/frameworks/compile/mclinker/lib/Target/AArch64/ |
H A D | AArch64Relocator.h | 72 AArch64GNULDBackend& getTarget() { return m_Target; } in getTarget() function 74 const AArch64GNULDBackend& getTarget() const { return m_Target; } in getTarget() function
|
/aosp12/frameworks/compile/mclinker/lib/Target/Hexagon/ |
H A D | HexagonRelocator.h | 88 HexagonLDBackend& getTarget() { return m_Target; } in getTarget() function 90 const HexagonLDBackend& getTarget() const { return m_Target; } in getTarget() function
|
/aosp12/art/tools/dexfuzz/src/dexfuzz/rawdex/formats/ |
H A D | ContainsTarget.java | 26 public long getTarget(Instruction insn); in getTarget() method
|
H A D | Format10t.java | 48 public long getTarget(Instruction insn) { in getTarget() method in Format10t
|
H A D | Format20t.java | 49 public long getTarget(Instruction insn) { in getTarget() method in Format20t
|
H A D | Format30t.java | 49 public long getTarget(Instruction insn) { in getTarget() method in Format30t
|
H A D | Format21t.java | 49 public long getTarget(Instruction insn) { in getTarget() method in Format21t
|
H A D | Format22t.java | 49 public long getTarget(Instruction insn) { in getTarget() method in Format22t
|
H A D | Format31t.java | 49 public long getTarget(Instruction insn) { in getTarget() method in Format31t
|
/aosp12/frameworks/av/media/libaaudio/src/flowgraph/ |
H A D | RampLinear.h | 52 float getTarget() const { in getTarget() function
|
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/ |
H A D | ExtTexture.java | 47 public int getTarget() { in getTarget() method in ExtTexture
|
H A D | RawTexture.java | 70 protected int getTarget() { in getTarget() method in RawTexture
|
/aosp12/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/glrenderer/ |
H A D | RawTexture.java | 70 protected int getTarget() { in getTarget() method in RawTexture
|
/aosp12/frameworks/base/media/mca/filterfw/java/android/filterfw/core/ |
H A D | InputPort.java | 68 public Object getTarget() { in getTarget() method in InputPort
|
H A D | FieldPort.java | 53 public Object getTarget() { in getTarget() method in FieldPort
|
/aosp12/frameworks/base/packages/StatementService/src/com/android/statementservice/retriever/ |
H A D | Statement.java | 76 public AbstractAsset getTarget() { in getTarget() method in Statement
|
/aosp12/packages/apps/Camera2/src/com/android/camera/ui/motion/ |
H A D | DampedSpring.java | 74 public float getTarget() { in getTarget() method in DampedSpring
|
/aosp12/frameworks/compile/libbcc/include/bcc/ |
H A D | CompilerConfig.h | 102 inline const llvm::Target *getTarget() const in getTarget() function
|
/aosp12/frameworks/base/core/java/android/view/ |
H A D | WindowId.java | 214 public IWindowId getTarget() { in getTarget() method in WindowId
|
/aosp12/packages/apps/Contacts/src/com/android/contacts/util/ |
H A D | ImageViewDrawableSetter.java | 65 public ImageView getTarget() { in getTarget() method in ImageViewDrawableSetter
|
/aosp12/frameworks/base/core/java/android/app/prediction/ |
H A D | AppTargetEvent.java | 84 public AppTarget getTarget() { in getTarget() method in AppTargetEvent
|
/aosp12/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
H A D | TextureSource.java | 54 public int getTarget() { in getTarget() method in TextureSource
|