Searched full:keyword (Results 1 – 17 of 17) sorted by relevance
/qemu/include/qemu/ |
H A D | coroutine-tls.h | 80 * 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 D | tls.rst | 71 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 D | simpletrace.py | 233 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 D | checkpatch.pl | 1160 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 D | Linux-syscall-note | 8 To use this exception add it with the keyword WITH to one of the
|
/qemu/ |
H A D | trace-events | 19 # The "disable" keyword will build without the trace event.
|
H A D | meson.build | 1279 # Do not use the "version" keyword argument to produce a better error.
|
H A D | MAINTAINERS | 48 K: Keyword perl extended regex pattern to match content in a
|
/qemu/docs/devel/ |
H A D | writing-monitor-commands.rst | 118 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 D | style.rst | 171 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 D | kconfig.rst | 68 The ``config`` keyword introduces a new configuration element. In the example
|
H A D | submitting-a-patch.rst | 180 close bugs automatically once commits with the "Resolves:" keyword get
|
/qemu/qobject/ |
H A D | json-parser.c | 441 parse_error(ctxt, token, "invalid keyword '%s'", token->str); in parse_keyword()
|
/qemu/python/qemu/qmp/ |
H A D | qmp_shell.py | 160 Transform Name nodes with certain values into Constant (keyword) nodes.
|
H A D | qmp_tui.py | 56 (Token.Keyword.Constant, '', '', '', '#6af', 'g7'),
|
/qemu/tests/unit/ |
H A D | check-qjson.c | 1486 g_test_add_func("/literals/keyword", keyword_literal); in main()
|
/qemu/disas/ |
H A D | m68k.c | 4765 preprocessor fails to recognise the __extension__ keyword in in floatformat_to_double()
|