/external/libbrillo/brillo/ |
D | flag_helper.cc | 35 bool SetValue(const std::string& /* value */) override { return true; }; in SetValue() function in brillo::HelpFlag 50 bool BoolFlag::SetValue(const std::string& value) { in SetValue() function in brillo::BoolFlag 79 bool Int32Flag::SetValue(const std::string& value) { in SetValue() function in brillo::Int32Flag 95 bool Int64Flag::SetValue(const std::string& value) { in SetValue() function in brillo::Int64Flag 111 bool UInt64Flag::SetValue(const std::string& value) { in SetValue() function in brillo::UInt64Flag 127 bool DoubleFlag::SetValue(const std::string& value) { in SetValue() function in brillo::DoubleFlag 143 bool StringFlag::SetValue(const std::string& value) { in SetValue() function in brillo::StringFlag
|
/external/libbrillo/brillo/dbus/ |
D | exported_property_set.h | 180 void SetValue(const T& new_value) { in SetValue() function 197 bool SetValue(brillo::ErrorPtr* error, in SetValue() function
|
/external/lzma/CPP/Windows/ |
D | Registry.cpp | 118 LONG CKey::SetValue(LPCTSTR name, UInt32 value) throw() in SetValue() function in NWindows::NRegistry::CKey 125 LONG CKey::SetValue(LPCTSTR name, bool value) throw() in SetValue() function in NWindows::NRegistry::CKey 130 LONG CKey::SetValue(LPCTSTR name, LPCTSTR value) throw() in SetValue() function in NWindows::NRegistry::CKey 150 LONG CKey::SetValue(LPCWSTR name, LPCWSTR value) in SetValue() function in NWindows::NRegistry::CKey 164 LONG CKey::SetValue(LPCTSTR name, const void *value, UInt32 size) throw() in SetValue() function in NWindows::NRegistry::CKey 172 LONG SetValue(HKEY parentKey, LPCTSTR keyName, LPCTSTR valueName, LPCTSTR value) in SetValue() function
|
/external/pdfium/core/fpdfapi/page/ |
D | cpdf_color.cpp | 81 void CPDF_Color::SetValue(const float* comps) { in SetValue() function in CPDF_Color 88 void CPDF_Color::SetValue(CPDF_Pattern* pPattern, in SetValue() function in CPDF_Color
|
/external/webrtc/webrtc/base/ |
D | win32regkey.cc | 57 HRESULT RegKey::SetValue(const wchar_t* full_key_name, in SetValue() function in rtc::RegKey 65 HRESULT RegKey::SetValue(const wchar_t* full_key_name, in SetValue() function in rtc::RegKey 73 HRESULT RegKey::SetValue(const wchar_t* full_key_name, in SetValue() function in rtc::RegKey 82 HRESULT RegKey::SetValue(const wchar_t* full_key_name, in SetValue() function in rtc::RegKey 91 HRESULT RegKey::SetValue(const wchar_t* full_key_name, in SetValue() function in rtc::RegKey 101 HRESULT RegKey::SetValue(const wchar_t* full_key_name, in SetValue() function in rtc::RegKey 682 HRESULT RegKey::SetValue(const wchar_t* value_name, DWORD value) const { in SetValue() function in rtc::RegKey 692 HRESULT RegKey::SetValue(const wchar_t* value_name, DWORD64 value) const { in SetValue() function in rtc::RegKey 702 HRESULT RegKey::SetValue(const wchar_t* value_name, in SetValue() function in rtc::RegKey 714 HRESULT RegKey::SetValue(const wchar_t* value_name, in SetValue() function in rtc::RegKey [all …]
|
/external/protobuf/csharp/src/Google.Protobuf/Reflection/ |
D | IFieldAccessor.cs | 69 void SetValue(IMessage message, object value); in SetValue() method
|
D | MapFieldAccessor.cs | 54 public override void SetValue(IMessage message, object value) in SetValue() method in Google.Protobuf.Reflection.MapFieldAccessor
|
D | RepeatedFieldAccessor.cs | 54 public override void SetValue(IMessage message, object value) in SetValue() method in Google.Protobuf.Reflection.RepeatedFieldAccessor
|
D | SingleFieldAccessor.cs | 76 public override void SetValue(IMessage message, object value) in SetValue() method in Google.Protobuf.Reflection.SingleFieldAccessor
|
D | FieldAccessorBase.cs | 61 public abstract void SetValue(IMessage message, object value); in SetValue() method in Google.Protobuf.Reflection.FieldAccessorBase
|
/external/sonivox/jet_tools/JetCreator/ |
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
|
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
|
/external/v8/testing/ |
D | gmock-support.h | 24 void SetValue(const T& value) { in SetValue() function
|
/external/pdfium/xfa/fxfa/parser/ |
D | cxfa_color.cpp | 51 void CXFA_Color::SetValue(FX_ARGB color) { in SetValue() function in CXFA_Color
|
/external/v8/src/base/ |
D | atomic-utils.h | 54 V8_INLINE void SetValue(T new_value) { in SetValue() function
|
/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/ |
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
|
/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime.Tests/ |
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
|
/external/flatbuffers/include/flatbuffers/ |
D | code_generators.h | 52 void SetValue(const std::string &key, const std::string &value) { in SetValue() function
|
/external/tinyxml/ |
D | tinyxml.h | 468 void SetValue(const char * _value) { value = _value;} in SetValue() function 472 void SetValue( const std::string& _value ) in SetValue() function 745 void SetValue( const char* _value ) { value = _value; } ///< Set the value. in SetValue() function 758 void SetValue( const std::string& _value ) in SetValue() function
|
/external/tensorflow/tensorflow/compiler/tf2xla/ |
D | xla_resource.cc | 113 Status XlaResource::SetValue(const xla::XlaOp& value) { in SetValue() function in tensorflow::XlaResource
|
/external/mdnsresponder/mDNSWindows/DLLX/ |
D | TXTRecord.cpp | 38 STDMETHODIMP CTXTRecord::SetValue(BSTR key, VARIANT value) in SetValue() function in CTXTRecord
|
/external/tensorflow/tensorflow/core/common_runtime/gpu/ |
D | gpu_event_mgr.cc | 39 static void SetValue(const char* v) { value_ = v; } in SetValue() function in tensorflow::gpu_event_mgr::ThreadLabel
|
/external/webrtc/webrtc/p2p/base/ |
D | stun.h | 350 void SetValue(uint32_t bits) { bits_ = bits; } in SetValue() function 373 void SetValue(uint64_t bits) { bits_ = bits; } in SetValue() function
|
/external/sfntly/cpp/src/test/tinyxml/ |
D | tinyxml.h | 508 void SetValue(const char * _value) { value = _value;} in SetValue() function 512 void SetValue( const std::string& _value ) { value = _value; } in SetValue() function 836 void SetValue( const char* _value ) { value = _value; } ///< Set the value. in SetValue() function 845 void SetValue( const std::string& _value ) { value = _value; } in SetValue() function
|
/external/v8/src/objects/ |
D | fixed-array-inl.h | 671 void FixedTypedArray<Traits>::SetValue(uint32_t index, Object* value) { in SetValue() function 688 inline void FixedTypedArray<BigInt64ArrayTraits>::SetValue(uint32_t index, in SetValue() function 695 inline void FixedTypedArray<BigUint64ArrayTraits>::SetValue(uint32_t index, in SetValue() function
|