Searched refs:IN (Results 26 - 42 of 42) sorted by relevance

12

/barrelfish-master/lib/openssl-1.0.0d/util/
H A Dadd_cr.pl18 open(IN,"<$file") || die "unable to open $file:$!\n";
21 @in=<IN>;
55 close(IN);
108 * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
112 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
113 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
H A Dbat.sh5 open(IN,"<$infile") || die "unable to open $infile:$!\n";
6 $_=<IN>;
49 if (!($_=<IN>))
52 close(IN);
H A Dmk1mf.pl47 open(IN,"<Makefile") || die "unable to open Makefile!\n";
48 while(<IN>) {
56 close(IN);
315 open(IN,"<$infile") || die "unable to open $infile:$!\n";
316 $_=<IN>;
379 if (!($_=<IN>))
382 close(IN);
574 if (open(IN,"crypto/buildinf.h"))
579 while (<IN>)
583 while (<IN>) { las
[all...]
H A Dmkdef.pl114 open(IN,"<Makefile") || die "unable to open Makefile!\n";
115 while(<IN>) {
118 close(IN);
407 open(IN,"<$file") || die "unable to open $file:$!\n";
474 while(<IN>) {
869 close(IN);
1341 open(IN,"<$name") || die "unable to open $name:$!\n";
1342 while (<IN>) {
1383 close(IN);
/barrelfish-master/lib/openssl-1.0.0d/util/pl/
H A Dnetware.pl5 open(IN, "$version_header") or die "Couldn't open $version_header: $!";
6 while (<IN>) {
16 close(IN) or die "Couldn't close $version_header: $!";
19 open(IN, $readme_file) or die "Couldn't open $readme_file: $!";
20 while (<IN>) {
33 close(IN) or die "Couldn't close $readme_file: $!";
/barrelfish-master/lib/cxx/cxx/support/solaris/
H A Dmbsnrtowcs.inc21 * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
25 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
26 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
H A Dwcsnrtombs.inc16 * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
20 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
/barrelfish-master/lib/openssl-1.0.0d/crypto/objects/
H A Dobj_dat.pl45 open (IN,"$ARGV[0]") || die "Can't open input file $ARGV[0]";
48 while (<IN>)
83 close IN;
220 * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
224 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
225 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
H A Dobjects.pl26 open (IN,"$ARGV[0]") || die "Can't open input file $ARGV[0]";
29 while (<IN>)
111 close IN;
171 * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
175 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
176 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
/barrelfish-master/lib/openssl-1.0.0d/test/
H A Dcms-examples.pl42 # PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR
47 # HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
49 # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
110 open( IN, $exfile ) || die "Can't Open RFC examples file $exfile";
112 while (<IN>) {
/barrelfish-master/lib/openssl-1.0.0d/Netware/
H A Ddo_tests.pl488 open(IN, "<$file");
489 while (<IN>)
498 close(IN);
/barrelfish-master/lib/openssl-1.0.0d/crypto/bn/
H A Dbn_prime.pl76 * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
80 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
81 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
/barrelfish-master/lib/openssl-1.0.0d/crypto/conf/
H A Dkeysets.pl98 * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
102 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
103 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
/barrelfish-master/lib/lwip2/src/
H A DFilelists.mk18 # MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT
22 # INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
24 # IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY
/barrelfish-master/usr/eclipseclp/Kernel/lib/
H A Dpaddy.pl30 % PUT BINDING PROPAGATION IN POST-TRANSFORMATION!
1171 % BUILT-IN SIDE EFFECTS
1340 % BUILT-IN BACKWARD PROPAGATION SENSITIVITY
1479 % BUILT-IN EXECUTABILITY
1641 % ASSUMES get_cut(K) => K NOT IN CLAUSE HEAD! TRUE FOR AUTO-GEN GC...
H A Ddb.pl740 /* ERROR_CODE(321) : BAD ATTRIBUTE IN PROJECTION LIST */
799 /* ERROR_CODE(322) : BAD COMPARISON IN WHERE EXPRESSION */
/barrelfish-master/usr/eclipseclp/documents/tutorial/
H A Dmodelling.tex299 % DO NOT USE THIS IN A MODEL

Completed in 196 milliseconds

12