/frameworks/compile/mclinker/lib/Target/AArch64/ |
D | AArch64.h | 14 class Target; variable 19 class Target; variable
|
/frameworks/compile/mclinker/lib/Target/ARM/ |
D | ARM.h | 14 class Target; variable 19 class Target; variable
|
/frameworks/compile/mclinker/lib/Target/Hexagon/ |
D | Hexagon.h | 14 class Target; variable 19 class Target; variable
|
/frameworks/compile/mclinker/lib/Target/X86/ |
D | X86.h | 14 class Target; variable 19 class Target; variable
|
/frameworks/base/tools/bit/ |
D | main.cpp | 42 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/ |
D | LVC_Core_MixSoft_1St_D16C31_WRA.cpp | 36 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
|
D | LVC_Core_MixInSoft_D16C31_SAT.cpp | 36 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
|
D | LVC_Mixer_VarSlope_SetTimeConstant.cpp | 67 LVM_FLOAT Target; in LVC_Mixer_VarSlope_SetTimeConstant() local
|
D | LVC_Mixer_Private.h | 31 LVM_FLOAT Target; /*number specifying value of Target Gain */ member
|
D | LVC_Core_MixSoft_1St_2i_D16C31_WRA.cpp | 40 const LVM_FLOAT Target = pInstance->Target; in LVC_Core_MixSoft_1St_MC_float_WRA() local
|
/frameworks/compile/mclinker/lib/Target/Mips/ |
D | Mips.h | 14 class Target; variable
|
/frameworks/base/core/java/com/android/internal/graphics/palette/ |
D | Target.java | 29 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/ |
D | Texture.h | 29 enum Target { TEXTURE_2D = 0x0DE1, TEXTURE_EXTERNAL = 0x8D65 }; enum
|
/frameworks/native/libs/renderengine/include/renderengine/ |
D | Texture.h | 29 enum Target { TEXTURE_2D = 0x0DE1, TEXTURE_EXTERNAL = 0x8D65 }; enum
|
/frameworks/compile/mclinker/include/mcld/ |
D | Linker.h | 23 class Target; variable
|
/frameworks/av/media/libeffects/lvm/lib/Common/lib/ |
D | AGC.h | 38 LVM_FLOAT Target; /* The target volume setting */ member
|
D | Mixer.h | 30 LVM_FLOAT Target; /* Target value. Set by calling application. \ member
|
/frameworks/compile/mclinker/lib/Support/ |
D | Target.cpp | 18 Target::Target() in Target() function in mcld::Target
|
/frameworks/compile/mclinker/include/mcld/Fragment/ |
D | Fragment.h | 29 enum Type { Alignment, Fillment, Region, Target, Stub, Null }; enumerator
|
/frameworks/compile/mclinker/include/mcld/Support/ |
D | Target.h | 14 class Target; variable
|
/frameworks/compile/libbcc/include/bcc/ |
D | CompilerConfig.h | 30 class Target; variable
|
/frameworks/compile/mclinker/include/mcld/LD/ |
D | LDFileFormat.h | 34 Target, enumerator
|
/frameworks/native/libs/binder/rust/src/ |
D | binder.rs | 81 type Target: ?Sized; typedef 95 type Target: ?Sized; typedef 413 type Target = I; typedef 415 fn deref(&self) -> &Self::Target { in deref()
|
D | native.rs | 372 type Target = T; typedef 374 fn deref(&self) -> &Self::Target { in deref()
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/draganddrop/ |
D | DragAndDropPolicy.java | 405 static class Target { class in DragAndDropPolicy 428 public Target(@Type int t, Rect hit, Rect draw) { in Target() method in DragAndDropPolicy.Target
|