Home
last modified time | relevance | path

Searched refs:pp_role (Results 1 – 11 of 11) sorted by relevance

/dports/sysutils/terraform/terraform-1.0.11/website/docs/language/resources/provisioners/
H A Dpuppet.html.md44 pp_role = "webserver"
83 …n_vars.html#trusted-facts). Friendly names for common extensions such as pp_role and pp_environmen…
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Hs/
H A DDecls.hs1148 hsep (map (pp_role . unLoc) roles)
1150 pp_role Nothing = underscore function
1151 pp_role (Just r) = ppr r function
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Hs/
H A DDecls.hs2607 hsep (map (pp_role . unLoc) roles)
2609 pp_role Nothing = underscore function
2610 pp_role (Just r) = ppr r function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/compiler/GHC/Hs/
H A DDecls.hs2456 hsep (map (pp_role . unLoc) roles)
2458 pp_role Nothing = underscore function
2459 pp_role (Just r) = ppr r function
/dports/lang/ghc/ghc-8.10.7/compiler/GHC/Hs/
H A DDecls.hs2456 hsep (map (pp_role . unLoc) roles)
2458 pp_role Nothing = underscore function
2459 pp_role (Just r) = ppr r function
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Core/
H A DLint.hs2985 , text "~_" <> pp_role ax_role
2988 pp_role Nominal = text "N" function
2989 pp_role Representational = text "R" function
2990 pp_role Phantom = text "P" function
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Core/
H A DLint.hs3017 , text "~_" <> pp_role ax_role
3020 pp_role Nominal = text "N" function
3021 pp_role Representational = text "R" function
3022 pp_role Phantom = text "P" function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/compiler/iface/
H A DIfaceType.hs1597 ppr_role r = underscore <> pp_role
1598 where pp_role = case r of function
/dports/lang/ghc/ghc-8.10.7/compiler/iface/
H A DIfaceType.hs1597 ppr_role r = underscore <> pp_role
1598 where pp_role = case r of function
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Iface/
H A DType.hs1673 ppr_role r = underscore <> pp_role
1674 where pp_role = case r of function
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Iface/
H A DType.hs1744 ppr_role r = underscore <> pp_role
1745 where pp_role = case r of function