Home
last modified time | relevance | path

Searched refs:EOF (Results 376 – 400 of 438) sorted by relevance

1...<<1112131415161718

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/
H A Dacinclude.m4394 cat > conftest.$ac_ext <<EOF
399 EOF
/openbmc/u-boot/doc/
H A DREADME.pxe129 or EOF is reached.
133 labels end when a command not recognized as a label command is reached, or EOF.
/openbmc/linux/tools/testing/selftests/ptp/
H A Dtestptp.c199 while (EOF != (c = getopt(argc, argv, "cd:e:f:ghH:i:k:lL:n:o:p:P:sSt:T:w:x:Xz"))) { in main()
/openbmc/linux/Documentation/driver-api/media/drivers/
H A Dpxa_camera.rst50 |capture list empty / | Q | | DQ | | QCI Irq EOF |
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dimage_types.bbclass174 cat <<EOF > ubinize${vname}-${IMAGE_NAME}.cfg
182 EOF
/openbmc/linux/Documentation/arch/s390/
H A D3270.rst245 PF3 causes an EOF to be received as input by the application. You may
246 cause an EOF also by typing "^D" and hitting ENTER.
/openbmc/linux/Documentation/powerpc/
H A Dpmu-ebb.rst97 read() returns EOF, then the event has not been scheduled and EBBs are not
/openbmc/linux/tools/testing/selftests/user_events/
H A Dftrace_test.c60 if (c == EOF) in skip_until_empty_line()
/openbmc/linux/tools/thermal/tmon/
H A Dtui.c471 while ((ch = wgetch(cooling_device_window)) != EOF) { in handle_tui_events()
/openbmc/linux/tools/perf/util/
H A Dconfig.c66 if (c == EOF) { in get_next_char()
H A Dpmu.c1859 int ret = EOF; in perf_pmu__scan_file()
1876 int ret = EOF; in perf_pmu__scan_file_at()
/openbmc/qemu/qga/
H A Dcommands-posix.c456 if (ret == EOF) { in qmp_guest_file_close()
476 if (ret == EOF) { in guest_file_read_unsafe()
612 if (ret == EOF) { in qmp_guest_file_flush()
2694 if ((i == EOF) || strncmp(name, "cpu", 3) || (name[3] == '\0')) { in qmp_guest_get_cpustats()
/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/
H A Dbitbake-user-manual-execution.rst161 cat << "EOF" > ${SDK_DEPLOY}/${TOOLCHAIN_OUTPUTNAME}.sh
167 EOF
172 cat << "EOF" > ${SDK_DEPLOY}/${TOOLCHAIN_OUTPUTNAME}.sh
178 EOF
/openbmc/linux/Documentation/networking/
H A Dvrf.rst383 cat >> /etc/iproute2/rt_tables.d/vrf.conf <<EOF
388 EOF
/openbmc/openbmc/poky/meta/recipes-devtools/perl/
H A Dperl_5.38.2.bb412 cat > ${SYSROOT_DESTDIR}${bindir}/nativeperl << EOF
416 EOF
/openbmc/linux/drivers/net/ethernet/i825xx/
H A D82596.c205 #define EOF 0x8000 macro
1087 tbd->size = EOF | length; in i596_start_xmit()
H A Dlib82596.c171 #define EOF 0x8000 macro
1037 tbd->size = SWAP16(EOF | length); in i596_start_xmit()
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/
H A D0008-Use-libtool-2.4.patch27787 EOF
27829 EOF
27831 cat <<EOF
27835 EOF
27843 EOF
27856 EOF
27919 +EOF
27920 + cat <<EOF
27923 +EOF
27961 EOF
[all …]
/openbmc/linux/tools/testing/selftests/net/
H A Dfib_nexthops.sh2402 cat <<EOF heredoc
2419 EOF
H A Dtest_vxlan_mdb.sh2291 cat <<EOF heredoc
2301 EOF
/openbmc/linux/Documentation/filesystems/
H A Dramfs-rootfs-initramfs.rst269 cat > hello.c << EOF
278 EOF
/openbmc/u-boot/tools/
H A Difdtool.c854 long_options, &option_index)) != EOF) { in main()
H A Dfdtgrep.c1079 while ((opt = util_getopt_long()) != EOF) { in scan_args()
/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/
H A DCVE-2019-13232_p2.patch353 #define PK_EOF 51 /* unexpected EOF */
/openbmc/linux/Documentation/filesystems/nfs/
H A Drpc-cache.rst170 If there are no more requests to return, read will return EOF, but a

1...<<1112131415161718