Home
last modified time | relevance | path

Searched refs:fromYaml (Results 1 – 25 of 110) sorted by relevance

12345

/dports/sysutils/helm/helm-3.5.2/pkg/engine/
H A Dfuncs_test.go45 tpl: `{{ fromYaml . }}`,
62 tpl: `{{ fromYaml . }}`,
82 tpl: `{{ merge .dict (fromYaml .yaml) }}`,
86 tpl: `{{ merge (fromYaml .yaml) .dict }}`,
90 tpl: `{{ fromYaml . }}`,
/dports/sysutils/istio/istio-1.6.7/vendor/helm.sh/helm/v3/pkg/engine/
H A Dfuncs_test.go45 tpl: `{{ fromYaml . }}`,
62 tpl: `{{ fromYaml . }}`,
82 tpl: `{{ merge .dict (fromYaml .yaml) }}`,
86 tpl: `{{ merge (fromYaml .yaml) .dict }}`,
90 tpl: `{{ fromYaml . }}`,
/dports/games/hedgewars-server/hedgewars-src-1.0.0/gameServer/_cabal_deps/yaml-0.11.4.0/src/Data/Yaml/
H A DParser.hs107 fromYaml :: YamlValue -> YamlParser a
109 fromYaml = return function
111 fromYaml = withSequence "[a]" (mapM fromYaml) function
113 fromYaml = withText "Text" return function
115 fromYaml =
136 case unYamlParser (fromYaml val) am of
144 Just v -> fromYaml v
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/yaml-0.11.5.0/src/Data/Yaml/
H A DParser.hs107 fromYaml :: YamlValue -> YamlParser a
109 fromYaml = return function
111 fromYaml = withSequence "[a]" (mapM fromYaml) function
113 fromYaml = withText "Text" return function
115 fromYaml =
136 case unYamlParser (fromYaml val) am of
144 Just v -> fromYaml v
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/yaml-0.11.3.0/src/Data/Yaml/
H A DParser.hs107 fromYaml :: YamlValue -> YamlParser a
109 fromYaml = return function
111 fromYaml = withSequence "[a]" (mapM fromYaml) function
113 fromYaml = withText "Text" return function
115 fromYaml =
136 case unYamlParser (fromYaml val) am of
144 Just v -> fromYaml v
/dports/devel/hs-hpack/hpack-0.34.4/_cabal_deps/yaml-0.11.4.0/src/Data/Yaml/
H A DParser.hs107 fromYaml :: YamlValue -> YamlParser a
109 fromYaml = return function
111 fromYaml = withSequence "[a]" (mapM fromYaml) function
113 fromYaml = withText "Text" return function
115 fromYaml =
136 case unYamlParser (fromYaml val) am of
144 Just v -> fromYaml v
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/yaml-0.11.5.0/src/Data/Yaml/
H A DParser.hs107 fromYaml :: YamlValue -> YamlParser a
109 fromYaml = return function
111 fromYaml = withSequence "[a]" (mapM fromYaml) function
113 fromYaml = withText "Text" return function
115 fromYaml =
136 case unYamlParser (fromYaml val) am of
144 Just v -> fromYaml v
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/yaml-0.11.5.0/src/Data/Yaml/
H A DParser.hs107 fromYaml :: YamlValue -> YamlParser a
109 fromYaml = return function
111 fromYaml = withSequence "[a]" (mapM fromYaml) function
113 fromYaml = withText "Text" return function
115 fromYaml =
136 case unYamlParser (fromYaml val) am of
144 Just v -> fromYaml v
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/yaml-0.11.5.0/src/Data/Yaml/
H A DParser.hs107 fromYaml :: YamlValue -> YamlParser a
109 fromYaml = return function
111 fromYaml = withSequence "[a]" (mapM fromYaml) function
113 fromYaml = withText "Text" return function
115 fromYaml =
136 case unYamlParser (fromYaml val) am of
144 Just v -> fromYaml v
/dports/devel/stack/stack-2.7.3/_cabal_deps/yaml-0.11.5.0/src/Data/Yaml/
H A DParser.hs107 fromYaml :: YamlValue -> YamlParser a
109 fromYaml = return function
111 fromYaml = withSequence "[a]" (mapM fromYaml) function
113 fromYaml = withText "Text" return function
115 fromYaml =
136 case unYamlParser (fromYaml val) am of
144 Just v -> fromYaml v
/dports/textproc/hs-yaml/yaml-0.11.5.0/src/Data/Yaml/
H A DParser.hs107 fromYaml :: YamlValue -> YamlParser a
109 fromYaml = return function
111 fromYaml = withSequence "[a]" (mapM fromYaml) function
113 fromYaml = withText "Text" return function
115 fromYaml =
136 case unYamlParser (fromYaml val) am of
144 Just v -> fromYaml v
/dports/textproc/cgrep/cgrep-6.6.32/_cabal_deps/yaml-0.11.3.0/src/Data/Yaml/
H A DParser.hs107 fromYaml :: YamlValue -> YamlParser a
109 fromYaml = return function
111 fromYaml = withSequence "[a]" (mapM fromYaml) function
113 fromYaml = withText "Text" return function
115 fromYaml =
136 case unYamlParser (fromYaml val) am of
144 Just v -> fromYaml v
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/unittests/Core/
H A DModuleSpecTest.cpp56 auto ExpectedFile = TestFile::fromYaml(R"( in TEST()
81 auto ExpectedFile = TestFile::fromYaml(R"( in TEST()
122 auto ExpectedFile = TestFile::fromYaml(R"( in TEST()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/unittests/Core/
H A DModuleSpecTest.cpp56 auto ExpectedFile = TestFile::fromYaml(R"( in TEST()
81 auto ExpectedFile = TestFile::fromYaml(R"( in TEST()
122 auto ExpectedFile = TestFile::fromYaml(R"( in TEST()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/unittests/Core/
H A DModuleSpecTest.cpp56 auto ExpectedFile = TestFile::fromYaml(R"( in TEST()
81 auto ExpectedFile = TestFile::fromYaml(R"( in TEST()
122 auto ExpectedFile = TestFile::fromYaml(R"( in TEST()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/unittests/Core/
H A DModuleSpecTest.cpp56 auto ExpectedFile = TestFile::fromYaml(R"( in TEST()
81 auto ExpectedFile = TestFile::fromYaml(R"( in TEST()
122 auto ExpectedFile = TestFile::fromYaml(R"( in TEST()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/unittests/Core/
H A DModuleSpecTest.cpp56 auto ExpectedFile = TestFile::fromYaml(R"( in TEST()
81 auto ExpectedFile = TestFile::fromYaml(R"( in TEST()
122 auto ExpectedFile = TestFile::fromYaml(R"( in TEST()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/unittests/Core/
H A DModuleSpecTest.cpp56 auto ExpectedFile = TestFile::fromYaml(R"( in TEST()
81 auto ExpectedFile = TestFile::fromYaml(R"( in TEST()
122 auto ExpectedFile = TestFile::fromYaml(R"( in TEST()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/unittests/Core/
H A DModuleSpecTest.cpp56 auto ExpectedFile = TestFile::fromYaml(R"( in TEST()
81 auto ExpectedFile = TestFile::fromYaml(R"( in TEST()
122 auto ExpectedFile = TestFile::fromYaml(R"( in TEST()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/unittests/Core/
H A DModuleSpecTest.cpp56 auto ExpectedFile = TestFile::fromYaml(R"( in TEST()
81 auto ExpectedFile = TestFile::fromYaml(R"( in TEST()
122 auto ExpectedFile = TestFile::fromYaml(R"( in TEST()
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/unittests/Core/
H A DModuleSpecTest.cpp56 auto ExpectedFile = TestFile::fromYaml(R"( in TEST()
81 auto ExpectedFile = TestFile::fromYaml(R"( in TEST()
122 auto ExpectedFile = TestFile::fromYaml(R"( in TEST()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/unittests/ObjectFile/ELF/
H A DTestObjectFileELF.cpp38 auto ExpectedFile = TestFile::fromYaml(R"( in TEST_F()
173 auto ExpectedFile = TestFile::fromYaml(R"( in TEST_F()
235 auto ExpectedFile = TestFile::fromYaml(R"( in TEST_F()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/unittests/ObjectFile/ELF/
H A DTestObjectFileELF.cpp38 auto ExpectedFile = TestFile::fromYaml(R"( in TEST_F()
173 auto ExpectedFile = TestFile::fromYaml(R"( in TEST_F()
235 auto ExpectedFile = TestFile::fromYaml(R"( in TEST_F()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/unittests/ObjectFile/ELF/
H A DTestObjectFileELF.cpp38 auto ExpectedFile = TestFile::fromYaml(R"( in TEST_F()
173 auto ExpectedFile = TestFile::fromYaml(R"( in TEST_F()
235 auto ExpectedFile = TestFile::fromYaml(R"( in TEST_F()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/unittests/ObjectFile/ELF/
H A DTestObjectFileELF.cpp38 auto ExpectedFile = TestFile::fromYaml(R"( in TEST_F()
173 auto ExpectedFile = TestFile::fromYaml(R"( in TEST_F()
235 auto ExpectedFile = TestFile::fromYaml(R"( in TEST_F()

12345