Home
last modified time | relevance | path

Searched defs:fixity (Results 1 – 25 of 92) sorted by relevance

1234

/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/apply-refact-0.9.3.0/src/Refact/
H A DFixity.hs178 fixity a p = map (,Fixity (SourceText "") p a) function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-source-gen-0.4.1.0/src/GHC/SourceGen/
H A DBinds.hs96 funBindsWithFixity fixity name matches = bindB $ withPlaceHolder function
103 fixity' = fromMaybe (bool Prefix Infix $ isSymOcc occ) fixity function
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/plugins/hls-tactics-plugin/src/Wingman/
H A DCaseSplit.hs95 splitToDecl fixity name ams = do function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/plugins/hls-tactics-plugin/src/Wingman/
H A DCaseSplit.hs95 splitToDecl fixity name ams = do function
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-ex-9.0.0.4/src/Language/Haskell/GhclibParserEx/
H A DFixity.hs214 fixity a p = map (,Fixity (SourceText "") p a) function
H A DDump.hs171 fixity fx = braces $ function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-ex-8.10.0.19/src/Language/Haskell/GhclibParserEx/
H A DFixity.hs214 fixity a p = map (,Fixity (SourceText "") p a) function
H A DDump.hs171 fixity fx = braces $ function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/fourmolu-0.3.0.0/src/Ormolu/Printer/
H A DOperators.hs133 fixity = Fixity NoSourceText function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ormolu-0.1.4.1/src/Ormolu/Printer/
H A DOperators.hs133 fixity = Fixity NoSourceText function
/dports/devel/hs-ormolu/ormolu-0.4.0.0/src/Ormolu/Printer/
H A DOperators.hs138 fixity = Fixity NoSourceText function
/dports/math/teyjus/teyjus-2.1-7-ge63f40a/source/system/
H A Dmemory.h112 int fixity; member
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/haskell-src-exts-1.23.0/src/Language/Haskell/Exts/
H A DFixity.hs192 fixity a p = map (Fixity a p . op) function
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/haskell-src-exts-1.23.1/src/Language/Haskell/Exts/
H A DFixity.hs192 fixity a p = map (Fixity a p . op) function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/haskell-src-exts-1.23.1/src/Language/Haskell/Exts/
H A DFixity.hs192 fixity a p = map (Fixity a p . op) function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-exactprint-0.6.4/tests/Test/
H A DNoAnnotations.hs238 fixity = ("{Fixity: "++) . (++"}") . showSDoc_ . GHC.ppr :: GHC.Fixity -> String function
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Hs/
H A DDump.hs151 fixity fx = braces $ 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 DDump.hs152 fixity fx = braces $ function
/dports/lang/ghc/ghc-8.10.7/compiler/GHC/Hs/
H A DDump.hs152 fixity fx = braces $ function
/dports/math/teyjus/teyjus-2.1-7-ge63f40a/source/tables_gen/pervasives/
H A Docamlcode.c754 static char* OC_mkFixity(OP_Fixity fixity) in OC_mkFixity()
884 static char* OC_mkConstVarText(char* constName, char* fixity, char* prec, in OC_mkConstVarText()
953 char* OC_mkConstVar(char* constName, OP_Fixity fixity, OP_Prec prec, in OC_mkConstVar()
992 static char* OC_mkOverLoadConstVar(char* name, char* fixity, char* prec, in OC_mkOverLoadConstVar()
/dports/math/teyjus/teyjus-2.1-7-ge63f40a/source/linker/
H A Dconst.c41 Byte fixity; member
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Hs/
H A DDump.hs218 fixity fx = braces $ function
/dports/devel/racer/racer-2.1.48/cargo-crates/rustc-ap-rustc_ast-718.0.0/src/util/
H A Dparser.rs152 pub fn fixity(&self) -> Fixity { in fixity() method
/dports/devel/racer/racer-2.1.48/cargo-crates/rustc-ap-rustc_ast-722.0.0/src/util/
H A Dparser.rs152 pub fn fixity(&self) -> Fixity { in fixity() method
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_ast/src/util/
H A Dparser.rs152 pub fn fixity(&self) -> Fixity { in fixity() method

1234