Home
last modified time | relevance | path

Searched defs:Target (Results 1 – 25 of 32) sorted by relevance

12

/frameworks/compile/mclinker/lib/Target/ARM/
DARM.h14 class Target; variable
19 class Target; variable
/frameworks/compile/mclinker/lib/Target/X86/
DX86.h14 class Target; variable
19 class Target; variable
/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64.h14 class Target; variable
19 class Target; variable
/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagon.h14 class Target; variable
19 class Target; variable
/frameworks/base/tools/bit/
Dmain.cpp42 struct Target { struct
58 Target(bool b, bool i, bool t, const string& p); argument
61 Target::Target(bool b, bool i, bool t, const string& p) in Target() function in Target
/frameworks/base/ravenwood/tests/coretest/test/com/android/ravenwoodtest/coretest/
DRavenwoodReflectorTest.java29 public class Target { class in RavenwoodReflectorTest
33 public Target(int var) { in Target() method in RavenwoodReflectorTest.Target
/frameworks/av/media/libeffects/lvm/lib/Common/src/
DLVC_Core_MixSoft_1St_D16C31_WRA.cpp36 LVM_FLOAT Target = (LVM_FLOAT)pInstance->Target; in LVC_Core_MixSoft_1St_D16C31_WRA() local
109 LVM_FLOAT Target = (LVM_FLOAT)pInstance->Target; in LVC_Core_MixSoft_Mc_D16C31_WRA() local
DLVC_Core_MixInSoft_D16C31_SAT.cpp36 LVM_FLOAT Target = pInstance->Target; in LVC_Core_MixInSoft_D16C31_SAT() local
112 LVM_FLOAT Target = pInstance->Target; in LVC_Core_MixInSoft_Mc_D16C31_SAT() local
DLVC_Mixer_VarSlope_SetTimeConstant.cpp67 LVM_FLOAT Target; in LVC_Mixer_VarSlope_SetTimeConstant() local
DLVC_Mixer_Private.h31 LVM_FLOAT Target; /*number specifying value of Target Gain */ member
DLVC_Core_MixSoft_1St_2i_D16C31_WRA.cpp40 const LVM_FLOAT Target = pInstance->Target; in LVC_Core_MixSoft_1St_MC_float_WRA() local
/frameworks/compile/mclinker/lib/Target/Mips/
DMips.h14 class Target; variable
/frameworks/base/core/java/com/android/internal/graphics/palette/
DTarget.java29 public final class Target { class
50 Target() { in Target() method in Target
60 Target(@NonNull Target from) { in Target() method in Target
/frameworks/av/media/libstagefright/renderfright/include/renderengine/
DTexture.h29 enum Target { TEXTURE_2D = 0x0DE1, TEXTURE_EXTERNAL = 0x8D65 }; enum
/frameworks/compile/mclinker/include/mcld/
DLinker.h23 class Target; variable
/frameworks/base/ravenwood/tools/ravenhelper/src/com/android/platform/test/ravenwood/ravenhelper/policytoannot/
DAnnotations.kt26 enum class Target { class in com.android.platform.test.ravenwood.ravenhelper.policytoannot.Annotations
/frameworks/av/media/libeffects/lvm/lib/Common/lib/
DAGC.h38 LVM_FLOAT Target; /* The target volume setting */ member
/frameworks/compile/mclinker/lib/Support/
DTarget.cpp18 Target::Target() in Target() function in mcld::Target
/frameworks/compile/mclinker/include/mcld/Fragment/
DFragment.h29 enum Type { Alignment, Fillment, Region, Target, Stub, Null }; enumerator
/frameworks/base/core/proto/android/server/
Dwindowmanagertransitiontrace.proto62 message Target { message
/frameworks/compile/mclinker/include/mcld/Support/
DTarget.h14 class Target; variable
/frameworks/compile/libbcc/include/bcc/
DCompilerConfig.h30 class Target; variable
/frameworks/compile/mclinker/include/mcld/LD/
DLDFileFormat.h34 Target, enumerator
/frameworks/native/libs/binder/rust/src/
Dnative.rs424 type Target = T; typedef
426 fn deref(&self) -> &Self::Target { in deref()
Dbinder.rs84 type Target: ?Sized; typedef
98 type Target: ?Sized; typedef
447 type Target = I; typedef
449 fn deref(&self) -> &Self::Target { in deref()

12