| /external/protobuf/src/google/protobuf/ |
| D | any.pb.h | 304 inline void Any::set_value(const std::string& value) { in set_value() function 309 inline void Any::set_value(std::string&& value) { in set_value() function 315 inline void Any::set_value(const char* value) { in set_value() function 321 inline void Any::set_value(const void* value, size_t size) { in set_value() function
|
| D | wrappers.pb.h | 1534 inline void DoubleValue::set_value(double value) { in set_value() function 1552 inline void FloatValue::set_value(float value) { in set_value() function 1570 inline void Int64Value::set_value(::PROTOBUF_NAMESPACE_ID::int64 value) { in set_value() function 1588 inline void UInt64Value::set_value(::PROTOBUF_NAMESPACE_ID::uint64 value) { in set_value() function 1606 inline void Int32Value::set_value(::PROTOBUF_NAMESPACE_ID::int32 value) { in set_value() function 1624 inline void UInt32Value::set_value(::PROTOBUF_NAMESPACE_ID::uint32 value) { in set_value() function 1642 inline void BoolValue::set_value(bool value) { in set_value() function 1660 inline void StringValue::set_value(const std::string& value) { in set_value() function 1665 inline void StringValue::set_value(std::string&& value) { in set_value() function 1671 inline void StringValue::set_value(const char* value) { in set_value() function [all …]
|
| /external/webrtc/webrtc/common_audio/signal_processing/ |
| D | copy_set_operations.c | 29 void WebRtcSpl_MemSetW16(int16_t *ptr, int16_t set_value, size_t length) in WebRtcSpl_MemSetW16() 40 void WebRtcSpl_MemSetW32(int32_t *ptr, int32_t set_value, size_t length) in WebRtcSpl_MemSetW32()
|
| /external/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
|
| /external/libcxx/src/ |
| D | future.cpp | 92 __assoc_sub_state::set_value() in set_value() function in __assoc_sub_state 228 promise<void>::set_value() in set_value() function in promise
|
| /external/arm-trusted-firmware/include/drivers/ |
| D | gpio.h | 26 void (*set_value)(int gpio, int value); member
|
| /external/libchrome/mojo/public/cpp/bindings/tests/ |
| D | struct_with_traits_impl.h | 152 void set_value(int32_t value) { value_ = value; } in set_value() function 178 void set_value(int32_t value) { value_ = value; } in set_value() function
|
| /external/libchrome/mojo/public/cpp/system/ |
| D | message.h | 39 void set_value(MojoMessageHandle value) { value_ = value; } in set_value() function
|
| D | handle.h | 173 void set_value(MojoHandle value) { value_ = value; } in set_value() function
|
| /external/libtextclassifier/native/lang_id/common/fel/ |
| D | feature-descriptors.h | 39 void set_value(const std::string &value) { value_ = value; } in set_value() function
|
| /external/libcxx/test/std/experimental/language.support/support.coroutines/end.to.end/ |
| D | await_result.pass.cpp | 47 void set_value(int x) { in set_value() function
|
| /external/libchrome/base/threading/ |
| D | thread_local_unittest.cc | 36 void set_value(char* val) { val_ = val; } in set_value() function in base::__anond6e722440111::SetThreadLocal
|
| /external/v8/src/objects/ |
| D | property-descriptor.h | 86 void set_value(Handle<Object> value) { value_ = value; } in set_value() function
|
| /external/u-boot/include/asm-generic/ |
| D | gpio.h | 256 int (*set_value)(struct udevice *dev, unsigned offset, int value); member
|
| /external/python/pybind11/tests/ |
| D | test_buffers.cpp | 149 void set_value(int32_t v) { *value = v; } in TEST_SUBMODULE() function in TEST_SUBMODULE::ConstBuffer
|
| /external/google-breakpad/src/client/windows/common/ |
| D | ipc_protocol.h | 67 void set_value(const wchar_t* value_arg) { in set_value() function
|
| /external/clang/test/Sema/ |
| D | warn-thread-safety-analysis.c | 67 void set_value(int *a, int value) EXCLUSIVE_LOCKS_REQUIRED(foo_.mu_) { in set_value() function
|
| /external/u-boot/include/power/ |
| D | regulator.h | 197 int (*set_value)(struct udevice *dev, int uV); member
|
| /external/arm-trusted-firmware/plat/rockchip/rk3399/drivers/gpio/ |
| D | rk3399_gpio.c | 302 static void set_value(int gpio, int value) in set_value() function
|
| /external/pdfium/fxjs/ |
| D | cjs_event.cpp | 293 CJS_Result CJS_Event::set_value(CJS_Runtime* pRuntime, in set_value() function in CJS_Event
|
| /external/grpc-grpc/test/cpp/qps/ |
| D | client.h | 112 void set_value(double v) { in set_value() function
|
| /external/arm-trusted-firmware/drivers/st/i2c/ |
| D | stm32_i2c.c | 408 uint32_t clr_value, set_value; in i2c_transfer_config() local
|
| /external/crosvm/devices/src/register_space/ |
| D | register.rs | 333 pub fn set_value(&self, val: T) { in set_value() method
|
| /external/u-boot/tools/buildman/ |
| D | kconfiglib.py | 4436 def set_value(self, value): member in Symbol 5100 def set_value(self, value): member in Choice
|
| /external/v8/src/torque/ |
| D | declarable.h | 247 void set_value(VisitResult value) { in set_value() function
|