/qemu/python/ |
H A D | setup.cfg | 14 Natural Language :: English 16 Programming Language :: Python :: 3 :: Only 17 Programming Language :: Python :: 3.9 18 Programming Language :: Python :: 3.10 19 Programming Language :: Python :: 3.11 20 Programming Language :: Python :: 3.12 21 Programming Language :: Python :: 3.13
|
/qemu/docs/system/devices/ |
H A D | keyboard.rst | 5 SUN Type 4, 5 and 5c keyboards have dip switches to choose the language layout 22 or in some cases as a language string. Examples: 35 .. list-table:: Language selection values for escc.chnA-sunkbd-layout 41 - Language code 127 Not all dip switch values have a corresponding language code and both "be" and
|
/qemu/ui/ |
H A D | keymaps.c | 87 const char *language, Error **errp) in parse_keyboard_layout() argument 96 filename = qemu_find_file(QEMU_FILE_TYPE_KEYMAP, language); in parse_keyboard_layout() 101 error_setg(errp, "could not read keymap file: '%s'", language); in parse_keyboard_layout() 177 const char *language, Error **errp) in init_keyboard_layout() argument 183 if (parse_keyboard_layout(k, table, language, errp) < 0) { in init_keyboard_layout()
|
H A D | keymaps.h | 56 const char *language, Error **errp);
|
/qemu/po/ |
H A D | it.po | 12 "Language-Team: Italian <it@li.org>\n" 13 "Language: it\n"
|
H A D | fr_FR.po | 12 "Language-Team: French <FR@li.org>\n" 13 "Language: fr\n"
|
H A D | tr.po | 13 "Language-Team: Türkçe <>\n" 14 "Language: tr\n"
|
H A D | hu.po | 12 "Language-Team: Hungarian <hu@li.org>\n" 13 "Language: hu\n"
|
H A D | de_DE.po | 12 "Language-Team: Deutsch <de@li.org>\n" 13 "Language: de\n"
|
H A D | uk.po | 12 "Language-Team: Ukrainian\n" 13 "Language: uk\n"
|
H A D | sv.po | 12 "Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n" 13 "Language: sv\n"
|
H A D | bg.po | 13 "Language-Team: Bulgarian <dict@ludost.net>\n" 14 "Language: bg\n"
|
H A D | zh_CN.po | 12 "Language-Team: Chinese <zh@li.org>\n" 13 "Language: zh\n"
|
/qemu/docs/devel/ |
H A D | kconfig.rst | 21 QEMU uses a simple domain-specific language to describe the dependencies 36 This domain-specific language is based on the Kconfig language that 47 The Kconfig language 72 Boolean expressions can be used within the language, whenever ``<expr>``
|
H A D | style.rst | 268 Language usage 544 C code in QEMU should be written to the C11 language specification. A 550 The C language specification defines regions of undefined behavior and 552 produce better code). In general, code in QEMU should follow the language 574 such it has the freedom to make use of a C language extension for 665 in the base C language. The first declaration of a storage or class
|
/qemu/docs/devel/testing/ |
H A D | acpi-bits.rst | 15 python instead of bash-ish (grub's native scripting language). 28 written using a high level scripting language such as python. OSes and 30 low level assembly machine language. Writing test routines in a low level 31 language makes things more cumbersome. These and other reasons makes using
|
/qemu/pc-bios/ |
H A D | edk2-licenses.txt | 367 * Language. This Agreement is in the English language only, which 368 language shall be controlling in all respects, and all versions 369 of this Agreement in any other language shall be for accommodation 373 English language. 588 * Language. This Agreement is in the English language only, which 589 language shall be controlling in all respects, and all versions 590 of this Agreement in any other language shall be for accommodation 594 English language.
|
/qemu/qga/ |
H A D | messages-win32.mc | 7 Language=English
|
/qemu/subprojects/libvduse/ |
H A D | meson.build | 9 native: false, language: 'c')
|
/qemu/target/hexagon/idef-parser/ |
H A D | README.rst | 5 language into tinycode generator code, that can be easily integrated into QEMU. 13 The ISA description language represents the ``add`` instruction as 71 This file is used to reduce the complexity of the input language where complex 182 The tokens are mapped on the source language grammar, defined in the 248 Allowed in the input code are C language expressions with a few exceptions 656 An example limitation is highlighted by this statement of the input language:
|
/qemu/subprojects/libvhost-user/ |
H A D | meson.build | 9 native: false, language: 'c')
|
/qemu/docs/interop/ |
H A D | dbus-display.rst | 31 :language: xml
|
H A D | dbus-vmstate.rst | 38 :language: xml
|
/qemu/docs/ |
H A D | conf.py | 146 # The language for content autogenerated by Sphinx. Refer to documentation 150 # Usually you set "language" from the command line for these cases. 151 language = 'en' variable
|
/qemu/tests/vm/ |
H A D | centos-8-aarch64.ks | 20 # System language
|