Home
last modified time | relevance | path

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

12

/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64.h14 class Target; variable
19 class Target; variable
/frameworks/compile/mclinker/lib/Target/ARM/
DARM.h14 class Target; variable
19 class Target; variable
/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagon.h14 class Target; variable
19 class Target; variable
/frameworks/compile/mclinker/lib/Target/X86/
DX86.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/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/native/libs/renderengine/include/renderengine/
DTexture.h29 enum Target { TEXTURE_2D = 0x0DE1, TEXTURE_EXTERNAL = 0x8D65 }; enum
/frameworks/compile/mclinker/include/mcld/
DLinker.h23 class Target; variable
/frameworks/av/media/libeffects/lvm/lib/Common/lib/
DAGC.h38 LVM_FLOAT Target; /* The target volume setting */ member
DMixer.h30 LVM_FLOAT Target; /* Target value. Set by calling application. \ 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/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/
Dbinder.rs81 type Target: ?Sized; typedef
95 type Target: ?Sized; typedef
413 type Target = I; typedef
415 fn deref(&self) -> &Self::Target { in deref()
Dnative.rs372 type Target = T; typedef
374 fn deref(&self) -> &Self::Target { in deref()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/draganddrop/
DDragAndDropPolicy.java405 static class Target { class in DragAndDropPolicy
428 public Target(@Type int t, Rect hit, Rect draw) { in Target() method in DragAndDropPolicy.Target

12