Home
last modified time | relevance | path

Searched refs:Create_Pipe (Results 1 – 25 of 36) sorted by relevance

12

/dports/devel/ada-util/ada-util-b6612400/src/os-win32/
H A Dutil-systems-os.ads112 function Create_Pipe (Read_Handle : in PHANDLE; subprogspec
116 pragma Import (Stdcall, Create_Pipe, "CreatePipe");
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dg-expect.adb92 function Create_Pipe (Pipe : access Pipe_Type) return Integer; subprogspec
93 pragma Import (C, Create_Pipe, "__gnat_pipe");
1129 if Create_Pipe (Pipe1) /= 0 then
1133 if Create_Pipe (Pipe2) /= 0 then
1143 if Create_Pipe (Pipe3) /= 0 then
H A D3vexpect.adb98 function Create_Pipe (Pipe : access Pipe_Type) return Integer; subprogspec
99 pragma Import (C, Create_Pipe, "__gnat_pipe");
1108 if Create_Pipe (Pipe1) /= 0 then
1112 if Create_Pipe (Pipe2) /= 0 then
1122 if Create_Pipe (Pipe3) /= 0 then
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A D3vexpect.adb98 function Create_Pipe (Pipe : access Pipe_Type) return Integer;
99 pragma Import (C, Create_Pipe, "__gnat_pipe");
1108 if Create_Pipe (Pipe1) /= 0 then
1112 if Create_Pipe (Pipe2) /= 0 then
1122 if Create_Pipe (Pipe3) /= 0 then
H A Dg-expect.adb92 function Create_Pipe (Pipe : access Pipe_Type) return Integer;
93 pragma Import (C, Create_Pipe, "__gnat_pipe");
1129 if Create_Pipe (Pipe1) /= 0 then
1133 if Create_Pipe (Pipe2) /= 0 then
1143 if Create_Pipe (Pipe3) /= 0 then
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dg-expect-vms.adb104 function Create_Pipe (Pipe : not null access Pipe_Type) return Integer; subprogspec
105 pragma Import (C, Create_Pipe, "__gnat_pipe");
1226 if Create_Pipe (Pipe1) /= 0 then
1230 if Create_Pipe (Pipe2) /= 0 then
1240 if Create_Pipe (Pipe3) /= 0 then
H A Dg-expect.adb103 function Create_Pipe (Pipe : not null access Pipe_Type) return Integer; subprogspec
104 pragma Import (C, Create_Pipe, "__gnat_pipe");
1366 if Create_Pipe (Pipe1) /= 0 then
1370 if Create_Pipe (Pipe2) /= 0 then
1396 if Create_Pipe (Pipe3) /= 0 then
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dg-expect-vms.adb104 function Create_Pipe (Pipe : not null access Pipe_Type) return Integer; subprogspec
105 pragma Import (C, Create_Pipe, "__gnat_pipe");
1226 if Create_Pipe (Pipe1) /= 0 then
1230 if Create_Pipe (Pipe2) /= 0 then
1240 if Create_Pipe (Pipe3) /= 0 then
H A Dg-expect.adb103 function Create_Pipe (Pipe : not null access Pipe_Type) return Integer; subprogspec
104 pragma Import (C, Create_Pipe, "__gnat_pipe");
1366 if Create_Pipe (Pipe1) /= 0 then
1370 if Create_Pipe (Pipe2) /= 0 then
1396 if Create_Pipe (Pipe3) /= 0 then
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dg-expect-vms.adb104 function Create_Pipe (Pipe : not null access Pipe_Type) return Integer; subprogspec
105 pragma Import (C, Create_Pipe, "__gnat_pipe");
1226 if Create_Pipe (Pipe1) /= 0 then
1230 if Create_Pipe (Pipe2) /= 0 then
1240 if Create_Pipe (Pipe3) /= 0 then
H A Dg-expect.adb103 function Create_Pipe (Pipe : not null access Pipe_Type) return Integer; subprogspec
104 pragma Import (C, Create_Pipe, "__gnat_pipe");
1366 if Create_Pipe (Pipe1) /= 0 then
1370 if Create_Pipe (Pipe2) /= 0 then
1396 if Create_Pipe (Pipe3) /= 0 then
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Dg-expect.adb103 function Create_Pipe (Pipe : not null access Pipe_Type) return Integer; subprogspec
104 pragma Import (C, Create_Pipe, "__gnat_pipe");
1395 if Create_Pipe (Pipe1) /= 0 then
1399 if Create_Pipe (Pipe2) /= 0 then
1425 if Create_Pipe (Pipe3) /= 0 then
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dg-expect.adb103 function Create_Pipe (Pipe : not null access Pipe_Type) return Integer; subprogspec
104 pragma Import (C, Create_Pipe, "__gnat_pipe");
1386 if Create_Pipe (Pipe1) /= 0 then
1390 if Create_Pipe (Pipe2) /= 0 then
1416 if Create_Pipe (Pipe3) /= 0 then
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/libgnat/
H A Dg-expect.adb103 function Create_Pipe (Pipe : not null access Pipe_Type) return Integer; subprogspec
104 pragma Import (C, Create_Pipe, "__gnat_pipe");
1395 if Create_Pipe (Pipe1) /= 0 then
1399 if Create_Pipe (Pipe2) /= 0 then
1425 if Create_Pipe (Pipe3) /= 0 then
/dports/lang/gcc6-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly4.1/5.1.0/adainclude/
H A Dg-expect.adb103 function Create_Pipe (Pipe : not null access Pipe_Type) return Integer; subprogspec
104 pragma Import (C, Create_Pipe, "__gnat_pipe");
1386 if Create_Pipe (Pipe1) /= 0 then
1390 if Create_Pipe (Pipe2) /= 0 then
1416 if Create_Pipe (Pipe3) /= 0 then
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Dg-expect.adb103 function Create_Pipe (Pipe : not null access Pipe_Type) return Integer; subprogspec
104 pragma Import (C, Create_Pipe, "__gnat_pipe");
1395 if Create_Pipe (Pipe1) /= 0 then
1399 if Create_Pipe (Pipe2) /= 0 then
1425 if Create_Pipe (Pipe3) /= 0 then
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/libgnat/
H A Dg-expect.adb103 function Create_Pipe (Pipe : not null access Pipe_Type) return Integer; subprogspec
104 pragma Import (C, Create_Pipe, "__gnat_pipe");
1395 if Create_Pipe (Pipe1) /= 0 then
1399 if Create_Pipe (Pipe2) /= 0 then
1425 if Create_Pipe (Pipe3) /= 0 then
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dg-expect.adb103 function Create_Pipe (Pipe : not null access Pipe_Type) return Integer; subprogspec
104 pragma Import (C, Create_Pipe, "__gnat_pipe");
1386 if Create_Pipe (Pipe1) /= 0 then
1390 if Create_Pipe (Pipe2) /= 0 then
1416 if Create_Pipe (Pipe3) /= 0 then
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/libgnat/
H A Dg-expect.adb103 function Create_Pipe (Pipe : not null access Pipe_Type) return Integer; subprogspec
104 pragma Import (C, Create_Pipe, "__gnat_pipe");
1447 if Create_Pipe (Pipe1) /= 0 then
1451 if Create_Pipe (Pipe2) /= 0 then
1477 if Create_Pipe (Pipe3) /= 0 then
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/libgnat/
H A Dg-expect.adb103 function Create_Pipe (Pipe : not null access Pipe_Type) return Integer; subprogspec
104 pragma Import (C, Create_Pipe, "__gnat_pipe");
1447 if Create_Pipe (Pipe1) /= 0 then
1451 if Create_Pipe (Pipe2) /= 0 then
1477 if Create_Pipe (Pipe3) /= 0 then
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Dg-expect.adb103 function Create_Pipe (Pipe : not null access Pipe_Type) return Integer; subprogspec
104 pragma Import (C, Create_Pipe, "__gnat_pipe");
1395 if Create_Pipe (Pipe1) /= 0 then
1399 if Create_Pipe (Pipe2) /= 0 then
1425 if Create_Pipe (Pipe3) /= 0 then
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Dg-expect.adb103 function Create_Pipe (Pipe : not null access Pipe_Type) return Integer; subprogspec
104 pragma Import (C, Create_Pipe, "__gnat_pipe");
1395 if Create_Pipe (Pipe1) /= 0 then
1399 if Create_Pipe (Pipe2) /= 0 then
1425 if Create_Pipe (Pipe3) /= 0 then
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/libgnat/
H A Dg-expect.adb103 function Create_Pipe (Pipe : not null access Pipe_Type) return Integer; subprogspec
104 pragma Import (C, Create_Pipe, "__gnat_pipe");
1441 if Create_Pipe (Pipe1) /= 0 then
1445 if Create_Pipe (Pipe2) /= 0 then
1471 if Create_Pipe (Pipe3) /= 0 then
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/libgnat/
H A Dg-expect.adb103 function Create_Pipe (Pipe : not null access Pipe_Type) return Integer; subprogspec
104 pragma Import (C, Create_Pipe, "__gnat_pipe");
1447 if Create_Pipe (Pipe1) /= 0 then
1451 if Create_Pipe (Pipe2) /= 0 then
1477 if Create_Pipe (Pipe3) /= 0 then
/dports/lang/gcc9-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly5.5/9.1.0/adainclude/
H A Dg-expect.adb103 function Create_Pipe (Pipe : not null access Pipe_Type) return Integer; subprogspec
104 pragma Import (C, Create_Pipe, "__gnat_pipe");
1395 if Create_Pipe (Pipe1) /= 0 then
1399 if Create_Pipe (Pipe2) /= 0 then
1425 if Create_Pipe (Pipe3) /= 0 then

12