Home
last modified time | relevance | path

Searched refs:Null_Identifier (Results 1 – 25 of 45) sorted by relevance

12

/dports/cad/ghdl/ghdl-1.0.0/src/
H A Dname_table.adb100 Next => Null_Identifier,
115 Next => Null_Identifier,
117 pragma Assert (Names_Table.Last = Null_Identifier);
124 Next => Null_Identifier,
135 new Hash_Array'(0 .. Hash_Table_Size - 1 => Null_Identifier);
251 new Hash_Array'(0 .. Hash_Table_Size - 1 => Null_Identifier);
256 while Id /= Null_Identifier loop
287 while Res /= Null_Identifier loop
327 while Res /= Null_Identifier loop
336 return Null_Identifier;
[all …]
H A Dlibraries.adb428 if Dir = Null_Identifier then
432 if Dir = Null_Identifier then
481 File_Dir := Null_Identifier;
673 Dir := Null_Identifier;
768 Set_Library_Directory (Library, Null_Identifier);
1083 Dir_Name := Null_Identifier;
1089 if Unit_Id = Null_Identifier then
1371 if Dir = Null_Identifier then
1616 if Name = Null_Identifier
1669 return Null_Identifier;
H A Derrorout-console.adb127 if File = Null_Identifier then
181 Disp_Location (Null_Identifier, 0, 0);
H A Dfiles_map.adb41 Home_Dir : Name_Id := Null_Identifier;
45 if Home_Dir = Null_Identifier then
530 if Directory /= Null_Identifier then
650 Directory => Null_Identifier,
870 F.File_Name := Null_Identifier;
871 F.Directory := Null_Identifier;
H A Dtypes.ads75 Null_Identifier: constant Name_Id := 0; constant
H A Doptions.adb168 if Libraries.Work_Library_Name = Null_Identifier then
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/translate/
H A Dortho_front.adb93 Elab_Entity := Null_Identifier;
94 Elab_Architecture := Null_Identifier;
101 Elab_Architecture := Null_Identifier;
157 Elab_Architecture := Null_Identifier;
209 if L.Id = Null_Identifier then
H A Dtrans-chap12.adb455 (Unit, Null_Identifier);
608 if Get_Identifier (Lib_Unit) /= Null_Identifier then
637 and then Get_Identifier (Lib_Unit) = Null_Identifier
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-sem_scopes.adb61 Last_In_Region : Name_Id := Null_Identifier;
201 Last_In_Region := Null_Identifier;
214 pragma Assert (Last_In_Region = Null_Identifier);
236 Last_In_Region := Null_Identifier;
267 if Id /= Null_Identifier then
276 exit when Id = Null_Identifier;
465 if Ident = Null_Identifier then
1244 exit when Id = Null_Identifier;
1259 if Label /= Null_Identifier then
H A Dvhdl-parse.adb189 if Name = Null_Identifier then
2966 Ident := Null_Identifier;
4395 Ident := Null_Identifier;
4615 Ident := Null_Identifier;
4688 Ident := Null_Identifier;
4956 Id := Null_Identifier;
7897 Label := Null_Identifier;
8795 if Label = Null_Identifier then
9297 Alt_Label := Null_Identifier;
9669 Label := Null_Identifier;
[all …]
H A Dvhdl-scanner.adb180 Identifier => Null_Identifier,
250 Current_Context.Identifier := Null_Identifier;
356 Identifier => Null_Identifier,
1700 Id := Null_Identifier;
1864 when Null_Identifier =>
1908 if Id = Null_Identifier then
2058 Current_Context.Identifier := Null_Identifier;
H A Dvhdl-configuration.adb88 and then Get_Identifier (Lib_Unit) = Null_Identifier
198 Bod := Libraries.Find_Secondary_Unit (Unit, Null_Identifier);
652 if Secondary_Id /= Null_Identifier then
686 if Secondary_Id /= Null_Identifier then
H A Dvhdl-disp_tree.adb164 if Ident = Null_Identifier then
429 and then Get_Identifier (Decl) /= Null_Identifier
H A Dvhdl-sem_stmts.adb73 if Label /= Null_Identifier then
1892 if Get_Label (Stmt) = Null_Identifier then
1964 if Label /= Null_Identifier then
2120 if Alt_Label /= Null_Identifier then
2553 if Label /= Null_Identifier then
H A Dvhdl-errors.adb196 if Id = Null_Identifier then
541 if Id /= Null_Identifier then
/dports/cad/ghdl/ghdl-1.0.0/src/ghdldrv/
H A Dghdllocal.adb541 if Id = Null_Identifier then
1151 Work_Directory := Null_Identifier;
1600 and then Get_Identifier (Lib_Unit) = Null_Identifier
1729 return Null_Identifier;
1736 return Null_Identifier;
1754 if Prim_Id = Null_Identifier then
1758 Sec_Id := Null_Identifier;
1769 if Sec_Id = Null_Identifier then
H A Dghdlcomp.adb388 if Libraries.Work_Library_Name = Null_Identifier then
916 if Sec_Id /= Null_Identifier then
927 if Sec_Id /= Null_Identifier then
H A Dghdlsynth.adb302 if Id = Null_Identifier then
342 Sec_Id := Null_Identifier;
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/
H A Dname_table.py46 Null_Identifier = 0 variable
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/lsp/
H A Ddocument.py45 dirid = name_table.Null_Identifier
140 and nodes.Get_Identifier(unit) != name_table.Null_Identifier
/dports/cad/ghdl/ghdl-1.0.0/testsuite/pyunit/libghdl/
H A DInitialize.py40 sfe = files_map.Read_Source_File(name_table.Null_Identifier, file_id)
/dports/cad/ghdl/ghdl-1.0.0/src/edif/
H A Ddump_edif.adb91 Dir_Id := Null_Identifier;
H A Dedif-scans.adb288 Current_Identifier := Null_Identifier;
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/dom/
H A DMisc.py101 …self.__ghdlSourceFileEntry = files_map.Read_Source_File(name_table.Null_Identifier, self.__ghdlFil…
/dports/cad/ghdl/ghdl-1.0.0/src/psl/
H A Dpsl-tprint.adb236 if Label /= Null_Identifier then

12