/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 193 #define DRM_FORMAT_MOD_NVIDIA_BLOCK_LINEAR_2D(c,s,g,k,h) fourcc_mod_code(NVIDIA, (0x10 | ((h) & 0xf… 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 841 #define DRM_FORMAT_MOD_NVIDIA_BLOCK_LINEAR_2D(c, s, g, k, h) \ 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 193 #define DRM_FORMAT_MOD_NVIDIA_BLOCK_LINEAR_2D(c,s,g,k,h) fourcc_mod_code(NVIDIA, (0x10 | ((h) & 0xf… 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 182 #define DRM_FORMAT_MOD_NVIDIA_BLOCK_LINEAR_2D(c,s,g,k,h) fourcc_mod_code(NVIDIA, (0x10 | ((h) & 0xf… 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 193 #define DRM_FORMAT_MOD_NVIDIA_BLOCK_LINEAR_2D(c,s,g,k,h) fourcc_mod_code(NVIDIA, (0x10 | ((h) & 0xf… 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 193 #define DRM_FORMAT_MOD_NVIDIA_BLOCK_LINEAR_2D(c,s,g,k,h) fourcc_mod_code(NVIDIA, (0x10 | ((h) & 0xf… 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/external/fsverity-utils/programs/ |
H A D | cmd_dump_metadata.c | 27 int val; member 70 int c; in fsverity_cmd_dump_metadata() local
|
/aosp_15_r20/packages/services/Telecomm/libs/ |
D | guava.jar | ... {
final synthetic java.lang.reflect.Method val$method
final synthetic Object[] val$args ... |
/aosp_15_r20/external/owasp/sanitizer/lib/guava-libraries/ |
D | guava.jar | ... len$
int i$
Object a
Object b
Object c
Object[] rest
Object maxSoFar
public java.lang ... |
/aosp_15_r20/external/owasp/sanitizer/distrib/lib/ |
D | guava.jar | ... len$
int i$
Object a
Object b
Object c
Object[] rest
Object maxSoFar
public java.lang ... |
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/ |
D | FixedSize.h | 33 #define __assert2(a,b,c,d) ((void)0) argument 707 [[nodiscard]] static inline std::string toString(FixedSize::FixedUnion::Tag val) { in toString() 761 [[nodiscard]] static inline std::string toString(FixedSize::FixedUnionNoPadding::Tag val) { in toString() 788 [[nodiscard]] static inline std::string toString(FixedSize::FixedUnionSmallPadding::Tag val) { in toString() 815 [[nodiscard]] static inline std::string toString(FixedSize::FixedUnionLongPadding::Tag val) { in toString()
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/ |
D | FixedSize.h | 33 #define __assert2(a,b,c,d) ((void)0) argument 707 [[nodiscard]] static inline std::string toString(FixedSize::FixedUnion::Tag val) { in toString() 761 [[nodiscard]] static inline std::string toString(FixedSize::FixedUnionNoPadding::Tag val) { in toString() 788 [[nodiscard]] static inline std::string toString(FixedSize::FixedUnionSmallPadding::Tag val) { in toString() 815 [[nodiscard]] static inline std::string toString(FixedSize::FixedUnionLongPadding::Tag val) { in toString()
|
/aosp_15_r20/external/eigen/unsupported/test/ |
H A D | autodiff_scalar.cpp | 28 AD s = sin(x), c = cos(x); in check_atan2() local 47 AD val(p.x(),Deriv1::UnitX()); in check_hyperbolic_functions() local
|
/aosp_15_r20/art/runtime/entrypoints/quick/ |
H A D | quick_trampoline_entrypoints.cc | 257 for (char c : shorty_.substr(1u)) { in VisitArguments() local 862 jvalue val; in Visit() local 1507 void AdvancePointer(const void* val) { in AdvancePointer() 1522 void AdvanceInt(uint32_t val) { in AdvanceInt() 1559 void AdvanceLong(uint64_t val) { in AdvanceLong() 1593 void AdvanceFloat(uint32_t val) { in AdvanceFloat() 1636 void AdvanceDouble(uint64_t val) { in AdvanceDouble() 1679 void PushGpr(uintptr_t val) { in PushGpr() 1682 void PushFpr4(float val) { in PushFpr4() 1685 void PushFpr8(uint64_t val) { in PushFpr8() [all …]
|
/aosp_15_r20/external/deqp/external/openglcts/modules/common/ |
H A D | glcShaderLibrary.cpp | 60 DE_INLINE bool isWhitespace(char c) in isWhitespace() 65 DE_INLINE bool isEOL(char c) in isEOL() 70 DE_INLINE bool isNumeric(char c) in isNumeric() 75 DE_INLINE bool isAlpha(char c) in isAlpha() 80 DE_INLINE bool isCaseNameChar(char c) in isCaseNameChar() 272 char c = source[pos]; in removeExtraIndentation() local 901 const ShaderCase::Value &val = valueBlock.values[valueNdx]; in parseValueBlock() local
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/zlib/contrib/optimizations/ |
D | insert_string.h | 47 unsigned *ip, val, h = 0; in insert_string_optimized() local 75 #define UPDATE_HASH(s, h, c) (h = (((h) << s->hash_shift) ^ (c)) & s->hash_mask) argument
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/zlib/contrib/optimizations/ |
D | insert_string.h | 47 unsigned *ip, val, h = 0; in insert_string_optimized() local 75 #define UPDATE_HASH(s, h, c) (h = (((h) << s->hash_shift) ^ (c)) & s->hash_mask) argument
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/zlib/contrib/optimizations/ |
D | insert_string.h | 47 unsigned *ip, val, h = 0; in insert_string_optimized() local 75 #define UPDATE_HASH(s, h, c) (h = (((h) << s->hash_shift) ^ (c)) & s->hash_mask) argument
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/zlib/contrib/optimizations/ |
D | insert_string.h | 47 unsigned *ip, val, h = 0; in insert_string_optimized() local 75 #define UPDATE_HASH(s, h, c) (h = (((h) << s->hash_shift) ^ (c)) & s->hash_mask) argument
|
/aosp_15_r20/external/freetype/src/sdf/ |
H A D | ftsdf.c | 1043 FT_26D6 a, b, c; in split_cubic() local 1471 cube_root( FT_16D16 val ) in cube_root() 1477 FT_Int v, g, c; in cube_root() local 1507 arc_cos( FT_16D16 val ) in arc_cos() 1535 FT_26D6 c, in solve_quadratic_equation() 1588 FT_26D6 c, in solve_cubic_equation() 2119 FT_26D6 a, b, c, d; /* cubic coefficients */ in get_min_distance_conic() local 3704 FT_Int c; /* contour iterator */ in sdf_generate_with_overlaps() local
|
/aosp_15_r20/external/cronet/third_party/libxml/src/ |
H A D | xpath.c | 189 xmlXPathIsNaN(double val) { in xmlXPathIsNaN() 206 xmlXPathIsInf(double val) { in xmlXPathIsInf() 1056 #define PUSH_FULL_EXPR(op, op1, op2, val, val2, val3, val4, val5) \ argument 1059 #define PUSH_LONG_EXPR(op, val, val2, val3, val4, val5) \ argument 1063 #define PUSH_LEAVE_EXPR(op, val, val2) \ argument 1066 #define PUSH_UNARY_EXPR(op, ch, val, val2) \ argument 1069 #define PUSH_BINARY_EXPR(op, ch1, ch2, val, val2) \ argument 1668 xmlXPathCacheWrapNodeSet(xmlXPathParserContextPtr pctxt, xmlNodeSetPtr val) in xmlXPathCacheWrapNodeSet() 1705 xmlXPathCacheWrapString(xmlXPathParserContextPtr pctxt, xmlChar *val) in xmlXPathCacheWrapString() 1741 xmlXPathCacheNewNodeSet(xmlXPathParserContextPtr pctxt, xmlNodePtr val) in xmlXPathCacheNewNodeSet() [all …]
|
/aosp_15_r20/external/caliper/lib/ |
HD | jersey-core-1.11.jar | ... (java.lang.Class)
Class resource
Class c
javax.ws.rs.Path p
public javax ... |
/aosp_15_r20/external/sandboxed-api/contrib/libraw/example/ |
H A D | main.cc | 38 uint16_t SubtractBlack(uint16_t val, unsigned int bl) { in SubtractBlack() 139 for (int c = 0; c < 48; c++) { in main() local
|
/aosp_15_r20/external/leveldb/util/ |
H A D | logging.cc | 25 char c = value[i]; in AppendEscapedStringTo() local 49 bool ConsumeDecimalNumber(Slice* in, uint64_t* val) { in ConsumeDecimalNumber()
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/ |
H A D | bpf_iter_bpf_hash_map.c | 11 int c; member 50 __u64 *val = ctx->value; in dump_bpf_hash_map() local
|