Home
last modified time | relevance | path

Searched refs:SetFromString (Results 51 – 75 of 200) sorted by relevance

12345678

/dports/comms/openzwave/open-zwave-f339aa6/cpp/src/value_classes/
H A DValueByte.cpp87 bool ValueByte::SetFromString in SetFromString() function in ValueByte
H A DValueInt.cpp92 bool ValueInt::SetFromString in SetFromString() function in ValueInt
H A DValueShort.cpp91 bool ValueShort::SetFromString in SetFromString() function in ValueShort
H A DValue.h84 virtual bool SetFromString( string const& ) { return false; } in SetFromString() function
H A DValueRaw.cpp118 bool ValueRaw::SetFromString in SetFromString() function in ValueRaw
/dports/comms/openzwave-devel/open-zwave-14f2ba74/cpp/src/value_classes/
H A DValueByte.cpp71 bool ValueByte::SetFromString(string const& _value) in SetFromString() function in OpenZWave::Internal::VC::ValueByte
H A DValueInt.cpp74 bool ValueInt::SetFromString(string const& _value) in SetFromString() function in OpenZWave::Internal::VC::ValueInt
H A DValueShort.cpp73 bool ValueShort::SetFromString(string const& _value) in SetFromString() function in OpenZWave::Internal::VC::ValueShort
H A DValue.h141 virtual bool SetFromString(string const&) in SetFromString() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nearby/src/cpp/platform/base/
H A Dbyte_array_test.cc58 TEST(ByteArrayTest, SetFromString) { in TEST() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/testing/sim/
H A Dsim_canvas.cc19 CHECK(color.SetFromString(color_string)); in DrawCount()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/testing/sim/
H A Dsim_canvas.cc19 CHECK(color.SetFromString(color_string)); in DrawCount()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/
H A DgdcmDirectionCosines.cxx141 bool DirectionCosines::SetFromString(const char *str) in SetFromString() function in gdcm::DirectionCosines
/dports/devel/gdcm/gdcm-3.0.10/Source/MediaStorageAndFileFormat/
H A DgdcmDirectionCosines.cxx141 bool DirectionCosines::SetFromString(const char *str) in SetFromString() function in gdcm::DirectionCosines
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/command_buffer/service/
H A Dcommon_decoder.h91 void SetFromString(const char* str);
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/command_buffer/service/
H A Dcommon_decoder.h91 void SetFromString(const char* str);
/dports/net/gamenetworkingsockets/GameNetworkingSockets-1.3.0/src/common/
H A Dsteamid.cpp57 SetFromString( pchSteamID, eDefaultUniverse ); in CSteamID()
65 void CSteamID::SetFromString( const char *pchSteamID, EUniverse eDefaultUniverse ) in SetFromString() function in CSteamID
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/graphics/
H A Dcolor.h106 bool SetFromString(const String&);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/graphics/
H A Dcolor.h108 bool SetFromString(const String&);
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/include/lldb/Utility/
H A DArgs.h361 void SetFromString(llvm::StringRef arg_string);
/dports/www/chromium-legacy/chromium-88.0.4324.182/crypto/
H A Dp224_spake.cc180 if (!Ystar.SetFromString(message)) { in ProcessMessage()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/crypto/
H A Dp224_spake.cc178 if (!Ystar.SetFromString(message)) { in ProcessMessage()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/aws/aws-sdk-go/aws/session/
H A Denv_config.go397 if err := mode.SetFromString(value); err != nil {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/aws/session/
H A Denv_config.go397 if err := mode.SetFromString(value); err != nil {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/github.com/aws/aws-sdk-go/aws/session/
H A Denv_config.go397 if err := mode.SetFromString(value); err != nil {

12345678