Home
last modified time | relevance | path

Searched refs:New_Unit (Results 1 – 25 of 28) sorted by relevance

12

/dports/lang/asis/asis-gpl-2016-src/tools/gnatmetric/
H A Dmetrics-coupling.adb354 New_Unit : Boolean := False; variable
391 New_Unit : Unit_Record; variable
396 New_Unit.SF :=
408 if not Present (New_Unit.SF) then
416 New_Unit.Unit_Name :=
418 New_Unit.Hash_Link := No_Unit;
420 New_Unit.Defines_Subprograms := Contains_Subprograms;
424 New_Item => New_Unit);
443 New_Unit := True;
447 if New_Unit
[all …]
/dports/lang/asis/asis-gpl-2016-src/tools/gnattest/
H A Dgnattest-harness-generator-gather_data.adb337 New_Unit : constant Asis.Compilation_Unit := constant
341 if not Is_Equal (New_Unit, Old_Unit) then
342 return New_Unit;
356 return New_Unit;
H A Dgnattest-skeleton-generator-gather_data.adb2282 New_Unit : constant Asis.Compilation_Unit := constant
2286 if not Is_Equal (New_Unit, Old_Unit) then
2287 return New_Unit;
2301 return New_Unit;
/dports/lang/asis/asis-gpl-2016-src/asis/
H A Da4g-a_elists.ads143 procedure Replace_Elmt (Elmt : Elmt_Id; New_Unit : Unit_Id);
H A Da4g-a_elists.adb530 procedure Replace_Elmt (Elmt : Elmt_Id; New_Unit : Unit_Id) is
532 Elmts.Table (Elmt).Unit := New_Unit;
H A Da4g-contt-ut.adb1144 New_Unit : Unit_Id; variable
1146 New_Unit := Allocate_Unit_Entry (C);
1147 Set_Time_Stamp (C, New_Unit, Sinput.Time_Stamp (Lib.Source_Index (U)));
1149 return New_Unit;
/dports/textproc/adabrowse/adabrowse_4.0.3/
H A Dad-projects-impl_yes.adb257 New_Unit : constant Unit_Desc := constant
266 Unit_Lists.Add (New_Unit, All_Units);
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dsem_ch8.adb7914 New_Unit : constant Unit_Number_Type := Get_Source_Unit (Clause); constant
7918 if Cur_Unit = New_Unit then
7933 if Nkind (Unit (Cunit (New_Unit))) = N_Subunit then
7973 elsif New_Unit = Current_Sem_Unit then
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dsem_ch8.adb7914 New_Unit : constant Unit_Number_Type := Get_Source_Unit (Clause); constant
7918 if Cur_Unit = New_Unit then
7933 if Nkind (Unit (Cunit (New_Unit))) = N_Subunit then
7973 elsif New_Unit = Current_Sem_Unit then
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dsem_ch8.adb7163 New_Unit : constant Unit_Number_Type := Get_Source_Unit (Clause); constant
7167 if Cur_Unit = New_Unit then
7182 if Nkind (Unit (Cunit (New_Unit))) = N_Subunit then
7224 elsif New_Unit = Current_Sem_Unit then
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dsem_ch8.adb7163 New_Unit : constant Unit_Number_Type := Get_Source_Unit (Clause); constant
7167 if Cur_Unit = New_Unit then
7182 if Nkind (Unit (Cunit (New_Unit))) = N_Subunit then
7224 elsif New_Unit = Current_Sem_Unit then
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dsem_ch8.adb7342 New_Unit : constant Unit_Number_Type := Get_Source_Unit (Clause); constant
7346 if Cur_Unit = New_Unit then
7361 if Nkind (Unit (Cunit (New_Unit))) = N_Subunit then
7401 elsif New_Unit = Current_Sem_Unit then
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_ch8.adb9294 New_Unit : constant Unit_Number_Type := constant
9300 if Cur_Unit = New_Unit then
9315 if Nkind (Unit (Cunit (New_Unit))) = N_Subunit then
9354 elsif New_Unit = Current_Sem_Unit then
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dsem_ch8.adb9327 New_Unit : constant Unit_Number_Type := constant
9333 if Cur_Unit = New_Unit then
9348 if Nkind (Unit (Cunit (New_Unit))) = N_Subunit then
9387 elsif New_Unit = Current_Sem_Unit then
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_ch8.adb9294 New_Unit : constant Unit_Number_Type := constant
9300 if Cur_Unit = New_Unit then
9315 if Nkind (Unit (Cunit (New_Unit))) = N_Subunit then
9354 elsif New_Unit = Current_Sem_Unit then
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dsem_ch8.adb9296 New_Unit : constant Unit_Number_Type := constant
9302 if Cur_Unit = New_Unit then
9317 if Nkind (Unit (Cunit (New_Unit))) = N_Subunit then
9356 elsif New_Unit = Current_Sem_Unit then
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dsem_ch8.adb9636 New_Unit : constant Unit_Number_Type := constant
9642 if Cur_Unit = New_Unit then
9657 if Nkind (Unit (Cunit (New_Unit))) = N_Subunit then
9696 elsif New_Unit = Current_Sem_Unit then
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dsem_ch8.adb9515 New_Unit : constant Unit_Number_Type := constant
9521 if Cur_Unit = New_Unit then
9536 if Nkind (Unit (Cunit (New_Unit))) = N_Subunit then
9575 elsif New_Unit = Current_Sem_Unit then
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dsem_ch8.adb9901 New_Unit : constant Unit_Number_Type := constant
9907 if Cur_Unit = New_Unit then
9922 if Nkind (Unit (Cunit (New_Unit))) = N_Subunit then
9961 elsif New_Unit = Current_Sem_Unit then
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_ch8.adb9294 New_Unit : constant Unit_Number_Type := constant
9300 if Cur_Unit = New_Unit then
9315 if Nkind (Unit (Cunit (New_Unit))) = N_Subunit then
9354 elsif New_Unit = Current_Sem_Unit then
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_ch8.adb9294 New_Unit : constant Unit_Number_Type := constant
9300 if Cur_Unit = New_Unit then
9315 if Nkind (Unit (Cunit (New_Unit))) = N_Subunit then
9354 elsif New_Unit = Current_Sem_Unit then
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dsem_ch8.adb9507 New_Unit : constant Unit_Number_Type := constant
9513 if Cur_Unit = New_Unit then
9528 if Nkind (Unit (Cunit (New_Unit))) = N_Subunit then
9567 elsif New_Unit = Current_Sem_Unit then
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dsem_ch8.adb9636 New_Unit : constant Unit_Number_Type := constant
9642 if Cur_Unit = New_Unit then
9657 if Nkind (Unit (Cunit (New_Unit))) = N_Subunit then
9696 elsif New_Unit = Current_Sem_Unit then
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dsem_ch8.adb9515 New_Unit : constant Unit_Number_Type := constant
9521 if Cur_Unit = New_Unit then
9536 if Nkind (Unit (Cunit (New_Unit))) = N_Subunit then
9575 elsif New_Unit = Current_Sem_Unit then
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dsem_ch8.adb9294 New_Unit : constant Unit_Number_Type := constant
9300 if Cur_Unit = New_Unit then
9315 if Nkind (Unit (Cunit (New_Unit))) = N_Subunit then
9354 elsif New_Unit = Current_Sem_Unit then

12