/third_party/eudev/test/ |
H A D | udev-test.pl | 37 rules => <<EOF 39 EOF 45 rules => <<EOF 48 EOF 54 rules => <<EOF 57 EOF 63 rules => <<EOF 66 EOF 72 rules => <<EOF 74 EOF [all...] |
/third_party/toybox/scripts/ |
H A D | genconfig.sh | 35 probesymbol TOYBOX_CONTAINER << EOF 42 EOF 44 probesymbol TOYBOX_FIFREEZE -c << EOF 49 EOF 52 probesymbol TOYBOX_ICONV -c << EOF 54 EOF 55 probesymbol TOYBOX_FALLOCATE << EOF 59 EOF 62 probesymbol TOYBOX_UTMPX -c << EOF 72 EOF [all...] |
/third_party/elfutils/tests/ |
H A D | run-find-prologues.sh | 23 testrun_compare ${abs_builddir}/find-prologues -e testfile <<\EOF 27 EOF 29 testrun_compare ${abs_builddir}/find-prologues -e testfile11 <<\EOF 38 EOF 40 testrun_compare ${abs_builddir}/find-prologues -e testfile22 <<\EOF 43 EOF 45 testrun_compare ${abs_builddir}/find-prologues -e testfile24 <<\EOF 48 EOF 50 testrun_compare ${abs_builddir}/find-prologues -e testfile25 <<\EOF 52 EOF [all...] |
/third_party/gptfdisk/ |
H A D | gdisk_test.sh | 112 $GDISK_BIN $TEMP_DISK << EOF 117 EOF 152 $GDISK_BIN $TEMP_DISK << EOF 160 EOF 179 $GDISK_BIN $TEMP_DISK << EOF 184 EOF 203 $GDISK_BIN $TEMP_DISK << EOF 208 EOF 227 $GDISK_BIN $TEMP_DISK << EOF 231 EOF [all...] |
/third_party/ltp/testcases/open_posix_testsuite/scripts/ |
H A D | generate-makefiles.sh | 99 cat > "$makefile.1" <<EOF 127 EOF 130 cat >> "$makefile.1" <<EOF 133 EOF 136 cat >> "$makefile.1" <<EOF 138 EOF 142 cat >> "$makefile.1" <<EOF 144 EOF 154 cat >> "$makefile.2" <<EOF 156 EOF [all...] |
/third_party/ltp/testcases/kernel/security/tomoyo/ |
H A D | tomoyo_new_file_test.c | 33 if (result != EOF) in show_result() 38 if (result == EOF) { in show_result() 94 int pipe_fd[2] = { EOF, EOF }; in stage_file_test() 169 show_result(error ? EOF : 0, 1); in stage_file_test() 186 show_result(errno ? EOF : 0, 0); in stage_file_test() 192 if (fd != EOF) in stage_file_test() 197 if (fd != EOF) in stage_file_test() 204 if (fd != EOF) in stage_file_test() 209 if (fd != EOF) in stage_file_test() [all...] |
H A D | tomoyo_file_test.c | 38 if (result == EOF) { in show_result() 47 if (result != EOF) in show_result() 74 static int ftruncate_fd = EOF; 92 int pipe_fd[2] = { EOF, EOF }; in stage_file_test() 108 show_result(error ? EOF : 0); in stage_file_test() 114 if (fd != EOF) in stage_file_test() 120 if (fd != EOF) in stage_file_test() 126 if (fd != EOF) in stage_file_test() 132 if (fd != EOF) in stage_file_test() [all...] |
/third_party/zlib/contrib/iostream/ |
H A D | zfstream.cpp | 131 return streampos(EOF); in seekoff() 139 return EOF; in underflow() 144 if ( (allocate()) == EOF ) in underflow() 145 return EOF; in underflow() 154 if ( flushbuf() == EOF ) in underflow() 155 return EOF; in underflow() 163 if ( result == EOF ) { in underflow() 166 return EOF; in underflow() 176 return EOF; in overflow() 179 if ( allocate() == EOF ) in overflow() [all...] |
/third_party/ninja/src/ |
H A D | gen_doxygen_mainpage.sh | 48 cat <<EOF 51 EOF 56 cat <<EOF 58 EOF 69 cat <<EOF 72 EOF 74 cat <<EOF 76 EOF
|
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_inherit_test/ |
H A D | cpuset_inherit_testset.sh | 112 done <<- EOF 119 EOF 129 done <<- EOF 136 EOF 150 done <<- EOF 153 EOF 167 done <<- EOF 170 EOF 181 done <<- EOF 184 EOF [all...] |
/third_party/zlib/ |
H A D | configure | 170 cat > $test.c <<EOF 173 EOF 383 cat > $test.c <<EOF 385 EOF 424 cat > $test.c << EOF 426 EOF 438 cat > $test.c <<EOF 441 EOF 472 cat > $test.c <<EOF 476 EOF [all...] |
/third_party/node/deps/openssl/openssl/crypto/md5/asm/ |
H A D | md5-x86_64.pl | 26 $code .= <<EOF; 36 EOF 50 $code .= <<EOF; 62 EOF 75 $code .= <<EOF; 81 EOF 82 $code .= <<EOF if ($round3_alter); 85 EOF 86 $code .= <<EOF if (!$round3_alter); 89 EOF [all...] |
/third_party/openssl/crypto/md5/asm/ |
H A D | md5-x86_64.pl | 26 $code .= <<EOF; 36 EOF 50 $code .= <<EOF; 62 EOF 75 $code .= <<EOF; 81 EOF 82 $code .= <<EOF if ($round3_alter); 85 EOF 86 $code .= <<EOF if (!$round3_alter); 89 EOF [all...] |
/third_party/mesa3d/src/freedreno/computerator/examples/ |
H A D | test-opcodes.sh | 127 cat <<EOF 130 EOF 134 cat <<EOF 149 EOF 153 cat <<EOF 163 EOF 167 cat <<EOF 177 EOF 190 cat <<EOF 194 EOF [all...] |
/third_party/node/deps/openssl/openssl/util/perl/OpenSSL/ |
H A D | config.pm | 484 print <<EOF; 487 EOF 498 print <<EOF; 501 EOF 514 print <<EOF; 517 EOF 538 print <<EOF; 541 EOF 585 print <<EOF; 588 EOF [all...] |
H A D | ParseC.pm | 74 return (<<"EOF"); 76 EOF 199 return (<<"EOF"); 201 EOF 280 return (<<"EOF"); 283 EOF 297 return (<<"EOF"); 314 EOF 337 return (<<"EOF"); 371 EOF [all...] |
/third_party/openssl/util/perl/OpenSSL/ |
H A D | config.pm | 476 print <<EOF; 479 EOF 490 print <<EOF; 493 EOF 506 print <<EOF; 509 EOF 530 print <<EOF; 533 EOF 577 print <<EOF; 580 EOF [all...] |
H A D | ParseC.pm | 74 return (<<"EOF"); 76 EOF 199 return (<<"EOF"); 201 EOF 280 return (<<"EOF"); 283 EOF 297 return (<<"EOF"); 314 EOF 337 return (<<"EOF"); 371 EOF [all...] |
/third_party/ltp/testcases/commands/logrotate/ |
H A D | logrotate_tests.sh | 162 cat >$LTPTMP/tst_logrotate.conf <<-EOF 176 EOF 179 cat >/var/log/tst_logfile <<-EOF 183 EOF 266 cat >$LTPTMP/tst_largelog.conf <<EOF 280 EOF 283 cat >/var/log/tst_largelogfile <<EOF 286 EOF 289 cat >$LTPTMP/tst_logrotate.cron <<EOF 291 EOF [all...] |
/third_party/cups-filters/cupsfilters/ |
H A D | image-sgilib.c | 507 fseek(sgip->file, 0, SEEK_END); /* Clear EOF */ in sgiPutRow() 580 if (putc(n >> 24, fp) == EOF) in putlong() 581 return (EOF); in putlong() 582 if (putc(n >> 16, fp) == EOF) in putlong() 583 return (EOF); in putlong() 584 if (putc(n >> 8, fp) == EOF) in putlong() 585 return (EOF); in putlong() 586 if (putc(n, fp) == EOF) in putlong() 587 return (EOF); in putlong() 601 if (putc(n >> 8, fp) == EOF) in putshort() [all...] |
/third_party/backends/tools/ |
H A D | create-release.sh | 24 cat << EOF > release.json 35 EOF 40 cat << EOF >> release.json 45 EOF 48 cat << EOF >> release.json 56 EOF
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
H A D | rdcolmap.c | 88 if ((header[i] = getc(infile)) == EOF) in read_gif_map() 107 if (R == EOF || G == EOF || B == EOF) in read_gif_map() 131 } while (ch != '\n' && ch != EOF); in pbm_getc() 150 if (ch == EOF) in read_pbm_integer() 210 if (R == EOF || G == EOF || B == EOF) in read_ppm_map()
|
/third_party/node/deps/openssl/openssl/util/ |
H A D | mkerr.pl | 40 print STDERR <<"EOF"; 77 EOF 329 print OUT <<"EOF"; 351 EOF 354 print OUT <<"EOF"; 357 EOF 360 print OUT <<"EOF"; 362 EOF 394 print OUT <<"EOF"; 400 EOF [all...] |
/third_party/openssl/util/ |
H A D | mkerr.pl | 40 print STDERR <<"EOF"; 77 EOF 329 print OUT <<"EOF"; 351 EOF 354 print OUT <<"EOF"; 357 EOF 360 print OUT <<"EOF"; 362 EOF 394 print OUT <<"EOF"; 400 EOF [all...] |
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_timedwait/ |
H A D | do-plot | 34 error <<EOF 36 EOF 54 cat > $TMP/gnuplot.script <<EOF 61 EOF 78 cat 1>&2 <<EOF 80 EOF
|