/aosp12/frameworks/compile/mclinker/lib/Target/AArch64/ |
H A D | AArch64.h | 14 class Target; variable 19 class Target; variable
|
/aosp12/frameworks/compile/mclinker/lib/Target/ARM/ |
H A D | ARM.h | 14 class Target; variable 19 class Target; variable
|
/aosp12/frameworks/compile/mclinker/lib/Target/Hexagon/ |
H A D | Hexagon.h | 14 class Target; variable 19 class Target; variable
|
/aosp12/frameworks/compile/mclinker/lib/Target/X86/ |
H A D | X86.h | 14 class Target; variable 19 class Target; variable
|
/aosp12/build/soong/android/ |
H A D | arch.go | 356 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 D | stack.rs | 14 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 D | controller.rs | 12 type Target = Arc<ControllerExports>; typedef 13 fn deref(&self) -> &Self::Target { in deref()
|
/aosp12/frameworks/base/tools/bit/ |
H A 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
|
/aosp12/system/security/keystore2/src/crypto/ |
H A D | zvec.rs | 69 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 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
|
H A 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
|
H A D | LVC_Mixer_VarSlope_SetTimeConstant.cpp | 67 LVM_FLOAT Target; in LVC_Mixer_VarSlope_SetTimeConstant() local
|
H A D | LVC_Mixer_Private.h | 31 LVM_FLOAT Target; /*number specifying value of Target Gain */ member
|
H A 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
|
/aosp12/frameworks/compile/mclinker/lib/Target/Mips/ |
H A D | Mips.h | 14 class Target; variable
|
/aosp12/system/security/keystore2/test_utils/ |
H A D | lib.rs | 99 type Target = Path; typedef 101 fn deref(&self) -> &Self::Target { in deref()
|
/aosp12/frameworks/base/core/java/com/android/internal/graphics/palette/ |
H A 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
|
/aosp12/frameworks/native/libs/renderengine/include/renderengine/ |
H A D | Texture.h | 29 enum Target { TEXTURE_2D = 0x0DE1, TEXTURE_EXTERNAL = 0x8D65 }; enum
|
/aosp12/frameworks/av/media/libstagefright/renderfright/include/renderengine/ |
H A D | Texture.h | 29 enum Target { TEXTURE_2D = 0x0DE1, TEXTURE_EXTERNAL = 0x8D65 }; enum
|
/aosp12/frameworks/compile/mclinker/include/mcld/ |
H A D | Linker.h | 23 class Target; variable
|
/aosp12/build/soong/androidmk/parser/ |
H A D | ast.go | 28 Target *MakeString member 83 Target *MakeString member
|
/aosp12/frameworks/av/media/libeffects/lvm/lib/Common/lib/ |
H A D | AGC.h | 38 LVM_FLOAT Target; /* The target volume setting */ member
|
/aosp12/frameworks/compile/mclinker/lib/Support/ |
H A D | Target.cpp | 18 Target::Target() in Target() function in mcld::Target
|
/aosp12/frameworks/compile/mclinker/include/mcld/Fragment/ |
H A D | Fragment.h | 29 enum Type { Alignment, Fillment, Region, Target, Stub, Null }; enumerator
|
/aosp12/build/soong/cc/ |
H A D | makevars.go | 182 target android.Target) {
|