Home
last modified time | relevance | path

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

12345678910>>...144

/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_types.h17 vn_sizeof_uint64_t(const uint64_t *val) in vn_sizeof_uint64_t()
24 vn_encode_uint64_t(struct vn_cs_encoder *enc, const uint64_t *val) in vn_encode_uint64_t()
30 vn_decode_uint64_t(struct vn_cs_decoder *dec, uint64_t *val) in vn_decode_uint64_t()
36 vn_sizeof_uint64_t_array(const uint64_t *val, uint32_t count) in vn_sizeof_uint64_t_array()
45 vn_encode_uint64_t_array(struct vn_cs_encoder *enc, const uint64_t *val, uint32_t count) in vn_encode_uint64_t_array()
53 vn_decode_uint64_t_array(struct vn_cs_decoder *dec, uint64_t *val, uint32_t count) in vn_decode_uint64_t_array()
63 vn_sizeof_int32_t(const int32_t *val) in vn_sizeof_int32_t()
70 vn_encode_int32_t(struct vn_cs_encoder *enc, const int32_t *val) in vn_encode_int32_t()
76 vn_decode_int32_t(struct vn_cs_decoder *dec, int32_t *val) in vn_decode_int32_t()
82 vn_sizeof_int32_t_array(const int32_t *val, uint32_t count) in vn_sizeof_int32_t_array()
[all …]
Dvn_protocol_driver_structs.h22 vn_sizeof_VkExtent3D(const VkExtent3D *val) in vn_sizeof_VkExtent3D()
32 vn_encode_VkExtent3D(struct vn_cs_encoder *enc, const VkExtent3D *val) in vn_encode_VkExtent3D()
40 vn_decode_VkExtent3D(struct vn_cs_decoder *dec, VkExtent3D *val) in vn_decode_VkExtent3D()
48 vn_sizeof_VkExtent3D_partial(const VkExtent3D *val) in vn_sizeof_VkExtent3D_partial()
58 vn_encode_VkExtent3D_partial(struct vn_cs_encoder *enc, const VkExtent3D *val) in vn_encode_VkExtent3D_partial()
68 vn_sizeof_VkLayerProperties(const VkLayerProperties *val) in vn_sizeof_VkLayerProperties()
81 vn_decode_VkLayerProperties(struct vn_cs_decoder *dec, VkLayerProperties *val) in vn_decode_VkLayerProperties()
96 vn_sizeof_VkLayerProperties_partial(const VkLayerProperties *val) in vn_sizeof_VkLayerProperties_partial()
107 vn_encode_VkLayerProperties_partial(struct vn_cs_encoder *enc, const VkLayerProperties *val) in vn_encode_VkLayerProperties_partial()
118 vn_sizeof_VkExtensionProperties(const VkExtensionProperties *val) in vn_sizeof_VkExtensionProperties()
[all …]
Dvn_protocol_driver_handles.h16 vn_sizeof_VkInstance(const VkInstance *val) in vn_sizeof_VkInstance()
22 vn_encode_VkInstance(struct vn_cs_encoder *enc, const VkInstance *val) in vn_encode_VkInstance()
29 vn_decode_VkInstance(struct vn_cs_decoder *dec, VkInstance *val) in vn_decode_VkInstance()
39 vn_sizeof_VkPhysicalDevice(const VkPhysicalDevice *val) in vn_sizeof_VkPhysicalDevice()
45 vn_encode_VkPhysicalDevice(struct vn_cs_encoder *enc, const VkPhysicalDevice *val) in vn_encode_VkPhysicalDevice()
52 vn_decode_VkPhysicalDevice(struct vn_cs_decoder *dec, VkPhysicalDevice *val) in vn_decode_VkPhysicalDevice()
62 vn_sizeof_VkDevice(const VkDevice *val) in vn_sizeof_VkDevice()
68 vn_encode_VkDevice(struct vn_cs_encoder *enc, const VkDevice *val) in vn_encode_VkDevice()
75 vn_decode_VkDevice(struct vn_cs_decoder *dec, VkDevice *val) in vn_decode_VkDevice()
85 vn_sizeof_VkQueue(const VkQueue *val) in vn_sizeof_VkQueue()
[all …]
Dvn_protocol_driver_device.h23 vn_sizeof_VkPhysicalDeviceLimits(const VkPhysicalDeviceLimits *val) in vn_sizeof_VkPhysicalDeviceLimits()
142 vn_decode_VkPhysicalDeviceLimits(struct vn_cs_decoder *dec, VkPhysicalDeviceLimits *val) in vn_decode_VkPhysicalDeviceLimits()
271 vn_sizeof_VkPhysicalDeviceLimits_partial(const VkPhysicalDeviceLimits *val) in vn_sizeof_VkPhysicalDeviceLimits_partial()
384 …encode_VkPhysicalDeviceLimits_partial(struct vn_cs_encoder *enc, const VkPhysicalDeviceLimits *val) in vn_encode_VkPhysicalDeviceLimits_partial()
497 vn_sizeof_VkPhysicalDeviceSparseProperties(const VkPhysicalDeviceSparseProperties *val) in vn_sizeof_VkPhysicalDeviceSparseProperties()
509 …_VkPhysicalDeviceSparseProperties(struct vn_cs_decoder *dec, VkPhysicalDeviceSparseProperties *val) in vn_decode_VkPhysicalDeviceSparseProperties()
519 vn_sizeof_VkPhysicalDeviceSparseProperties_partial(const VkPhysicalDeviceSparseProperties *val) in vn_sizeof_VkPhysicalDeviceSparseProperties_partial()
531 …iceSparseProperties_partial(struct vn_cs_encoder *enc, const VkPhysicalDeviceSparseProperties *val) in vn_encode_VkPhysicalDeviceSparseProperties_partial()
543 vn_sizeof_VkPhysicalDeviceProperties(const VkPhysicalDeviceProperties *val) in vn_sizeof_VkPhysicalDeviceProperties()
561 vn_decode_VkPhysicalDeviceProperties(struct vn_cs_decoder *dec, VkPhysicalDeviceProperties *val) in vn_decode_VkPhysicalDeviceProperties()
[all …]
Dvn_protocol_driver_pipeline.h17 vn_sizeof_VkSpecializationMapEntry(const VkSpecializationMapEntry *val) in vn_sizeof_VkSpecializationMapEntry()
27 vn_encode_VkSpecializationMapEntry(struct vn_cs_encoder *enc, const VkSpecializationMapEntry *val) in vn_encode_VkSpecializationMapEntry()
37 vn_sizeof_VkSpecializationInfo(const VkSpecializationInfo *val) in vn_sizeof_VkSpecializationInfo()
59 vn_encode_VkSpecializationInfo(struct vn_cs_encoder *enc, const VkSpecializationInfo *val) in vn_encode_VkSpecializationInfo()
81 vn_sizeof_VkPipelineShaderStageRequiredSubgroupSizeCreateInfo_pnext(const void *val) in vn_sizeof_VkPipelineShaderStageRequiredSubgroupSizeCreateInfo_pnext()
88 …aderStageRequiredSubgroupSizeCreateInfo_self(const VkPipelineShaderStageRequiredSubgroupSizeCreate… in vn_sizeof_VkPipelineShaderStageRequiredSubgroupSizeCreateInfo_self()
97 …ineShaderStageRequiredSubgroupSizeCreateInfo(const VkPipelineShaderStageRequiredSubgroupSizeCreate… in vn_sizeof_VkPipelineShaderStageRequiredSubgroupSizeCreateInfo()
109 …PipelineShaderStageRequiredSubgroupSizeCreateInfo_pnext(struct vn_cs_encoder *enc, const void *val) in vn_encode_VkPipelineShaderStageRequiredSubgroupSizeCreateInfo_pnext()
116 …zeCreateInfo_self(struct vn_cs_encoder *enc, const VkPipelineShaderStageRequiredSubgroupSizeCreate… in vn_encode_VkPipelineShaderStageRequiredSubgroupSizeCreateInfo_self()
123 …oupSizeCreateInfo(struct vn_cs_encoder *enc, const VkPipelineShaderStageRequiredSubgroupSizeCreate… in vn_encode_VkPipelineShaderStageRequiredSubgroupSizeCreateInfo()
[all …]
Dvn_protocol_driver_render_pass.h17 vn_sizeof_VkAttachmentDescription(const VkAttachmentDescription *val) in vn_sizeof_VkAttachmentDescription()
33 vn_encode_VkAttachmentDescription(struct vn_cs_encoder *enc, const VkAttachmentDescription *val) in vn_encode_VkAttachmentDescription()
49 vn_sizeof_VkAttachmentReference(const VkAttachmentReference *val) in vn_sizeof_VkAttachmentReference()
58 vn_encode_VkAttachmentReference(struct vn_cs_encoder *enc, const VkAttachmentReference *val) in vn_encode_VkAttachmentReference()
67 vn_sizeof_VkSubpassDescription(const VkSubpassDescription *val) in vn_sizeof_VkSubpassDescription()
109 vn_encode_VkSubpassDescription(struct vn_cs_encoder *enc, const VkSubpassDescription *val) in vn_encode_VkSubpassDescription()
150 vn_sizeof_VkSubpassDependency(const VkSubpassDependency *val) in vn_sizeof_VkSubpassDependency()
164 vn_encode_VkSubpassDependency(struct vn_cs_encoder *enc, const VkSubpassDependency *val) in vn_encode_VkSubpassDependency()
178 vn_sizeof_VkRenderPassMultiviewCreateInfo_pnext(const void *val) in vn_sizeof_VkRenderPassMultiviewCreateInfo_pnext()
185 vn_sizeof_VkRenderPassMultiviewCreateInfo_self(const VkRenderPassMultiviewCreateInfo *val) in vn_sizeof_VkRenderPassMultiviewCreateInfo_self()
[all …]
Dvn_protocol_driver_queue.h17 vn_sizeof_VkDeviceGroupSubmitInfo_pnext(const void *val) in vn_sizeof_VkDeviceGroupSubmitInfo_pnext()
24 vn_sizeof_VkDeviceGroupSubmitInfo_self(const VkDeviceGroupSubmitInfo *val) in vn_sizeof_VkDeviceGroupSubmitInfo_self()
53 vn_sizeof_VkDeviceGroupSubmitInfo(const VkDeviceGroupSubmitInfo *val) in vn_sizeof_VkDeviceGroupSubmitInfo()
65 vn_encode_VkDeviceGroupSubmitInfo_pnext(struct vn_cs_encoder *enc, const void *val) in vn_encode_VkDeviceGroupSubmitInfo_pnext()
72 …_encode_VkDeviceGroupSubmitInfo_self(struct vn_cs_encoder *enc, const VkDeviceGroupSubmitInfo *val) in vn_encode_VkDeviceGroupSubmitInfo_self()
99 vn_encode_VkDeviceGroupSubmitInfo(struct vn_cs_encoder *enc, const VkDeviceGroupSubmitInfo *val) in vn_encode_VkDeviceGroupSubmitInfo()
110 vn_sizeof_VkProtectedSubmitInfo_pnext(const void *val) in vn_sizeof_VkProtectedSubmitInfo_pnext()
117 vn_sizeof_VkProtectedSubmitInfo_self(const VkProtectedSubmitInfo *val) in vn_sizeof_VkProtectedSubmitInfo_self()
126 vn_sizeof_VkProtectedSubmitInfo(const VkProtectedSubmitInfo *val) in vn_sizeof_VkProtectedSubmitInfo()
138 vn_encode_VkProtectedSubmitInfo_pnext(struct vn_cs_encoder *enc, const void *val) in vn_encode_VkProtectedSubmitInfo_pnext()
[all …]
Dvn_protocol_driver_descriptor_set_layout.h17 vn_sizeof_VkDescriptorSetLayoutBinding(const VkDescriptorSetLayoutBinding *val) in vn_sizeof_VkDescriptorSetLayoutBinding()
35 …de_VkDescriptorSetLayoutBinding(struct vn_cs_encoder *enc, const VkDescriptorSetLayoutBinding *val) in vn_encode_VkDescriptorSetLayoutBinding()
53 vn_sizeof_VkDescriptorSetLayoutBindingFlagsCreateInfo_pnext(const void *val) in vn_sizeof_VkDescriptorSetLayoutBindingFlagsCreateInfo_pnext()
60 …VkDescriptorSetLayoutBindingFlagsCreateInfo_self(const VkDescriptorSetLayoutBindingFlagsCreateInfo… in vn_sizeof_VkDescriptorSetLayoutBindingFlagsCreateInfo_self()
76 …zeof_VkDescriptorSetLayoutBindingFlagsCreateInfo(const VkDescriptorSetLayoutBindingFlagsCreateInfo… in vn_sizeof_VkDescriptorSetLayoutBindingFlagsCreateInfo()
88 …ncode_VkDescriptorSetLayoutBindingFlagsCreateInfo_pnext(struct vn_cs_encoder *enc, const void *val) in vn_encode_VkDescriptorSetLayoutBindingFlagsCreateInfo_pnext()
95 …gFlagsCreateInfo_self(struct vn_cs_encoder *enc, const VkDescriptorSetLayoutBindingFlagsCreateInfo… in vn_encode_VkDescriptorSetLayoutBindingFlagsCreateInfo_self()
109 …indingFlagsCreateInfo(struct vn_cs_encoder *enc, const VkDescriptorSetLayoutBindingFlagsCreateInfo… in vn_encode_VkDescriptorSetLayoutBindingFlagsCreateInfo()
120 vn_sizeof_VkDescriptorSetLayoutCreateInfo_pnext(const void *val) in vn_sizeof_VkDescriptorSetLayoutCreateInfo_pnext()
144 vn_sizeof_VkDescriptorSetLayoutCreateInfo_self(const VkDescriptorSetLayoutCreateInfo *val) in vn_sizeof_VkDescriptorSetLayoutCreateInfo_self()
[all …]
/third_party/python/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 …]
/third_party/cef/libcef/common/test/
Dtranslator_test_impl.cc234 bool SetBool(bool val) override { return (val == TEST_BOOL_VAL); } in SetBool()
236 bool SetInt(int val) override { return (val == TEST_INT_VAL); } in SetInt()
238 bool SetDouble(double val) override { return (val == TEST_DOUBLE_VAL); } in SetDouble()
240 bool SetLong(long val) override { return (val == TEST_LONG_VAL); } in SetLong()
242 bool SetSizet(size_t val) override { return (val == TEST_SIZET_VAL); } in SetSizet()
246 bool SetIntList(const std::vector<int>& val) override { in SetIntList()
252 bool GetIntListByRef(IntList& val) override { in GetIntListByRef()
267 bool SetString(const CefString& val) override { in SetString()
271 void GetStringByRef(CefString& val) override { val = TEST_STRING_VAL; } in GetStringByRef()
275 bool SetStringList(const std::vector<CefString>& val) override { in SetStringList()
[all …]
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstbytereader.h481 #define gst_byte_reader_get_uint8(reader,val) \ argument
483 #define gst_byte_reader_get_int8(reader,val) \ argument
485 #define gst_byte_reader_get_uint16_le(reader,val) \ argument
487 #define gst_byte_reader_get_int16_le(reader,val) \ argument
489 #define gst_byte_reader_get_uint16_be(reader,val) \ argument
491 #define gst_byte_reader_get_int16_be(reader,val) \ argument
493 #define gst_byte_reader_get_uint24_le(reader,val) \ argument
495 #define gst_byte_reader_get_int24_le(reader,val) \ argument
497 #define gst_byte_reader_get_uint24_be(reader,val) \ argument
499 #define gst_byte_reader_get_int24_be(reader,val) \ argument
[all …]
Dgstbytewriter.h411 #define gst_byte_writer_put_uint8(writer, val) \ argument
413 #define gst_byte_writer_put_int8(writer, val) \ argument
415 #define gst_byte_writer_put_uint16_be(writer, val) \ argument
417 #define gst_byte_writer_put_uint16_le(writer, val) \ argument
419 #define gst_byte_writer_put_int16_be(writer, val) \ argument
421 #define gst_byte_writer_put_int16_le(writer, val) \ argument
423 #define gst_byte_writer_put_uint24_be(writer, val) \ argument
425 #define gst_byte_writer_put_uint24_le(writer, val) \ argument
427 #define gst_byte_writer_put_int24_be(writer, val) \ argument
429 #define gst_byte_writer_put_int24_le(writer, val) \ argument
[all …]
/third_party/typescript/tests/baselines/reference/
DprivacyTypeParametersOfClassDeclFile.js10 return val; field in publicClassWithPrivateTypeParameters
16 return val; field in publicClassWithPublicTypeParameters
22 return val; field in privateClassWithPrivateTypeParameters
28 return val; field in privateClassWithPublicTypeParameters
34 return val; field in publicClassWithPublicTypeParametersWithoutExtends
40 return val; field in privateClassWithPublicTypeParametersWithoutExtends
46 return val; field in publicClassWithTypeParametersFromPrivateModule
52 return val; field in privateClassWithTypeParametersFromPrivateModule
175 publicClassWithPrivateTypeParameters.prototype.myMethod = function (val) { argument
184 publicClassWithPublicTypeParameters.prototype.myMethod = function (val) { argument
[all …]
DprivacyTypeParametersOfClass.js11 return val; field in publicClassWithPrivateTypeParameters
17 return val; field in publicClassWithPublicTypeParameters
23 return val; field in privateClassWithPrivateTypeParameters
29 return val; field in privateClassWithPublicTypeParameters
35 return val; field in publicClassWithPublicTypeParametersWithoutExtends
41 return val; field in privateClassWithPublicTypeParametersWithoutExtends
65 publicClassWithPrivateTypeParameters.prototype.myMethod = function (val) { argument
74 publicClassWithPublicTypeParameters.prototype.myMethod = function (val) { argument
83 privateClassWithPrivateTypeParameters.prototype.myMethod = function (val) { argument
91 privateClassWithPublicTypeParameters.prototype.myMethod = function (val) { argument
[all …]
/third_party/nghttp2/tests/
Dnghttp2_http_test.c209 nghttp2_sf_value val; in test_nghttp2_sf_parse_item() local
219 nghttp2_sf_value val; in test_nghttp2_sf_parse_item() local
229 nghttp2_sf_value val; in test_nghttp2_sf_parse_item() local
245 nghttp2_sf_value val; in test_nghttp2_sf_parse_item() local
255 nghttp2_sf_value val; in test_nghttp2_sf_parse_item() local
283 nghttp2_sf_value val; in test_nghttp2_sf_parse_item() local
295 nghttp2_sf_value val; in test_nghttp2_sf_parse_item() local
307 nghttp2_sf_value val; in test_nghttp2_sf_parse_item() local
341 nghttp2_sf_value val; in test_nghttp2_sf_parse_item() local
357 nghttp2_sf_value val; in test_nghttp2_sf_parse_item() local
[all …]
/third_party/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 …]
/third_party/nghttp2/lib/
Dnghttp2_option.c41 void nghttp2_option_set_no_auto_window_update(nghttp2_option *option, int val) { in nghttp2_option_set_no_auto_window_update()
47 uint32_t val) { in nghttp2_option_set_peer_max_concurrent_streams()
52 void nghttp2_option_set_no_recv_client_magic(nghttp2_option *option, int val) { in nghttp2_option_set_no_recv_client_magic()
57 void nghttp2_option_set_no_http_messaging(nghttp2_option *option, int val) { in nghttp2_option_set_no_http_messaging()
63 uint32_t val) { in nghttp2_option_set_max_reserved_remote_streams()
102 void nghttp2_option_set_no_auto_ping_ack(nghttp2_option *option, int val) { in nghttp2_option_set_no_auto_ping_ack()
108 size_t val) { in nghttp2_option_set_max_send_header_block_length()
114 size_t val) { in nghttp2_option_set_max_deflate_dynamic_table_size()
119 void nghttp2_option_set_no_closed_streams(nghttp2_option *option, int val) { in nghttp2_option_set_no_closed_streams()
124 void nghttp2_option_set_max_outbound_ack(nghttp2_option *option, size_t val) { in nghttp2_option_set_max_outbound_ack()
[all …]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DvalidationEGL.cpp101 bool ValidateStreamAttribute(const ValidationContext *val, in ValidateStreamAttribute()
141 bool ValidateCreateImageMipLevelCommon(const ValidationContext *val, in ValidateCreateImageMipLevelCommon()
171 bool ValidateConfigAttribute(const ValidationContext *val, in ValidateConfigAttribute()
277 bool ValidateConfigAttributeValue(const ValidationContext *val, in ValidateConfigAttributeValue()
399 bool ValidateConfigAttributes(const ValidationContext *val, in ValidateConfigAttributes()
415 bool ValidateColorspaceAttribute(const ValidationContext *val, in ValidateColorspaceAttribute()
469 bool ValidatePlatformType(const ValidationContext *val, in ValidatePlatformType()
530 bool ValidateGetPlatformDisplayCommon(const ValidationContext *val, in ValidateGetPlatformDisplayCommon()
965 bool ValidateStream(const ValidationContext *val, const Display *display, const Stream *stream) in ValidateStream()
985 bool ValidateLabeledObject(const ValidationContext *val, in ValidateLabeledObject()
[all …]
/third_party/flutter/skia/third_party/externals/spirv-tools/source/util/
Dbit_stream.cpp55 uint64_t ToU64(T val) { in ToU64()
69 T val = 0; in FromU64() local
79 void WriteVariableWidthInternal(BitWriterInterface* writer, uint64_t val, in WriteVariableWidthInternal()
116 bool ReadVariableWidthInternal(BitReaderInterface* reader, uint64_t* val, in ReadVariableWidthInternal()
151 void WriteVariableWidthUnsigned(BitWriterInterface* writer, T val, in WriteVariableWidthUnsigned()
160 bool ReadVariableWidthUnsigned(BitReaderInterface* reader, T* val, in ReadVariableWidthUnsigned()
175 void WriteVariableWidthSigned(BitWriterInterface* writer, T val, in WriteVariableWidthSigned()
186 bool ReadVariableWidthSigned(BitReaderInterface* reader, T* val, in ReadVariableWidthSigned()
203 size_t Log2U64(uint64_t val) { in Log2U64()
238 void BitWriterInterface::WriteVariableWidthU64(uint64_t val, in WriteVariableWidthU64()
[all …]
/third_party/cef/libcef_dll/cpptoc/test/
Dtranslator_test_cpptoc.cc160 int val) { in translator_test_set_bool()
178 int val) { in translator_test_set_int()
195 double val) { in translator_test_set_double()
212 long val) { in translator_test_set_long()
229 size_t val) { in translator_test_set_sizet()
248 int const* val) { in translator_test_set_int_list()
280 int* val) { in translator_test_get_int_list_by_ref()
353 const cef_string_t* val) { in translator_test_set_string()
375 cef_string_t* val) { in translator_test_get_string_by_ref()
397 cef_string_list_t val) { in translator_test_set_string_list()
[all …]
/third_party/cef/libcef_dll/ctocpp/test/
Dtranslator_test_ctocpp.cc154 NO_SANITIZE("cfi-icall") bool CefTranslatorTestCToCpp::SetBool(bool val) { in SetBool()
170 NO_SANITIZE("cfi-icall") bool CefTranslatorTestCToCpp::SetInt(int val) { in SetInt()
186 NO_SANITIZE("cfi-icall") bool CefTranslatorTestCToCpp::SetDouble(double val) { in SetDouble()
202 NO_SANITIZE("cfi-icall") bool CefTranslatorTestCToCpp::SetLong(long val) { in SetLong()
218 NO_SANITIZE("cfi-icall") bool CefTranslatorTestCToCpp::SetSizet(size_t val) { in SetSizet()
235 bool CefTranslatorTestCToCpp::SetIntList(const std::vector<int>& val) { in SetIntList()
269 bool CefTranslatorTestCToCpp::GetIntListByRef(IntList& val) { in GetIntListByRef()
346 bool CefTranslatorTestCToCpp::SetString(const CefString& val) { in SetString()
368 void CefTranslatorTestCToCpp::GetStringByRef(CefString& val) { in GetStringByRef()
382 bool CefTranslatorTestCToCpp::SetStringList(const std::vector<CefString>& val) { in SetStringList()
[all …]
/third_party/node/deps/nghttp2/lib/
Dnghttp2_option.c41 void nghttp2_option_set_no_auto_window_update(nghttp2_option *option, int val) { in nghttp2_option_set_no_auto_window_update()
47 uint32_t val) { in nghttp2_option_set_peer_max_concurrent_streams()
52 void nghttp2_option_set_no_recv_client_magic(nghttp2_option *option, int val) { in nghttp2_option_set_no_recv_client_magic()
57 void nghttp2_option_set_no_http_messaging(nghttp2_option *option, int val) { in nghttp2_option_set_no_http_messaging()
63 uint32_t val) { in nghttp2_option_set_max_reserved_remote_streams()
98 void nghttp2_option_set_no_auto_ping_ack(nghttp2_option *option, int val) { in nghttp2_option_set_no_auto_ping_ack()
104 size_t val) { in nghttp2_option_set_max_send_header_block_length()
110 size_t val) { in nghttp2_option_set_max_deflate_dynamic_table_size()
115 void nghttp2_option_set_no_closed_streams(nghttp2_option *option, int val) { in nghttp2_option_set_no_closed_streams()
120 void nghttp2_option_set_max_outbound_ack(nghttp2_option *option, size_t val) { in nghttp2_option_set_max_outbound_ack()
[all …]
/third_party/openssl/crypto/
Dparams.c166 static int general_get_int(const OSSL_PARAM *p, void *val, size_t val_size) in general_get_int()
176 static int general_set_int(OSSL_PARAM *p, void *val, size_t val_size) in general_set_int()
192 static int general_get_uint(const OSSL_PARAM *p, void *val, size_t val_size) in general_get_uint()
202 static int general_set_uint(OSSL_PARAM *p, void *val, size_t val_size) in general_set_uint()
217 int OSSL_PARAM_get_int(const OSSL_PARAM *p, int *val) in OSSL_PARAM_get_int()
230 int OSSL_PARAM_set_int(OSSL_PARAM *p, int val) in OSSL_PARAM_set_int()
248 int OSSL_PARAM_get_uint(const OSSL_PARAM *p, unsigned int *val) in OSSL_PARAM_get_uint()
261 int OSSL_PARAM_set_uint(OSSL_PARAM *p, unsigned int val) in OSSL_PARAM_set_uint()
280 int OSSL_PARAM_get_long(const OSSL_PARAM *p, long int *val) in OSSL_PARAM_get_long()
293 int OSSL_PARAM_set_long(OSSL_PARAM *p, long int val) in OSSL_PARAM_set_long()
[all …]
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dnalutils.h113 #define CHECK_ALLOWED_MAX_WITH_DEBUG(dbg, val, max) { \ argument
120 #define CHECK_ALLOWED_MAX(val, max) \ argument
123 #define CHECK_ALLOWED_WITH_DEBUG(dbg, val, min, max) { \ argument
130 #define CHECK_ALLOWED(val, min, max) \ argument
133 #define READ_UINT8(nr, val, nbits) { \ argument
140 #define READ_UINT16(nr, val, nbits) { \ argument
147 #define READ_UINT32(nr, val, nbits) { \ argument
154 #define READ_UINT64(nr, val, nbits) { \ argument
161 #define READ_UE(nr, val) { \ argument
168 #define READ_UE_ALLOWED(nr, val, min, max) { \ argument
[all …]
/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()

12345678910>>...144