Home
last modified time | relevance | path

Searched defs:Type1 (Results 1 – 25 of 48) sorted by relevance

12

/aosp_15_r20/external/clang/test/SemaObjC/
H A Dovl-check.m6 struct Type1 { int a; }; argument
11 - (void) test:(struct Type1 *)arg; argument
50 - (void) testCFTypeRef:(struct Type1 *)arg;
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/frameworks/native/headers/media_plugin/media/hardware/
DVideoAPI.h205 struct __attribute__ ((__packed__)) Type1 { struct
222 static_assert(sizeof(HDRStaticInfo::Type1) == 24, "wrong struct size");
/aosp_15_r20/prebuilts/vndk/v30/arm/include/frameworks/native/headers/media_plugin/media/hardware/
DVideoAPI.h205 struct __attribute__ ((__packed__)) Type1 { struct
222 static_assert(sizeof(HDRStaticInfo::Type1) == 24, "wrong struct size");
/aosp_15_r20/prebuilts/vndk/v31/arm/include/frameworks/native/headers/media_plugin/media/hardware/
DVideoAPI.h205 struct __attribute__ ((__packed__)) Type1 { struct
222 static_assert(sizeof(HDRStaticInfo::Type1) == 24, "wrong struct size");
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/native/headers/media_plugin/media/hardware/
DVideoAPI.h209 struct __attribute__ ((__packed__)) Type1 { struct
226 static_assert(sizeof(HDRStaticInfo::Type1) == 24, "wrong struct size");
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/native/headers/media_plugin/media/hardware/
DVideoAPI.h205 struct __attribute__ ((__packed__)) Type1 { struct
222 static_assert(sizeof(HDRStaticInfo::Type1) == 24, "wrong struct size");
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/frameworks/native/headers/media_plugin/media/hardware/
DVideoAPI.h205 struct __attribute__ ((__packed__)) Type1 { struct
222 static_assert(sizeof(HDRStaticInfo::Type1) == 24, "wrong struct size");
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/frameworks/native/headers/media_plugin/media/hardware/
DVideoAPI.h205 struct __attribute__ ((__packed__)) Type1 { struct
222 static_assert(sizeof(HDRStaticInfo::Type1) == 24, "wrong struct size");
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/native/headers/media_plugin/media/hardware/
DVideoAPI.h205 struct __attribute__ ((__packed__)) Type1 { struct
222 static_assert(sizeof(HDRStaticInfo::Type1) == 24, "wrong struct size");
/aosp_15_r20/prebuilts/vndk/v32/arm/include/frameworks/native/headers/media_plugin/media/hardware/
DVideoAPI.h205 struct __attribute__ ((__packed__)) Type1 { struct
222 static_assert(sizeof(HDRStaticInfo::Type1) == 24, "wrong struct size");
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/native/headers/media_plugin/media/hardware/
DVideoAPI.h205 struct __attribute__ ((__packed__)) Type1 { struct
222 static_assert(sizeof(HDRStaticInfo::Type1) == 24, "wrong struct size");
/aosp_15_r20/frameworks/native/headers/media_plugin/media/hardware/
H A DVideoAPI.h209 struct __attribute__ ((__packed__)) Type1 { struct
226 static_assert(sizeof(HDRStaticInfo::Type1) == 24, "wrong struct size");
/aosp_15_r20/prebuilts/vndk/v32/x86/include/frameworks/native/headers/media_plugin/media/hardware/
DVideoAPI.h205 struct __attribute__ ((__packed__)) Type1 { struct
222 static_assert(sizeof(HDRStaticInfo::Type1) == 24, "wrong struct size");
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/native/headers/media_plugin/media/hardware/
DVideoAPI.h209 struct __attribute__ ((__packed__)) Type1 { struct
226 static_assert(sizeof(HDRStaticInfo::Type1) == 24, "wrong struct size");
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/frameworks/native/headers/media_plugin/media/hardware/
DVideoAPI.h205 struct __attribute__ ((__packed__)) Type1 { struct
222 static_assert(sizeof(HDRStaticInfo::Type1) == 24, "wrong struct size");
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/native/headers/media_plugin/media/hardware/
DVideoAPI.h209 struct __attribute__ ((__packed__)) Type1 { struct
226 static_assert(sizeof(HDRStaticInfo::Type1) == 24, "wrong struct size");
/aosp_15_r20/prebuilts/vndk/v33/x86/include/frameworks/native/headers/media_plugin/media/hardware/
DVideoAPI.h205 struct __attribute__ ((__packed__)) Type1 { struct
222 static_assert(sizeof(HDRStaticInfo::Type1) == 24, "wrong struct size");
/aosp_15_r20/prebuilts/vndk/v30/x86/include/frameworks/native/headers/media_plugin/media/hardware/
DVideoAPI.h205 struct __attribute__ ((__packed__)) Type1 { struct
222 static_assert(sizeof(HDRStaticInfo::Type1) == 24, "wrong struct size");
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/frameworks/native/headers/media_plugin/media/hardware/
DVideoAPI.h205 struct __attribute__ ((__packed__)) Type1 { struct
222 static_assert(sizeof(HDRStaticInfo::Type1) == 24, "wrong struct size");
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/frameworks/native/headers/media_plugin/media/hardware/
DVideoAPI.h205 struct __attribute__ ((__packed__)) Type1 { struct
222 static_assert(sizeof(HDRStaticInfo::Type1) == 24, "wrong struct size");
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/native/headers/media_plugin/media/hardware/
DVideoAPI.h209 struct __attribute__ ((__packed__)) Type1 { struct
226 static_assert(sizeof(HDRStaticInfo::Type1) == 24, "wrong struct size");
/aosp_15_r20/prebuilts/vndk/v31/x86/include/frameworks/native/headers/media_plugin/media/hardware/
DVideoAPI.h205 struct __attribute__ ((__packed__)) Type1 { struct
222 static_assert(sizeof(HDRStaticInfo::Type1) == 24, "wrong struct size");
/aosp_15_r20/prebuilts/go/linux-x86/src/builtin/
Dbuiltin.go123 type Type1 int type
161 func delete(m map[Type]Type1, key Type)
251 func clear[T ~[]Type | ~map[Type]Type1](t T)
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/include/boost/numeric/odeint/algebra/detail/
Dmacros.hpp27 #define BOOST_ODEINT_CHECK_CONTAINER_TYPE( Type1 , Type2 ) \ argument
32 #define BOOST_ODEINT_CHECK_CONTAINER_TYPE( Type1 , Type2 ) argument
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/types/testdata/fixedbugs/
Dissue53650.go25 type Type1 BaseType type
54 func fooT1(t1 Type1) {

12