Home
last modified time | relevance | path

Searched refs:Constr (Results 1 – 25 of 1350) sorted by relevance

12345678910>>...54

/dports/textproc/erlang-yamerl/yamerl-0.7.0/src/
H A Dyamerl_constr.erl258 Constr | no_return() when
280 next_chunk(Constr, Chunk) ->
316 (Constr, Chunk, true) ->
339 last_chunk(Constr, Chunk) ->
342 -spec get_docs(Constr) ->
348 get_docs(Constr) ->
471 get_docs(Constr).
515 get_docs(Constr).
748 Constr;
778 Constr#yamerl_constr{
[all …]
H A Dyamerl_node_erlang_atom.erl59 try_construct_token(#yamerl_constr{ext_options = Options} = Constr, undefined,
62 true -> try_construct_token2(Constr, Token);
68 try_construct_token2(Constr,
72 true -> try_construct_token3(Constr, Token, Text);
76 try_construct_token3(#yamerl_constr{ext_options = Options} = Constr,
81 construct_token2(Constr, Token, Atom);
85 construct_token2(Constr, Token, Atom)
99 construct_token(#yamerl_constr{ext_options = Options} = Constr, undefined,
104 construct_token2(Constr, Token, Atom);
108 construct_token2(Constr, Token, Atom)
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/translate/
H A Dtrans-rtis.adb163 Constr : O_Enum_List; variable
286 (Constr,
346 Constr : O_Element_List; variable
382 Constr : O_Element_List; variable
399 Constr : O_Element_List; variable
411 Constr : O_Element_List; variable
435 Constr : O_Element_List; variable
459 Constr : O_Element_List; variable
473 Constr : O_Element_List; variable
487 Constr : O_Element_List; variable
[all …]
H A Dtrans-helpers2.adb117 Constr : O_Assoc_List; variable
119 Start_Association (Constr, Ghdl_Memcpy);
122 New_Association (Constr, Length);
123 New_Procedure_Call (Constr);
129 Constr : O_Assoc_List; variable
134 New_Association (Constr, Size);
138 New_Association (Constr, Size);
144 New_Association (Constr, Size);
154 Constr : O_Assoc_List; variable
156 Start_Association (Constr, Proc);
[all …]
/dports/cad/ghdl/ghdl-1.0.0/src/edif/
H A Dedif-nutils.adb18 procedure Init_Constr (Constr : out Constr_Type) is
20 Constr := (Null_Node, Null_Node);
23 procedure Append_Node (Constr : in out Constr_Type; N : Node) is
25 if Constr.First = Null_Node then
26 Constr.First := N;
28 Set_Chain (Constr.Last, N);
30 Constr.Last := N;
33 function Get_Constr_Chain (Constr : Constr_Type) return Node is
35 return Constr.First;
H A Dedif-parse.adb438 Constr : Constr_Type; variable
440 Init_Constr (Constr);
668 Constr : Constr_Type; variable
671 Init_Constr (Constr);
743 Constr : Constr_Type; variable
812 Constr : Constr_Type; variable
823 Init_Constr (Constr);
843 Constr : Constr_Type; variable
965 Constr : Constr_Type; variable
975 Init_Constr (Constr);
[all …]
/dports/devel/stack/stack-2.7.3/_cabal_deps/syb-0.7.2.1/tests/
H A DReify.hs114 gmapType :: ([(Constr,r')] -> r)
115 -> GTypeFun (Constr -> r')
125 cons :: [Constr]
139 -> GTypeFun (Constr -> r')
157 constrArity :: GTypeFun (Constr -> Int)
172 cons :: [Constr]
235 otype :: [(Constr,r)] -> r
272 o :: [(Constr, Maybe Int)] -> Maybe (Constr, Maybe Int)
275 f :: GTypeFun (Constr -> Maybe Int)
279 min' :: (Constr, Maybe Int) -> (Constr, Maybe Int) -> (Constr, Maybe Int)
[all …]
/dports/games/hs-scroll/scroll-1.20180421/_cabal_deps/syb-0.7.1/tests/
H A DReify.hs114 gmapType :: ([(Constr,r')] -> r)
115 -> GTypeFun (Constr -> r')
125 cons :: [Constr]
139 -> GTypeFun (Constr -> r')
157 constrArity :: GTypeFun (Constr -> Int)
172 cons :: [Constr]
235 otype :: [(Constr,r)] -> r
272 o :: [(Constr, Maybe Int)] -> Maybe (Constr, Maybe Int)
275 f :: GTypeFun (Constr -> Maybe Int)
279 min' :: (Constr, Maybe Int) -> (Constr, Maybe Int) -> (Constr, Maybe Int)
[all …]
/dports/devel/hs-hasktags/hasktags-0.72.0/_cabal_deps/syb-0.7.1/tests/
H A DReify.hs114 gmapType :: ([(Constr,r')] -> r)
115 -> GTypeFun (Constr -> r')
125 cons :: [Constr]
139 -> GTypeFun (Constr -> r')
157 constrArity :: GTypeFun (Constr -> Int)
172 cons :: [Constr]
235 otype :: [(Constr,r)] -> r
272 o :: [(Constr, Maybe Int)] -> Maybe (Constr, Maybe Int)
275 f :: GTypeFun (Constr -> Maybe Int)
279 min' :: (Constr, Maybe Int) -> (Constr, Maybe Int) -> (Constr, Maybe Int)
[all …]
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/syb-0.7.1/tests/
H A DReify.hs114 gmapType :: ([(Constr,r')] -> r)
115 -> GTypeFun (Constr -> r')
125 cons :: [Constr]
139 -> GTypeFun (Constr -> r')
157 constrArity :: GTypeFun (Constr -> Int)
172 cons :: [Constr]
235 otype :: [(Constr,r)] -> r
272 o :: [(Constr, Maybe Int)] -> Maybe (Constr, Maybe Int)
275 f :: GTypeFun (Constr -> Maybe Int)
279 min' :: (Constr, Maybe Int) -> (Constr, Maybe Int) -> (Constr, Maybe Int)
[all …]
/dports/devel/hs-mueval/mueval-0.9.3/_cabal_deps/syb-0.7.1/tests/
H A DReify.hs114 gmapType :: ([(Constr,r')] -> r)
115 -> GTypeFun (Constr -> r')
125 cons :: [Constr]
139 -> GTypeFun (Constr -> r')
157 constrArity :: GTypeFun (Constr -> Int)
172 cons :: [Constr]
235 otype :: [(Constr,r)] -> r
272 o :: [(Constr, Maybe Int)] -> Maybe (Constr, Maybe Int)
275 f :: GTypeFun (Constr -> Maybe Int)
279 min' :: (Constr, Maybe Int) -> (Constr, Maybe Int) -> (Constr, Maybe Int)
[all …]
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/syb-0.7.2.1/tests/
H A DReify.hs114 gmapType :: ([(Constr,r')] -> r)
115 -> GTypeFun (Constr -> r')
125 cons :: [Constr]
139 -> GTypeFun (Constr -> r')
157 constrArity :: GTypeFun (Constr -> Int)
172 cons :: [Constr]
235 otype :: [(Constr,r)] -> r
272 o :: [(Constr, Maybe Int)] -> Maybe (Constr, Maybe Int)
275 f :: GTypeFun (Constr -> Maybe Int)
279 min' :: (Constr, Maybe Int) -> (Constr, Maybe Int) -> (Constr, Maybe Int)
[all …]
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/syb-0.7.2.1/tests/
H A DReify.hs114 gmapType :: ([(Constr,r')] -> r)
115 -> GTypeFun (Constr -> r')
125 cons :: [Constr]
139 -> GTypeFun (Constr -> r')
157 constrArity :: GTypeFun (Constr -> Int)
172 cons :: [Constr]
235 otype :: [(Constr,r)] -> r
272 o :: [(Constr, Maybe Int)] -> Maybe (Constr, Maybe Int)
275 f :: GTypeFun (Constr -> Maybe Int)
279 min' :: (Constr, Maybe Int) -> (Constr, Maybe Int) -> (Constr, Maybe Int)
[all …]
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/syb-0.7.2.1/tests/
H A DReify.hs114 gmapType :: ([(Constr,r')] -> r)
115 -> GTypeFun (Constr -> r')
125 cons :: [Constr]
139 -> GTypeFun (Constr -> r')
157 constrArity :: GTypeFun (Constr -> Int)
172 cons :: [Constr]
235 otype :: [(Constr,r)] -> r
272 o :: [(Constr, Maybe Int)] -> Maybe (Constr, Maybe Int)
275 f :: GTypeFun (Constr -> Maybe Int)
279 min' :: (Constr, Maybe Int) -> (Constr, Maybe Int) -> (Constr, Maybe Int)
[all …]
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/syb-0.7.1/tests/
H A DReify.hs114 gmapType :: ([(Constr,r')] -> r)
115 -> GTypeFun (Constr -> r')
125 cons :: [Constr]
139 -> GTypeFun (Constr -> r')
157 constrArity :: GTypeFun (Constr -> Int)
172 cons :: [Constr]
235 otype :: [(Constr,r)] -> r
272 o :: [(Constr, Maybe Int)] -> Maybe (Constr, Maybe Int)
275 f :: GTypeFun (Constr -> Maybe Int)
279 min' :: (Constr, Maybe Int) -> (Constr, Maybe Int) -> (Constr, Maybe Int)
[all …]
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/syb-0.7.2.1/tests/
H A DReify.hs114 gmapType :: ([(Constr,r')] -> r)
115 -> GTypeFun (Constr -> r')
125 cons :: [Constr]
139 -> GTypeFun (Constr -> r')
157 constrArity :: GTypeFun (Constr -> Int)
172 cons :: [Constr]
235 otype :: [(Constr,r)] -> r
272 o :: [(Constr, Maybe Int)] -> Maybe (Constr, Maybe Int)
275 f :: GTypeFun (Constr -> Maybe Int)
279 min' :: (Constr, Maybe Int) -> (Constr, Maybe Int) -> (Constr, Maybe Int)
[all …]
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/syb-0.7.2.1/tests/
H A DReify.hs114 gmapType :: ([(Constr,r')] -> r)
115 -> GTypeFun (Constr -> r')
125 cons :: [Constr]
139 -> GTypeFun (Constr -> r')
157 constrArity :: GTypeFun (Constr -> Int)
172 cons :: [Constr]
235 otype :: [(Constr,r)] -> r
272 o :: [(Constr, Maybe Int)] -> Maybe (Constr, Maybe Int)
275 f :: GTypeFun (Constr -> Maybe Int)
279 min' :: (Constr, Maybe Int) -> (Constr, Maybe Int) -> (Constr, Maybe Int)
[all …]
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/syb-0.7.1/tests/
H A DReify.hs114 gmapType :: ([(Constr,r')] -> r)
115 -> GTypeFun (Constr -> r')
125 cons :: [Constr]
139 -> GTypeFun (Constr -> r')
157 constrArity :: GTypeFun (Constr -> Int)
172 cons :: [Constr]
235 otype :: [(Constr,r)] -> r
272 o :: [(Constr, Maybe Int)] -> Maybe (Constr, Maybe Int)
275 f :: GTypeFun (Constr -> Maybe Int)
279 min' :: (Constr, Maybe Int) -> (Constr, Maybe Int) -> (Constr, Maybe Int)
[all …]
/dports/devel/elm-format/elm-format-0.8.3/_cabal_deps/syb-0.7.1/tests/
H A DReify.hs114 gmapType :: ([(Constr,r')] -> r)
115 -> GTypeFun (Constr -> r')
125 cons :: [Constr]
139 -> GTypeFun (Constr -> r')
157 constrArity :: GTypeFun (Constr -> Int)
172 cons :: [Constr]
235 otype :: [(Constr,r)] -> r
272 o :: [(Constr, Maybe Int)] -> Maybe (Constr, Maybe Int)
275 f :: GTypeFun (Constr -> Maybe Int)
279 min' :: (Constr, Maybe Int) -> (Constr, Maybe Int) -> (Constr, Maybe Int)
[all …]
/dports/misc/hs-hascard/hascard-0.3.0.1/_cabal_deps/syb-0.7.2.1/tests/
H A DReify.hs114 gmapType :: ([(Constr,r')] -> r)
115 -> GTypeFun (Constr -> r')
125 cons :: [Constr]
139 -> GTypeFun (Constr -> r')
157 constrArity :: GTypeFun (Constr -> Int)
172 cons :: [Constr]
235 otype :: [(Constr,r)] -> r
272 o :: [(Constr, Maybe Int)] -> Maybe (Constr, Maybe Int)
275 f :: GTypeFun (Constr -> Maybe Int)
279 min' :: (Constr, Maybe Int) -> (Constr, Maybe Int) -> (Constr, Maybe Int)
[all …]
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/syb-0.7.2.1/tests/
H A DReify.hs114 gmapType :: ([(Constr,r')] -> r)
115 -> GTypeFun (Constr -> r')
125 cons :: [Constr]
139 -> GTypeFun (Constr -> r')
157 constrArity :: GTypeFun (Constr -> Int)
172 cons :: [Constr]
235 otype :: [(Constr,r)] -> r
272 o :: [(Constr, Maybe Int)] -> Maybe (Constr, Maybe Int)
275 f :: GTypeFun (Constr -> Maybe Int)
279 min' :: (Constr, Maybe Int) -> (Constr, Maybe Int) -> (Constr, Maybe Int)
[all …]
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/syb-0.7.2.1/tests/
H A DReify.hs114 gmapType :: ([(Constr,r')] -> r)
115 -> GTypeFun (Constr -> r')
125 cons :: [Constr]
139 -> GTypeFun (Constr -> r')
157 constrArity :: GTypeFun (Constr -> Int)
172 cons :: [Constr]
235 otype :: [(Constr,r)] -> r
272 o :: [(Constr, Maybe Int)] -> Maybe (Constr, Maybe Int)
275 f :: GTypeFun (Constr -> Maybe Int)
279 min' :: (Constr, Maybe Int) -> (Constr, Maybe Int) -> (Constr, Maybe Int)
[all …]
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/syb-0.7.2.1/tests/
H A DReify.hs114 gmapType :: ([(Constr,r')] -> r)
115 -> GTypeFun (Constr -> r')
125 cons :: [Constr]
139 -> GTypeFun (Constr -> r')
157 constrArity :: GTypeFun (Constr -> Int)
172 cons :: [Constr]
235 otype :: [(Constr,r)] -> r
272 o :: [(Constr, Maybe Int)] -> Maybe (Constr, Maybe Int)
275 f :: GTypeFun (Constr -> Maybe Int)
279 min' :: (Constr, Maybe Int) -> (Constr, Maybe Int) -> (Constr, Maybe Int)
[all …]
/dports/lang/ghc/ghc-8.10.7/libraries/base/Data/
H A DData.hs261 -> Constr
473 -> Constr
487 -> Constr
520 data Constr = Constr constructor
536 instance Eq Constr where
636 Constr
694 mkReadCon :: Read t => (t -> Constr) -> Maybe Constr
700 idx :: [Constr] -> Maybe Constr
1105 ratioConstr :: Constr
1126 nilConstr :: Constr
[all …]
/dports/devel/matreshka/matreshka-0.7.0/source/web/tools/a2js/
H A Dproperties-definitions-subtype_indication.adb60 Constr : constant Asis.Definition := constant
63 if Asis.Elements.Is_Nil (Constr) then
66 return Engine.Text.Get_Property (Constr, Name);
101 Constr : constant Asis.Definition := constant
111 if not Asis.Elements.Is_Nil (Constr) then
112 Text.Append (Engine.Text.Get_Property (Constr, Engines.Code));

12345678910>>...54