Home
last modified time | relevance | path

Searched defs:val (Results 1 – 25 of 5037) sorted by relevance

12345678910>>...202

/external/scapy/scapy/layers/tls/crypto/
Dsuites.py146 val = 0x0000 variable in TLS_NULL_WITH_NULL_NULL
149 val = 0x0001 variable in TLS_RSA_WITH_NULL_MD5
152 val = 0x0002 variable in TLS_RSA_WITH_NULL_SHA
155 val = 0x0003 variable in TLS_RSA_EXPORT_WITH_RC4_40_MD5
158 val = 0x0004 variable in TLS_RSA_WITH_RC4_128_MD5
161 val = 0x0005 variable in TLS_RSA_WITH_RC4_128_SHA
164 val = 0x0006 variable in TLS_RSA_EXPORT_WITH_RC2_CBC_40_MD5
167 val = 0x0007 variable in TLS_RSA_WITH_IDEA_CBC_SHA
170 val = 0x0008 variable in TLS_RSA_EXPORT_WITH_DES40_CBC_SHA
173 val = 0x0009 variable in TLS_RSA_WITH_DES_CBC_SHA
[all …]
/external/virglrenderer/src/venus/venus-protocol/
Dvn_protocol_renderer_types.h16 vn_encode_uint64_t(struct vn_cs_encoder *enc, const uint64_t *val) in vn_encode_uint64_t()
22 vn_decode_uint64_t(struct vn_cs_decoder *dec, uint64_t *val) in vn_decode_uint64_t()
28 vn_encode_uint64_t_array(struct vn_cs_encoder *enc, const uint64_t *val, uint32_t count) in vn_encode_uint64_t_array()
36 vn_decode_uint64_t_array(struct vn_cs_decoder *dec, uint64_t *val, uint32_t count) in vn_decode_uint64_t_array()
46 vn_encode_int32_t(struct vn_cs_encoder *enc, const int32_t *val) in vn_encode_int32_t()
52 vn_decode_int32_t(struct vn_cs_decoder *dec, int32_t *val) in vn_decode_int32_t()
58 vn_encode_int32_t_array(struct vn_cs_encoder *enc, const int32_t *val, uint32_t count) in vn_encode_int32_t_array()
66 vn_decode_int32_t_array(struct vn_cs_decoder *dec, int32_t *val, uint32_t count) in vn_decode_int32_t_array()
76 vn_encode_VkStructureType(struct vn_cs_encoder *enc, const VkStructureType *val) in vn_encode_VkStructureType()
82 vn_decode_VkStructureType(struct vn_cs_decoder *dec, VkStructureType *val) in vn_decode_VkStructureType()
[all …]
Dvn_protocol_renderer_structs.h26 vn_encode_VkExtent3D(struct vn_cs_encoder *enc, const VkExtent3D *val) in vn_encode_VkExtent3D()
34 vn_decode_VkExtent3D_temp(struct vn_cs_decoder *dec, VkExtent3D *val) in vn_decode_VkExtent3D_temp()
42 vn_decode_VkExtent3D_partial_temp(struct vn_cs_decoder *dec, VkExtent3D *val) in vn_decode_VkExtent3D_partial_temp()
50 vn_replace_VkExtent3D_handle(VkExtent3D *val) in vn_replace_VkExtent3D_handle()
60 vn_encode_VkLayerProperties(struct vn_cs_encoder *enc, const VkLayerProperties *val) in vn_encode_VkLayerProperties()
71 vn_decode_VkLayerProperties_partial_temp(struct vn_cs_decoder *dec, VkLayerProperties *val) in vn_decode_VkLayerProperties_partial_temp()
82 vn_encode_VkExtensionProperties(struct vn_cs_encoder *enc, const VkExtensionProperties *val) in vn_encode_VkExtensionProperties()
90 vn_decode_VkExtensionProperties_temp(struct vn_cs_decoder *dec, VkExtensionProperties *val) in vn_decode_VkExtensionProperties_temp()
100 vn_decode_VkExtensionProperties_partial_temp(struct vn_cs_decoder *dec, VkExtensionProperties *val) in vn_decode_VkExtensionProperties_partial_temp()
107 vn_replace_VkExtensionProperties_handle(VkExtensionProperties *val) in vn_replace_VkExtensionProperties_handle()
[all …]
Dvn_protocol_renderer_handles.h16 vn_encode_VkInstance(struct vn_cs_encoder *enc, const VkInstance *val) in vn_encode_VkInstance()
23 vn_decode_VkInstance_temp(struct vn_cs_decoder *dec, VkInstance *val) in vn_decode_VkInstance_temp()
36 vn_decode_VkInstance_lookup(struct vn_cs_decoder *dec, VkInstance *val) in vn_decode_VkInstance_lookup()
44 vn_replace_VkInstance_handle(VkInstance *val) in vn_replace_VkInstance_handle()
52 vn_encode_VkPhysicalDevice(struct vn_cs_encoder *enc, const VkPhysicalDevice *val) in vn_encode_VkPhysicalDevice()
59 vn_decode_VkPhysicalDevice_temp(struct vn_cs_decoder *dec, VkPhysicalDevice *val) in vn_decode_VkPhysicalDevice_temp()
72 vn_decode_VkPhysicalDevice_lookup(struct vn_cs_decoder *dec, VkPhysicalDevice *val) in vn_decode_VkPhysicalDevice_lookup()
80 vn_replace_VkPhysicalDevice_handle(VkPhysicalDevice *val) in vn_replace_VkPhysicalDevice_handle()
88 vn_encode_VkDevice(struct vn_cs_encoder *enc, const VkDevice *val) in vn_encode_VkDevice()
95 vn_decode_VkDevice_temp(struct vn_cs_decoder *dec, VkDevice *val) in vn_decode_VkDevice_temp()
[all …]
Dvn_protocol_renderer_device.h26 vn_encode_VkPhysicalDeviceLimits(struct vn_cs_encoder *enc, const VkPhysicalDeviceLimits *val) in vn_encode_VkPhysicalDeviceLimits()
143 …_decode_VkPhysicalDeviceLimits_partial_temp(struct vn_cs_decoder *dec, VkPhysicalDeviceLimits *val) in vn_decode_VkPhysicalDeviceLimits_partial_temp()
256 …sicalDeviceSparseProperties(struct vn_cs_encoder *enc, const VkPhysicalDeviceSparseProperties *val) in vn_encode_VkPhysicalDeviceSparseProperties()
266 …viceSparseProperties_partial_temp(struct vn_cs_decoder *dec, VkPhysicalDeviceSparseProperties *val) in vn_decode_VkPhysicalDeviceSparseProperties_partial_temp()
278 …encode_VkPhysicalDeviceProperties(struct vn_cs_encoder *enc, const VkPhysicalDeviceProperties *val) in vn_encode_VkPhysicalDeviceProperties()
294 …VkPhysicalDeviceProperties_partial_temp(struct vn_cs_decoder *dec, VkPhysicalDeviceProperties *val) in vn_decode_VkPhysicalDeviceProperties_partial_temp()
310 vn_encode_VkQueueFamilyProperties(struct vn_cs_encoder *enc, const VkQueueFamilyProperties *val) in vn_encode_VkQueueFamilyProperties()
319 …ecode_VkQueueFamilyProperties_partial_temp(struct vn_cs_decoder *dec, VkQueueFamilyProperties *val) in vn_decode_VkQueueFamilyProperties_partial_temp()
330 vn_encode_VkMemoryType(struct vn_cs_encoder *enc, const VkMemoryType *val) in vn_encode_VkMemoryType()
337 vn_decode_VkMemoryType_partial_temp(struct vn_cs_decoder *dec, VkMemoryType *val) in vn_decode_VkMemoryType_partial_temp()
[all …]
Dvn_protocol_renderer_pipeline.h20 vn_decode_VkSpecializationMapEntry_temp(struct vn_cs_decoder *dec, VkSpecializationMapEntry *val) in vn_decode_VkSpecializationMapEntry_temp()
28 vn_replace_VkSpecializationMapEntry_handle(VkSpecializationMapEntry *val) in vn_replace_VkSpecializationMapEntry_handle()
38 vn_decode_VkSpecializationInfo_temp(struct vn_cs_decoder *dec, VkSpecializationInfo *val) in vn_decode_VkSpecializationInfo_temp()
64 vn_replace_VkSpecializationInfo_handle(VkSpecializationInfo *val) in vn_replace_VkSpecializationInfo_handle()
87 …CreateInfo_self_temp(struct vn_cs_decoder *dec, VkPipelineShaderStageRequiredSubgroupSizeCreateInf… in vn_decode_VkPipelineShaderStageRequiredSubgroupSizeCreateInfo_self_temp()
94 …pSizeCreateInfo_temp(struct vn_cs_decoder *dec, VkPipelineShaderStageRequiredSubgroupSizeCreateInf… in vn_decode_VkPipelineShaderStageRequiredSubgroupSizeCreateInfo_temp()
107 …StageRequiredSubgroupSizeCreateInfo_handle_self(VkPipelineShaderStageRequiredSubgroupSizeCreateInf… in vn_replace_VkPipelineShaderStageRequiredSubgroupSizeCreateInfo_handle_self()
115 …haderStageRequiredSubgroupSizeCreateInfo_handle(VkPipelineShaderStageRequiredSubgroupSizeCreateInf… in vn_replace_VkPipelineShaderStageRequiredSubgroupSizeCreateInfo_handle()
172 …ineShaderStageCreateInfo_self_temp(struct vn_cs_decoder *dec, VkPipelineShaderStageCreateInfo *val) in vn_decode_VkPipelineShaderStageCreateInfo_self_temp()
197 …PipelineShaderStageCreateInfo_temp(struct vn_cs_decoder *dec, VkPipelineShaderStageCreateInfo *val) in vn_decode_VkPipelineShaderStageCreateInfo_temp()
[all …]
Dvn_protocol_renderer_render_pass.h20 vn_decode_VkAttachmentDescription_temp(struct vn_cs_decoder *dec, VkAttachmentDescription *val) in vn_decode_VkAttachmentDescription_temp()
34 vn_replace_VkAttachmentDescription_handle(VkAttachmentDescription *val) in vn_replace_VkAttachmentDescription_handle()
50 vn_decode_VkAttachmentReference_temp(struct vn_cs_decoder *dec, VkAttachmentReference *val) in vn_decode_VkAttachmentReference_temp()
57 vn_replace_VkAttachmentReference_handle(VkAttachmentReference *val) in vn_replace_VkAttachmentReference_handle()
66 vn_decode_VkSubpassDescription_temp(struct vn_cs_decoder *dec, VkSubpassDescription *val) in vn_decode_VkSubpassDescription_temp()
122 vn_replace_VkSubpassDescription_handle(VkSubpassDescription *val) in vn_replace_VkSubpassDescription_handle()
149 vn_decode_VkSubpassDependency_temp(struct vn_cs_decoder *dec, VkSubpassDependency *val) in vn_decode_VkSubpassDependency_temp()
161 vn_replace_VkSubpassDependency_handle(VkSubpassDependency *val) in vn_replace_VkSubpassDependency_handle()
184 …rPassMultiviewCreateInfo_self_temp(struct vn_cs_decoder *dec, VkRenderPassMultiviewCreateInfo *val) in vn_decode_VkRenderPassMultiviewCreateInfo_self_temp()
220 …RenderPassMultiviewCreateInfo_temp(struct vn_cs_decoder *dec, VkRenderPassMultiviewCreateInfo *val) in vn_decode_VkRenderPassMultiviewCreateInfo_temp()
[all …]
Dvn_protocol_renderer_queue.h29 vn_decode_VkDeviceGroupSubmitInfo_self_temp(struct vn_cs_decoder *dec, VkDeviceGroupSubmitInfo *val) in vn_decode_VkDeviceGroupSubmitInfo_self_temp()
65 vn_decode_VkDeviceGroupSubmitInfo_temp(struct vn_cs_decoder *dec, VkDeviceGroupSubmitInfo *val) in vn_decode_VkDeviceGroupSubmitInfo_temp()
78 vn_replace_VkDeviceGroupSubmitInfo_handle_self(VkDeviceGroupSubmitInfo *val) in vn_replace_VkDeviceGroupSubmitInfo_handle_self()
91 vn_replace_VkDeviceGroupSubmitInfo_handle(VkDeviceGroupSubmitInfo *val) in vn_replace_VkDeviceGroupSubmitInfo_handle()
120 vn_decode_VkProtectedSubmitInfo_self_temp(struct vn_cs_decoder *dec, VkProtectedSubmitInfo *val) in vn_decode_VkProtectedSubmitInfo_self_temp()
127 vn_decode_VkProtectedSubmitInfo_temp(struct vn_cs_decoder *dec, VkProtectedSubmitInfo *val) in vn_decode_VkProtectedSubmitInfo_temp()
140 vn_replace_VkProtectedSubmitInfo_handle_self(VkProtectedSubmitInfo *val) in vn_replace_VkProtectedSubmitInfo_handle_self()
148 vn_replace_VkProtectedSubmitInfo_handle(VkProtectedSubmitInfo *val) in vn_replace_VkProtectedSubmitInfo_handle()
177 …imelineSemaphoreSubmitInfo_self_temp(struct vn_cs_decoder *dec, VkTimelineSemaphoreSubmitInfo *val) in vn_decode_VkTimelineSemaphoreSubmitInfo_self_temp()
203 …e_VkTimelineSemaphoreSubmitInfo_temp(struct vn_cs_decoder *dec, VkTimelineSemaphoreSubmitInfo *val) in vn_decode_VkTimelineSemaphoreSubmitInfo_temp()
[all …]
Dvn_protocol_renderer_device_memory.h38 …de_VkExportMemoryAllocateInfo_self_temp(struct vn_cs_decoder *dec, VkExportMemoryAllocateInfo *val) in vn_decode_VkExportMemoryAllocateInfo_self_temp()
45 …_decode_VkExportMemoryAllocateInfo_temp(struct vn_cs_decoder *dec, VkExportMemoryAllocateInfo *val) in vn_decode_VkExportMemoryAllocateInfo_temp()
58 vn_replace_VkExportMemoryAllocateInfo_handle_self(VkExportMemoryAllocateInfo *val) in vn_replace_VkExportMemoryAllocateInfo_handle_self()
66 vn_replace_VkExportMemoryAllocateInfo_handle(VkExportMemoryAllocateInfo *val) in vn_replace_VkExportMemoryAllocateInfo_handle()
95 …code_VkMemoryAllocateFlagsInfo_self_temp(struct vn_cs_decoder *dec, VkMemoryAllocateFlagsInfo *val) in vn_decode_VkMemoryAllocateFlagsInfo_self_temp()
103 vn_decode_VkMemoryAllocateFlagsInfo_temp(struct vn_cs_decoder *dec, VkMemoryAllocateFlagsInfo *val) in vn_decode_VkMemoryAllocateFlagsInfo_temp()
116 vn_replace_VkMemoryAllocateFlagsInfo_handle_self(VkMemoryAllocateFlagsInfo *val) in vn_replace_VkMemoryAllocateFlagsInfo_handle_self()
125 vn_replace_VkMemoryAllocateFlagsInfo_handle(VkMemoryAllocateFlagsInfo *val) in vn_replace_VkMemoryAllocateFlagsInfo_handle()
154 …emoryDedicatedAllocateInfo_self_temp(struct vn_cs_decoder *dec, VkMemoryDedicatedAllocateInfo *val) in vn_decode_VkMemoryDedicatedAllocateInfo_self_temp()
162 …e_VkMemoryDedicatedAllocateInfo_temp(struct vn_cs_decoder *dec, VkMemoryDedicatedAllocateInfo *val) in vn_decode_VkMemoryDedicatedAllocateInfo_temp()
[all …]
Dvn_protocol_renderer_image.h20 …parseImageMemoryRequirements(struct vn_cs_encoder *enc, const VkSparseImageMemoryRequirements *val) in vn_encode_VkSparseImageMemoryRequirements()
30 …ageMemoryRequirements_partial_temp(struct vn_cs_decoder *dec, VkSparseImageMemoryRequirements *val) in vn_decode_VkSparseImageMemoryRequirements_partial_temp()
51 …nalMemoryImageCreateInfo_self_temp(struct vn_cs_decoder *dec, VkExternalMemoryImageCreateInfo *val) in vn_decode_VkExternalMemoryImageCreateInfo_self_temp()
58 …ExternalMemoryImageCreateInfo_temp(struct vn_cs_decoder *dec, VkExternalMemoryImageCreateInfo *val) in vn_decode_VkExternalMemoryImageCreateInfo_temp()
71 vn_replace_VkExternalMemoryImageCreateInfo_handle_self(VkExternalMemoryImageCreateInfo *val) in vn_replace_VkExternalMemoryImageCreateInfo_handle_self()
79 vn_replace_VkExternalMemoryImageCreateInfo_handle(VkExternalMemoryImageCreateInfo *val) in vn_replace_VkExternalMemoryImageCreateInfo_handle()
108 …stCreateInfoEXT_self_temp(struct vn_cs_decoder *dec, VkImageDrmFormatModifierListCreateInfoEXT *va… in vn_decode_VkImageDrmFormatModifierListCreateInfoEXT_self_temp()
124 …ierListCreateInfoEXT_temp(struct vn_cs_decoder *dec, VkImageDrmFormatModifierListCreateInfoEXT *va… in vn_decode_VkImageDrmFormatModifierListCreateInfoEXT_temp()
137 …kImageDrmFormatModifierListCreateInfoEXT_handle_self(VkImageDrmFormatModifierListCreateInfoEXT *va… in vn_replace_VkImageDrmFormatModifierListCreateInfoEXT_handle_self()
146 …ace_VkImageDrmFormatModifierListCreateInfoEXT_handle(VkImageDrmFormatModifierListCreateInfoEXT *va… in vn_replace_VkImageDrmFormatModifierListCreateInfoEXT_handle()
[all …]
Dvn_protocol_renderer_descriptor_set_layout.h20 …ode_VkDescriptorSetLayoutBinding_temp(struct vn_cs_decoder *dec, VkDescriptorSetLayoutBinding *val) in vn_decode_VkDescriptorSetLayoutBinding_temp()
39 vn_replace_VkDescriptorSetLayoutBinding_handle(VkDescriptorSetLayoutBinding *val) in vn_replace_VkDescriptorSetLayoutBinding_handle()
63 …lagsCreateInfo_self_temp(struct vn_cs_decoder *dec, VkDescriptorSetLayoutBindingFlagsCreateInfo *v… in vn_decode_VkDescriptorSetLayoutBindingFlagsCreateInfo_self_temp()
80 …dingFlagsCreateInfo_temp(struct vn_cs_decoder *dec, VkDescriptorSetLayoutBindingFlagsCreateInfo *v… in vn_decode_VkDescriptorSetLayoutBindingFlagsCreateInfo_temp()
93 …scriptorSetLayoutBindingFlagsCreateInfo_handle_self(VkDescriptorSetLayoutBindingFlagsCreateInfo *v… in vn_replace_VkDescriptorSetLayoutBindingFlagsCreateInfo_handle_self()
102 …_VkDescriptorSetLayoutBindingFlagsCreateInfo_handle(VkDescriptorSetLayoutBindingFlagsCreateInfo *v… in vn_replace_VkDescriptorSetLayoutBindingFlagsCreateInfo_handle()
159 …iptorSetLayoutCreateInfo_self_temp(struct vn_cs_decoder *dec, VkDescriptorSetLayoutCreateInfo *val) in vn_decode_VkDescriptorSetLayoutCreateInfo_self_temp()
177 …DescriptorSetLayoutCreateInfo_temp(struct vn_cs_decoder *dec, VkDescriptorSetLayoutCreateInfo *val) in vn_decode_VkDescriptorSetLayoutCreateInfo_temp()
190 vn_replace_VkDescriptorSetLayoutCreateInfo_handle_self(VkDescriptorSetLayoutCreateInfo *val) in vn_replace_VkDescriptorSetLayoutCreateInfo_handle_self()
203 vn_replace_VkDescriptorSetLayoutCreateInfo_handle(VkDescriptorSetLayoutCreateInfo *val) in vn_replace_VkDescriptorSetLayoutCreateInfo_handle()
[all …]
Dvn_protocol_renderer_buffer.h29 …lMemoryBufferCreateInfo_self_temp(struct vn_cs_decoder *dec, VkExternalMemoryBufferCreateInfo *val) in vn_decode_VkExternalMemoryBufferCreateInfo_self_temp()
36 …ternalMemoryBufferCreateInfo_temp(struct vn_cs_decoder *dec, VkExternalMemoryBufferCreateInfo *val) in vn_decode_VkExternalMemoryBufferCreateInfo_temp()
49 vn_replace_VkExternalMemoryBufferCreateInfo_handle_self(VkExternalMemoryBufferCreateInfo *val) in vn_replace_VkExternalMemoryBufferCreateInfo_handle_self()
57 vn_replace_VkExternalMemoryBufferCreateInfo_handle(VkExternalMemoryBufferCreateInfo *val) in vn_replace_VkExternalMemoryBufferCreateInfo_handle()
86 …AddressCreateInfo_self_temp(struct vn_cs_decoder *dec, VkBufferOpaqueCaptureAddressCreateInfo *val) in vn_decode_VkBufferOpaqueCaptureAddressCreateInfo_self_temp()
93 …ptureAddressCreateInfo_temp(struct vn_cs_decoder *dec, VkBufferOpaqueCaptureAddressCreateInfo *val) in vn_decode_VkBufferOpaqueCaptureAddressCreateInfo_temp()
106 …ace_VkBufferOpaqueCaptureAddressCreateInfo_handle_self(VkBufferOpaqueCaptureAddressCreateInfo *val) in vn_replace_VkBufferOpaqueCaptureAddressCreateInfo_handle_self()
114 …_replace_VkBufferOpaqueCaptureAddressCreateInfo_handle(VkBufferOpaqueCaptureAddressCreateInfo *val) in vn_replace_VkBufferOpaqueCaptureAddressCreateInfo_handle()
171 vn_decode_VkBufferCreateInfo_self_temp(struct vn_cs_decoder *dec, VkBufferCreateInfo *val) in vn_decode_VkBufferCreateInfo_self_temp()
191 vn_decode_VkBufferCreateInfo_temp(struct vn_cs_decoder *dec, VkBufferCreateInfo *val) in vn_decode_VkBufferCreateInfo_temp()
[all …]
/external/python/cpython2/Lib/test/
Dtest_augassign.py84 def __radd__(self, val): argument
86 def __add__(self, val): argument
90 def __iadd__(self, val): argument
95 def __iadd__(self, val): argument
126 def __add__(self, val): argument
128 def __radd__(self, val): argument
130 def __iadd__(self, val): argument
134 def __sub__(self, val): argument
136 def __rsub__(self, val): argument
138 def __isub__(self, val): argument
[all …]
/external/python/cpython3/Lib/test/
Dtest_augassign.py72 def __radd__(self, val): argument
74 def __add__(self, val): argument
78 def __iadd__(self, val): argument
83 def __iadd__(self, val): argument
122 def __add__(self, val): argument
124 def __radd__(self, val): argument
126 def __iadd__(self, val): argument
130 def __sub__(self, val): argument
132 def __rsub__(self, val): argument
134 def __isub__(self, val): argument
[all …]
/external/scapy/scapy/layers/
Dradius.py323 val = 5 variable in RadiusAttr_NAS_Port
328 val = 12 variable in RadiusAttr_Framed_MTU
333 val = 16 variable in RadiusAttr_Login_TCP_Port
338 val = 27 variable in RadiusAttr_Session_Timeout
343 val = 28 variable in RadiusAttr_Idle_Timeout
348 val = 37 variable in RadiusAttr_Framed_AppleTalk_Link
353 val = 38 variable in RadiusAttr_Framed_AppleTalk_Network
358 val = 41 variable in RadiusAttr_Acct_Delay_Time
363 val = 42 variable in RadiusAttr_Acct_Input_Octets
368 val = 43 variable in RadiusAttr_Acct_Output_Octets
[all …]
/external/autotest/client/common_lib/
Dcontrol_data.py137 def set_attr(self, attr, val, raise_warnings=False): argument
181 def _set_string(self, attr, val): argument
186 def _set_option(self, attr, val, options): argument
195 def _set_bool(self, attr, val): argument
207 def _set_int(self, attr, val, min=None, max=None): argument
218 def _set_set(self, attr, val): argument
224 def set_author(self, val): argument
228 def set_dependencies(self, val): argument
232 def set_doc(self, val): argument
236 def set_name(self, val): argument
[all …]
/external/armnn/python/pyarmnn/src/pyarmnn/swig/typemaps/
Dvectors.i7 int from_python_to_cpp(PyObject *obj, long* val) { in from_python_to_cpp()
11 int from_python_to_cpp(PyObject *obj, int* val) { in from_python_to_cpp()
15 int from_python_to_cpp(PyObject *obj, unsigned int* val) { in from_python_to_cpp()
19 int from_python_to_cpp(PyObject *obj, unsigned short* val) { in from_python_to_cpp()
23 int from_python_to_cpp(PyObject *obj, float* val) { in from_python_to_cpp()
27 int from_python_to_cpp(PyObject *obj, double* val) { in from_python_to_cpp()
31 int from_python_to_cpp(PyObject *obj, unsigned long long* val) { in from_python_to_cpp()
35 int from_python_to_cpp(PyObject *obj, long long* val) { in from_python_to_cpp()
40 int from_python_to_cpp(PyObject *obj, unsigned long* val) { in from_python_to_cpp()
44 int from_python_to_cpp(PyObject *obj, short* val) { in from_python_to_cpp()
[all …]
/external/sg3_utils/include/
Dsg_unaligned.h94 static inline void sg_put_unaligned_be16(uint16_t val, void *p) in sg_put_unaligned_be16()
101 static inline void sg_put_unaligned_be32(uint32_t val, void *p) in sg_put_unaligned_be32()
108 static inline void sg_put_unaligned_be64(uint64_t val, void *p) in sg_put_unaligned_be64()
139 static inline void sg_put_unaligned_le16(uint16_t val, void *p) in sg_put_unaligned_le16()
144 static inline void sg_put_unaligned_le32(uint32_t val, void *p) in sg_put_unaligned_le32()
149 static inline void sg_put_unaligned_le64(uint64_t val, void *p) in sg_put_unaligned_le64()
275 static inline void sg_put_unaligned_be16(uint16_t val, void *p) in sg_put_unaligned_be16()
281 static inline void sg_put_unaligned_be32(uint32_t val, void *p) in sg_put_unaligned_be32()
287 static inline void sg_put_unaligned_be64(uint64_t val, void *p) in sg_put_unaligned_be64()
311 static inline void sg_put_unaligned_le16(uint16_t val, void *p) in sg_put_unaligned_le16()
[all …]
/external/angle/src/libANGLE/
DvalidationEGL.cpp102 bool ValidateStreamAttribute(const ValidationContext *val, in ValidateStreamAttribute()
142 bool ValidateCreateImageMipLevelCommon(const ValidationContext *val, in ValidateCreateImageMipLevelCommon()
172 bool ValidateConfigAttribute(const ValidationContext *val, in ValidateConfigAttribute()
278 bool ValidateConfigAttributeValue(const ValidationContext *val, in ValidateConfigAttributeValue()
400 bool ValidateConfigAttributes(const ValidationContext *val, in ValidateConfigAttributes()
416 bool ValidateColorspaceAttribute(const ValidationContext *val, in ValidateColorspaceAttribute()
475 bool ValidatePlatformType(const ValidationContext *val, in ValidatePlatformType()
536 bool ValidateGetPlatformDisplayCommon(const ValidationContext *val, in ValidateGetPlatformDisplayCommon()
1006 bool ValidateStream(const ValidationContext *val, const Display *display, const Stream *stream) in ValidateStream()
1026 bool ValidateLabeledObject(const ValidationContext *val, in ValidateLabeledObject()
[all …]
/external/apache-harmony/support/src/test/java/tests/util/
DCallVerificationStack.java127 public void push(boolean val) { in push()
136 public void push(char val) { in push()
145 public void push(double val) { in push()
154 public void push(float val) { in push()
163 public void push(int val) { in push()
172 public void push(long val) { in push()
181 public void push(short val) { in push()
284 public BaseTypeWrapper(boolean val) { in BaseTypeWrapper()
291 public BaseTypeWrapper(byte val) { in BaseTypeWrapper()
298 public BaseTypeWrapper(char val) { in BaseTypeWrapper()
[all …]
/external/apache-velocity-engine/velocity-engine-core/src/test/java/org/apache/velocity/test/provider/
DNumberMethods.java34 public String numMethod(byte val) in numMethod()
39 public String numMethod(short val) in numMethod()
44 public String numMethod(int val) in numMethod()
49 public String numMethod(double val) in numMethod()
54 public String numMethod(long val) in numMethod()
59 public String numMethod(BigInteger val) in numMethod()
64 public String numMethod(BigDecimal val) in numMethod()
/external/clang/test/Sema/
Dwarn-char-subscripts.c6 int val = array[subscript]; // expected-warning{{array subscript is of type 'char'}} in t1() local
12 int val = subscript[array]; // expected-warning{{array subscript is of type 'char'}} in t2() local
18 int val = array[subscript]; // expected-warning{{array subscript is of type 'char'}} in t3() local
24 int val = subscript[array]; // expected-warning{{array subscript is of type 'char'}} in t4() local
30 int val = array[returnsChar()]; // expected-warning{{array subscript is of type 'char'}} in t5() local
36 int val = array[subscript]; // no warning for explicit signed char in t6() local
42 int val = array[subscript]; // no warning for unsigned char in t7() local
49 int val = array[subscript]; // expected-warning{{array subscript is of type 'char'}} in t8() local
56 int val = array[subscript]; // no warning for explicit signed char in t9() local
63 int val = array[subscript]; // no warning for unsigned char in t10() local
/external/igt-gpu-tools/lib/
Dintel_iosf.c23 uint32_t *val) in vlv_sideband_rw()
76 int intel_punit_read(uint32_t addr, uint32_t *val) in intel_punit_read()
91 int intel_punit_write(uint32_t addr, uint32_t val) in intel_punit_write()
106 int intel_nc_read(uint32_t addr, uint32_t *val) in intel_nc_read()
121 int intel_nc_write(uint32_t addr, uint32_t val) in intel_nc_write()
138 uint32_t val; in intel_dpio_reg_read() local
155 void intel_dpio_reg_write(uint32_t reg, uint32_t val, int phy) in intel_dpio_reg_write()
165 uint32_t val = 0; in intel_flisdsi_reg_read() local
172 void intel_flisdsi_reg_write(uint32_t reg, uint32_t val) in intel_flisdsi_reg_write()
179 uint32_t val; in intel_iosf_sb_read() local
[all …]
/external/swiftshader/third_party/SPIRV-Tools/source/
Dspirv_validator_options.cpp84 bool val) { in spvValidatorOptionsSetRelaxStoreStruct()
89 bool val) { in spvValidatorOptionsSetRelaxLogicalPointer()
94 bool val) { in spvValidatorOptionsSetBeforeHlslLegalization()
100 bool val) { in spvValidatorOptionsSetRelaxBlockLayout()
105 spv_validator_options options, bool val) { in spvValidatorOptionsSetUniformBufferStandardLayout()
110 bool val) { in spvValidatorOptionsSetScalarBlockLayout()
115 bool val) { in spvValidatorOptionsSetWorkgroupScalarBlockLayout()
120 bool val) { in spvValidatorOptionsSetSkipBlockLayout()
125 bool val) { in spvValidatorOptionsSetAllowLocalSizeId()
130 bool val) { in spvValidatorOptionsSetFriendlyNames()
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/
Dspirv_validator_options.cpp84 bool val) { in spvValidatorOptionsSetRelaxStoreStruct()
89 bool val) { in spvValidatorOptionsSetRelaxLogicalPointer()
94 bool val) { in spvValidatorOptionsSetBeforeHlslLegalization()
100 bool val) { in spvValidatorOptionsSetRelaxBlockLayout()
105 spv_validator_options options, bool val) { in spvValidatorOptionsSetUniformBufferStandardLayout()
110 bool val) { in spvValidatorOptionsSetScalarBlockLayout()
115 bool val) { in spvValidatorOptionsSetWorkgroupScalarBlockLayout()
120 bool val) { in spvValidatorOptionsSetSkipBlockLayout()
125 bool val) { in spvValidatorOptionsSetAllowLocalSizeId()
130 bool val) { in spvValidatorOptionsSetFriendlyNames()

12345678910>>...202