Home
last modified time | relevance | path

Searched full:identifier (Results 1 – 25 of 1491) sorted by relevance

12345678910>>...60

/qemu/scripts/coccinelle/
H A Dreset-type.cocci6 // SPDX-License-Identifier: GPL-2.0-or-later
25 identifier enterfn, holdfn, exitfn;
26 identifier rc;
42 identifier holdfn_assigned.holdfn;
44 identifier obj;
58 identifier enterfn, holdfn, exitfn;
59 identifier rc;
70 identifier exitfn_assigned.exitfn;
72 identifier obj;
92 identifier obj;
[all …]
H A Dcpu-reset.cocci17 identifier cpu, x;
27 identifier resetfn;
29 identifier cc;
34 identifier rule1.resetfn;
35 identifier cpu, cc;
H A Derrp-guard.cocci42 identifier fn;
43 identifier _errp != errp;
72 identifier fn, local_err;
110 identifier fn, _errp, local_err, local_err2;
135 identifier fn, _errp;
183 identifier fn, local_err;
212 identifier rule1.fn, rule1.local_err, out;
251 identifier rule1.fn, rule1.local_err;
299 identifier rule1.fn, rule1.local_err;
313 identifier rule1.fn;
[all …]
H A Dremove_local_err.cocci5 identifier F;
8 identifier LOCAL_ERR;
9 identifier ERRP;
H A Dreturn_directly.cocci3 identifier VAR;
6 identifier F;
H A Dqom-parent-type.cocci5 identifier obj_t, fld;
20 identifier match.obj_t, match.fld;
H A Ddevice-reset.cocci18 identifier dc, resetfn;
25 identifier dc, resetfn;
H A Dtcg_gen_extract.cocci41 identifier ret;
86 identifier match.ret;
90 identifier verify_len.extract_len;
/qemu/docs/devel/
H A Ddecodetree.rst28 field_def := '%' identifier ( field )* ( !function=identifier )?
31 named_field := identifier ':' ( 's' ) number
90 args_def := '&' identifier ( args_elt )+ ( !extern )?
91 args_elt := identifier (':' identifier)?
95 identifier is the argument name and the second identifier is
124 fmt_def := '@' identifier ( fmt_elt )+
127 field_elt := identifier ':' 's'? number
128 field_ref := '%' identifier | identifier '=' '%' identifier
129 args_ref := '&' identifier
149 via assignment to another identifier. This is intended to allow the
[all …]
/qemu/include/qemu/
H A Duuid.h48 * @node0: The spatially unique node0 identifier
49 * @node1: The spatially unique node1 identifier
50 * @node2: The spatially unique node2 identifier
51 * @node3: The spatially unique node3 identifier
52 * @node4: The spatially unique node4 identifier
53 * @node5: The spatially unique node5 identifier
/qemu/scripts/tracetool/format/
H A Dstap.py29 def stap_escape(identifier): argument
31 if identifier in RESERVED_WORDS:
32 return identifier + '_'
33 return identifier
/qemu/qapi/
H A Djob.json121 # @id: The job identifier
145 # @id: The job identifier.
162 # @id: The job identifier.
181 # @id: The job identifier.
208 # @id: The job identifier.
230 # @id: The job identifier.
251 # @id: The identifier of any job in the transaction, or of a job that
263 # @id: The job identifier
H A Dacpi.json6 # SPDX-License-Identifier: GPL-2.0-or-later
31 # @sig: table signature / identifier (4 bytes)
35 # @oem_id: OEM identifier (6 bytes)
37 # @oem_table_id: OEM table identifier (8 bytes)
41 # @asl_compiler_id: identifier of the utility that created the table
/qemu/hw/arm/
H A Dorangepi.c61 /* Setup SID properties. Currently using a default fixed SID identifier. */ in orangepi_init()
62 if (qemu_uuid_is_null(&h3->sid.identifier)) { in orangepi_init()
63 qdev_prop_set_string(DEVICE(h3), "identifier", in orangepi_init()
65 } else if (ldl_be_p(&h3->sid.identifier.data[0]) != 0x02c00081) { in orangepi_init()
66 warn_report("Security Identifier value does not include H3 prefix"); in orangepi_init()
/qemu/tests/qemu-iotests/
H A D08566 # ${1}: unique identifier for the snapshot filename
76 # ${1}: unique identifier for the snapshot filename
92 # ${1}: unique identifier for the snapshot filename
105 # ${1}: unique identifier for the snapshot filename
113 # ${1}: unique identifier for the snapshot filename
121 # ${1}: unique identifier for the snapshot filename
/qemu/hw/misc/
H A Dallwinner-sid.c85 s->rdkey = ldl_be_p(&s->identifier.data[id]); in allwinner_sid_write()
131 DEFINE_PROP_UUID_NODEFAULT("identifier", AwSidState, identifier),
141 VMSTATE_UINT8_ARRAY_V(identifier.data, AwSidState, sizeof(QemuUUID), 1),
/qemu/linux-headers/linux/
H A Dvfio_zdev.h1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
63 * is a device identifier string made up of EBCDID characters. 'size' specifies
75 * This capability provides the PCI function path string, which is an identifier
H A Dstddef.h1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
22 * @NAME: The identifier name of the mirrored sub-struct
/qemu/trace/
H A Dcontrol.h88 * Get the identifier of an event.
101 * @id: Event identifier name.
113 * @id: Event identifier name.
129 * @id: Event identifier.
/qemu/linux-headers/LICENSES/preferred/
H A DGPL-2.01 Valid-License-Identifier: GPL-2.0
2 Valid-License-Identifier: GPL-2.0-only
3 Valid-License-Identifier: GPL-2.0+
4 Valid-License-Identifier: GPL-2.0-or-later
11 SPDX-License-Identifier: GPL-2.0
13 SPDX-License-Identifier: GPL-2.0-only
15 SPDX-License-Identifier: GPL-2.0+
17 SPDX-License-Identifier: GPL-2.0-or-later
H A DBSD-2-Clause1 Valid-License-Identifier: BSD-2-Clause
7 SPDX-License-Identifier: BSD-2-Clause
H A DBSD-3-Clause1 Valid-License-Identifier: BSD-3-Clause
7 SPDX-License-Identifier: BSD-3-Clause
/qemu/linux-headers/LICENSES/exceptions/
H A DLinux-syscall-note1 SPDX-Exception-Identifier: Linux-syscall-note
10 SPDX-License-Identifier: <SPDX-License> WITH Linux-syscall-note
/qemu/include/hw/misc/
H A Dallwinner-sid.h54 /** Stores the emulated device identifier */
55 QemuUUID identifier; member
/qemu/include/hw/i386/
H A Dnitro_enclave.h37 /* Enclave identifier */
41 /* Parent instance identifier */

12345678910>>...60