Home
last modified time | relevance | path

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

123

/aosp12/frameworks/compile/mclinker/lib/Target/AArch64/
H A DAArch64.h14 class Target; variable
19 class Target; variable
/aosp12/frameworks/compile/mclinker/lib/Target/ARM/
H A DARM.h14 class Target; variable
19 class Target; variable
/aosp12/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagon.h14 class Target; variable
19 class Target; variable
/aosp12/frameworks/compile/mclinker/lib/Target/X86/
H A DX86.h14 class Target; variable
19 class Target; variable
/aosp12/build/soong/android/
H A Darch.go356 type Target struct { struct
358 Os OsType
360 Arch Arch
363 NativeBridge NativeBridgeSupport
366 NativeBridgeHostArchName string
369 NativeBridgeRelativePath string
374 HostCross bool
726 func addTargetProperties(m Module, target Target, multiTargets []Target, primaryTarget bool) {
791 Arch, Multilib, Target interface{} member
1526 func hasArmAndroidArch(targets []Target) bool {
[all …]
/aosp12/system/bt/gd/rust/shim/src/
H A Dstack.rs14 type Target = bt_main::Stack; typedef
15 fn deref(&self) -> &Self::Target { in deref()
21 fn deref_mut(&mut self) -> &mut Self::Target { in deref_mut()
H A Dcontroller.rs12 type Target = Arc<ControllerExports>; typedef
13 fn deref(&self) -> &Self::Target { in deref()
/aosp12/frameworks/base/tools/bit/
H A 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
/aosp12/system/security/keystore2/src/crypto/
H A Dzvec.rs69 type Target = [u8]; typedef
71 fn deref(&self) -> &Self::Target { in deref()
77 fn deref_mut(&mut self) -> &mut Self::Target { in deref_mut()
/aosp12/frameworks/av/media/libeffects/lvm/lib/Common/src/
H A 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
H A 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
H A DLVC_Mixer_VarSlope_SetTimeConstant.cpp67 LVM_FLOAT Target; in LVC_Mixer_VarSlope_SetTimeConstant() local
H A DLVC_Mixer_Private.h31 LVM_FLOAT Target; /*number specifying value of Target Gain */ member
H A DLVC_Core_MixSoft_1St_2i_D16C31_WRA.cpp40 const LVM_FLOAT Target = pInstance->Target; in LVC_Core_MixSoft_1St_MC_float_WRA() local
/aosp12/frameworks/compile/mclinker/lib/Target/Mips/
H A DMips.h14 class Target; variable
/aosp12/system/security/keystore2/test_utils/
H A Dlib.rs99 type Target = Path; typedef
101 fn deref(&self) -> &Self::Target { in deref()
/aosp12/frameworks/base/core/java/com/android/internal/graphics/palette/
H A DTarget.java29 public final class Target { class
50 Target() { in Target() method in Target
60 Target(@NonNull Target from) { in Target() method in Target
/aosp12/frameworks/native/libs/renderengine/include/renderengine/
H A DTexture.h29 enum Target { TEXTURE_2D = 0x0DE1, TEXTURE_EXTERNAL = 0x8D65 }; enum
/aosp12/frameworks/av/media/libstagefright/renderfright/include/renderengine/
H A DTexture.h29 enum Target { TEXTURE_2D = 0x0DE1, TEXTURE_EXTERNAL = 0x8D65 }; enum
/aosp12/frameworks/compile/mclinker/include/mcld/
H A DLinker.h23 class Target; variable
/aosp12/build/soong/androidmk/parser/
H A Dast.go28 Target *MakeString member
83 Target *MakeString member
/aosp12/frameworks/av/media/libeffects/lvm/lib/Common/lib/
H A DAGC.h38 LVM_FLOAT Target; /* The target volume setting */ member
/aosp12/frameworks/compile/mclinker/lib/Support/
H A DTarget.cpp18 Target::Target() in Target() function in mcld::Target
/aosp12/frameworks/compile/mclinker/include/mcld/Fragment/
H A DFragment.h29 enum Type { Alignment, Fillment, Region, Target, Stub, Null }; enumerator
/aosp12/build/soong/cc/
H A Dmakevars.go182 target android.Target) {

123