Home
last modified time | relevance | path

Searched defs:Endfile (Results 1 – 21 of 21) sorted by relevance

/dports/cad/ghdl/ghdl-1.0.0/src/synth/
H A Dsynth-files_operations.ads38 function Endfile (F : File_Index; Loc : Syn_Src) return Boolean; subprogspec
H A Dsynth-files_operations.adb255 function Endfile (F : File_Index; Loc : Syn_Src) return Boolean subprogram
268 end Endfile; argument
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/simulate/
H A Dsimul-file_operation.ads77 function Endfile (File : Iir_Value_Literal_Acc; Stmt : Iir) subprogspec
H A Dsimul-file_operation.adb233 function Endfile (File : Iir_Value_Literal_Acc; Stmt : Iir) subprogram
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/flang/runtime/
H A Dio-stmt.h461 enum Which { Flush, Backspace, Endfile, Rewind }; enumerator
H A Dunit.cpp478 void ExternalFileUnit::Endfile(IoErrorHandler &handler) { in Endfile() function in Fortran::runtime::io::ExternalFileUnit
/dports/devel/llvm12/llvm-project-12.0.1.src/flang/runtime/
H A Dio-stmt.h461 enum Which { Flush, Backspace, Endfile, Rewind }; enumerator
H A Dunit.cpp478 void ExternalFileUnit::Endfile(IoErrorHandler &handler) { in Endfile() function in Fortran::runtime::io::ExternalFileUnit
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/runtime/
H A Dio-stmt.h611 enum Which { Flush, Backspace, Endfile, Rewind }; enumerator
H A Dunit.cpp538 void ExternalFileUnit::Endfile(IoErrorHandler &handler) { in Endfile() function in Fortran::runtime::io::ExternalFileUnit
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/flang/runtime/
H A Dio-stmt.h461 enum Which { Flush, Backspace, Endfile, Rewind }; enumerator
H A Dunit.cpp478 void ExternalFileUnit::Endfile(IoErrorHandler &handler) { in Endfile() function in Fortran::runtime::io::ExternalFileUnit
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/runtime/
H A Dio-stmt.h595 enum Which { Flush, Backspace, Endfile, Rewind }; enumerator
H A Dunit.cpp531 void ExternalFileUnit::Endfile(IoErrorHandler &handler) { in Endfile() function in Fortran::runtime::io::ExternalFileUnit
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/flang/runtime/
H A Dio-stmt.h595 enum Which { Flush, Backspace, Endfile, Rewind }; enumerator
H A Dunit.cpp531 void ExternalFileUnit::Endfile(IoErrorHandler &handler) { in Endfile() function in Fortran::runtime::io::ExternalFileUnit
/dports/devel/llvm13/llvm-project-13.0.1.src/flang/runtime/
H A Dio-stmt.h595 enum Which { Flush, Backspace, Endfile, Rewind }; enumerator
H A Dunit.cpp531 void ExternalFileUnit::Endfile(IoErrorHandler &handler) { in Endfile() function in Fortran::runtime::io::ExternalFileUnit
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/flang/runtime/
H A Dunit.cpp410 void ExternalFileUnit::Endfile(IoErrorHandler &handler) { in Endfile() function in Fortran::runtime::io::ExternalFileUnit
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/
H A Dstd_names.py536 Endfile = 745 variable in Name
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py1249 Endfile = 169 variable in Iir_Predefined