Home
last modified time | relevance | path

Searched defs:value_to_string (Results 1 – 25 of 53) sorted by relevance

123

/dports/ftp/libfilezilla/libfilezilla-0.31.1/tests/
H A Dtest_utils.hpp10 std::string inline value_to_string(T const& t, typename std::enable_if_t<std::is_enum_v<T>>* = null… in value_to_string() function
16 std::string inline value_to_string(T const& t, typename std::enable_if_t<std::is_arithmetic_v<T>>* … in value_to_string() function
21 std::string inline value_to_string(std::string const& t) { in value_to_string() function
25 std::string inline value_to_string(std::wstring const& t) { in value_to_string() function
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/extension/prefdialog/
H A Dparameter-notebook.h54 std::string value_to_string() const override { return ""; }; in value_to_string() function
H A Dparameter.cpp61 std::string value_to_string() const override { return ""; } in value_to_string() function in Inkscape::Extension::ParamDescription
284 std::string InxParameter::value_to_string() const in value_to_string() function in Inkscape::Extension::InxParameter
H A Dparameter-color.cpp138 std::string ParamColor::value_to_string() const in value_to_string() function in Inkscape::Extension::ParamColor
H A Dparameter-bool.cpp103 std::string ParamBool::value_to_string() const in value_to_string() function in Inkscape::Extension::ParamBool
H A Dparameter-int.cpp170 std::string ParamInt::value_to_string() const in value_to_string() function in Inkscape::Extension::ParamInt
H A Dparameter-float.cpp103 std::string ParamFloat::value_to_string() const in value_to_string() function in Inkscape::Extension::ParamFloat
H A Dparameter-string.cpp90 std::string ParamString::value_to_string() const in value_to_string() function in Inkscape::Extension::ParamString
H A Dparameter-path.cpp99 std::string ParamPath::value_to_string() const in value_to_string() function in Inkscape::Extension::ParamPath
H A Dparameter-notebook.cpp185 std::string ParamNotebook::value_to_string() const in value_to_string() function in Inkscape::Extension::ParamNotebook
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/google-endpoints/oauth2client/
H A Ddjango_orm.py56 def value_to_string(self, obj): member in CredentialsField
93 def value_to_string(self, obj): member in FlowField
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/external_bin/gsutil/gsutil_4.28/gsutil/third_party/oauth2client/oauth2client/contrib/
H A Ddjango_orm.py62 def value_to_string(self, obj): member in CredentialsField
102 def value_to_string(self, obj): member in FlowField
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/gsutil/gslib/vendored/oauth2client/oauth2client/contrib/django_util/
H A Dmodels.py70 def value_to_string(self, obj): member in CredentialsField
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/gsutil/third_party/oauth2client/oauth2client/contrib/django_util/
H A Dmodels.py70 def value_to_string(self, obj): member in CredentialsField
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/asn1/xnap/
H A DXnAP-Constants.asn71 -- Lists
72 --
73 -- **************************************************************
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/oauth2client/contrib/django_util/
H A Dmodels.py63 def value_to_string(self, obj): member in CredentialsField
/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/src/common/
H A Damf.cpp25 value_to_string(value_type_t const &value) { in value_to_string() function
/dports/www/py-social-auth-app-django/social-app-django-4.0.0/social_django/
H A Dfields.py64 def value_to_string(self, obj): member in JSONField
/dports/textproc/p5-Text-BibTeX/Text-BibTeX-0.88/lib/Text/BibTeX/
H A DEntry.pm886 sub value_to_string subroutine
/dports/www/py-jsonfield2/jsonfield2-4.0.0.post0/jsonfield/
H A Dfields.py55 def value_to_string(self, obj): member in JSONFieldMixin
/dports/www/py-jsonfield/jsonfield-3.1.0/src/jsonfield/
H A Dfields.py66 def value_to_string(self, obj): member in JSONFieldMixin
/dports/math/curv/curv-0.5/libcurv/
H A Dstring.cc23 value_to_string(Value val, Fail fl, const Context& cx) in value_to_string() function
/dports/multimedia/tautulli/Tautulli-2.8.0/lib/cloudinary/
H A Dmodels.py58 def value_to_string(self, obj): member in CloudinaryField
/dports/www/py-django-filer/django-filer-1.7.0/filer/fields/
H A Dmultistorage_file.py146 def value_to_string(self, obj): member in MultiStorageFileField
/dports/devel/py-semantic-version/semantic_version-2.8.5/semantic_version/
H A Ddjango_fields.py34 def value_to_string(self, obj): member in SemVerField

123