Home
last modified time | relevance | path

Searched full:keyword (Results 1 – 17 of 17) sorted by relevance

/qemu/include/qemu/
H A Dcoroutine-tls.h80 * This is a coroutine-safe replacement for the __thread keyword and is
110 * This is a coroutine-safe replacement for the __thread keyword and is
141 * This is a coroutine-safe replacement for the __thread keyword and is
/qemu/docs/system/
H A Dtls.rst71 The ``ca`` keyword in the template sets the v3 basic constraints
133 the subject alt name extension data. The ``tls_www_server`` keyword is
137 still recommended. The ``encryption_key`` and ``signing_key`` keyword is
187 ``tls_www_client`` keyword is the key purpose extension to indicate this
190 recommended. The ``encryption_key`` and ``signing_key`` keyword is the
/qemu/scripts/
H A Dsimpletrace.py233 The methods are called with a set of keyword-arguments. These can be ignored
234 using `**kwargs` or defined like any keyword-argument.
236 The following keyword-arguments are available, but make sure to have an
249 The method can also explicitly take a timestamp keyword-argument with the
H A Dcheckpatch.pl1160 print "KEYWORD($1)\n" if ($dbg_values > 1);
1992 ERROR("CVS style keyword markers, these will _not_ be updated\n". $herecurr);
3130 ERROR("inline keyword should sit between storage class and type\n" . $herecurr);
/qemu/linux-headers/LICENSES/exceptions/
H A DLinux-syscall-note8 To use this exception add it with the keyword WITH to one of the
/qemu/
H A Dtrace-events19 # The "disable" keyword will build without the trace event.
H A Dmeson.build1279 # Do not use the "version" keyword argument to produce a better error.
H A DMAINTAINERS48 K: Keyword perl extended regex pattern to match content in a
/qemu/docs/devel/
H A Dwriting-monitor-commands.rst118 The "command" keyword defines a new QMP command. It instructs QAPI to
400 The "struct" keyword defines a new QAPI type. Its "data" member
418 Notice the "returns" keyword. As its name suggests, it's used to define the
H A Dstyle.rst171 same line as the else keyword, or on a line by itself if there is no else
172 keyword. Example:
406 Typedefs are used to eliminate the redundant 'struct' keyword, since type
H A Dkconfig.rst68 The ``config`` keyword introduces a new configuration element. In the example
H A Dsubmitting-a-patch.rst180 close bugs automatically once commits with the "Resolves:" keyword get
/qemu/qobject/
H A Djson-parser.c441 parse_error(ctxt, token, "invalid keyword '%s'", token->str); in parse_keyword()
/qemu/python/qemu/qmp/
H A Dqmp_shell.py160 Transform Name nodes with certain values into Constant (keyword) nodes.
H A Dqmp_tui.py56 (Token.Keyword.Constant, '', '', '', '#6af', 'g7'),
/qemu/tests/unit/
H A Dcheck-qjson.c1486 g_test_add_func("/literals/keyword", keyword_literal); in main()
/qemu/disas/
H A Dm68k.c4765 preprocessor fails to recognise the __extension__ keyword in in floatformat_to_double()