Home
last modified time | relevance | path

Searched refs:Check_Restriction (Results 1 – 25 of 805) sorted by relevance

12345678910>>...33

/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Drestrict.adb134 Check_Restriction (No_Elaboration_Code, N);
269 Check_Restriction (No_Implicit_Aliasing, Obj);
278 Check_Restriction (No_Implicit_Dynamic_Code, N);
287 Check_Restriction (No_Implicit_Heap_Allocations, N);
325 Check_Restriction (No_Obsolescent_Features, N);
393 procedure Check_Restriction subprogram
401 Check_Restriction (Msg_Issued, R, N, V); argument
402 end Check_Restriction;
404 procedure Check_Restriction subprogram
557 end Check_Restriction;
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Drestrict.adb134 Check_Restriction (No_Elaboration_Code, N);
269 Check_Restriction (No_Implicit_Aliasing, Obj);
278 Check_Restriction (No_Implicit_Dynamic_Code, N);
287 Check_Restriction (No_Implicit_Heap_Allocations, N);
325 Check_Restriction (No_Obsolescent_Features, N);
393 procedure Check_Restriction subprogram
401 Check_Restriction (Msg_Issued, R, N, V); argument
402 end Check_Restriction;
404 procedure Check_Restriction subprogram
557 end Check_Restriction;
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Drestrict.adb86 Check_Restriction (Restriction_Id'(No_Elaboration_Code), N);
97 Check_Restriction (Restriction_Id'(No_Implicit_Heap_Allocations), N);
173 procedure Check_Restriction (R : Restriction_Id; N : Node_Id) is subprogram
211 end Check_Restriction;
215 procedure Check_Restriction subprogram
236 end Check_Restriction;
240 procedure Check_Restriction subprogram
259 end Check_Restriction;
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Drestrict.adb86 Check_Restriction (Restriction_Id'(No_Elaboration_Code), N);
97 Check_Restriction (Restriction_Id'(No_Implicit_Heap_Allocations), N);
173 procedure Check_Restriction (R : Restriction_Id; N : Node_Id) is subprogram
211 end Check_Restriction;
215 procedure Check_Restriction subprogram
236 end Check_Restriction;
240 procedure Check_Restriction subprogram
259 end Check_Restriction;
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Drestrict.adb184 Check_Restriction (No_Elaboration_Code, N);
256 Check_Restriction (No_Implicit_Aliasing, Obj);
265 Check_Restriction (No_Implicit_Dynamic_Code, N);
274 Check_Restriction (No_Implicit_Heap_Allocations, N);
382 Check_Restriction (No_Obsolescent_Features, N);
450 procedure Check_Restriction subprogram
458 Check_Restriction (Msg_Issued, R, N, V); argument
459 end Check_Restriction;
461 procedure Check_Restriction subprogram
616 end Check_Restriction;
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Drestrict.adb195 Check_Restriction (No_Elaboration_Code, N);
204 Check_Restriction (No_Implicit_Dynamic_Code, N);
276 Check_Restriction (No_Implicit_Aliasing, Obj);
285 Check_Restriction (No_Implicit_Heap_Allocations, N);
294 Check_Restriction (No_Implicit_Task_Allocations, N);
413 procedure Check_Restriction subprogram
421 Check_Restriction (Msg_Issued, R, N, V); argument
422 end Check_Restriction;
424 procedure Check_Restriction subprogram
591 end Check_Restriction;
[all …]
H A Dsem_ch11.adb183 Check_Restriction (No_Exceptions, Handler);
184 Check_Restriction (No_Exception_Handlers, Handler);
217 Check_Restriction (No_Exception_Propagation, Choice);
292 Check_Restriction (No_Obsolescent_Features, Id);
468 Check_Restriction (No_Exceptions, N);
495 Check_Restriction (No_Obsolescent_Features, Exception_Id);
529 Check_Restriction (No_Exceptions, N);
629 Check_Restriction (No_Exception_Propagation, N);
661 Check_Restriction (No_Obsolescent_Features, Exception_Id);
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Drestrict.adb195 Check_Restriction (No_Elaboration_Code, N);
267 Check_Restriction (No_Implicit_Aliasing, Obj);
276 Check_Restriction (No_Implicit_Dynamic_Code, N);
285 Check_Restriction (No_Implicit_Heap_Allocations, N);
294 Check_Restriction (No_Implicit_Task_Allocations, N);
413 procedure Check_Restriction subprogram
421 Check_Restriction (Msg_Issued, R, N, V); argument
422 end Check_Restriction;
424 procedure Check_Restriction subprogram
591 end Check_Restriction;
[all …]
H A Dsem_ch11.adb176 Check_Restriction (No_Exceptions, Handler);
177 Check_Restriction (No_Exception_Handlers, Handler);
209 Check_Restriction (No_Exception_Propagation, Choice);
283 Check_Restriction (No_Obsolescent_Features, Id);
458 Check_Restriction (No_Exceptions, N);
485 Check_Restriction (No_Obsolescent_Features, Exception_Id);
519 Check_Restriction (No_Exceptions, N);
619 Check_Restriction (No_Exception_Propagation, N);
651 Check_Restriction (No_Obsolescent_Features, Exception_Id);
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Drestrict.adb195 Check_Restriction (No_Elaboration_Code, N);
204 Check_Restriction (No_Implicit_Dynamic_Code, N);
276 Check_Restriction (No_Implicit_Aliasing, Obj);
285 Check_Restriction (No_Implicit_Heap_Allocations, N);
294 Check_Restriction (No_Implicit_Task_Allocations, N);
413 procedure Check_Restriction subprogram
421 Check_Restriction (Msg_Issued, R, N, V); argument
422 end Check_Restriction;
424 procedure Check_Restriction subprogram
591 end Check_Restriction;
[all …]
H A Dsem_ch11.adb183 Check_Restriction (No_Exceptions, Handler);
184 Check_Restriction (No_Exception_Handlers, Handler);
217 Check_Restriction (No_Exception_Propagation, Choice);
292 Check_Restriction (No_Obsolescent_Features, Id);
468 Check_Restriction (No_Exceptions, N);
495 Check_Restriction (No_Obsolescent_Features, Exception_Id);
529 Check_Restriction (No_Exceptions, N);
629 Check_Restriction (No_Exception_Propagation, N);
661 Check_Restriction (No_Obsolescent_Features, Exception_Id);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Drestrict.adb195 Check_Restriction (No_Elaboration_Code, N);
204 Check_Restriction (No_Implicit_Dynamic_Code, N);
276 Check_Restriction (No_Implicit_Aliasing, Obj);
285 Check_Restriction (No_Implicit_Heap_Allocations, N);
294 Check_Restriction (No_Implicit_Task_Allocations, N);
413 procedure Check_Restriction subprogram
421 Check_Restriction (Msg_Issued, R, N, V); argument
422 end Check_Restriction;
424 procedure Check_Restriction subprogram
591 end Check_Restriction;
[all …]
H A Dsem_ch11.adb183 Check_Restriction (No_Exceptions, Handler);
184 Check_Restriction (No_Exception_Handlers, Handler);
217 Check_Restriction (No_Exception_Propagation, Choice);
292 Check_Restriction (No_Obsolescent_Features, Id);
468 Check_Restriction (No_Exceptions, N);
495 Check_Restriction (No_Obsolescent_Features, Exception_Id);
529 Check_Restriction (No_Exceptions, N);
629 Check_Restriction (No_Exception_Propagation, N);
661 Check_Restriction (No_Obsolescent_Features, Exception_Id);
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Drestrict.adb195 Check_Restriction (No_Elaboration_Code, N);
267 Check_Restriction (No_Implicit_Aliasing, Obj);
276 Check_Restriction (No_Implicit_Dynamic_Code, N);
285 Check_Restriction (No_Implicit_Heap_Allocations, N);
294 Check_Restriction (No_Implicit_Task_Allocations, N);
413 procedure Check_Restriction subprogram
421 Check_Restriction (Msg_Issued, R, N, V); argument
422 end Check_Restriction;
424 procedure Check_Restriction subprogram
591 end Check_Restriction;
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Drestrict.adb195 Check_Restriction (No_Elaboration_Code, N);
204 Check_Restriction (No_Implicit_Dynamic_Code, N);
276 Check_Restriction (No_Implicit_Aliasing, Obj);
285 Check_Restriction (No_Implicit_Heap_Allocations, N);
294 Check_Restriction (No_Implicit_Task_Allocations, N);
413 procedure Check_Restriction subprogram
421 Check_Restriction (Msg_Issued, R, N, V); argument
422 end Check_Restriction;
424 procedure Check_Restriction subprogram
591 end Check_Restriction;
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Drestrict.adb195 Check_Restriction (No_Elaboration_Code, N);
204 Check_Restriction (No_Implicit_Dynamic_Code, N);
276 Check_Restriction (No_Implicit_Aliasing, Obj);
285 Check_Restriction (No_Implicit_Heap_Allocations, N);
294 Check_Restriction (No_Implicit_Task_Allocations, N);
413 procedure Check_Restriction subprogram
421 Check_Restriction (Msg_Issued, R, N, V); argument
422 end Check_Restriction;
424 procedure Check_Restriction subprogram
591 end Check_Restriction;
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Drestrict.adb195 Check_Restriction (No_Elaboration_Code, N);
204 Check_Restriction (No_Implicit_Dynamic_Code, N);
276 Check_Restriction (No_Implicit_Aliasing, Obj);
285 Check_Restriction (No_Implicit_Heap_Allocations, N);
294 Check_Restriction (No_Implicit_Task_Allocations, N);
413 procedure Check_Restriction subprogram
421 Check_Restriction (Msg_Issued, R, N, V); argument
422 end Check_Restriction;
424 procedure Check_Restriction subprogram
591 end Check_Restriction;
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Drestrict.adb195 Check_Restriction (No_Elaboration_Code, N);
204 Check_Restriction (No_Implicit_Dynamic_Code, N);
276 Check_Restriction (No_Implicit_Aliasing, Obj);
285 Check_Restriction (No_Implicit_Heap_Allocations, N);
294 Check_Restriction (No_Implicit_Task_Allocations, N);
413 procedure Check_Restriction subprogram
421 Check_Restriction (Msg_Issued, R, N, V); argument
422 end Check_Restriction;
424 procedure Check_Restriction subprogram
591 end Check_Restriction;
[all …]
/dports/lang/gnat_util/gnat_util/
H A Drestrict.adb195 Check_Restriction (No_Elaboration_Code, N);
267 Check_Restriction (No_Implicit_Aliasing, Obj);
276 Check_Restriction (No_Implicit_Dynamic_Code, N);
285 Check_Restriction (No_Implicit_Heap_Allocations, N);
294 Check_Restriction (No_Implicit_Task_Allocations, N);
413 procedure Check_Restriction subprogram
421 Check_Restriction (Msg_Issued, R, N, V); argument
422 end Check_Restriction;
424 procedure Check_Restriction subprogram
591 end Check_Restriction;
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Drestrict.adb195 Check_Restriction (No_Elaboration_Code, N);
204 Check_Restriction (No_Implicit_Dynamic_Code, N);
276 Check_Restriction (No_Implicit_Aliasing, Obj);
285 Check_Restriction (No_Implicit_Heap_Allocations, N);
294 Check_Restriction (No_Implicit_Task_Allocations, N);
413 procedure Check_Restriction subprogram
421 Check_Restriction (Msg_Issued, R, N, V); argument
422 end Check_Restriction;
424 procedure Check_Restriction subprogram
591 end Check_Restriction;
[all …]
H A Dsem_ch11.adb183 Check_Restriction (No_Exceptions, Handler);
184 Check_Restriction (No_Exception_Handlers, Handler);
217 Check_Restriction (No_Exception_Propagation, Choice);
292 Check_Restriction (No_Obsolescent_Features, Id);
468 Check_Restriction (No_Exceptions, N);
495 Check_Restriction (No_Obsolescent_Features, Exception_Id);
529 Check_Restriction (No_Exceptions, N);
629 Check_Restriction (No_Exception_Propagation, N);
661 Check_Restriction (No_Obsolescent_Features, Exception_Id);
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Drestrict.adb195 Check_Restriction (No_Elaboration_Code, N);
204 Check_Restriction (No_Implicit_Dynamic_Code, N);
276 Check_Restriction (No_Implicit_Aliasing, Obj);
285 Check_Restriction (No_Implicit_Heap_Allocations, N);
294 Check_Restriction (No_Implicit_Task_Allocations, N);
413 procedure Check_Restriction subprogram
421 Check_Restriction (Msg_Issued, R, N, V); argument
422 end Check_Restriction;
424 procedure Check_Restriction subprogram
591 end Check_Restriction;
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Drestrict.adb195 Check_Restriction (No_Elaboration_Code, N);
204 Check_Restriction (No_Implicit_Dynamic_Code, N);
276 Check_Restriction (No_Implicit_Aliasing, Obj);
285 Check_Restriction (No_Implicit_Heap_Allocations, N);
294 Check_Restriction (No_Implicit_Task_Allocations, N);
413 procedure Check_Restriction subprogram
421 Check_Restriction (Msg_Issued, R, N, V); argument
422 end Check_Restriction;
424 procedure Check_Restriction subprogram
591 end Check_Restriction;
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Drestrict.adb195 Check_Restriction (No_Elaboration_Code, N);
204 Check_Restriction (No_Implicit_Dynamic_Code, N);
276 Check_Restriction (No_Implicit_Aliasing, Obj);
285 Check_Restriction (No_Implicit_Heap_Allocations, N);
294 Check_Restriction (No_Implicit_Task_Allocations, N);
413 procedure Check_Restriction subprogram
421 Check_Restriction (Msg_Issued, R, N, V); argument
422 end Check_Restriction;
424 procedure Check_Restriction subprogram
591 end Check_Restriction;
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Drestrict.adb195 Check_Restriction (No_Elaboration_Code, N);
204 Check_Restriction (No_Implicit_Dynamic_Code, N);
276 Check_Restriction (No_Implicit_Aliasing, Obj);
285 Check_Restriction (No_Implicit_Heap_Allocations, N);
294 Check_Restriction (No_Implicit_Task_Allocations, N);
413 procedure Check_Restriction subprogram
421 Check_Restriction (Msg_Issued, R, N, V); argument
422 end Check_Restriction;
424 procedure Check_Restriction subprogram
591 end Check_Restriction;
[all …]

12345678910>>...33