Home
last modified time | relevance | path

Searched refs:Frst (Results 1 – 25 of 51) sorted by relevance

123

/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dnlists.adb1257 Frst : constant Node_Or_Entity_Id := First (List); constant
1281 if Frst = Empty then
1286 Nxt : constant Node_Or_Entity_Id := Next (Frst);
1297 Nodes.Table (Frst).In_List := False;
1298 Set_Parent (Frst, Empty);
1299 return Frst;
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dnlists.adb1257 Frst : constant Node_Or_Entity_Id := First (List); constant
1281 if Frst = Empty then
1286 Nxt : constant Node_Or_Entity_Id := Next (Frst);
1297 Nodes.Table (Frst).In_List := False;
1298 Set_Parent (Frst, Empty);
1299 return Frst;
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dnlists.adb1257 Frst : constant Node_Or_Entity_Id := First (List); constant
1281 if Frst = Empty then
1286 Nxt : constant Node_Or_Entity_Id := Next (Frst);
1297 Nodes.Table (Frst).In_List := False;
1298 Set_Parent (Frst, Empty);
1299 return Frst;
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dnlists.adb1304 Frst : constant Node_Or_Entity_Id := First (List); constant
1328 if Frst = Empty then
1333 Nxt : constant Node_Or_Entity_Id := Next (Frst);
1344 Nodes.Table (Frst).In_List := False;
1345 Set_Parent (Frst, Empty);
1346 return Frst;
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dnlists.adb1272 Frst : constant Node_Or_Entity_Id := First (List); constant
1296 if Frst = Empty then
1301 Nxt : constant Node_Or_Entity_Id := Next (Frst);
1312 Nodes.Table (Frst).In_List := False;
1313 Set_Parent (Frst, Empty);
1314 return Frst;
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dnlists.adb1302 Frst : constant Node_Or_Entity_Id := First (List); constant
1326 if Frst = Empty then
1331 Nxt : constant Node_Or_Entity_Id := Next (Frst);
1342 Set_In_List (Frst, False);
1343 Set_Parent (Frst, Empty);
1344 return Frst;
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dnlists.adb1272 Frst : constant Node_Or_Entity_Id := First (List); constant
1296 if Frst = Empty then
1301 Nxt : constant Node_Or_Entity_Id := Next (Frst);
1312 Nodes.Table (Frst).In_List := False;
1313 Set_Parent (Frst, Empty);
1314 return Frst;
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dnlists.adb1198 Frst : constant Node_Id := First (List); constant
1218 if Frst = Empty then
1223 Nxt : constant Node_Id := Next (Frst);
1234 Nodes.Table (Frst).In_List := False;
1235 Set_Parent (Frst, Empty);
1236 return Frst;
/dports/lang/gnat_util/gnat_util/
H A Dnlists.adb1257 Frst : constant Node_Or_Entity_Id := First (List); constant
1281 if Frst = Empty then
1286 Nxt : constant Node_Or_Entity_Id := Next (Frst);
1297 Nodes.Table (Frst).In_List := False;
1298 Set_Parent (Frst, Empty);
1299 return Frst;
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dnlists.adb1304 Frst : constant Node_Or_Entity_Id := First (List); constant
1328 if Frst = Empty then
1333 Nxt : constant Node_Or_Entity_Id := Next (Frst);
1344 Nodes.Table (Frst).In_List := False;
1345 Set_Parent (Frst, Empty);
1346 return Frst;
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dnlists.adb1304 Frst : constant Node_Or_Entity_Id := First (List); constant
1328 if Frst = Empty then
1333 Nxt : constant Node_Or_Entity_Id := Next (Frst);
1344 Nodes.Table (Frst).In_List := False;
1345 Set_Parent (Frst, Empty);
1346 return Frst;
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dnlists.adb1198 Frst : constant Node_Id := First (List); constant
1218 if Frst = Empty then
1223 Nxt : constant Node_Id := Next (Frst);
1234 Nodes.Table (Frst).In_List := False;
1235 Set_Parent (Frst, Empty);
1236 return Frst;
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dnlists.adb1313 Frst : constant Node_Or_Entity_Id := First (List); constant
1337 if Frst = Empty then
1342 Nxt : constant Node_Or_Entity_Id := Next (Frst);
1353 Nodes.Table (Frst).In_List := False;
1354 Set_Parent (Frst, Empty);
1355 return Frst;
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dnlists.adb1313 Frst : constant Node_Or_Entity_Id := First (List); constant
1337 if Frst = Empty then
1342 Nxt : constant Node_Or_Entity_Id := Next (Frst);
1353 Nodes.Table (Frst).In_List := False;
1354 Set_Parent (Frst, Empty);
1355 return Frst;
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dnlists.adb1313 Frst : constant Node_Or_Entity_Id := First (List); constant
1337 if Frst = Empty then
1342 Nxt : constant Node_Or_Entity_Id := Next (Frst);
1353 Nodes.Table (Frst).In_List := False;
1354 Set_Parent (Frst, Empty);
1355 return Frst;
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dnlists.adb1313 Frst : constant Node_Or_Entity_Id := First (List); constant
1337 if Frst = Empty then
1342 Nxt : constant Node_Or_Entity_Id := Next (Frst);
1353 Nodes.Table (Frst).In_List := False;
1354 Set_Parent (Frst, Empty);
1355 return Frst;
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dnlists.adb1313 Frst : constant Node_Or_Entity_Id := First (List); constant
1337 if Frst = Empty then
1342 Nxt : constant Node_Or_Entity_Id := Next (Frst);
1353 Nodes.Table (Frst).In_List := False;
1354 Set_Parent (Frst, Empty);
1355 return Frst;
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dnlists.adb1313 Frst : constant Node_Or_Entity_Id := First (List); constant
1337 if Frst = Empty then
1342 Nxt : constant Node_Or_Entity_Id := Next (Frst);
1353 Nodes.Table (Frst).In_List := False;
1354 Set_Parent (Frst, Empty);
1355 return Frst;
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dnlists.adb1313 Frst : constant Node_Or_Entity_Id := First (List); constant
1337 if Frst = Empty then
1342 Nxt : constant Node_Or_Entity_Id := Next (Frst);
1353 Nodes.Table (Frst).In_List := False;
1354 Set_Parent (Frst, Empty);
1355 return Frst;
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dnlists.adb1313 Frst : constant Node_Or_Entity_Id := First (List); constant
1337 if Frst = Empty then
1342 Nxt : constant Node_Or_Entity_Id := Next (Frst);
1353 Nodes.Table (Frst).In_List := False;
1354 Set_Parent (Frst, Empty);
1355 return Frst;
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dnlists.adb1313 Frst : constant Node_Or_Entity_Id := First (List); constant
1337 if Frst = Empty then
1342 Nxt : constant Node_Or_Entity_Id := Next (Frst);
1353 Nodes.Table (Frst).In_List := False;
1354 Set_Parent (Frst, Empty);
1355 return Frst;
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dnlists.adb1313 Frst : constant Node_Or_Entity_Id := First (List); constant
1337 if Frst = Empty then
1342 Nxt : constant Node_Or_Entity_Id := Next (Frst);
1353 Nodes.Table (Frst).In_List := False;
1354 Set_Parent (Frst, Empty);
1355 return Frst;
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dnlists.adb1313 Frst : constant Node_Or_Entity_Id := First (List); constant
1337 if Frst = Empty then
1342 Nxt : constant Node_Or_Entity_Id := Next (Frst);
1353 Nodes.Table (Frst).In_List := False;
1354 Set_Parent (Frst, Empty);
1355 return Frst;
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dnlists.adb1313 Frst : constant Node_Or_Entity_Id := First (List); constant
1337 if Frst = Empty then
1342 Nxt : constant Node_Or_Entity_Id := Next (Frst);
1353 Nodes.Table (Frst).In_List := False;
1354 Set_Parent (Frst, Empty);
1355 return Frst;
/dports/lang/nim/nim-1.6.2/tests/stdlib/
H A Dtrst.nim748 …l?sa=t&source=web&cd=&cad=rja&url=https%3A%2F%2Fnim-lang.github.io%2FNim%2Frst.html%23features&usg…
754 …l?sa=t&source=web&cd=&cad=rja&url=https%3A%2F%2Fnim-lang.github.io%2FNim%2Frst.html%23features&usg…

123