Home
last modified time | relevance | path

Searched refs:creating (Results 1 – 25 of 634) sorted by relevance

12345678910>>...26

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/openbox/files/
H A D0001-Makefile.am-avoid-race-when-creating-autostart-direc.patch4 Subject: [PATCH] Makefile.am: avoid race when creating autostart directories
11 | make: creating data/xsession/openbox-gnome-session
12 | make: creating data/xsession/openbox-session
13 | make: creating data/xsession/openbox-kde-session
14 | make: creating data/autostart/openbox-autostart
15 | make: creating doc/openbox.1
16 | make: creating data/autostart/autostart
17 | make: creating doc/openbox-session.1
18 | make: creating doc/openbox-gnome-session.1
19 | make: creating doc/openbox-kde-session.1
[all …]
/openbmc/qemu/tests/qemu-iotests/
H A D175.out3 == creating image with default preallocation ==
7 == creating image with preallocation off ==
11 == creating image with preallocation full ==
15 == creating image with preallocation falloc ==
H A D015.out3 creating image
5 creating first snapshot
8 creating second snapshot
H A D054.out3 creating too large image (1 EB)
7 creating too large image (1 EB) using qcow2.py
H A D009.out3 creating image
6 creating pattern
H A D010.out3 creating image
6 creating pattern
H A D007.out3 creating image
H A D101.out3 == creating short image file ==
/openbmc/linux/Documentation/usb/
H A Dgadget-testing.rst41 The function name to use when creating the function directory is "acm".
80 The function name to use when creating the function directory is "ecm".
93 and after creating the functions/ecm.<instance name> they contain default
120 The function name to use when creating the function directory is "geth".
133 and after creating the functions/ecm.<instance name> they contain default
160 The function name to use when creating the function directory is "eem".
173 and after creating the functions/eem.<instance name> they contain default
200 The function name to use when creating the function directory is "ffs".
203 After creating the directory there is a new instance (a "device") of FunctionFS
224 The function name to use when creating the function directory is "hid".
[all …]
/openbmc/openbmc/poky/bitbake/lib/toaster/
H A Dpytest.ini7 # https://docs.pytest.org/en/latest/usage.html#creating-html-reports
8 # https://pytest-html.readthedocs.io/en/latest/user_guide.html#creating-a-self-contained-report
/openbmc/linux/Documentation/ABI/testing/
H A Dconfigfs-iio21 will result in creating a hrtimer trigger in the IIO subsystem.
34 in creating a dummy IIO device in the IIO subsystem.
/openbmc/openbmc/poky/meta/recipes-devtools/debugedit/
H A Ddebugedit_5.1.bb1 SUMMARY = "Tools for creating debuginfo and source file distributions"
2 DESCRIPTION = "debugedit provides programs and scripts for creating \
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dcustom-distribution.rst18 To create your own distribution, the basic steps consist of creating
19 your own distribution layer, creating your own distribution
30 ":ref:`dev-manual/layers:creating a general layer using the \`\`bitbake-layers\`\` script`"
101 ":ref:`dev-manual/layers:creating your own layer`" and
102 ":ref:`dev-manual/layers:following best practices when creating layers`"
120 Instead of creating a custom distribution from scratch as per above, you may
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/nbdkit/
H A Dnbdkit_1.40.4.bb1 SUMMARY = "nbdkit is a toolkit for creating NBD servers."
6 nbdkit is a toolkit for creating NBD servers."
H A Dnbdkit_1.33.11.bb1 SUMMARY = "nbdkit is a toolkit for creating NBD servers."
6 nbdkit is a toolkit for creating NBD servers."
/openbmc/openbmc/poky/documentation/
H A Dtransitioning-to-a-custom-environment.rst61 :ref:`dev-manual/layers:creating a general layer using the
67 BSP, :ref:`create your own layer for the BSP <bsp-guide/bsp:creating a new
96 #. **Consider creating your own distribution**.
97 When you get to a certain level of customization, consider creating your own
105 local settings, it's time to :ref:`consider creating your own distribution
106 <dev-manual/custom-distribution:creating your own distribution>`.
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-graphics/clutter/
H A Dclutter-1.0.inc1 SUMMARY = "Graphics library for creating hardware-accelerated user interfaces"
3 designed for creating fast, mainly 2D single window applications such as media \
/openbmc/linux/Documentation/networking/device_drivers/wwan/
H A Diosm.rst70 traffic. Iproute network utility is used for creating "wwan0-X" network
74 The userspace management application is responsible for creating new IP link
77 For example, creating new IP link for a MBIM IP session with SessionId 1:
H A Dt7xx.rst78 traffic. Iproute network utility is used for creating "wwan0-X" network
81 The userspace management application is responsible for creating new IP link
84 For example, creating new IP link for a MBIM IP session with SessionId 1:
/openbmc/qemu/tests/qapi-schema/
H A Dbad-ident.json1 # we reject creating a type name with bad name
/openbmc/qemu/hw/nvme/
H A Dtrace-events160 pci_nvme_err_invalid_create_sq_cqid(uint16_t cqid) "failed creating submission queue, invalid cqid=…
161 pci_nvme_err_invalid_create_sq_sqid(uint16_t sqid) "failed creating submission queue, invalid sqid=…
162 pci_nvme_err_invalid_create_sq_size(uint16_t qsize) "failed creating submission queue, invalid qsiz…
163 pci_nvme_err_invalid_create_sq_addr(uint64_t addr) "failed creating submission queue, addr=0x%"PRIx…
164 pci_nvme_err_invalid_create_sq_qflags(uint16_t qflags) "failed creating submission queue, qflags=%"…
167 pci_nvme_err_invalid_create_cq_cqid(uint16_t cqid) "failed creating completion queue, cqid=%"PRIu16…
168 pci_nvme_err_invalid_create_cq_size(uint16_t size) "failed creating completion queue, size=%"PRIu16…
169 pci_nvme_err_invalid_create_cq_addr(uint64_t addr) "failed creating completion queue, addr=0x%"PRIx…
170 pci_nvme_err_invalid_create_cq_vector(uint16_t vector) "failed creating completion queue, vector=%"…
171 pci_nvme_err_invalid_create_cq_qflags(uint16_t qflags) "failed creating completion queue, qflags=%"…
/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Dzero.rst11 One very interesting use of dm-zero is for creating "sparse" devices in
20 To create a sparse device, start by creating a dm-zero device that's the
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-texttable_1.7.0.bb1 SUMMARY = "module for creating simple ASCII tables"
/openbmc/linux/Documentation/isdn/
H A Dcredits.rst23 For creating and maintaining the FAQ.
26 For creating the FAQ, and the leafsite HOWTO.
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-editables_0.5.bb1 SUMMARY = "A Python library for creating editable wheels"

12345678910>>...26