Home
last modified time | relevance | path

Searched refs:Read_Line (Results 1 – 25 of 93) sorted by relevance

1234

/dports/math/saga/saga-8.1.3/saga-gis/src/tools/io/io_grid/
H A Derdas_lan.cpp172 if( fWorld.Read_Line(sLine) ) { if( sLine.asDouble(d) ) dx = (float)d; } in On_Execute()
173 if( fWorld.Read_Line(sLine) ) { } in On_Execute()
174 if( fWorld.Read_Line(sLine) ) { } in On_Execute()
175 if( fWorld.Read_Line(sLine) ) { if( sLine.asDouble(d) ) dy = (float)d; } in On_Execute()
176 if( fWorld.Read_Line(sLine) ) { if( sLine.asDouble(d) ) xPos = (float)d; } in On_Execute()
177 if( fWorld.Read_Line(sLine) ) { if( sLine.asDouble(d) ) yPos = (float)d; } in On_Execute()
/dports/textproc/htdig/htdig-3.2.0b6/htnet/
H A DConnection.h75 String* Read_Line(String &, char *terminator = (char *)"\n");
76 char* Read_Line(char *buffer, int maxlength, char *terminator=(char *)"\n");
77 String* Read_Line(char *terminator = (char *)"\n");
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dg-awk.adb360 procedure Read_Line (Session : Session_Type); subprogspec
882 Read_Line (Session);
920 Read_Line (Session);
1126 procedure Read_Line (Session : Session_Type) is subprogram
1128 function Read_Line return String; subprogspec
1135 function Read_Line return String is argument
1143 return Buffer & Read_Line; argument
1147 end Read_Line;
1157 Session.Data.Current_Line := To_Unbounded_String (Read_Line);
1161 end Read_Line;
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dg-awk.adb360 procedure Read_Line (Session : Session_Type);
882 Read_Line (Session);
920 Read_Line (Session);
1126 procedure Read_Line (Session : Session_Type) is
1128 function Read_Line return String;
1135 function Read_Line return String is
1143 return Buffer & Read_Line;
1147 end Read_Line;
1157 Session.Data.Current_Line := To_Unbounded_String (Read_Line);
1161 end Read_Line;
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/io/io_table/
H A Dio_table_txt.cpp470 while( i > 0 && Stream.Read_Line(sLine) ) { i--; } in Import()
473 if( !Stream.Read_Line(sHead) || sHead.Length() == 0 ) in Import()
482 else if( !Stream.Read_Line(sLine) || sLine.Length() == 0 ) in Import()
555 while( bOkay && Stream.Read_Line(sLine) && Set_Progress((double)Stream.Tell(), (double)fLength) ); in Import()
691 while( i > 0 && Stream.Read_Line(sLine) ) { i--; } in On_Execute()
697 if( !Stream.Read_Line(sLine) || (nChars = (int)sLine.Length()) <= 0 ) in On_Execute()
877 Stream.Read_Line(sLine); in On_Execute()
893 while( Stream.Read_Line(sLine) && Set_Progress((double)Stream.Tell(), (double)fLength) ); in On_Execute()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dg-awk.adb357 procedure Read_Line (Session : Session_Type); subprogspec
926 Read_Line (Session);
973 Read_Line (Session);
1223 procedure Read_Line (Session : Session_Type) is subprogram
1225 function Read_Line return String; subprogspec
1236 function Read_Line return String is argument
1244 return Buffer & Read_Line; argument
1248 end Read_Line;
1258 Session.Data.Current_Line := To_Unbounded_String (Read_Line);
1262 end Read_Line;
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/libgnat/
H A Dg-awk.adb357 procedure Read_Line (Session : Session_Type); subprogspec
926 Read_Line (Session);
973 Read_Line (Session);
1221 procedure Read_Line (Session : Session_Type) is subprogram
1223 function Read_Line return String; subprogspec
1234 function Read_Line return String is subprogram
1242 return Buffer & Read_Line; argument
1246 end Read_Line;
1256 Session.Data.Current_Line := To_Unbounded_String (Read_Line);
1260 end Read_Line;
/dports/lang/gcc6-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly4.1/5.1.0/adainclude/
H A Dg-awk.adb357 procedure Read_Line (Session : Session_Type); subprogspec
926 Read_Line (Session);
973 Read_Line (Session);
1223 procedure Read_Line (Session : Session_Type) is subprogram
1225 function Read_Line return String; subprogspec
1236 function Read_Line return String is argument
1244 return Buffer & Read_Line; argument
1248 end Read_Line;
1258 Session.Data.Current_Line := To_Unbounded_String (Read_Line);
1262 end Read_Line;
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Dg-awk.adb357 procedure Read_Line (Session : Session_Type); subprogspec
926 Read_Line (Session);
973 Read_Line (Session);
1221 procedure Read_Line (Session : Session_Type) is subprogram
1223 function Read_Line return String; argument
1234 function Read_Line return String is subprogram
1242 return Buffer & Read_Line; argument
1246 end Read_Line;
1256 Session.Data.Current_Line := To_Unbounded_String (Read_Line);
1260 end Read_Line;
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dg-awk.adb357 procedure Read_Line (Session : Session_Type); subprogspec
926 Read_Line (Session);
973 Read_Line (Session);
1223 procedure Read_Line (Session : Session_Type) is subprogram
1225 function Read_Line return String; subprogspec
1236 function Read_Line return String is argument
1244 return Buffer & Read_Line; argument
1248 end Read_Line;
1258 Session.Data.Current_Line := To_Unbounded_String (Read_Line);
1262 end Read_Line;
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/libgnat/
H A Dg-awk.adb357 procedure Read_Line (Session : Session_Type); subprogspec
926 Read_Line (Session);
973 Read_Line (Session);
1221 procedure Read_Line (Session : Session_Type) is subprogram
1223 function Read_Line return String; subprogspec
1234 function Read_Line return String is argument
1242 return Buffer & Read_Line; argument
1246 end Read_Line;
1256 Session.Data.Current_Line := To_Unbounded_String (Read_Line);
1260 end Read_Line;
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Dg-awk.adb357 procedure Read_Line (Session : Session_Type); subprogspec
926 Read_Line (Session);
973 Read_Line (Session);
1221 procedure Read_Line (Session : Session_Type) is subprogram
1223 function Read_Line return String; subprogspec
1234 function Read_Line return String is subprogram
1242 return Buffer & Read_Line; argument
1246 end Read_Line;
1256 Session.Data.Current_Line := To_Unbounded_String (Read_Line);
1260 end Read_Line;
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/libgnat/
H A Dg-awk.adb357 procedure Read_Line (Session : Session_Type); subprogspec
926 Read_Line (Session);
973 Read_Line (Session);
1221 procedure Read_Line (Session : Session_Type) is subprogram
1223 function Read_Line return String; subprogspec
1234 function Read_Line return String is argument
1242 return Buffer & Read_Line; argument
1246 end Read_Line;
1256 Session.Data.Current_Line := To_Unbounded_String (Read_Line);
1260 end Read_Line;
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dg-awk.adb357 procedure Read_Line (Session : Session_Type); subprogspec
926 Read_Line (Session);
974 Read_Line (Session);
1224 procedure Read_Line (Session : Session_Type) is subprogram
1226 function Read_Line return String; argument
1237 function Read_Line return String is argument
1245 return Buffer & Read_Line; argument
1249 end Read_Line;
1259 Session.Data.Current_Line := To_Unbounded_String (Read_Line);
1263 end Read_Line;
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/libgnat/
H A Dg-awk.adb357 procedure Read_Line (Session : Session_Type); subprogspec
926 Read_Line (Session);
973 Read_Line (Session);
1221 procedure Read_Line (Session : Session_Type) is subprogram
1223 function Read_Line return String; subprogspec
1234 function Read_Line return String is subprogram
1242 return Buffer & Read_Line; argument
1246 end Read_Line;
1256 Session.Data.Current_Line := To_Unbounded_String (Read_Line);
1260 end Read_Line;
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/libgnat/
H A Dg-awk.adb357 procedure Read_Line (Session : Session_Type); subprogspec
926 Read_Line (Session);
973 Read_Line (Session);
1221 procedure Read_Line (Session : Session_Type) is subprogram
1223 function Read_Line return String; argument
1234 function Read_Line return String is argument
1242 return Buffer & Read_Line; argument
1246 end Read_Line;
1256 Session.Data.Current_Line := To_Unbounded_String (Read_Line);
1260 end Read_Line;
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dg-awk.adb357 procedure Read_Line (Session : Session_Type); subprogspec
926 Read_Line (Session);
974 Read_Line (Session);
1224 procedure Read_Line (Session : Session_Type) is subprogram
1226 function Read_Line return String; subprogspec
1237 function Read_Line return String is argument
1245 return Buffer & Read_Line; argument
1249 end Read_Line;
1259 Session.Data.Current_Line := To_Unbounded_String (Read_Line);
1263 end Read_Line;
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Dg-awk.adb357 procedure Read_Line (Session : Session_Type); subprogspec
926 Read_Line (Session);
973 Read_Line (Session);
1221 procedure Read_Line (Session : Session_Type) is subprogram
1223 function Read_Line return String; argument
1234 function Read_Line return String is argument
1242 return Buffer & Read_Line; argument
1246 end Read_Line;
1256 Session.Data.Current_Line := To_Unbounded_String (Read_Line);
1260 end Read_Line;
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dg-awk.adb357 procedure Read_Line (Session : Session_Type); subprogspec
926 Read_Line (Session);
974 Read_Line (Session);
1224 procedure Read_Line (Session : Session_Type) is subprogram
1226 function Read_Line return String; subprogspec
1237 function Read_Line return String is subprogram
1245 return Buffer & Read_Line; argument
1249 end Read_Line;
1259 Session.Data.Current_Line := To_Unbounded_String (Read_Line);
1263 end Read_Line;
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/libgnat/
H A Dg-awk.adb357 procedure Read_Line (Session : Session_Type); subprogspec
926 Read_Line (Session);
973 Read_Line (Session);
1221 procedure Read_Line (Session : Session_Type) is subprogram
1223 function Read_Line return String; argument
1234 function Read_Line return String is argument
1242 return Buffer & Read_Line; argument
1246 end Read_Line;
1256 Session.Data.Current_Line := To_Unbounded_String (Read_Line);
1260 end Read_Line;
/dports/lang/gcc9-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly5.5/9.1.0/adainclude/
H A Dg-awk.adb357 procedure Read_Line (Session : Session_Type); subprogspec
926 Read_Line (Session);
973 Read_Line (Session);
1221 procedure Read_Line (Session : Session_Type) is subprogram
1223 function Read_Line return String; subprogspec
1234 function Read_Line return String is argument
1242 return Buffer & Read_Line; argument
1246 end Read_Line;
1256 Session.Data.Current_Line := To_Unbounded_String (Read_Line);
1260 end Read_Line;
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/libgnat/
H A Dg-awk.adb357 procedure Read_Line (Session : Session_Type); subprogspec
926 Read_Line (Session);
973 Read_Line (Session);
1221 procedure Read_Line (Session : Session_Type) is subprogram
1223 function Read_Line return String; subprogspec
1234 function Read_Line return String is subprogram
1242 return Buffer & Read_Line; argument
1246 end Read_Line;
1256 Session.Data.Current_Line := To_Unbounded_String (Read_Line);
1260 end Read_Line;
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/libgnat/
H A Dg-awk.adb357 procedure Read_Line (Session : Session_Type); subprogspec
926 Read_Line (Session);
973 Read_Line (Session);
1221 procedure Read_Line (Session : Session_Type) is subprogram
1223 function Read_Line return String; subprogspec
1234 function Read_Line return String is argument
1242 return Buffer & Read_Line; argument
1246 end Read_Line;
1256 Session.Data.Current_Line := To_Unbounded_String (Read_Line);
1260 end Read_Line;
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/libgnat/
H A Dg-awk.adb357 procedure Read_Line (Session : Session_Type); subprogspec
926 Read_Line (Session);
973 Read_Line (Session);
1221 procedure Read_Line (Session : Session_Type) is subprogram
1223 function Read_Line return String; subprogspec
1234 function Read_Line return String is argument
1242 return Buffer & Read_Line; argument
1246 end Read_Line;
1256 Session.Data.Current_Line := To_Unbounded_String (Read_Line);
1260 end Read_Line;
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Dg-awk.adb357 procedure Read_Line (Session : Session_Type); subprogspec
926 Read_Line (Session);
973 Read_Line (Session);
1221 procedure Read_Line (Session : Session_Type) is subprogram
1223 function Read_Line return String; argument
1234 function Read_Line return String is argument
1242 return Buffer & Read_Line; argument
1246 end Read_Line;
1256 Session.Data.Current_Line := To_Unbounded_String (Read_Line);
1260 end Read_Line;

1234