Home
last modified time | relevance | path

Searched refs:none (Results 251 – 275 of 1368) sorted by relevance

1...<<11121314151617181920>>...55

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libidn/libidn/
H A D0001-largefile.m4-Sync-with-latest-gnulib.patch83 + ["none needed"] dnl 64-bit and newer 32-bit Unix
96 +# "support not detected" if none of them worked. Then, set compilation
115 + AS_IF([test x"$ac_opt" != x"none needed"],
127 + ["none needed"], [],
263 + ["none needed"] dnl Most current systems
274 +# none of the options in that list worked. Then, set compilation
288 + AS_IF([test x"$ac_opt" != x"none needed"],
300 + ["none needed"], [],
/openbmc/qemu/tests/qapi-schema/
H A Dempty.out5 member none
H A Dcomments.out5 member none
/openbmc/phosphor-webui/app/assets/icons/
H A Dicon-restart.svg1 …2 12 0 1 0 12 12z"/><path data-name="&lt;Transparent Rectangle&gt;" fill="none" d="M0 0h32v32H0z"/…
H A Dicon-power.svg1 …d="M15 2h2v14h-2z"/><path data-name="&lt;Transparent Rectangle&gt;" fill="none" d="M0 0h32v32H0z"/…
H A Dicon-return.svg1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 23.1 26.3"><path fill="none" stroke="#000" str…
H A Dicon-plus.svg1 …v2h5v5h2v-5h5v-2z"/><path data-name="&lt;Transparent Rectangle&gt;" fill="none" d="M0 0h32v32H0z"/…
H A Dicon-launch.svg1 …8 5.41V11h2V2h-9z"/><path data-name="&lt;Transparent Rectangle&gt;" fill="none" d="M0 0h32v32H0z"/…
H A Dicon-trashcan.svg1 … 0 0 2 2h16a2 2 0 0 0 2-2V8h2V6zm4 22V8h16v20zM12 2h8v2h-8z"/><path fill="none" d="M0 0h32v32H0z" …
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/poppler/
H A Dpoppler_23.04.0.bb20 …[jpeg] = "-DWITH_JPEG=ON -DENABLE_DCTDECODER=libjpeg,-DWITH_JPEG=OFF -DENABLE_DCTDECODER=none,jpeg"
24 PACKAGECONFIG[openjpeg] = "-DENABLE_LIBOPENJPEG=openjpeg2,-DENABLE_LIBOPENJPEG=none,openjpeg"
/openbmc/linux/Documentation/driver-api/media/drivers/
H A Dtuners.rst23 .. code-block:: none
53 .. code-block:: none
79 .. code-block:: none
/openbmc/phosphor-host-ipmid/user_channel/
H A Dusercommands.cpp78 if (getChannelSessionSupport(chNum) == EChannelSessSupported::none) in ipmiSetUserAccess()
151 if (getChannelSessionSupport(chNum) == EChannelSessSupported::none) in ipmiGetUserAccess()
425 if (getChannelSessionSupport(channel) == EChannelSessSupported::none) in ipmiGetChannelAuthenticationCapabilities()
520 if (getChannelSessionSupport(chNum) == EChannelSessSupported::none) in ipmiSetUserPayloadAccess()
605 if (getChannelSessionSupport(chNum) == EChannelSessSupported::none) in ipmiGetUserPayloadAccess()
/openbmc/qemu/tests/rocker/
H A Dtut.dot3 edge [dir=none, notify="log"];
/openbmc/webui-vue/src/assets/styles/bmc/custom/
H A D_calendar.scss4 background: none;
/openbmc/ipmitool/control/
H A Dpkginfo.in10 CLASSES="none"
/openbmc/openbmc/poky/meta/recipes-extended/watchdog/watchdog/
H A D0001-watchdog-remove-interdependencies-of-watchdog-and-wd.patch33 …ExecStartPre=/bin/sh -c '[ -z "${watchdog_module}" ] || [ "${watchdog_module}" = "none" ] || /sbin…
57 …ExecStartPre=/bin/sh -c '[ -z "${watchdog_module}" ] || [ "${watchdog_module}" = "none" ] || /sbin…
/openbmc/u-boot/Documentation/sphinx-static/
H A Dtheme_overrides.css26 .wy-nav-content{max-width: none; }
80 border: none;
/openbmc/qemu/tests/qemu-iotests/
H A Dcommon.qemu332 ${QEMU} ${object_options} -nographic -serial none ${comm} "${@}" >"${fifo_out}" \
337 ${QEMU} ${object_options} -nographic -serial none ${comm} "${@}" >"${fifo_out}" \
H A D227.out74 === blockstats with -drive if=none ===
76 Testing: -drive driver=null-co,if=none
H A D153.out3 QEMU_PROG: -drive if=none,file=null-co://,readonly=off,force-share=on: force-share=on can only be u…
14 QEMU_PROG: -drive file=TEST_DIR/t.qcow2,if=none,: Failed to get "write" lock
18 QEMU_PROG: -drive file=TEST_DIR/t.qcow2,if=none,read-only=on: Failed to get shared "write" lock
161 QEMU_PROG: -drive file=TEST_DIR/t.qcow2,if=none,: Failed to get "write" lock
380 QEMU_PROG: -drive if=none,file=TEST_DIR/t.qcow2,read-only=off: Failed to get "write" lock
384 QEMU_PROG: -drive if=none,file=TEST_DIR/t.qcow2,read-only=on: Failed to get shared "write" lock
390 QEMU_PROG: -drive if=none,file=TEST_DIR/t.qcow2,read-only=off: Failed to get "write" lock
411 QEMU_PROG: -drive if=none,file=TEST_DIR/t.qcow2: Failed to get "write" lock
417 QEMU_PROG: -drive if=none,file=TEST_DIR/t.qcow2: Failed to get "write" lock
429 'arguments': { 'command-line': 'drive_add 0 if=none,id=d0,file=TEST_DIR/t.IMGFMT' } }
[all …]
/openbmc/linux/rust/alloc/vec/
H A Dis_zero.rs159 let none: Self = unsafe { core::mem::MaybeUninit::zeroed().assume_init() }; localVariable
160 assert!(none.is_none());
/openbmc/linux/Documentation/driver-api/mei/
H A Dmei.rst86 .. code-block:: none
121 .. code-block:: none
156 .. code-block:: none
186 .. code-block:: none
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/core/
H A Dioctl.c170 struct nvif_ioctl_del none; in nvkm_ioctl_del() member
175 if (!(ret = nvif_unvers(ret, &data, &size, args->none))) { in nvkm_ioctl_del()
303 struct nvif_ioctl_unmap none; in nvkm_ioctl_unmap() member
308 if (!(ret = nvif_unvers(ret, &data, &size, args->none))) { in nvkm_ioctl_unmap()
/openbmc/linux/drivers/gpu/drm/ci/xfails/
H A Dmsm-sc7180-flakes.txt6 kms_plane_multiple@atomic-pipe-A-tiling-none
/openbmc/webui-vue/tests/unit/__snapshots__/
H A DAppNavigation.spec.js.snap106 style="display: none;"
208 style="display: none;"
292 style="display: none;"
433 style="display: none;"
538 style="display: none;"
652 style="display: none;"
785 style="display: none;"
887 style="display: none;"
971 style="display: none;"
1112 style="display: none;"
[all …]

1...<<11121314151617181920>>...55