/third_party/protobuf/src/google/protobuf/ |
D | wrappers.pb.h | 1372 inline void DoubleValue::set_value(double value) { in set_value() function 1396 inline void FloatValue::set_value(float value) { in set_value() function 1420 inline void Int64Value::set_value(::PROTOBUF_NAMESPACE_ID::int64 value) { in set_value() function 1444 inline void UInt64Value::set_value(::PROTOBUF_NAMESPACE_ID::uint64 value) { in set_value() function 1468 inline void Int32Value::set_value(::PROTOBUF_NAMESPACE_ID::int32 value) { in set_value() function 1492 inline void UInt32Value::set_value(::PROTOBUF_NAMESPACE_ID::uint32 value) { in set_value() function 1516 inline void BoolValue::set_value(bool value) { in set_value() function 1533 inline void StringValue::set_value(const std::string& value) { in set_value() function 1548 inline void StringValue::set_value(std::string&& value) { in set_value() function 1554 inline void StringValue::set_value(const char* value) { in set_value() function [all …]
|
D | any.pb.h | 344 inline void Any::set_value(const std::string& value) { in set_value() function 359 inline void Any::set_value(std::string&& value) { in set_value() function 365 inline void Any::set_value(const char* value) { in set_value() function 372 inline void Any::set_value(const void* value, in set_value() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceFixups.h | 54 void set_value(const Constant *Value) { in set_value() function 58 void set_value(const ELFSym *Value) { in set_value() function
|
/third_party/lwip/src/include/lwip/apps/ |
D | snmp_scalar.h | 59 node_instance_set_value_method set_value; member 95 snmp_scalar_array_set_value_method set_value; member
|
D | snmp_table.h | 72 node_instance_set_value_method set_value; member
|
D | snmp_core.h | 214 node_instance_set_value_method set_value; member
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | colorbalance.h | 77 void (* set_value) (GstColorBalance *balance, member
|
/third_party/gn/src/gn/ |
D | parse_tree.h | 426 void set_value(const Token& t) { value_ = t; } in set_value() function 513 void set_value(const Token& t) { value_ = t; } in set_value() function 615 void set_value(const Token& t) { value_ = t; } in set_value() function
|
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
D | sfn_virtualvalues.h | 263 void set_value(PRegister reg) { m_value = reg;} in set_value() function 279 void set_value(int i, PRegister reg) { in set_value() function
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstiterator.c | 179 void (*set_value) (GValue * value, gpointer item); member 251 gpointer set_value; in gst_iterator_new_list() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/ |
D | parser.h | 48 void set_value(int value) { in set_value() function
|
/third_party/libabigail/src/ |
D | abg-ini.cc | 593 simple_property::set_value(const string_property_value_sptr& value) in set_value() function in abigail::ini::simple_property 671 list_property::set_value(const list_property_value_sptr& value) in set_value() function in abigail::ini::list_property 735 tuple_property::set_value(const tuple_property_value_sptr value) in set_value() function in abigail::ini::tuple_property
|
D | abg-ir.cc | 18479 enum_type_decl::enumerator::set_value(int64_t v) in set_value() function in abigail::ir::enum_type_decl::enumerator
|
/third_party/jerryscript/jerry-core/ecma/operations/ |
D | ecma-typedarray-object.c | 860 ecma_value_t set_value = ecma_op_typedarray_from_helper (this_val, in ecma_op_typedarray_from() local 941 ecma_value_t set_value = ecma_op_typedarray_from_helper (this_val, in ecma_op_typedarray_from() local
|
D | ecma-container-object.c | 401 ecma_value_t set_value = ecma_make_object_value (object_p); in ecma_op_container_create() local
|
/third_party/skia/third_party/externals/libpng/contrib/libtests/ |
D | makepng.c | 329 set_value(png_bytep row, size_t rowbytes, png_uint_32 x, unsigned int bit_depth, in set_value() function
|
/third_party/flutter/skia/third_party/externals/libpng/contrib/libtests/ |
D | makepng.c | 329 set_value(png_bytep row, size_t rowbytes, png_uint_32 x, unsigned int bit_depth, in set_value() function
|
/third_party/googletest/googlemock/test/ |
D | gmock-matchers_test.cc | 4007 void set_value(int i) { value_ = i; } in TEST() function in testing::gmock_matchers_test::__anonbffc6dba0111::Uncopyable
|