/dports/textproc/erlang-yamerl/yamerl-0.7.0/src/ |
H A D | yamerl_node_float.erl | 42 string_to_float/1, 67 case string_to_float(Text) of 87 case string_to_float(Text) of 123 string_to_float(".nan") -> 'nan'; function 124 string_to_float(".NaN") -> 'nan'; function 125 string_to_float(".NAN") -> 'nan'; function 126 string_to_float(".inf") -> '+inf'; function 127 string_to_float(".Inf") -> '+inf'; function 136 string_to_float([$+ | Text]) -> function 138 string_to_float([$- | Text]) -> function [all …]
|
H A D | yamerl_node_float_ext.erl | 42 string_to_float/1 66 case string_to_float(Text) of 86 case string_to_float(Text) of 122 string_to_float(".nan") -> 'nan'; function 123 string_to_float(".NaN") -> 'nan'; function 124 string_to_float(".NAN") -> 'nan'; function 125 string_to_float(".inf") -> '+inf'; function 126 string_to_float(".Inf") -> '+inf'; function 135 string_to_float([$+ | Text]) -> function 137 string_to_float([$- | Text]) -> function [all …]
|
H A D | yamerl_node_float_json.erl | 42 string_to_float/1 66 case string_to_float(Text) of 86 case string_to_float(Text) of 122 string_to_float("0") -> 0.0; function 123 string_to_float("-0") -> 0.0; function 124 string_to_float(".nan") -> 'nan'; function 125 string_to_float(".inf") -> '+inf'; function 126 string_to_float("-.inf") -> '-inf'; function 128 string_to_float([$- | Text]) -> function 133 string_to_float(Text) -> function
|
/dports/net-mgmt/librenms/librenms-21.5.1/includes/definitions/discovery/ |
H A D | netsure.yaml | 46 user_func: string_to_float 52 user_func: string_to_float 59 user_func: string_to_float
|
/dports/audio/ardour6/Ardour-6.8.0/libs/pbd/test/ |
H A D | string_convert_test.cc | 471 CPPUNIT_ASSERT (string_to_float (str, val)); in _test_float_conversion() 482 CPPUNIT_ASSERT (string_to_float (str, val)); in _test_float_conversion() 497 CPPUNIT_ASSERT (string_to_float (MAX_FLOAT_STR, val)); in _test_float_conversion() 501 CPPUNIT_ASSERT (string_to_float (MIN_FLOAT_STR, val)); in _test_float_conversion() 505 CPPUNIT_ASSERT (string_to_float (MAX_FLOAT_WIN, val)); in _test_float_conversion() 509 CPPUNIT_ASSERT (string_to_float (MIN_FLOAT_WIN, val)); in _test_float_conversion()
|
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/stlplus/strings/ |
H A D | string_float.hpp | 46 float string_to_float(const std::string& value);
|
H A D | string_float.cpp | 57 float string_to_float(const std::string& value) in string_to_float() function
|
/dports/audio/ardour6/Ardour-6.8.0/libs/pbd/pbd/ |
H A D | string_convert.h | 67 LIBPBD_API bool string_to_float (const std::string& str, float& val); 220 return string_to_float (str, val); in string_to() 415 string_to_float (str, tmp); in string_to()
|
/dports/devel/rttr/rttr-0.9.6-16-gb3a131c/src/rttr/detail/conversion/ |
H A D | std_conversion_functions.h | 96 RTTR_API float string_to_float(const std::string& source, bool* ok);
|
H A D | std_conversion_functions.cpp | 282 float string_to_float(const std::string& source, bool* ok) in string_to_float() function
|
/dports/textproc/miller/miller-5.10.2/go/src/types/ |
H A D | mlrval_functions_types.go | 54 func string_to_float(input1 *Mlrval) *Mlrval { 79 /*STRING */ string_to_float,
|
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/patches/ |
H A D | 06-fix-numeric-locale.patch | 7 int Parser::string_to_float(char * string, float * float_ptr)
|
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/MilkdropPresetFactory/ |
H A D | Parser.hpp | 184 static int string_to_float(char * string, float * float_ptr);
|
/dports/graphics/libprojectm/projectm-3.1.12/src/libprojectM/MilkdropPresetFactory/ |
H A D | Parser.hpp | 186 static int string_to_float(char * string, float * float_ptr);
|
/dports/www/anyterm/anyterm-1.1.29/libpbe/src/ |
H A D | utils.cc | 93 float string_to_float(string s)
|
/dports/graphics/wings/wings-8d019ebe48/src/ |
H A D | wings_util.erl | 29 string_to_float/1, 218 string_to_float("NaN") -> 0.0; function 219 string_to_float(Str) -> function
|
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/beam/ |
H A D | erl_dirty_bif.tab | 76 dirty-cpu-test erlang:string_to_float/1
|
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/beam/ |
H A D | erl_dirty_bif.tab | 76 dirty-cpu-test erlang:string_to_float/1
|
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/beam/ |
H A D | erl_dirty_bif.tab | 76 dirty-cpu-test erlang:string_to_float/1
|
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/beam/ |
H A D | erl_dirty_bif.tab | 76 dirty-cpu-test erlang:string_to_float/1
|
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/beam/ |
H A D | erl_dirty_bif.tab | 76 dirty-cpu-test erlang:string_to_float/1
|
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/beam/ |
H A D | erl_dirty_bif.tab | 76 dirty-cpu-test erlang:string_to_float/1
|
/dports/audio/ardour6/Ardour-6.8.0/libs/pbd/ |
H A D | string_convert.cc | 181 bool string_to_float (const std::string& str, float& val) in string_to_float() function
|
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/beam/ |
H A D | erl_dirty_bif.tab | 79 dirty-cpu-test erlang:string_to_float/1
|
/dports/graphics/wings/wings-8d019ebe48/plugins_src/import_export/ |
H A D | wpc_stl.erl | 250 wings_util:string_to_float(Str).
|