Home
last modified time | relevance | path

Searched refs:Private_With_OK (Results 1 – 25 of 63) sorted by relevance

123

/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dsem_ch10.adb143 Private_With_OK : Boolean := False);
4075 Install_Withed_Unit (Item, Private_With_OK => True);
5063 Private_With_OK : Boolean := False)
5076 and then not (Private_With_OK)
5159 if not Private_Present (With_Clause) or else Private_With_OK then
H A Dsem_ch8.adb7917 Private_With_OK : Boolean := False; variable
7968 Private_With_OK := True;
7977 or else Private_With_OK) -- Ada 2005 (AI-262)
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dsem_ch10.adb143 Private_With_OK : Boolean := False);
4075 Install_Withed_Unit (Item, Private_With_OK => True);
5063 Private_With_OK : Boolean := False)
5076 and then not (Private_With_OK)
5159 if not Private_Present (With_Clause) or else Private_With_OK then
H A Dsem_ch8.adb7917 Private_With_OK : Boolean := False; variable
7968 Private_With_OK := True;
7977 or else Private_With_OK) -- Ada 2005 (AI-262)
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_ch10.adb158 Private_With_OK : Boolean := False);
4233 Install_Withed_Unit (Item, Private_With_OK => True);
5235 Private_With_OK : Boolean := False)
5248 and then not (Private_With_OK)
5339 if not Private_Present (With_Clause) or else Private_With_OK then
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dsem_ch10.adb147 Private_With_OK : Boolean := False);
4182 Install_Withed_Unit (Item, Private_With_OK => True);
5179 Private_With_OK : Boolean := False)
5192 and then not (Private_With_OK)
5283 if not Private_Present (With_Clause) or else Private_With_OK then
H A Dsem_ch8.adb8620 Private_With_OK : Boolean := False; variable
8671 Private_With_OK := True;
8680 or else Private_With_OK) -- Ada 2005 (AI-262)
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dsem_ch10.adb180 Private_With_OK : Boolean := False);
4274 Install_With_Clause (Item, Private_With_OK => True);
5276 Private_With_OK : Boolean := False)
5289 and then not (Private_With_OK)
5380 if not Private_Present (With_Clause) or else Private_With_OK then
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_ch10.adb158 Private_With_OK : Boolean := False);
4233 Install_Withed_Unit (Item, Private_With_OK => True);
5235 Private_With_OK : Boolean := False)
5248 and then not (Private_With_OK)
5339 if not Private_Present (With_Clause) or else Private_With_OK then
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dsem_ch10.adb158 Private_With_OK : Boolean := False);
4233 Install_Withed_Unit (Item, Private_With_OK => True);
5235 Private_With_OK : Boolean := False)
5248 and then not (Private_With_OK)
5339 if not Private_Present (With_Clause) or else Private_With_OK then
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dsem_ch10.adb147 Private_With_OK : Boolean := False);
4182 Install_Withed_Unit (Item, Private_With_OK => True);
5179 Private_With_OK : Boolean := False)
5192 and then not (Private_With_OK)
5283 if not Private_Present (With_Clause) or else Private_With_OK then
H A Dsem_ch8.adb8620 Private_With_OK : Boolean := False; variable
8671 Private_With_OK := True;
8680 or else Private_With_OK) -- Ada 2005 (AI-262)
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dsem_ch10.adb181 Private_With_OK : Boolean := False);
4294 Install_With_Clause (Item, Private_With_OK => True);
5189 Private_With_OK : Boolean := False)
5203 and then not Private_With_OK
5308 if not Private_Present (With_Clause) or else Private_With_OK then
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dsem_ch10.adb180 Private_With_OK : Boolean := False);
4304 Install_With_Clause (Item, Private_With_OK => True);
5306 Private_With_OK : Boolean := False)
5319 and then not (Private_With_OK)
5424 if not Private_Present (With_Clause) or else Private_With_OK then
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dsem_ch10.adb185 Private_With_OK : Boolean := False);
4283 Install_With_Clause (Item, Private_With_OK => True);
5178 Private_With_OK : Boolean := False)
5192 and then not Private_With_OK
5297 if not Private_Present (With_Clause) or else Private_With_OK then
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_ch10.adb158 Private_With_OK : Boolean := False);
4233 Install_Withed_Unit (Item, Private_With_OK => True);
5235 Private_With_OK : Boolean := False)
5248 and then not (Private_With_OK)
5339 if not Private_Present (With_Clause) or else Private_With_OK then
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dsem_ch10.adb181 Private_With_OK : Boolean := False);
4294 Install_With_Clause (Item, Private_With_OK => True);
5189 Private_With_OK : Boolean := False)
5203 and then not Private_With_OK
5308 if not Private_Present (With_Clause) or else Private_With_OK then
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dsem_ch10.adb149 Private_With_OK : Boolean := False);
4102 Install_Withed_Unit (Item, Private_With_OK => True);
5099 Private_With_OK : Boolean := False)
5112 and then not (Private_With_OK)
5203 if not Private_Present (With_Clause) or else Private_With_OK then
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_ch10.adb158 Private_With_OK : Boolean := False);
4233 Install_Withed_Unit (Item, Private_With_OK => True);
5235 Private_With_OK : Boolean := False)
5248 and then not (Private_With_OK)
5339 if not Private_Present (With_Clause) or else Private_With_OK then
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dsem_ch10.adb180 Private_With_OK : Boolean := False);
4304 Install_With_Clause (Item, Private_With_OK => True);
5306 Private_With_OK : Boolean := False)
5319 and then not (Private_With_OK)
5424 if not Private_Present (With_Clause) or else Private_With_OK then
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dsem_ch10.adb181 Private_With_OK : Boolean := False);
4294 Install_With_Clause (Item, Private_With_OK => True);
5189 Private_With_OK : Boolean := False)
5203 and then not Private_With_OK
5308 if not Private_Present (With_Clause) or else Private_With_OK then
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dsem_ch10.adb180 Private_With_OK : Boolean := False);
4304 Install_With_Clause (Item, Private_With_OK => True);
5306 Private_With_OK : Boolean := False)
5319 and then not (Private_With_OK)
5424 if not Private_Present (With_Clause) or else Private_With_OK then
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dsem_ch10.adb158 Private_With_OK : Boolean := False);
4233 Install_Withed_Unit (Item, Private_With_OK => True);
5235 Private_With_OK : Boolean := False)
5248 and then not (Private_With_OK)
5339 if not Private_Present (With_Clause) or else Private_With_OK then
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dsem_ch10.adb180 Private_With_OK : Boolean := False);
4274 Install_With_Clause (Item, Private_With_OK => True);
5276 Private_With_OK : Boolean := False)
5289 and then not (Private_With_OK)
5380 if not Private_Present (With_Clause) or else Private_With_OK then
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dsem_ch10.adb180 Private_With_OK : Boolean := False);
4274 Install_With_Clause (Item, Private_With_OK => True);
5276 Private_With_OK : Boolean := False)
5289 and then not (Private_With_OK)
5380 if not Private_Present (With_Clause) or else Private_With_OK then

123