/aosp_15_r20/external/libbrillo/brillo/ |
H A D | flag_helper.cc | 37 bool SetValue(const std::string& /* value */) override { return true; }; in SetValue() function in brillo::HelpFlag 52 bool BoolFlag::SetValue(const std::string& value) { in SetValue() function in brillo::BoolFlag 81 bool Int32Flag::SetValue(const std::string& value) { in SetValue() function in brillo::Int32Flag 97 bool UInt32Flag::SetValue(const std::string& value) { in SetValue() function in brillo::UInt32Flag 113 bool Int64Flag::SetValue(const std::string& value) { in SetValue() function in brillo::Int64Flag 129 bool UInt64Flag::SetValue(const std::string& value) { in SetValue() function in brillo::UInt64Flag 145 bool DoubleFlag::SetValue(const std::string& value) { in SetValue() function in brillo::DoubleFlag 161 bool StringFlag::SetValue(const std::string& value) { in SetValue() function in brillo::StringFlag
|
/aosp_15_r20/external/libchrome-gestures/src/ |
H A D | prop_registry.cc | 89 bool BoolProperty::SetValue(const Json::Value& value) { in SetValue() function in gestures::BoolProperty 130 bool BoolArrayProperty::SetValue(const Json::Value& list) { in SetValue() function in gestures::BoolArrayProperty 165 bool DoubleProperty::SetValue(const Json::Value& value) { in SetValue() function in gestures::DoubleProperty 210 bool DoubleArrayProperty::SetValue(const Json::Value& list) { in SetValue() function in gestures::DoubleArrayProperty 247 bool IntProperty::SetValue(const Json::Value& value) { in SetValue() function in gestures::IntProperty 289 bool IntArrayProperty::SetValue(const Json::Value& list) { in SetValue() function in gestures::IntArrayProperty 324 bool StringProperty::SetValue(const Json::Value& value) { in SetValue() function in gestures::StringProperty
|
/aosp_15_r20/external/ot-br-posix/src/common/ |
H A D | tlv.hpp | 129 void SetValue(uint64_t aValue) in SetValue() function in otbr::Tlv 146 void SetValue(uint32_t aValue) in SetValue() function in otbr::Tlv 163 void SetValue(uint16_t aValue) in SetValue() function in otbr::Tlv 178 void SetValue(uint8_t aValue) in SetValue() function in otbr::Tlv 189 void SetValue(int8_t aValue) in SetValue() function in otbr::Tlv 198 void SetValue(const void *aValue, uint16_t aLength, bool aForceExtended = false) in SetValue() function in otbr::Tlv
|
/aosp_15_r20/external/sonivox/jet_tools/JetCreator/ |
H A D | JetDialogs.py | 134 def SetValue(self, fld, val): member in JetEdit 209 def SetValue(self, fld, val): member in JetPreferences 231 def SetValue(self, fld, val): member in JetAbout 250 def SetValue(self, fld, val): member in JetPropertiesDialog 342 def SetValue(self, fld, val): member in SegEdit 655 def SetValue(self, fld, val): member in EventEdit 871 def SetValue(self, fld, val): member in JetReplicate 939 def SetValue(self, fld, val): member in JetMove
|
H A D | JetCtrls.py | 35 def SetValue(self, val): member in JetSpin 49 def SetValue(self, val): member in JetSpinOneBased 68 def SetValue(self, val): member in JetCheckBox 86 def SetValue(self, val): member in JetRadioButton 217 def SetValue(self, muteFlags): member in JetTrackCtrl 280 def SetValue(self, val): member in JetFileCombo 339 def SetValue(self, val): member in JetFileText 468 def SetValue(self, mbt): member in TimeCtrl
|
/aosp_15_r20/external/lzma/CPP/Windows/ |
H A D | Registry.cpp | 148 LONG CKey::SetValue(LPCTSTR name, UInt32 value) throw() in SetValue() function in NWindows::NRegistry::CKey 155 LONG CKey::SetValue(LPCTSTR name, bool value) throw() in SetValue() function in NWindows::NRegistry::CKey 162 LONG CKey::SetValue(LPCTSTR name, LPCTSTR value) throw() in SetValue() function in NWindows::NRegistry::CKey 183 LONG CKey::SetValue(LPCWSTR name, LPCWSTR value) in SetValue() function in NWindows::NRegistry::CKey 198 LONG CKey::SetValue(LPCTSTR name, const void *value, UInt32 size) throw() in SetValue() function in NWindows::NRegistry::CKey 206 LONG SetValue(HKEY parentKey, LPCTSTR keyName, LPCTSTR valueName, LPCTSTR value) in SetValue() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Utility/ |
D | StructuredData.h | 310 void SetValue(N value) { m_value = value; } in SetValue() function 335 void SetValue(double value) { m_value = value; } in SetValue() function 354 void SetValue(bool value) { m_value = value; } in SetValue() function 372 void SetValue(llvm::StringRef S) { m_value = std::string(S); } in SetValue() function 563 void SetValue(void *value) { m_object = value; } in SetValue() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Utility/ |
D | StructuredData.h | 310 void SetValue(N value) { m_value = value; } in SetValue() function 335 void SetValue(double value) { m_value = value; } in SetValue() function 354 void SetValue(bool value) { m_value = value; } in SetValue() function 372 void SetValue(llvm::StringRef S) { m_value = std::string(S); } in SetValue() function 563 void SetValue(void *value) { m_object = value; } in SetValue() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Utility/ |
D | StructuredData.h | 310 void SetValue(N value) { m_value = value; } in SetValue() function 335 void SetValue(double value) { m_value = value; } in SetValue() function 354 void SetValue(bool value) { m_value = value; } in SetValue() function 372 void SetValue(llvm::StringRef S) { m_value = std::string(S); } in SetValue() function 563 void SetValue(void *value) { m_object = value; } in SetValue() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Utility/ |
D | StructuredData.h | 324 void SetValue(N value) { m_value = value; } in SetValue() function 349 void SetValue(double value) { m_value = value; } in SetValue() function 368 void SetValue(bool value) { m_value = value; } in SetValue() function 386 void SetValue(llvm::StringRef S) { m_value = std::string(S); } in SetValue() function 577 void SetValue(void *value) { m_object = value; } in SetValue() function
|
/aosp_15_r20/external/libbrillo/brillo/dbus/ |
H A D | exported_property_set.h | 181 void SetValue(const T& new_value) { in SetValue() function 198 bool SetValue(brillo::ErrorPtr* error, in SetValue() function
|
/aosp_15_r20/external/cronet/base/test/ |
H A D | test_future.h | 393 void SetValue(Types... values) { in SetValue() function 536 void SetValue() { implementation_.SetValue(true); } in SetValue() function
|
/aosp_15_r20/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime.Tests/ |
H A D | Antlr.Runtime.Tools.Tests.pas | 113 procedure SetValue(const V: String); procedure 120 procedure SetValue(const V: String); procedure 129 procedure TFoo.SetValue(const V: String); procedure
|
/aosp_15_r20/external/openscreen/discovery/dnssd/public/ |
H A D | dns_sd_txt_record.cc | 35 Error DnsSdTxtRecord::SetValue(const std::string& key, in SetValue() function in openscreen::discovery::DnsSdTxtRecord 46 Error DnsSdTxtRecord::SetValue(const std::string& key, in SetValue() function in openscreen::discovery::DnsSdTxtRecord
|
/aosp_15_r20/external/lzma/CPP/7zip/Compress/ |
H A D | Rar3Vm.h | 148 static void SetValue(bool byteMode, void *addr, UInt32 value) in SetValue() function 161 static void SetValue(void *addr, UInt32 value) { SetValue(false, addr, value); } in SetValue() function
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | d3dx9effect.h | 126 STDMETHOD(SetValue)(THIS_ D3DXHANDLE parameter, const void *data, UINT bytes) PURE; in DECLARE_INTERFACE_() local 236 STDMETHOD(SetValue)(THIS_ D3DXHANDLE parameter, const void *data, UINT bytes) PURE; in DECLARE_INTERFACE_() local 334 STDMETHOD(SetValue)(THIS_ D3DXHANDLE parameter, const void *data, UINT bytes) PURE; in DECLARE_INTERFACE_() local
|
/aosp_15_r20/external/libchrome/base/trace_event/ |
H A D | trace_event_argument.cc | 148 void TracedValue::SetValue(const char* name, const TracedValue& value) { in SetValue() function in base::trace_event::TracedValue 241 void TracedValue::SetValue(const char* name, in SetValue() function in base::trace_event::TracedValue
|
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/syscall/windows/registry/ |
D | export_test.go | 9 func (k Key) SetValue(name string, valtype uint32, data []byte) error { func
|
/aosp_15_r20/external/webrtc/api/transport/ |
H A D | stun.h | 481 void SetValue(uint32_t bits) { bits_ = bits; } in SetValue() function 502 void SetValue(uint64_t bits) { bits_ = bits; } in SetValue() function
|
/aosp_15_r20/hardware/libhardware/modules/camera/3_4/metadata/ |
H A D | no_effect_control_delegate.h | 35 int SetValue(const T& value) override { in SetValue() function
|
H A D | ignored_control_delegate.h | 35 int SetValue(const T& /*value*/) override { return 0; }; in SetValue() function
|
H A D | tagged_control_delegate.h | 39 virtual int SetValue(const T& value) override { in SetValue() function
|
/aosp_15_r20/libcore/ojluni/src/test/java/util/HashMap/ |
H A D | SetValue.java | 35 public class SetValue { class
|
/aosp_15_r20/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/ |
H A D | Antlr.Runtime.Tools.pas | 94 procedure SetValue(const Value: String); procedure 110 procedure SetValue(const Value: String); procedure 451 procedure TANTLRString.SetValue(const Value: String); procedure
|
/aosp_15_r20/external/cronet/base/threading/ |
H A D | sequence_bound_unittest.cc | 172 void SetValue(int value) { in SetValue() function in base::__anon5d5b4e930111::Derived 184 void SetValue(int value) { in SetValue() function in base::__anon5d5b4e930111::Leftmost 200 void SetValue(int value) { in SetValue() function in base::__anon5d5b4e930111::Rightmost
|