Searched refs:typedef (Results 1 – 25 of 2540) sorted by relevance
12345678910>>...102
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/ |
D | vkFunctionPointerTypes.inl | 6 typedef VKAPI_ATTR VkResult (VKAPI_CALL* CreateInstanceFunc) (const VkInstanceCreate… 7 typedef VKAPI_ATTR void (VKAPI_CALL* DestroyInstanceFunc) (VkInstance instance, con… 8 typedef VKAPI_ATTR VkResult (VKAPI_CALL* EnumeratePhysicalDevicesFunc) (VkInstance ins… 9 typedef VKAPI_ATTR PFN_vkVoidFunction (VKAPI_CALL* GetDeviceProcAddrFunc) (VkDevice dev… 10 typedef VKAPI_ATTR PFN_vkVoidFunction (VKAPI_CALL* GetInstanceProcAddrFunc) (VkInstance … 11 typedef VKAPI_ATTR void (VKAPI_CALL* GetPhysicalDevicePropertiesFunc) (VkPhysicalDevic… 12 typedef VKAPI_ATTR void (VKAPI_CALL* GetPhysicalDeviceQueueFamilyPropertiesFunc) (VkPhysi… 13 typedef VKAPI_ATTR void (VKAPI_CALL* GetPhysicalDeviceMemoryPropertiesFunc) (VkPhysical… 14 typedef VKAPI_ATTR void (VKAPI_CALL* GetPhysicalDeviceFeaturesFunc) (VkPhysicalDevice… 15 typedef VKAPI_ATTR void (VKAPI_CALL* GetPhysicalDeviceFormatPropertiesFunc) (VkPhysical… [all …]
|
D | vkVulkan_c.inl | 75 typedef enum StdVideoH264ChromaFormatIdc { 84 typedef enum StdVideoH264ProfileIdc { 93 typedef enum StdVideoH264LevelIdc { 117 typedef enum StdVideoH264PocType { 125 typedef enum StdVideoH264AspectRatioIdc { 148 typedef enum StdVideoH264WeightedBipredIdc { 156 typedef enum StdVideoH264ModificationOfPicNumsIdc { 165 typedef enum StdVideoH264MemMgmtControlOp { 177 typedef enum StdVideoH264CabacInitIdc { 185 typedef enum StdVideoH264DisableDeblockingFilterIdc { [all …]
|
/external/deqp/framework/opengl/wrapper/ |
D | glwFunctionTypes.inl | 6 typedef GLW_APICALL void (GLW_APIENTRY* glActiveShaderProgramFunc) (GLuint pipeline, GLuin… 7 typedef GLW_APICALL void (GLW_APIENTRY* glActiveTextureFunc) (GLenum texture); 8 typedef GLW_APICALL void (GLW_APIENTRY* glAttachShaderFunc) (GLuint program, GLuint shad… 9 typedef GLW_APICALL void (GLW_APIENTRY* glBeginConditionalRenderFunc) (GLuint id, GLenum mo… 10 typedef GLW_APICALL void (GLW_APIENTRY* glBeginQueryFunc) (GLenum target, GLuint id); 11 typedef GLW_APICALL void (GLW_APIENTRY* glBeginQueryIndexedFunc) (GLenum target, GLuint i… 12 typedef GLW_APICALL void (GLW_APIENTRY* glBeginTransformFeedbackFunc) (GLenum primitiveMode… 13 typedef GLW_APICALL void (GLW_APIENTRY* glBindAttribLocationFunc) (GLuint program, GLuint … 14 typedef GLW_APICALL void (GLW_APIENTRY* glBindBufferFunc) (GLenum target, GLuint buffer); 15 typedef GLW_APICALL void (GLW_APIENTRY* glBindBufferBaseFunc) (GLenum target, GLuint inde… [all …]
|
D | glwTypes.inl | 46 typedef int8_t GLbyte; 47 typedef int16_t GLshort; 48 typedef int32_t GLint; 49 typedef int64_t GLint64; 52 typedef uint8_t GLubyte; 53 typedef uint16_t GLushort; 54 typedef uint32_t GLuint; 55 typedef uint64_t GLuint64; 58 typedef uint16_t GLhalf; 59 typedef float GLfloat; [all …]
|
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/ |
D | vkFunctionPointerTypes.inl | 6 typedef VKAPI_ATTR VkResult (VKAPI_CALL* CreateInstanceFunc) (const VkInstanceCreateI… 7 typedef VKAPI_ATTR void (VKAPI_CALL* DestroyInstanceFunc) (VkInstance instance, cons… 8 typedef VKAPI_ATTR VkResult (VKAPI_CALL* EnumeratePhysicalDevicesFunc) (VkInstance inst… 9 typedef VKAPI_ATTR PFN_vkVoidFunction (VKAPI_CALL* GetDeviceProcAddrFunc) (VkDevice devi… 10 typedef VKAPI_ATTR PFN_vkVoidFunction (VKAPI_CALL* GetInstanceProcAddrFunc) (VkInstance i… 11 typedef VKAPI_ATTR void (VKAPI_CALL* GetPhysicalDevicePropertiesFunc) (VkPhysicalDevice… 12 typedef VKAPI_ATTR void (VKAPI_CALL* GetPhysicalDeviceQueueFamilyPropertiesFunc) (VkPhysic… 13 typedef VKAPI_ATTR void (VKAPI_CALL* GetPhysicalDeviceMemoryPropertiesFunc) (VkPhysicalD… 14 typedef VKAPI_ATTR void (VKAPI_CALL* GetPhysicalDeviceFeaturesFunc) (VkPhysicalDevice … 15 typedef VKAPI_ATTR void (VKAPI_CALL* GetPhysicalDeviceFormatPropertiesFunc) (VkPhysicalD… [all …]
|
D | vkVulkan_c.inl | 30 #define VK_DEFINE_HANDLE(object) typedef struct object##_T* (object); 60 #define VK_DEFINE_NON_DISPATCHABLE_HANDLE(object) typedef struct object##_T *(object); 62 #define VK_DEFINE_NON_DISPATCHABLE_HANDLE(object) typedef uint64_t (object); 85 typedef uint32_t VkBool32; 86 typedef uint64_t VkDeviceAddress; 87 typedef uint64_t VkDeviceSize; 88 typedef uint32_t VkFlags; 89 typedef uint32_t VkSampleMask; 131 typedef enum VkResult { 168 typedef enum VkStructureType { [all …]
|
D | vkBasicTypes.inl | 1789 typedef VkDescriptorUpdateTemplateType VkDescriptorUpdateTemplateTypeKHR; 1811 typedef VkPointClippingBehavior VkPointClippingBehaviorKHR; 1829 typedef VkQueueGlobalPriority VkQueueGlobalPriorityEXT; 1844 typedef VkTimeDomainKHR VkTimeDomainEXT; 1864 typedef VkResolveModeFlagBits VkResolveModeFlagBitsKHR; 1874 typedef VkDescriptorBindingFlagBits VkDescriptorBindingFlagBitsEXT; 1883 typedef VkSemaphoreType VkSemaphoreTypeKHR; 1892 typedef VkPipelineCreationFeedbackFlagBits VkPipelineCreationFeedbackFlagBitsEXT; 1954 typedef VkSemaphoreWaitFlagBits VkSemaphoreWaitFlagBitsKHR; 1973 typedef VkLineRasterizationMode VkLineRasterizationModeEXT; [all …]
|
/external/clang/test/ARCMT/ |
D | objcmt-ns-macros.m | 6 typedef signed char int8_t; 7 typedef short int16_t; 8 typedef int int32_t; 9 typedef long NSInteger; 10 typedef long long int64_t; 12 typedef unsigned char uint8_t; 13 typedef unsigned short uint16_t; 14 typedef unsigned int uint32_t; 15 typedef unsigned long NSUInteger; 16 typedef unsigned long long uint64_t; [all …]
|
D | objcmt-ns-macros.m.result | 6 typedef signed char int8_t; 7 typedef short int16_t; 8 typedef int int32_t; 9 typedef long NSInteger; 10 typedef long long int64_t; 12 typedef unsigned char uint8_t; 13 typedef unsigned short uint16_t; 14 typedef unsigned int uint32_t; 15 typedef unsigned long NSUInteger; 16 typedef unsigned long long uint64_t; [all …]
|
D | objcmt-ns-returns-inner-pointer.m | 43 typedef unsigned long CFTypeID; 44 typedef unsigned long CFOptionFlags; 45 typedef unsigned long CFHashCode; 47 typedef signed long CFIndex; /*AnyObj*/ 48 typedef const struct __CFArray * CFArrayRef; 49 typedef struct { 54 typedef void (*CFArrayApplierFunction)(const void *value, void *context); 56 typedef enum CFComparisonResult : CFIndex CFComparisonResult; enum CFComparisonResult : CFIndex { 63 typedef CFComparisonResult (*CFComparatorFunction)(const void *val1, const void *val2, void *contex… 65 typedef struct __CFArray * CFMutableArrayRef; [all …]
|
D | objcmt-migrate-all.m | 44 typedef unsigned long CFTypeID; 45 typedef unsigned long CFOptionFlags; 46 typedef unsigned long CFHashCode; 48 typedef signed long CFIndex; /*AnyObj*/ 49 typedef const struct __CFArray * CFArrayRef; 50 typedef struct { 55 typedef void (*CFArrayApplierFunction)(const void *value, void *context); 57 typedef enum CFComparisonResult : CFIndex CFComparisonResult; enum CFComparisonResult : CFIndex { 64 typedef CFComparisonResult (*CFComparatorFunction)(const void *val1, const void *val2, void *contex… 66 typedef struct __CFArray * CFMutableArrayRef; [all …]
|
D | objcmt-ns-returns-inner-pointer.m.result | 43 typedef unsigned long CFTypeID; 44 typedef unsigned long CFOptionFlags; 45 typedef unsigned long CFHashCode; 47 typedef signed long CFIndex; /*AnyObj*/ 48 typedef const struct __CFArray * CFArrayRef; 49 typedef struct { 54 typedef void (*CFArrayApplierFunction)(const void *value, void *context); 56 typedef enum CFComparisonResult : CFIndex CFComparisonResult; enum CFComparisonResult : CFIndex { 63 typedef CFComparisonResult (*CFComparatorFunction)(const void *val1, const void *val2, void *contex… 65 typedef struct __CFArray * CFMutableArrayRef; [all …]
|
/external/deqp/framework/egl/wrapper/ |
D | eglwFunctionTypes.inl | 6 typedef EGLW_APICALL EGLBoolean (EGLW_APIENTRY* eglBindAPIFunc) (EGLenum api); 7 typedef EGLW_APICALL EGLBoolean (EGLW_APIENTRY* eglBindTexImageFunc) (EGLDisplay dpy, E… 8 typedef EGLW_APICALL EGLBoolean (EGLW_APIENTRY* eglChooseConfigFunc) (EGLDisplay dpy, c… 9 typedef EGLW_APICALL EGLint (EGLW_APIENTRY* eglClientWaitSyncFunc) (EGLDisplay dpy, EG… 10 typedef EGLW_APICALL EGLint (EGLW_APIENTRY* eglClientWaitSyncKHRFunc) (EGLDisplay dpy, … 11 typedef EGLW_APICALL EGLBoolean (EGLW_APIENTRY* eglCopyBuffersFunc) (EGLDisplay dpy, E… 12 typedef EGLW_APICALL EGLContext (EGLW_APIENTRY* eglCreateContextFunc) (EGLDisplay dpy, … 13 typedef EGLW_APICALL EGLImage (EGLW_APIENTRY* eglCreateImageFunc) (EGLDisplay dpy, EGL… 14 typedef EGLW_APICALL EGLImageKHR (EGLW_APIENTRY* eglCreateImageKHRFunc) (EGLDisplay dpy,… 15 typedef EGLW_APICALL EGLSurface (EGLW_APIENTRY* eglCreatePbufferFromClientBufferFunc) (EGLD… [all …]
|
D | eglwTypes.inl | 45 typedef int32_t EGLint; 46 typedef uint32_t EGLenum; 47 typedef uint32_t EGLBoolean; 48 typedef intptr_t EGLAttrib; 49 typedef uint64_t EGLTime; 51 typedef void* EGLDisplay; 52 typedef void* EGLConfig; 53 typedef void* EGLSurface; 54 typedef void* EGLContext; 55 typedef void* EGLImage; [all …]
|
/external/libcxx/include/ |
D | iosfwd | 54 typedef basic_ios<char> ios; 55 typedef basic_ios<wchar_t> wios; 57 typedef basic_streambuf<char> streambuf; 58 typedef basic_istream<char> istream; 59 typedef basic_ostream<char> ostream; 60 typedef basic_iostream<char> iostream; 62 typedef basic_stringbuf<char> stringbuf; 63 typedef basic_istringstream<char> istringstream; 64 typedef basic_ostringstream<char> ostringstream; 65 typedef basic_stringstream<char> stringstream; [all …]
|
/external/coreboot/src/drivers/intel/fsp2_0/header_util/ |
D | fspupdvpd.spatch | 10 * Convert named typedef'd structs 11 * Example : typedef struct name {} name_t; -> struct name {}; 17 typedef struct i { ... } t; 27 typedef FSP_UPD_HEADER; 33 typedef FSPM_ARCH_UPD; 43 - typedef struct g { 60 * Convert unnamed typedef'd structs 61 * Example : typedef struct {} name_t; -> struct name {}; 66 typedef struct { ... } t; 79 -typedef struct { [all …]
|
/external/e2fsprogs/lib/uuid/ |
D | uuid_types.h.in | 9 typedef unsigned char uint8_t; 10 typedef signed char int8_t; 13 typedef int int64_t; 14 typedef unsigned int uint64_t; 16 typedef long int64_t; 17 typedef unsigned long uint64_t; 20 typedef __signed__ long long int64_t; 22 typedef signed long long int64_t; 24 typedef unsigned long long uint64_t; 28 typedef int int16_t; [all …]
|
/external/e2fsprogs/lib/ext2fs/ |
D | ext2_types.h.in | 15 typedef __U8_TYPEDEF __u8; 17 typedef unsigned char __u8; 24 typedef __S8_TYPEDEF __s8; 26 typedef signed char __s8; 33 typedef __U16_TYPEDEF __u16; 36 typedef unsigned int __u16; 39 typedef unsigned short __u16; 51 typedef __S16_TYPEDEF __s16; 54 typedef int __s16; 57 typedef short __s16; [all …]
|
/external/e2fsprogs/lib/blkid/ |
D | blkid_types.h.in | 15 typedef __U8_TYPEDEF __u8; 17 typedef unsigned char __u8; 24 typedef __S8_TYPEDEF __s8; 26 typedef signed char __s8; 33 typedef __U16_TYPEDEF __u16; 36 typedef unsigned int __u16; 39 typedef unsigned short __u16; 51 typedef __S16_TYPEDEF __s16; 54 typedef int __s16; 57 typedef short __s16; [all …]
|
/external/libxml2/os400/libxmlrpg/ |
D | xmlTypesC.rpgle | 10 d xmlCchar s 3i 0 based(######typedef######) 11 d xmlCuchar s 3u 0 based(######typedef######) 12 d xmlCshort s 5i 0 based(######typedef######) 13 d xmlCushort s 5u 0 based(######typedef######) 14 d xmlCint s 10i 0 based(######typedef######) 15 d xmlCuInt s 10u 0 based(######typedef######) 16 d xmlClong s 10i 0 based(######typedef######) 17 d xmlCulong s 10u 0 based(######typedef######) 18 d xmlClonglong s 20i 0 based(######typedef######) 19 d xmlCulonglong s 20u 0 based(######typedef######) [all …]
|
/external/llvm/test/Transforms/IndVarSimplify/ |
D | lftr-other-uses.ll | 7 …%struct.datapartition = type { %typedef.Bitstream*, %typedef.DecodingEnvironment, i32 (%struct.syn… 8 … x i32]]]], [16 x i32], i32**, i32*, i32***, i32**, i32, i32, i32, i32, %typedef.Slice*, %struct.m… 11 …2*)*, void (%struct.syntaxelement*, %struct.inp_par*, %struct.img_par*, %typedef.DecodingEnvironme… 13 %typedef.BiContextType = type { i16, i8 } 14 %typedef.Bitstream = type { i32, i32, i32, i32, i8*, i32 } 15 %typedef.DecodingEnvironment = type { i32, i32, i32, i32, i32, i8*, i32* } 16 …typedef.MotionInfoContexts = type { [4 x [11 x %typedef.BiContextType]], [2 x [9 x %typedef.BiCont… 17 …%typedef.Slice = type { i32, i32, i32, i32, i32, i32, i32, i32, i32, %struct.datapartition*, %type… 18 …typedef.TextureInfoContexts = type { [2 x %typedef.BiContextType], [4 x %typedef.BiContextType], [… 20 …uct.syntaxelement* %se, %struct.inp_par* %inp, %struct.img_par* %img.1, %typedef.DecodingEnvironme…
|
/external/cronet/tot/third_party/libc++/src/include/ |
D | iosfwd | 52 typedef basic_ios<char> ios; 53 typedef basic_ios<wchar_t> wios; 55 typedef basic_streambuf<char> streambuf; 56 typedef basic_istream<char> istream; 57 typedef basic_ostream<char> ostream; 58 typedef basic_iostream<char> iostream; 60 typedef basic_stringbuf<char> stringbuf; 61 typedef basic_istringstream<char> istringstream; 62 typedef basic_ostringstream<char> ostringstream; 63 typedef basic_stringstream<char> stringstream; [all …]
|
/external/cronet/stable/third_party/libc++/src/include/ |
D | iosfwd | 52 typedef basic_ios<char> ios; 53 typedef basic_ios<wchar_t> wios; 55 typedef basic_streambuf<char> streambuf; 56 typedef basic_istream<char> istream; 57 typedef basic_ostream<char> ostream; 58 typedef basic_iostream<char> iostream; 60 typedef basic_stringbuf<char> stringbuf; 61 typedef basic_istringstream<char> istringstream; 62 typedef basic_ostringstream<char> ostringstream; 63 typedef basic_stringstream<char> stringstream; [all …]
|
/external/cronet/tot/third_party/libc++/src/include/__cxx03/ |
D | iosfwd | 52 typedef basic_ios<char> ios; 53 typedef basic_ios<wchar_t> wios; 55 typedef basic_streambuf<char> streambuf; 56 typedef basic_istream<char> istream; 57 typedef basic_ostream<char> ostream; 58 typedef basic_iostream<char> iostream; 60 typedef basic_stringbuf<char> stringbuf; 61 typedef basic_istringstream<char> istringstream; 62 typedef basic_ostringstream<char> ostringstream; 63 typedef basic_stringstream<char> stringstream; [all …]
|
/external/cronet/stable/third_party/libc++/src/include/__cxx03/ |
D | iosfwd | 52 typedef basic_ios<char> ios; 53 typedef basic_ios<wchar_t> wios; 55 typedef basic_streambuf<char> streambuf; 56 typedef basic_istream<char> istream; 57 typedef basic_ostream<char> ostream; 58 typedef basic_iostream<char> iostream; 60 typedef basic_stringbuf<char> stringbuf; 61 typedef basic_istringstream<char> istringstream; 62 typedef basic_ostringstream<char> ostringstream; 63 typedef basic_stringstream<char> stringstream; [all …]
|
12345678910>>...102