/aosp_15_r20/prebuilts/build-tools/sysroots/aarch64-unknown-linux-musl/include/drm/ |
H A D | drm_fourcc.h | 13 #define fourcc_code(a,b,c,d) ((__u32) (a) | ((__u32) (b) << 8) | ((__u32) (c) << 16) | ((__u32) (d)… argument 155 #define fourcc_mod_code(vendor,val) ((((__u64) DRM_FORMAT_MOD_VENDOR_ ##vendor) << 56) | ((val) & 0… argument 203 #define fourcc_mod_broadcom_code(val,params) fourcc_mod_code(BROADCOM, ((((__u64) params) << __four… argument 253 #define IS_AMD_FMT_MOD(val) (((val) >> 56) == DRM_FORMAT_MOD_VENDOR_AMD) argument
|
/aosp_15_r20/device/google/akita-kernels/6.1/25Q1-12919773/kernel-headers/drm/ |
D | drm_fourcc.h | 13 #define fourcc_code(a,b,c,d) ((__u32) (a) | ((__u32) (b) << 8) | ((__u32) (c) << 16) | ((__u32) (d)… argument 155 #define fourcc_mod_code(vendor,val) ((((__u64) DRM_FORMAT_MOD_VENDOR_ ##vendor) << 56) | ((val) & 0… argument 192 #define fourcc_mod_broadcom_code(val,params) fourcc_mod_code(BROADCOM, ((((__u64) params) << __four… argument 242 #define IS_AMD_FMT_MOD(val) (((val) >> 56) == DRM_FORMAT_MOD_VENDOR_AMD) argument
|
/aosp_15_r20/device/google/pantah-kernels/6.1/25Q1-12919773/original-kernel-headers/drm/ |
D | drm_fourcc.h | 93 #define fourcc_code(a, b, c, d) ((__u32)(a) | ((__u32)(b) << 8) | \ argument 423 #define fourcc_mod_code(vendor, val) \ argument 909 #define fourcc_mod_broadcom_code(val, params) \ argument 1388 #define IS_AMD_FMT_MOD(val) (((val) >> 56) == DRM_FORMAT_MOD_VENDOR_AMD) argument
|
/aosp_15_r20/external/mesa3d/include/drm-uapi/ |
H A D | drm_fourcc.h | 105 #define fourcc_code(a, b, c, d) ((__u32)(a) | ((__u32)(b) << 8) | \ argument 435 #define fourcc_mod_code(vendor, val) \ argument 993 #define fourcc_mod_broadcom_code(val, params) \ argument 1472 #define IS_AMD_FMT_MOD(val) (((val) >> 56) == DRM_FORMAT_MOD_VENDOR_AMD) argument
|
/aosp_15_r20/device/google/caimito-kernels/6.1/25Q1-12919773/original-kernel-headers/drm/ |
D | drm_fourcc.h | 93 #define fourcc_code(a, b, c, d) ((__u32)(a) | ((__u32)(b) << 8) | \ argument 423 #define fourcc_mod_code(vendor, val) \ argument 909 #define fourcc_mod_broadcom_code(val, params) \ argument 1388 #define IS_AMD_FMT_MOD(val) (((val) >> 56) == DRM_FORMAT_MOD_VENDOR_AMD) argument
|
/aosp_15_r20/bionic/libc/kernel/uapi/drm/ |
H A D | drm_fourcc.h | 13 #define fourcc_code(a,b,c,d) ((__u32) (a) | ((__u32) (b) << 8) | ((__u32) (c) << 16) | ((__u32) (d)… argument 155 #define fourcc_mod_code(vendor,val) ((((__u64) DRM_FORMAT_MOD_VENDOR_ ##vendor) << 56) | ((val) & 0… argument 203 #define fourcc_mod_broadcom_code(val,params) fourcc_mod_code(BROADCOM, ((((__u64) params) << __four… argument 253 #define IS_AMD_FMT_MOD(val) (((val) >> 56) == DRM_FORMAT_MOD_VENDOR_AMD) argument
|
/aosp_15_r20/device/google/pantah-kernels/6.1/25Q1-12919773/kernel-headers/drm/ |
D | drm_fourcc.h | 13 #define fourcc_code(a,b,c,d) ((__u32) (a) | ((__u32) (b) << 8) | ((__u32) (c) << 16) | ((__u32) (d)… argument 155 #define fourcc_mod_code(vendor,val) ((((__u64) DRM_FORMAT_MOD_VENDOR_ ##vendor) << 56) | ((val) & 0… argument 192 #define fourcc_mod_broadcom_code(val,params) fourcc_mod_code(BROADCOM, ((((__u64) params) << __four… argument 242 #define IS_AMD_FMT_MOD(val) (((val) >> 56) == DRM_FORMAT_MOD_VENDOR_AMD) argument
|
/aosp_15_r20/device/google/bluejay-kernels/6.1/25Q1-12919773/original-kernel-headers/drm/ |
D | drm_fourcc.h | 93 #define fourcc_code(a, b, c, d) ((__u32)(a) | ((__u32)(b) << 8) | \ argument 423 #define fourcc_mod_code(vendor, val) \ argument 909 #define fourcc_mod_broadcom_code(val, params) \ argument 1388 #define IS_AMD_FMT_MOD(val) (((val) >> 56) == DRM_FORMAT_MOD_VENDOR_AMD) argument
|
/aosp_15_r20/device/google/raviole-kernels/6.1/25Q1-12919773/kernel-headers/drm/ |
D | drm_fourcc.h | 13 #define fourcc_code(a,b,c,d) ((__u32) (a) | ((__u32) (b) << 8) | ((__u32) (c) << 16) | ((__u32) (d)… argument 155 #define fourcc_mod_code(vendor,val) ((((__u64) DRM_FORMAT_MOD_VENDOR_ ##vendor) << 56) | ((val) & 0… argument 192 #define fourcc_mod_broadcom_code(val,params) fourcc_mod_code(BROADCOM, ((((__u64) params) << __four… argument 242 #define IS_AMD_FMT_MOD(val) (((val) >> 56) == DRM_FORMAT_MOD_VENDOR_AMD) argument
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/bionic/libc/kernel/uapi/drm/ |
D | drm_fourcc.h | 25 #define fourcc_code(a,b,c,d) ((__u32) (a) | ((__u32) (b) << 8) | ((__u32) (c) << 16) | ((__u32) (d)… argument 165 #define fourcc_mod_code(vendor,val) ((((__u64) DRM_FORMAT_MOD_VENDOR_ ##vendor) << 56) | ((val) & 0… argument 210 #define fourcc_mod_broadcom_code(val,params) fourcc_mod_code(BROADCOM, ((((__u64) params) << __four… argument 260 #define IS_AMD_FMT_MOD(val) (((val) >> 56) == DRM_FORMAT_MOD_VENDOR_AMD) argument
|
/aosp_15_r20/device/google/akita-kernels/6.1/25Q1-12919773/original-kernel-headers/drm/ |
D | drm_fourcc.h | 93 #define fourcc_code(a, b, c, d) ((__u32)(a) | ((__u32)(b) << 8) | \ argument 423 #define fourcc_mod_code(vendor, val) \ argument 909 #define fourcc_mod_broadcom_code(val, params) \ argument 1388 #define IS_AMD_FMT_MOD(val) (((val) >> 56) == DRM_FORMAT_MOD_VENDOR_AMD) argument
|
/aosp_15_r20/device/google/comet-kernels/6.1/25Q1-12919773/kernel-headers/drm/ |
D | drm_fourcc.h | 13 #define fourcc_code(a,b,c,d) ((__u32) (a) | ((__u32) (b) << 8) | ((__u32) (c) << 16) | ((__u32) (d)… argument 155 #define fourcc_mod_code(vendor,val) ((((__u64) DRM_FORMAT_MOD_VENDOR_ ##vendor) << 56) | ((val) & 0… argument 192 #define fourcc_mod_broadcom_code(val,params) fourcc_mod_code(BROADCOM, ((((__u64) params) << __four… argument 242 #define IS_AMD_FMT_MOD(val) (((val) >> 56) == DRM_FORMAT_MOD_VENDOR_AMD) argument
|
/aosp_15_r20/device/google/felix-kernels/6.1/25Q1-12919773/original-kernel-headers/drm/ |
D | drm_fourcc.h | 93 #define fourcc_code(a, b, c, d) ((__u32)(a) | ((__u32)(b) << 8) | \ argument 423 #define fourcc_mod_code(vendor, val) \ argument 909 #define fourcc_mod_broadcom_code(val, params) \ argument 1388 #define IS_AMD_FMT_MOD(val) (((val) >> 56) == DRM_FORMAT_MOD_VENDOR_AMD) argument
|
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/linux_bionic/include/bionic/libc/kernel/uapi/drm/ |
H A D | drm_fourcc.h | 13 #define fourcc_code(a,b,c,d) ((__u32) (a) | ((__u32) (b) << 8) | ((__u32) (c) << 16) | ((__u32) (d)… argument 155 #define fourcc_mod_code(vendor,val) ((((__u64) DRM_FORMAT_MOD_VENDOR_ ##vendor) << 56) | ((val) & 0… argument 203 #define fourcc_mod_broadcom_code(val,params) fourcc_mod_code(BROADCOM, ((((__u64) params) << __four… argument 253 #define IS_AMD_FMT_MOD(val) (((val) >> 56) == DRM_FORMAT_MOD_VENDOR_AMD) argument
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/bionic/libc/kernel/uapi/drm/ |
D | drm_fourcc.h | 25 #define fourcc_code(a,b,c,d) ((__u32) (a) | ((__u32) (b) << 8) | ((__u32) (c) << 16) | ((__u32) (d)… argument 165 #define fourcc_mod_code(vendor,val) ((((__u64) DRM_FORMAT_MOD_VENDOR_ ##vendor) << 56) | ((val) & 0… argument 210 #define fourcc_mod_broadcom_code(val,params) fourcc_mod_code(BROADCOM, ((((__u64) params) << __four… argument 260 #define IS_AMD_FMT_MOD(val) (((val) >> 56) == DRM_FORMAT_MOD_VENDOR_AMD) argument
|
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/x86/include/bionic/libc/kernel/uapi/drm/ |
H A D | drm_fourcc.h | 13 #define fourcc_code(a,b,c,d) ((__u32) (a) | ((__u32) (b) << 8) | ((__u32) (c) << 16) | ((__u32) (d)… argument 155 #define fourcc_mod_code(vendor,val) ((((__u64) DRM_FORMAT_MOD_VENDOR_ ##vendor) << 56) | ((val) & 0… argument 203 #define fourcc_mod_broadcom_code(val,params) fourcc_mod_code(BROADCOM, ((((__u64) params) << __four… argument 253 #define IS_AMD_FMT_MOD(val) (((val) >> 56) == DRM_FORMAT_MOD_VENDOR_AMD) argument
|
/aosp_15_r20/device/google/comet-kernels/6.1/25Q1-12919773/original-kernel-headers/drm/ |
D | drm_fourcc.h | 93 #define fourcc_code(a, b, c, d) ((__u32)(a) | ((__u32)(b) << 8) | \ argument 423 #define fourcc_mod_code(vendor, val) \ argument 909 #define fourcc_mod_broadcom_code(val, params) \ argument 1388 #define IS_AMD_FMT_MOD(val) (((val) >> 56) == DRM_FORMAT_MOD_VENDOR_AMD) argument
|
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/drm/ |
D | drm_fourcc.h | 13 #define fourcc_code(a,b,c,d) ((__u32) (a) | ((__u32) (b) << 8) | ((__u32) (c) << 16) | ((__u32) (d)… argument 155 #define fourcc_mod_code(vendor,val) ((((__u64) DRM_FORMAT_MOD_VENDOR_ ##vendor) << 56) | ((val) & 0… argument 203 #define fourcc_mod_broadcom_code(val,params) fourcc_mod_code(BROADCOM, ((((__u64) params) << __four… argument 253 #define IS_AMD_FMT_MOD(val) (((val) >> 56) == DRM_FORMAT_MOD_VENDOR_AMD) argument
|
/aosp_15_r20/device/google/felix-kernels/6.1/25Q1-12919773/kernel-headers/drm/ |
D | drm_fourcc.h | 13 #define fourcc_code(a,b,c,d) ((__u32) (a) | ((__u32) (b) << 8) | ((__u32) (c) << 16) | ((__u32) (d)… argument 155 #define fourcc_mod_code(vendor,val) ((((__u64) DRM_FORMAT_MOD_VENDOR_ ##vendor) << 56) | ((val) & 0… argument 192 #define fourcc_mod_broadcom_code(val,params) fourcc_mod_code(BROADCOM, ((((__u64) params) << __four… argument 242 #define IS_AMD_FMT_MOD(val) (((val) >> 56) == DRM_FORMAT_MOD_VENDOR_AMD) argument
|
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/arm64/include/bionic/libc/kernel/uapi/drm/ |
H A D | drm_fourcc.h | 13 #define fourcc_code(a,b,c,d) ((__u32) (a) | ((__u32) (b) << 8) | ((__u32) (c) << 16) | ((__u32) (d)… argument 155 #define fourcc_mod_code(vendor,val) ((((__u64) DRM_FORMAT_MOD_VENDOR_ ##vendor) << 56) | ((val) & 0… argument 203 #define fourcc_mod_broadcom_code(val,params) fourcc_mod_code(BROADCOM, ((((__u64) params) << __four… argument 253 #define IS_AMD_FMT_MOD(val) (((val) >> 56) == DRM_FORMAT_MOD_VENDOR_AMD) argument
|
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/riscv64/include/bionic/libc/kernel/uapi/drm/ |
H A D | drm_fourcc.h | 13 #define fourcc_code(a,b,c,d) ((__u32) (a) | ((__u32) (b) << 8) | ((__u32) (c) << 16) | ((__u32) (d)… argument 155 #define fourcc_mod_code(vendor,val) ((((__u64) DRM_FORMAT_MOD_VENDOR_ ##vendor) << 56) | ((val) & 0… argument 203 #define fourcc_mod_broadcom_code(val,params) fourcc_mod_code(BROADCOM, ((((__u64) params) << __four… argument 253 #define IS_AMD_FMT_MOD(val) (((val) >> 56) == DRM_FORMAT_MOD_VENDOR_AMD) argument
|
/aosp_15_r20/cts/tests/tests/security/jni/ |
H A D | android_security_cts_cve_2019_2213_Test.c | 914 int clone_unshare_files(u64 a, u64 b, int flags, u64 c, u64 d, u64 e, u64 f) { in clone_unshare_files() 1013 DIR *d = opendir("/proc/self/map_files"); in locate_hooks() local 1725 u8 val = 0; in r8() local 1738 void w8(u64 addr, u8 val) { in w8() 1756 void w16(u64 addr, u16 val) { in w16() 1761 void w32(u64 addr, u32 val) { in w32() 1766 void w64(u64 addr, u64 val) { in w64()
|
/aosp_15_r20/external/protobuf/conformance/ |
H A D | binary_json_conformance_suite.cc | 75 const string& d = empty, in cat() 105 size_t vencode64(uint64_t val, int over_encoded_bytes, char *buf) { in vencode64() 144 string dbl(double d) { return fixed64(&d); } in dbl() 230 const Descriptor* d = is_proto3 ? in GetFieldForType() local 261 const Descriptor* d = is_proto3 ? TestAllTypesProto3().GetDescriptor() in GetFieldForMapType() local 286 const Descriptor* d = is_proto3 ? TestAllTypesProto3().GetDescriptor() in GetFieldForOneofType() local
|
/aosp_15_r20/external/cronet/third_party/protobuf/conformance/ |
H A D | binary_json_conformance_suite.cc | 75 const string& d = empty, in cat() 105 size_t vencode64(uint64_t val, int over_encoded_bytes, char *buf) { in vencode64() 144 string dbl(double d) { return fixed64(&d); } in dbl() 230 const Descriptor* d = is_proto3 ? in GetFieldForType() local 261 const Descriptor* d = is_proto3 ? TestAllTypesProto3().GetDescriptor() in GetFieldForMapType() local 286 const Descriptor* d = is_proto3 ? TestAllTypesProto3().GetDescriptor() in GetFieldForOneofType() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/debug/dwarf/ |
D | entry.go | 31 val int64 // for formImplicitConst member 801 d *Data member
|