Home
last modified time | relevance | path

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

1...<<1112131415161718

/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/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 */
/openbmc/qemu/qapi/
H A Dcontrol.json165 # this is not guaranteed. When using this interface, a premature EOF
/openbmc/qemu/hw/usb/
H A Du2f-emulated.c230 if (ret == EOF) { in u2f_emulated_setup_counter()
/openbmc/linux/tools/usb/
H A Dtestusb.c401 while ((c = getopt (argc, argv, "D:aA:c:g:hlns:t:v:")) != EOF) in main()
/openbmc/linux/Documentation/block/
H A Dioprio.rst122 while ((c = getopt(argc, argv, "+n:c:p:")) != EOF) {
/openbmc/u-boot/tools/
H A Dzynqmpimage.c399 } while ((r != EOF) && (reg_count < HEADER_REGINITS)); in zynqmpimage_parse_initparams()
H A Dsunxi-spl-image-builder.c424 if (c == EOF) in main()
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/
H A D0010-eglibc-Cross-building-and-testing-instructions.patch345 + $ cat > hello.c <<EOF
353 + > EOF
355 + $ cat > c++-hello.cc <<EOF
363 + > EOF
/openbmc/linux/tools/power/acpi/os_specific/service_layers/
H A Dosunixxf.c452 if ((input_char = getchar()) == EOF) { in acpi_os_get_line()

1...<<1112131415161718