Home
last modified time | relevance | path

Searched defs:safe_cast (Results 1 – 21 of 21) sorted by relevance

/dports/math/mppp/mppp-0.26/include/mp++/detail/
H A Dutils.hpp214 constexpr T safe_cast(const U &n) in safe_cast() function
225 constexpr T safe_cast(const U &n) in safe_cast() function
236 constexpr T safe_cast(const U &n) in safe_cast() function
248 constexpr T safe_cast(const U &n) in safe_cast() function
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/WIL/include/wil/
H A Dsafecast.h253 NewT safe_cast(const OldT var) in safe_cast() function
266 NewT safe_cast(const OldT var) in safe_cast() function
279 NewT safe_cast(const OldT var) in safe_cast() function
292 NewT safe_cast(const OldT var) in safe_cast() function
/dports/math/polymake/polymake-4.5/bundled/singular/apps/ideal/include/internal/
H A DsingularUtils.h37 inline int safe_cast(Int x) in safe_cast() function
/dports/sysutils/py-salt/salt-3004.1/salt/states/
H A Dmacdefaults.py49 def safe_cast(val, to_type, default=None): function
/dports/math/kfr/kfr-4.2.1/include/kfr/testo/
H A Dassert.hpp88 inline OutType safe_cast(const InType& val) in safe_cast() function
/dports/math/piranha/piranha-0.11/src/
H A Dsafe_cast.hpp219 inline safe_cast_type<To, From> safe_cast(const From &x) in safe_cast() function
/dports/math/py-piranha/piranha-0.11/src/
H A Dsafe_cast.hpp219 inline safe_cast_type<To, From> safe_cast(const From &x) in safe_cast() function
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/arrow/python/
H A Darrow_to_pandas.h71 bool safe_cast = true; member
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/python/
H A Darrow_to_pandas.h73 bool safe_cast = true; member
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/python/
H A Darrow_to_pandas.h73 bool safe_cast = true; member
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/debugger/src/
H A Ddbg_iserver.erl78 safe_cast(Request) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/debugger/src/
H A Ddbg_iserver.erl78 safe_cast(Request) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/debugger/src/
H A Ddbg_iserver.erl78 safe_cast(Request) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/debugger/src/
H A Ddbg_iserver.erl78 safe_cast(Request) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/debugger/src/
H A Ddbg_iserver.erl78 safe_cast(Request) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/debugger/src/
H A Ddbg_iserver.erl78 safe_cast(Request) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/debugger/src/
H A Ddbg_iserver.erl78 safe_cast(Request) -> function
/dports/math/polymake/polymake-4.5/lib/core/include/
H A DFlintPolynomial.h62 static slong safe_cast(Int x) in safe_cast() function
/dports/math/py-pandas/pandas-1.2.5/pandas/core/arrays/
H A Dinteger.py147 def safe_cast(values, dtype, copy: bool): function
/dports/biology/diamond/diamond-2.0.13/src/util/
H A Dutil.h305 inline _t safe_cast(size_t x) in safe_cast() function
/dports/multimedia/tautulli/Tautulli-2.8.0/lib/cloudinary/
H A Dutils.py1530 def safe_cast(val, casting_fn, default=None): function