Home
last modified time | relevance | path

Searched refs:EOF (Results 351 – 375 of 446) sorted by relevance

1...<<1112131415161718

/openbmc/openbmc/poky/meta/recipes-devtools/rpm/
H A Drpm_4.19.1.1.bb113 cat <<- EOF > ${D}${SDKPATHNATIVE}/environment-setup.d/rpm.sh
117 EOF
/openbmc/linux/Documentation/usb/
H A Dgadget_uvc.rst116 cat <<EOF > $wdir/dwFrameInterval
120 EOF
243 cat << EOF > bmControls
246 EOF
/openbmc/linux/Documentation/admin-guide/
H A Djava.rst229 if(b == EOF)
239 if(b1 == EOF)
242 if(b2 == EOF)
/openbmc/u-boot/scripts/dtc/
H A Ddtc.c186 while ((opt = util_getopt_long()) != EOF) { in main()
/openbmc/u-boot/tools/
H A Dzynqimage.c264 } while ((r != EOF) && (reg_count < HEADER_REGINITS)); in zynqimage_parse_initparams()
/openbmc/linux/scripts/dtc/
H A Ddtc.c182 while ((opt = util_getopt_long()) != EOF) { in main()
/openbmc/linux/tools/testing/selftests/user_events/
H A Dperf_test.c67 if (c == EOF) in get_offset()
/openbmc/openbmc/poky/meta/recipes-core/util-linux/util-linux/
H A Dfcntl-lock.c153 while ( (opt = getopt_long(argc, argv, "+sexnouw:hV?", long_options, &ix)) != EOF ) { in main()
/openbmc/linux/tools/testing/selftests/net/
H A Dvrf-xfrm-tests.sh398 cat <<EOF heredoc
405 EOF
H A Dicmp_redirect.sh479 cat <<EOF heredoc
484 EOF
H A Dvrf_route_leaking.sh550 cat <<EOF heredoc
558 EOF
H A Dtest_bridge_backup_port.sh694 cat <<EOF heredoc
703 EOF
H A Dtest_bridge_neigh_suppress.sh763 cat <<EOF heredoc
771 EOF
H A Drtnetlink.sh922 diff $sysfsf - << EOF heredoc
930 EOF
1453 cat <<EOF heredoc
1458 EOF
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D2001-configure-setup-for-OE-core-usage.patch39 test_cc <<EOF || die "Symbol mangling check failed."
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/mcpp/files/
H A Dice-mcpp.patch142 + if(FILE_HEAD[i] == (unsigned char)EOF)
/openbmc/linux/Documentation/devicetree/bindings/soc/mediatek/
H A Dmediatek,mutex.yaml15 Start Of Frame (SOF) / End Of Frame (EOF) to each sub-modules on the display
/openbmc/linux/arch/powerpc/xmon/
H A Dxmon.c735 return cmd != 'X' && cmd != EOF; in xmon_core()
1127 case EOF: in cmds()
2497 case EOF: in memex()
3540 if (d == EOF) { in scanhex()
3573 if (d == EOF) { in scanhex()
3582 } while (d != EOF); in scanhex()
3607 return EOF; in hexdigit()
3647 return EOF; in inchar()
/openbmc/openbmc/poky/meta/recipes-connectivity/openssl/
H A Dopenssl_3.2.1.bb62 cat <<- EOF > ${WORKDIR}/perltest
65 EOF
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3_3.12.3.bb111 cat > ${B}/Modules/Setup.local << EOF
116 EOF
146 cat >pgo-wrapper <<EOF
150 EOF
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/
H A Dtftp-0.49-cmd_arg.patch138 exit(0); /* EOF */
/openbmc/linux/arch/s390/tools/
H A Dgen_opcode_table.c159 if (rc == EOF) in read_instructions()
/openbmc/qemu/tests/unit/
H A Dcheck-qdict.c278 if (fscanf(file, "%127s%127s", key, value) == EOF) { in read_line()
/openbmc/qemu/qga/
H A Dcommands-posix.c534 if (ret == EOF) { in qmp_guest_file_close()
554 if (ret == EOF) { in guest_file_read_unsafe()
690 if (ret == EOF) { in qmp_guest_file_flush()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/procmail/procmail/
H A Dfrom-debian-to-fix-compile-errors.patch336 while(--ctlength>=0&&tbl!=EOF) /* skip Content-Length: bytes */
352 if(buflast!=EOF) /* if any */
364 { if(buflast==EOF) /* at the end of our Latin already? */
366 return EOF; /* spread the word */

1...<<1112131415161718