Home
last modified time | relevance | path

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

12345678910>>...176

/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_types.h16 vn_sizeof_uint64_t(const uint64_t *val) in vn_sizeof_uint64_t()
23 vn_encode_uint64_t(struct vn_cs_encoder *enc, const uint64_t *val) in vn_encode_uint64_t()
29 vn_decode_uint64_t(struct vn_cs_decoder *dec, uint64_t *val) in vn_decode_uint64_t()
35 vn_sizeof_uint64_t_array(const uint64_t *val, uint32_t count) in vn_sizeof_uint64_t_array()
44 vn_encode_uint64_t_array(struct vn_cs_encoder *enc, const uint64_t *val, uint32_t count) in vn_encode_uint64_t_array()
52 vn_decode_uint64_t_array(struct vn_cs_decoder *dec, uint64_t *val, uint32_t count) in vn_decode_uint64_t_array()
62 vn_sizeof_int32_t(const int32_t *val) in vn_sizeof_int32_t()
69 vn_encode_int32_t(struct vn_cs_encoder *enc, const int32_t *val) in vn_encode_int32_t()
75 vn_decode_int32_t(struct vn_cs_decoder *dec, int32_t *val) in vn_decode_int32_t()
81 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_VkPipelineShaderStageCreateInfo_pnext(const void *val) in vn_sizeof_VkPipelineShaderStageCreateInfo_pnext()
88 vn_sizeof_VkPipelineShaderStageCreateInfo_self(const VkPipelineShaderStageCreateInfo *val) in vn_sizeof_VkPipelineShaderStageCreateInfo_self()
109 vn_sizeof_VkPipelineShaderStageCreateInfo(const VkPipelineShaderStageCreateInfo *val) in vn_sizeof_VkPipelineShaderStageCreateInfo()
121 vn_encode_VkPipelineShaderStageCreateInfo_pnext(struct vn_cs_encoder *enc, const void *val) in vn_encode_VkPipelineShaderStageCreateInfo_pnext()
128 …neShaderStageCreateInfo_self(struct vn_cs_encoder *enc, const VkPipelineShaderStageCreateInfo *val) in vn_encode_VkPipelineShaderStageCreateInfo_self()
146 …ipelineShaderStageCreateInfo(struct vn_cs_encoder *enc, const VkPipelineShaderStageCreateInfo *val) in vn_encode_VkPipelineShaderStageCreateInfo()
[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 …]
/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/boost/libs/pfr/include/boost/pfr/detail/
Dcore17_generated.hpp37 constexpr auto tie_as_tuple(T& val, size_t_<1>, std::enable_if_t<std::is_class< std::remove_cv_t<T>… in tie_as_tuple()
44 constexpr auto tie_as_tuple(T& val, size_t_<1>, std::enable_if_t<!std::is_class< std::remove_cv_t<T… in tie_as_tuple()
50 constexpr auto tie_as_tuple(T& val, size_t_<2>) noexcept { in tie_as_tuple()
56 constexpr auto tie_as_tuple(T& val, size_t_<3>) noexcept { in tie_as_tuple()
62 constexpr auto tie_as_tuple(T& val, size_t_<4>) noexcept { in tie_as_tuple()
68 constexpr auto tie_as_tuple(T& val, size_t_<5>) noexcept { in tie_as_tuple()
74 constexpr auto tie_as_tuple(T& val, size_t_<6>) noexcept { in tie_as_tuple()
80 constexpr auto tie_as_tuple(T& val, size_t_<7>) noexcept { in tie_as_tuple()
86 constexpr auto tie_as_tuple(T& val, size_t_<8>) noexcept { in tie_as_tuple()
92 constexpr auto tie_as_tuple(T& val, size_t_<9>) noexcept { in tie_as_tuple()
[all …]
/third_party/boost/boost/pfr/detail/
Dcore17_generated.hpp37 constexpr auto tie_as_tuple(T& val, size_t_<1>, std::enable_if_t<std::is_class< std::remove_cv_t<T>… in tie_as_tuple()
44 constexpr auto tie_as_tuple(T& val, size_t_<1>, std::enable_if_t<!std::is_class< std::remove_cv_t<T… in tie_as_tuple()
50 constexpr auto tie_as_tuple(T& val, size_t_<2>) noexcept { in tie_as_tuple()
56 constexpr auto tie_as_tuple(T& val, size_t_<3>) noexcept { in tie_as_tuple()
62 constexpr auto tie_as_tuple(T& val, size_t_<4>) noexcept { in tie_as_tuple()
68 constexpr auto tie_as_tuple(T& val, size_t_<5>) noexcept { in tie_as_tuple()
74 constexpr auto tie_as_tuple(T& val, size_t_<6>) noexcept { in tie_as_tuple()
80 constexpr auto tie_as_tuple(T& val, size_t_<7>) noexcept { in tie_as_tuple()
86 constexpr auto tie_as_tuple(T& val, size_t_<8>) noexcept { in tie_as_tuple()
92 constexpr auto tie_as_tuple(T& val, size_t_<9>) noexcept { in tie_as_tuple()
[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/glib/glib/
Dgtypes.h191 #define GUINT16_SWAP_LE_BE_CONSTANT(val) ((guint16) ( \ argument
195 #define GUINT32_SWAP_LE_BE_CONSTANT(val) ((guint32) ( \ argument
201 #define GUINT64_SWAP_LE_BE_CONSTANT(val) ((guint64) ( \ argument
224 # define GUINT32_SWAP_LE_BE(val) ((guint32) __builtin_bswap32 ((guint32) (val))) argument
225 # define GUINT64_SWAP_LE_BE(val) ((guint64) __builtin_bswap64 ((guint64) (val))) argument
229 # define GUINT16_SWAP_LE_BE_IA32(val) \ argument
243 # define GUINT32_SWAP_LE_BE_IA32(val) \ argument
257 # define GUINT32_SWAP_LE_BE_IA32(val) \ argument
268 # define GUINT64_SWAP_LE_BE_IA32(val) \ argument
282 # define GUINT16_SWAP_LE_BE(val) (GUINT16_SWAP_LE_BE_IA32 (val)) argument
[all …]
Dglibconfig.h66 #define G_GINT64_CONSTANT(val) (val##L) argument
67 #define G_GUINT64_CONSTANT(val) (val##UL) argument
96 #define G_GOFFSET_CONSTANT(val) G_GINT64_CONSTANT(val) argument
118 #define G_GINT64_CONSTANT(val) (G_GNUC_EXTENSION (val##LL)) argument
119 #define G_GUINT64_CONSTANT(val) (G_GNUC_EXTENSION (val##ULL)) argument
148 #define G_GOFFSET_CONSTANT(val) G_GINT64_CONSTANT(val) argument
215 #define GINT16_TO_LE(val) ((gint16) (val)) argument
216 #define GUINT16_TO_LE(val) ((guint16) (val)) argument
217 #define GINT16_TO_BE(val) ((gint16) GUINT16_SWAP_LE_BE (val)) argument
218 #define GUINT16_TO_BE(val) (GUINT16_SWAP_LE_BE (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/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 …]
/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/boost/libs/spirit/test/support/
Dutree.cpp20 inline bool check(boost::spirit::utree const& val, std::string expected) in check()
65 utree val(nil); in main() local
72 utree val(empty_list); in main() local
77 utree val(true); in main() local
82 utree val(123); in main() local
88 utree val('x'); in main() local
97 utree val(123.456); in main() local
102 utree val("Hello, World"); in main() local
120 utree val(utf8_symbol_type("Hello, World")); in main() local
138 utree val(binary_string_type("\xDE#\xAD")); in main() local
[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/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/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/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/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/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
/third_party/boost/libs/optional/test/
Dtestable_classes.hpp21 int& val() { return val_; } in val() function
22 const int& val() const { return val_; } in val() function
45 int& val() { return val_; } in val() function
46 const int& val() const { return val_; } in val() function
85 int& val(int& i) { return i; } in val() function
86 int& val(Abstract& a) { return a.val(); } in val() function
87 int& val(Impl& a) { return a.val(); } in val() function
88 int& val(ScopeGuard& g) { return g.val(); } in val() function
89 template <typename T> int& val(T& o) { return *o; } in val() function
91 const int& val(const int& i) { return i; } in val() function
[all …]

12345678910>>...176