Home
last modified time | relevance | path

Searched refs:form (Results 1 – 25 of 74) sorted by relevance

123

/qemu/scripts/coverity-scan/
H A Drun-coverity-scan453 curl --form token="$COVERITY_TOKEN" --form email="$COVERITY_EMAIL" \
454 --form file=@"$TARBALL" --form version="$VERSION" \
455 --form description="$DESCRIPTION" \
/qemu/tests/qapi-schema/
H A Ddoc-invalid-section.err1 doc-invalid-section.json:5:1: '@note:' not allowed in free-form documentation
H A Ddoc-invalid-section.json1 # Free-form documentation doesn't have tagged-sections
H A Dalternate-invalid-dict.json1 # exploded member form must have a 'type'
H A Dunion-branch-invalid-dict.json1 # Long form of member must have a value member 'type'
/qemu/tests/decode/
H A Derr_field7.decode4 # Diagnose fields whose definitions form a loop
/qemu/docs/devel/
H A Ddocs.rst33 The alternative form ``SRST()`` is used to define a label which can be
35 the form ``<DOCNAME-HXFILE-LABEL>``, where ``DOCNAME`` is the name of the
H A Dmultiple-iothreads.txt91 Variables that can be accessed by multiple threads require some form of
125 Long-running jobs (usually in the form of coroutines) are often scheduled in
H A Dqapi-code-gen.rst215 type. The form STRING is shorthand for :code:`{ 'name': STRING }`. The
227 These are of the form PREFIX_NAME, where PREFIX is derived from the
289 The form TYPE-REF_ is shorthand for :code:`{ 'type': TYPE-REF }`.
356 type. The type must a struct type. The form TYPE-REF_ is shorthand
814 This requires the longhand form of MEMBER.
826 requires the longhand form of ENUM-VALUE_.
836 form of FEATURE_.
865 it documents the definition of SYMBOL, else it's free-form
870 Free-form documentation may be used to provide additional text and
877 A free-form documentation comment containing a line which starts with
[all …]
/qemu/pc-bios/
H A Dedk2-licenses.txt12 2. Redistributions in binary form must reproduce the above copyright notice,
26 non-copyrightable additions of contributors, in source or binary form)
78 files in both source form and compiled form.
118 * Redistributions in binary form must reproduce the above copyright
288 purposes of this definition, "submitted" means any form of
306 ** Redistributions in binary form must reproduce the Contributor's
509 purposes of this definition, "submitted" means any form of
527 ** Redistributions in binary form must reproduce the Contributor's
698 2. Redistributions in binary form must reproduce the above copyright
759 * 6. Redistributions of any form whatsoever must retain the following
[all …]
/qemu/hw/scsi/
H A Dmptconfig.c559 uint32_t form = address >> MPI_SAS_PHY_PGAD_FORM_SHIFT; in mptsas_device_addr_get() local
560 if (form == MPI_SAS_DEVICE_PGAD_FORM_GET_NEXT_HANDLE) { in mptsas_device_addr_get()
571 } else if (form == MPI_SAS_DEVICE_PGAD_FORM_BUS_TARGET_ID) { in mptsas_device_addr_get()
577 } else if (form == MPI_SAS_DEVICE_PGAD_FORM_HANDLE) { in mptsas_device_addr_get()
/qemu/docs/system/
H A Dbootindex.rst23 a short-form option like ``-hda`` or ``-cdrom``, so to use
25 into long-form ``-drive`` and ``-device`` option pairs.
/qemu/tests/uefi-test-tools/
H A DLICENSE12 2. Redistributions in binary form must reproduce the above copyright notice,
/qemu/docs/about/
H A Ddeprecated.rst26 Short-form boolean options (since 6.0)
30 in short form as ``share`` and ``noshare``. This is now deprecated
36 The replacement for the ``nodelay`` short-form boolean option is ``nodelay=on``
46 as short-form boolean values, and passed to plugins as ``arg_name=on``.
47 However, short-form booleans are deprecated and full explicit ``arg_name=on``
48 form is preferred.
/qemu/linux-headers/LICENSES/preferred/
H A DBSD-2-Clause18 2. Redistributions in binary form must reproduce the above copyright
H A DBSD-3-Clause18 2. Redistributions in binary form must reproduce the above copyright
H A DGPL-2.0154 under Section 2) in object code or executable form under the terms of
171 received the program in object code or executable form with such
174 The source code for a work means the preferred form of the work for
181 form) with the major components (compiler, kernel, and so on) of the
/qemu/
H A Dgitdm.config18 # form.
H A DCOPYING135 under Section 2) in object code or executable form under the terms of
152 received the program in object code or executable form with such
155 The source code for a work means the preferred form of the work for
162 form) with the major components (compiler, kernel, and so on) of the
/qemu/docs/interop/
H A Dnbd.txt23 is named with the following form:
/qemu/docs/system/s390x/
H A Dcss.rst10 in the form ``<cssid>.<ssid>.<device number>``.
/qemu/qapi/
H A Dqdev.json75 # to the schema in this form. It should be qapified properly, or
/qemu/docs/specs/
H A Dppc-spapr-uv-hcalls.rst40 session key. Though the hypervisor will see the in and out buffers in raw form,
H A Dsev-guest-firmware.rst100 bits to form the full CS segment base for the CS segment register. It
/qemu/tests/avocado/acpi-bits/bits-tests/
H A Dtestcpuid.py211 # * Redistributions in binary form must reproduce the above copyright notice,

123