Home
last modified time | relevance | path

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

12345678910>>...159

/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 …ineShaderStageCreateInfo_self_temp(struct vn_cs_decoder *dec, VkPipelineShaderStageCreateInfo *val) in vn_decode_VkPipelineShaderStageCreateInfo_self_temp()
112 …PipelineShaderStageCreateInfo_temp(struct vn_cs_decoder *dec, VkPipelineShaderStageCreateInfo *val) in vn_decode_VkPipelineShaderStageCreateInfo_temp()
125 vn_replace_VkPipelineShaderStageCreateInfo_handle_self(VkPipelineShaderStageCreateInfo *val) in vn_replace_VkPipelineShaderStageCreateInfo_handle_self()
138 vn_replace_VkPipelineShaderStageCreateInfo_handle(VkPipelineShaderStageCreateInfo *val) in vn_replace_VkPipelineShaderStageCreateInfo_handle()
158 …VertexInputBindingDescription_temp(struct vn_cs_decoder *dec, VkVertexInputBindingDescription *val) in vn_decode_VkVertexInputBindingDescription_temp()
166 vn_replace_VkVertexInputBindingDescription_handle(VkVertexInputBindingDescription *val) in vn_replace_VkVertexInputBindingDescription_handle()
[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_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.h36 …de_VkExportMemoryAllocateInfo_self_temp(struct vn_cs_decoder *dec, VkExportMemoryAllocateInfo *val) in vn_decode_VkExportMemoryAllocateInfo_self_temp()
43 …_decode_VkExportMemoryAllocateInfo_temp(struct vn_cs_decoder *dec, VkExportMemoryAllocateInfo *val) in vn_decode_VkExportMemoryAllocateInfo_temp()
56 vn_replace_VkExportMemoryAllocateInfo_handle_self(VkExportMemoryAllocateInfo *val) in vn_replace_VkExportMemoryAllocateInfo_handle_self()
64 vn_replace_VkExportMemoryAllocateInfo_handle(VkExportMemoryAllocateInfo *val) in vn_replace_VkExportMemoryAllocateInfo_handle()
93 …code_VkMemoryAllocateFlagsInfo_self_temp(struct vn_cs_decoder *dec, VkMemoryAllocateFlagsInfo *val) in vn_decode_VkMemoryAllocateFlagsInfo_self_temp()
101 vn_decode_VkMemoryAllocateFlagsInfo_temp(struct vn_cs_decoder *dec, VkMemoryAllocateFlagsInfo *val) in vn_decode_VkMemoryAllocateFlagsInfo_temp()
114 vn_replace_VkMemoryAllocateFlagsInfo_handle_self(VkMemoryAllocateFlagsInfo *val) in vn_replace_VkMemoryAllocateFlagsInfo_handle_self()
123 vn_replace_VkMemoryAllocateFlagsInfo_handle(VkMemoryAllocateFlagsInfo *val) in vn_replace_VkMemoryAllocateFlagsInfo_handle()
152 …emoryDedicatedAllocateInfo_self_temp(struct vn_cs_decoder *dec, VkMemoryDedicatedAllocateInfo *val) in vn_decode_VkMemoryDedicatedAllocateInfo_self_temp()
160 …e_VkMemoryDedicatedAllocateInfo_temp(struct vn_cs_decoder *dec, VkMemoryDedicatedAllocateInfo *val) in vn_decode_VkMemoryDedicatedAllocateInfo_temp()
[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 …]
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()
151 …iptorSetLayoutCreateInfo_self_temp(struct vn_cs_decoder *dec, VkDescriptorSetLayoutCreateInfo *val) in vn_decode_VkDescriptorSetLayoutCreateInfo_self_temp()
169 …DescriptorSetLayoutCreateInfo_temp(struct vn_cs_decoder *dec, VkDescriptorSetLayoutCreateInfo *val) in vn_decode_VkDescriptorSetLayoutCreateInfo_temp()
182 vn_replace_VkDescriptorSetLayoutCreateInfo_handle_self(VkDescriptorSetLayoutCreateInfo *val) in vn_replace_VkDescriptorSetLayoutCreateInfo_handle_self()
195 vn_replace_VkDescriptorSetLayoutCreateInfo_handle(VkDescriptorSetLayoutCreateInfo *val) in vn_replace_VkDescriptorSetLayoutCreateInfo_handle()
[all …]
Dvn_protocol_renderer_descriptor_set.h35 …llocateInfo_self_temp(struct vn_cs_decoder *dec, VkDescriptorSetVariableDescriptorCountAllocateInf… in vn_decode_VkDescriptorSetVariableDescriptorCountAllocateInfo_self_temp()
51 …ountAllocateInfo_temp(struct vn_cs_decoder *dec, VkDescriptorSetVariableDescriptorCountAllocateInf… in vn_decode_VkDescriptorSetVariableDescriptorCountAllocateInfo_temp()
64 …tVariableDescriptorCountAllocateInfo_handle_self(VkDescriptorSetVariableDescriptorCountAllocateInf… in vn_replace_VkDescriptorSetVariableDescriptorCountAllocateInfo_handle_self()
73 …torSetVariableDescriptorCountAllocateInfo_handle(VkDescriptorSetVariableDescriptorCountAllocateInf… in vn_replace_VkDescriptorSetVariableDescriptorCountAllocateInfo_handle()
122 …_VkDescriptorSetAllocateInfo_self_temp(struct vn_cs_decoder *dec, VkDescriptorSetAllocateInfo *val) in vn_decode_VkDescriptorSetAllocateInfo_self_temp()
140 …ecode_VkDescriptorSetAllocateInfo_temp(struct vn_cs_decoder *dec, VkDescriptorSetAllocateInfo *val) in vn_decode_VkDescriptorSetAllocateInfo_temp()
153 vn_replace_VkDescriptorSetAllocateInfo_handle_self(VkDescriptorSetAllocateInfo *val) in vn_replace_VkDescriptorSetAllocateInfo_handle_self()
166 vn_replace_VkDescriptorSetAllocateInfo_handle(VkDescriptorSetAllocateInfo *val) in vn_replace_VkDescriptorSetAllocateInfo_handle()
189 vn_decode_VkDescriptorImageInfo_temp(struct vn_cs_decoder *dec, VkDescriptorImageInfo *val) in vn_decode_VkDescriptorImageInfo_temp()
197 vn_replace_VkDescriptorImageInfo_handle(VkDescriptorImageInfo *val) in vn_replace_VkDescriptorImageInfo_handle()
[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.py134 def set_attr(self, attr, val, raise_warnings=False): argument
178 def _set_string(self, attr, val): argument
183 def _set_option(self, attr, val, options): argument
192 def _set_bool(self, attr, val): argument
204 def _set_int(self, attr, val, min=None, max=None): argument
215 def _set_set(self, attr, val): argument
221 def set_author(self, val): argument
225 def set_dependencies(self, val): argument
229 def set_doc(self, val): argument
233 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/f2fs-tools/tools/sg_write_buffer/include/
Dsg_unaligned.h47 static inline void __put_unaligned_be16(uint16_t val, uint8_t *p) in __put_unaligned_be16()
53 static inline void __put_unaligned_be32(uint32_t val, uint8_t *p) in __put_unaligned_be32()
60 static inline void __put_unaligned_be48(uint64_t val, uint8_t *p) in __put_unaligned_be48()
66 static inline void __put_unaligned_be64(uint64_t val, uint8_t *p) in __put_unaligned_be64()
116 static inline void sg_put_unaligned_be16(uint16_t val, void *p) in sg_put_unaligned_be16()
121 static inline void sg_put_unaligned_be24(uint32_t val, void *p) in sg_put_unaligned_be24()
128 static inline void sg_put_unaligned_be32(uint32_t val, void *p) in sg_put_unaligned_be32()
134 static inline void sg_put_unaligned_be48(uint64_t val, void *p) in sg_put_unaligned_be48()
139 static inline void sg_put_unaligned_be64(uint64_t val, void *p) in sg_put_unaligned_be64()
147 static inline void sg_nz_put_unaligned_be16(uint16_t val, void *p) in sg_nz_put_unaligned_be16()
[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()
470 bool ValidatePlatformType(const ValidationContext *val, in ValidatePlatformType()
531 bool ValidateGetPlatformDisplayCommon(const ValidationContext *val, in ValidateGetPlatformDisplayCommon()
990 bool ValidateStream(const ValidationContext *val, const Display *display, const Stream *stream) in ValidateStream()
1010 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/webrtc/rtc_base/
Dbit_buffer.cc36 uint8_t HighestByte(uint64_t val) { in HighestByte()
63 size_t CountBits(uint64_t val) { in CountBits()
86 bool BitBuffer::ReadUInt8(uint8_t* val) { in ReadUInt8()
96 bool BitBuffer::ReadUInt16(uint16_t* val) { in ReadUInt16()
106 bool BitBuffer::ReadUInt32(uint32_t* val) { in ReadUInt32()
110 bool BitBuffer::PeekBits(uint32_t* val, size_t bit_count) { in PeekBits()
144 bool BitBuffer::ReadBits(uint32_t* val, size_t bit_count) { in ReadBits()
162 bool BitBuffer::ReadNonSymmetric(uint32_t* val, uint32_t num_values) { in ReadNonSymmetric()
191 bool BitBuffer::ReadExponentialGolomb(uint32_t* val) { in ReadExponentialGolomb()
223 bool BitBuffer::ReadSignedExponentialGolomb(int32_t* val) { in ReadSignedExponentialGolomb()
[all …]
/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/flatbuffers/tests/
Dtest_assert.h19 #define TEST_EQ(exp, val) TestEq(exp, val, "'" #exp "' != '" #val "'", __FILE__, __LINE__, "") argument
20 #define TEST_ASSERT(val) TestEq(true, !!(val), "'" "true" "' != '" #val "'", __FILE__, __LINE__, "… argument
21 #define TEST_NOTNULL(val) TestEq(true, (val) != nullptr, "'" "nullptr" "' == '" #val "'", __FILE__,… argument
22 #define TEST_EQ_STR(exp, val) TestEqStr(exp, val, "'" #exp "' != '" #val "'", __FILE__, __LINE__, "… argument
25 …#define TEST_ASSERT_FUNC(val) TestEq(true, !!(val), "'" "true" "' != '" #val "'", __FILE__, __LINE… argument
26 …#define TEST_EQ_FUNC(exp, val) TestEq(exp, val, "'" #exp "' != '" #val "'", __FILE__, __LINE__, __… argument
28 …#define TEST_ASSERT_FUNC(val) TestEq(true, !!(val), "'" "true" "' != '" #val "'", __FILE__, __LINE… argument
29 …#define TEST_EQ_FUNC(exp, val) TestEq(exp, val, "'" #exp "' != '" #val "'", __FILE__, __LINE__, __… argument

12345678910>>...159