Home
last modified time | relevance | path

Searched +defs:class +defs:with (Results 1 – 25 of 90) sorted by relevance

1234

/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/managed-1.0.8/src/Control/Monad/
H A DManaged.hs76 type class. type
232 class MonadIO m => MonadManaged m where function
306 with m = (>>-) m function
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/lucid-2.9.12/src/Lucid/
H A DBase.hs208 class ToHtml a where function
272 class Term arg result | result -> arg where function
305 class TermRaw arg result | result -> arg where function
335 class With a where function
343 with f = \attr -> HtmlT (mk attr <$> runHtmlT f) function
351 with f = \attr inner -> HtmlT (mk attr <$> runHtmlT (f inner)) function
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/lucid-2.9.12/src/Lucid/
H A DBase.hs208 class ToHtml a where function
272 class Term arg result | result -> arg where function
305 class TermRaw arg result | result -> arg where function
335 class With a where function
343 with f = \attr -> HtmlT (mk attr <$> runHtmlT f) function
351 with f = \attr inner -> HtmlT (mk attr <$> runHtmlT (f inner)) function
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/lucid-2.9.12.1/src/Lucid/
H A DBase.hs208 class ToHtml a where function
272 class Term arg result | result -> arg where function
305 class TermRaw arg result | result -> arg where function
335 class With a where function
343 with f = \attr -> HtmlT (mk attr <$> runHtmlT f) function
351 with f = \attr inner -> HtmlT (mk attr <$> runHtmlT (f inner)) function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/lucid-2.9.12.1/src/Lucid/
H A DBase.hs208 class ToHtml a where function
272 class Term arg result | result -> arg where function
305 class TermRaw arg result | result -> arg where function
335 class With a where function
343 with f = \attr -> HtmlT (mk attr <$> runHtmlT f) function
351 with f = \attr inner -> HtmlT (mk attr <$> runHtmlT (f inner)) function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/reflection-2.1.6/examples/
H A DConstraints.hs16 class ReifiableConstraint p where function
27 with d v = reify d $ lower . asProxyOf v function
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/reflection-2.1.5/examples/
H A DConstraints.hs16 class ReifiableConstraint p where function
27 with d v = reify d $ lower . asProxyOf v function
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/reflection-2.1.6/examples/
H A DConstraints.hs16 class ReifiableConstraint p where function
27 with d v = reify d $ lower . asProxyOf v function
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/reflection-2.1.6/examples/
H A DConstraints.hs16 class ReifiableConstraint p where function
27 with d v = reify d $ lower . asProxyOf v function
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/reflection-2.1.6/examples/
H A DConstraints.hs16 class ReifiableConstraint p where function
27 with d v = reify d $ lower . asProxyOf v function
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/reflection-2.1.6/examples/
H A DConstraints.hs16 class ReifiableConstraint p where function
27 with d v = reify d $ lower . asProxyOf v function
/dports/deskutils/freemind/freemind-bin-max-1.0.1/doc/
H A Dfreemind_de.mm1370 …ts. Technically, scripts are attached to a node via an attribute starting with "script" (like "scr… function
1424 …tionListener and NodeLifetimeListener) can be registered and found in the class "ModeController" (… function
H A Dfreemind.mm1550 …ts. Technically, scripts are attached to a node via an attribute starting with "script" (like "scr… function
1604 …tionListener and NodeLifetimeListener) can be registered and found in the class "ModeController" (… function
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/laravel/framework/src/Illuminate/Support/
H A Dhelpers.php69 function class_basename($class)
84 function class_uses_recursive($class)
375 function with($value, callable $callback = null) function
/dports/lang/python-legacy/Python-2.7.18/Doc/reference/
H A Dcompound_stmts.rst344 .. _with: target
547 .. _class: target
/dports/lang/python27/Python-2.7.18/Doc/reference/
H A Dcompound_stmts.rst344 .. _with: target
547 .. _class: target
/dports/deskutils/freemind/freemind-bin-max-1.0.1/browser/
H A Dfreemind.mm1550 …ts. Technically, scripts are attached to a node via an attribute starting with "script" (like "scr… function
1604 …tionListener and NodeLifetimeListener) can be registered and found in the class "ModeController" (… function
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.base/share/classes/java/lang/reflect/
H A DProxyGenerator.java419 Class<?>[] with, in collectCompatibleTypes()
912 add(byte.class, Byte.class); in add()
913 add(char.class, Character.class); in add()
914 add(double.class, Double.class); in add()
915 add(float.class, Float.class); in add()
916 add(int.class, Integer.class); in add()
917 add(long.class, Long.class); in add()
918 add(short.class, Short.class); in add()
919 add(boolean.class, Boolean.class); in add()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.base/share/classes/java/lang/reflect/
H A DProxyGenerator.java419 Class<?>[] with, in collectCompatibleTypes()
912 add(byte.class, Byte.class); in add()
913 add(char.class, Character.class); in add()
914 add(double.class, Double.class); in add()
915 add(float.class, Float.class); in add()
916 add(int.class, Integer.class); in add()
917 add(long.class, Long.class); in add()
918 add(short.class, Short.class); in add()
919 add(boolean.class, Boolean.class); in add()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/share/classes/java/lang/reflect/
H A DProxyGenerator.java426 Class<?>[] with, in collectCompatibleTypes()
962 add(byte.class, Byte.class); in add()
963 add(char.class, Character.class); in add()
964 add(double.class, Double.class); in add()
965 add(float.class, Float.class); in add()
966 add(int.class, Integer.class); in add()
967 add(long.class, Long.class); in add()
968 add(short.class, Short.class); in add()
969 add(boolean.class, Boolean.class); in add()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/share/classes/java/lang/reflect/
H A DProxyGenerator.java428 Class<?>[] with, in collectCompatibleTypes()
964 add(byte.class, Byte.class); in add()
965 add(char.class, Character.class); in add()
966 add(double.class, Double.class); in add()
967 add(float.class, Float.class); in add()
968 add(int.class, Integer.class); in add()
969 add(long.class, Long.class); in add()
970 add(short.class, Short.class); in add()
971 add(boolean.class, Boolean.class); in add()
/dports/databases/py-gdbm/Python-3.8.12/Doc/reference/
H A Dcompound_stmts.rst377 .. _with: target
656 .. _class: target
/dports/databases/py-sqlite3/Python-3.8.12/Doc/reference/
H A Dcompound_stmts.rst377 .. _with: target
656 .. _class: target
/dports/lang/python37/Python-3.7.12/Doc/reference/
H A Dcompound_stmts.rst374 .. _with: target
619 .. _class: target
/dports/lang/python38/Python-3.8.12/Doc/reference/
H A Dcompound_stmts.rst377 .. _with: target
656 .. _class: target

1234