Home
last modified time | relevance | path

Searched defs:_cast (Results 1 – 25 of 103) sorted by relevance

12345

/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/optics-core-0.3.0.1/src/Data/Typeable/
H A DOptics.hs17 _cast = atraversalVL $ \point f s -> case cast s of function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/lens-5.0.1/src/Data/Typeable/
H A DLens.hs27 _cast f s = case cast s of function
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/lens-5.0.1/src/Data/Typeable/
H A DLens.hs27 _cast f s = case cast s of function
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/lens-4.19.2/src/Data/Typeable/
H A DLens.hs27 _cast f s = case cast s of function
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/lens-4.19.2/src/Data/Typeable/
H A DLens.hs27 _cast f s = case cast s of function
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/lens-4.19.1/src/Data/Typeable/
H A DLens.hs27 _cast f s = case cast s of function
/dports/devel/p5-Inline-Java/Inline-Java-0.540/Java/sources/org/perl/inline/java/
H A DInlineJavaCallback.java21 InlineJavaCallback(String _pkg, String _method, Object _args[], Class _cast) { in InlineJavaCallback()
26 InlineJavaCallback(InlineJavaPerlObject _obj, String _method, Object _args[], Class _cast) { in InlineJavaCallback()
34 …JavaCallback(InlineJavaPerlObject _obj, String _pkg, String _method, Object _args[], Class _cast) { in InlineJavaCallback()
/dports/www/gohugo/hugo-0.91.2/tpl/cast/
H A Dcast.go20 _cast "github.com/spf13/cast" packageName
/dports/www/phalcon/cphalcon-3.4.5/phalcon/config/adapter/
H A Dini.zep145 protected function _cast(var ini) -> bool | null | double | int | string function in Phalcon\\Config\\Adapter\\Ini
/dports/textproc/p5-Perl-Critic/Perl-Critic-1.140/lib/Perl/Critic/Policy/Variables/
H A DRequireNegativeIndices.pm87 sub _cast { subroutine
/dports/net-im/prosody/prosody-0.11.13/fallbacks/
H A Dbit.lua101 local function _cast(a) function
/dports/www/p5-JE/JE-0.066/lib/
H A DJE.pm1371 sub _cast { subroutine
/dports/devel/py-invoke/invoke-1.6.0/invoke/
H A Denv.py107 def _cast(self, old, new_): member in Environment
/dports/comms/sdr-wspr/sdr-wspr-0.1.0/src/
H A Dsources.hh71 sdr::AutoCast< std::complex<int16_t> > _cast; member in WsprRtlSource
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/access/amazon/
H A Damazon_game.h99 Cast *_cast; variable
/dports/games/scummvm/scummvm-2.5.1/engines/access/amazon/
H A Damazon_game.h99 Cast *_cast; variable
/dports/science/py-esda/esda-2.4.1/esda/
H A Dmap_comparison.py25 def _cast(collection): function
/dports/devel/py-nose2/nose2-0.10.0/nose2/
H A Dconfig.py75 def _cast(self, key, type_, default): member in Config
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/python/tvm/te/hybrid/
H A Dcalls.py132 def _cast(func_id, args): function
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/inc/utils/
H A Dobjects.h108 #define object_free_w_func_and_null_cast(\ argument
/dports/misc/tvm/incubator-tvm-0.6.1/python/tvm/hybrid/
H A Dcalls.py127 def _cast(func_id, args): function
/dports/misc/py-tvm/incubator-tvm-0.6.1/python/tvm/hybrid/
H A Dcalls.py127 def _cast(func_id, args): function
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/txw2/
H A DTypedXmlWriter.java265 <T extends TypedXmlWriter> T _cast( Class<T> targetInterface ); in _cast() method
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/txw2/
H A DTypedXmlWriter.java265 <T extends TypedXmlWriter> T _cast( Class<T> targetInterface ); in _cast() method
/dports/biology/pbseqan/seqan-21d95d737d8decb5cc3693b9065d81e831e7f57d/include/seqan/arg_parse/
H A Darg_parse_type_support.h62 inline TTarget _cast(TString const s) in _cast() function

12345