Home
last modified time | relevance | path

Searched defs:Ran (Results 1 – 25 of 120) sorted by relevance

12345

/dports/biology/hhsuite/hh-suite-3.3.0/src/cs/
H A Dran.h31 struct Ran { struct
34 Ran(Ullong j) : v(4101842887655102017LL), w(1) { in Ran() function
59 struct Gaussian : public Ran { argument
/dports/devel/stack/stack-2.7.3/_cabal_deps/profunctors-5.6.2/src/Data/Profunctor/
H A DRan.hs46 newtype Ran p q a b = Ran { runRan :: forall x. p x a -> q x b } type
75 Ran f . Ran g = Ran (f . g) function
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/profunctors-5.6.2/src/Data/Profunctor/
H A DRan.hs46 newtype Ran p q a b = Ran { runRan :: forall x. p x a -> q x b } function
75 Ran f . Ran g = Ran (f . g) function
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/profunctors-5.5.2/src/Data/Profunctor/
H A DRan.hs36 newtype Ran p q a b = Ran { runRan :: forall x. p x a -> q x b } function
65 Ran f . Ran g = Ran (f . g) function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/profunctors-5.6.2/src/Data/Profunctor/
H A DRan.hs46 newtype Ran p q a b = Ran { runRan :: forall x. p x a -> q x b } function
75 Ran f . Ran g = Ran (f . g) function
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/profunctors-5.6.2/src/Data/Profunctor/
H A DRan.hs46 newtype Ran p q a b = Ran { runRan :: forall x. p x a -> q x b } function
75 Ran f . Ran g = Ran (f . g) function
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/profunctors-5.5.2/src/Data/Profunctor/
H A DRan.hs36 newtype Ran p q a b = Ran { runRan :: forall x. p x a -> q x b } type
65 Ran f . Ran g = Ran (f . g) function
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/profunctors-5.6.2/src/Data/Profunctor/
H A DRan.hs46 newtype Ran p q a b = Ran { runRan :: forall x. p x a -> q x b } type
75 Ran f . Ran g = Ran (f . g) function
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/profunctors-5.5.2/src/Data/Profunctor/
H A DRan.hs36 newtype Ran p q a b = Ran { runRan :: forall x. p x a -> q x b } constructor
65 Ran f . Ran g = Ran (f . g) function
/dports/devel/elm-format/elm-format-0.8.3/_cabal_deps/profunctors-5.5.2/src/Data/Profunctor/
H A DRan.hs36 newtype Ran p q a b = Ran { runRan :: forall x. p x a -> q x b } type
65 Ran f . Ran g = Ran (f . g) function
/dports/textproc/cgrep/cgrep-6.6.32/_cabal_deps/profunctors-5.5.2/src/Data/Profunctor/
H A DRan.hs36 newtype Ran p q a b = Ran { runRan :: forall x. p x a -> q x b } type
65 Ran f . Ran g = Ran (f . g) function
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/kan-extensions-5.2.2/src/Data/Functor/Kan/
H A DRan.hs84 -- Ran $ \\k -> e (k . id) -- f . id = f function
90 newtype Ran g h a = Ran { runRan :: forall b. (a -> g b) -> h b } constructor
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/kan-extensions-5.2.2/src/Data/Functor/Kan/
H A DRan.hs84 -- Ran $ \\k -> e (k . id) -- f . id = f function
90 newtype Ran g h a = Ran { runRan :: forall b. (a -> g b) -> h b } type
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/kan-extensions-5.2.2/src/Data/Functor/Kan/
H A DRan.hs84 -- Ran $ \\k -> e (k . id) -- f . id = f function
90 newtype Ran g h a = Ran { runRan :: forall b. (a -> g b) -> h b } constructor
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/kan-extensions-5.2/src/Data/Functor/Kan/
H A DRan.hs84 -- Ran $ \\k -> e (k . id) -- f . id = f function
90 newtype Ran g h a = Ran { runRan :: forall b. (a -> g b) -> h b } type
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/kan-extensions-5.2.2/src/Data/Functor/Kan/
H A DRan.hs84 -- Ran $ \\k -> e (k . id) -- f . id = f function
90 newtype Ran g h a = Ran { runRan :: forall b. (a -> g b) -> h b } type
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/kan-extensions-5.2.3/src/Data/Functor/Kan/
H A DRan.hs84 -- Ran $ \\k -> e (k . id) -- f . id = f function
90 newtype Ran g h a = Ran { runRan :: forall b. (a -> g b) -> h b } constructor
/dports/devel/vcglib/vcglib-2020.09/apps/sample/trimesh_ransac/
H A Dtrimesh_ransac.cpp82 RansacFramework<MyMesh,BaseFeatureSet<MyMesh> > Ran; in main() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Doptimizer_test.cpp262 TEST_P(VulkanToWebGPUPassTest, Ran) { in TEST_P() argument
626 TEST_P(WebGPUToVulkanPassTest, Ran) { in TEST_P() argument
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/test/opt/
H A Doptimizer_test.cpp263 TEST_P(VulkanToWebGPUPassTest, Ran) { in TEST_P() argument
656 TEST_P(WebGPUToVulkanPassTest, Ran) { in TEST_P() argument
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/test/opt/
H A Doptimizer_test.cpp263 TEST_P(VulkanToWebGPUPassTest, Ran) { in TEST_P() argument
656 TEST_P(WebGPUToVulkanPassTest, Ran) { in TEST_P() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/test/opt/
H A Doptimizer_test.cpp262 TEST_P(VulkanToWebGPUPassTest, Ran) { in TEST_P() argument
626 TEST_P(WebGPUToVulkanPassTest, Ran) { in TEST_P() argument
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/unittests/Tooling/
H A DToolingTest.cpp386 bool Ran = false; in TEST() local
447 bool Ran = false; in TEST() local
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/unittests/Tooling/
H A DToolingTest.cpp386 bool Ran = false; in TEST() local
447 bool Ran = false; in TEST() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/unittests/Tooling/
H A DToolingTest.cpp405 bool Ran = false; in TEST() local
466 bool Ran = false; in TEST() local

12345