Home
last modified time | relevance | path

Searched refs:type_declaration (Results 101 – 125 of 458) sorted by relevance

12345678910>>...19

/dports/lang/ocaml/ocaml-4.05.0/typing/
H A Dbtype.mli102 it_type_declaration: type_iterators -> type_declaration -> unit;
146 val unmark_type_decl: type_declaration -> unit
H A Dincludemod.ml26 | Type_declarations of Ident.t * type_declaration
27 * type_declaration * Includecore.type_mismatch list
69 let decl2 = Subst.type_declaration subst decl2 in
531 (type_declaration id) d1
533 (type_declaration id) d2
H A DtypedtreeMap.ml21 val enter_type_declaration : type_declaration -> type_declaration
50 val leave_type_declaration : type_declaration -> type_declaration
H A Dsubst.ml241 let type_declaration s decl =
320 (* Do clean up even if saving: type_declaration may be recursive *)
401 Sig_type(newid, type_declaration s d, rs)
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/java/
H A Dparse-scan.y315 type_declaration
316 | type_declarations type_declaration
337 type_declaration:
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/java/
H A Dparse-scan.y315 type_declaration
316 | type_declarations type_declaration
337 type_declaration:
/dports/cad/alliance/alliance/src/vbh/src/
H A Dvhdl.yac639 | type_declaration
712 | type_declaration
982 | type_declaration
1040 : type_declaration
1086 | type_declaration
1355 type_declaration
2614 | type_declaration
/dports/lang/polyml/polyml-5.8.2/Tests/Succeed/
H A DTest012.ML4205 (LCPackage,Reduce(("type_declaration",1),1)),
4209 (LCPragma,Reduce(("type_declaration",1),1)),
4211 (LCType,Reduce(("type_declaration",1),1)),
4212 (LCFor,Reduce(("type_declaration",1),1)),
4213 (LCUse,Reduce(("type_declaration",1),1)),
4215 (LCEnd,Reduce(("type_declaration",1),1)),
4226 (LCPragma,Reduce(("type_declaration",0),1)),
4228 (LCType,Reduce(("type_declaration",0),1)),
4229 (LCFor,Reduce(("type_declaration",0),1)),
4230 (LCUse,Reduce(("type_declaration",0),1)),
[all …]
/dports/editors/emacs/emacs-27.2/lisp/cedet/semantic/wisent/
H A Djavat-wy.el276 ((type_declaration)))
290 (type_declaration
/dports/lang/ocaml-nox11/ocaml-4.05.0/typing/
H A Dincludemod.ml26 | Type_declarations of Ident.t * type_declaration
27 * type_declaration * Includecore.type_mismatch list
69 let decl2 = Subst.type_declaration subst decl2 in
531 (type_declaration id) d1
533 (type_declaration id) d2
H A DtypedtreeMap.ml21 val enter_type_declaration : type_declaration -> type_declaration
50 val leave_type_declaration : type_declaration -> type_declaration
H A Dsubst.ml241 let type_declaration s decl =
320 (* Do clean up even if saving: type_declaration may be recursive *)
401 Sig_type(newid, type_declaration s d, rs)
/dports/databases/postgresql96-server/postgresql-9.6.24/src/interfaces/ecpg/preproc/
H A Decpg.type108 %type <str> type_declaration
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/interfaces/ecpg/preproc/
H A Decpg.type108 %type <str> type_declaration
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/interfaces/ecpg/preproc/
H A Decpg.type108 %type <str> type_declaration
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/interfaces/ecpg/preproc/
H A Decpg.type108 %type <str> type_declaration
/dports/databases/postgresql11-client/postgresql-11.14/src/interfaces/ecpg/preproc/
H A Decpg.type108 %type <str> type_declaration
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/interfaces/ecpg/preproc/
H A Decpg.type108 %type <str> type_declaration
/dports/databases/postgresql10-client/postgresql-10.19/src/interfaces/ecpg/preproc/
H A Decpg.type108 %type <str> type_declaration
/dports/databases/postgresql10-contrib/postgresql-10.19/src/interfaces/ecpg/preproc/
H A Decpg.type108 %type <str> type_declaration
/dports/databases/postgresql10-plpython/postgresql-10.19/src/interfaces/ecpg/preproc/
H A Decpg.type108 %type <str> type_declaration
/dports/databases/postgresql10-plperl/postgresql-10.19/src/interfaces/ecpg/preproc/
H A Decpg.type108 %type <str> type_declaration
/dports/databases/postgresql10-docs/postgresql-10.19/src/interfaces/ecpg/preproc/
H A Decpg.type108 %type <str> type_declaration
/dports/databases/postgresql11-plperl/postgresql-11.14/src/interfaces/ecpg/preproc/
H A Decpg.type108 %type <str> type_declaration
/dports/databases/postgresql11-docs/postgresql-11.14/src/interfaces/ecpg/preproc/
H A Decpg.type108 %type <str> type_declaration

12345678910>>...19