| /qemu/ui/ |
| 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()
|
| A D | keymaps.h | 56 const char *language, Error **errp);
|
| /qemu/docs/system/devices/ |
| 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: 127 Not all dip switch values have a corresponding language code and both "be" and
|
| /qemu/subprojects/libvduse/ |
| A D | meson.build | 9 native: false, language: 'c')
|
| /qemu/subprojects/libvhost-user/ |
| A D | meson.build | 9 native: false, language: 'c')
|
| /qemu/docs/devel/testing/ |
| 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/docs/interop/ |
| A D | dbus-display.rst | 31 :language: xml
|
| A D | dbus-vmstate.rst | 38 :language: xml
|
| /qemu/include/hw/acpi/ |
| A D | acpi-defs.h | 114 uint8_t language; member
|
| /qemu/docs/ |
| A D | conf.py | 118 language = 'en' variable
|
| /qemu/tests/vm/ |
| A D | centos-8-aarch64.ks | 20 # System language
|
| /qemu/docs/devel/ |
| 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>``
|
| A D | code-of-conduct.rst | 28 * The use of sexualized language or imagery
|
| A D | conflict-resolution.rst | 7 bad day and using harsh and hurtful language on the mailing list to more
|
| A D | style.rst | 524 C code in QEMU should be written to the C11 language specification. A 530 The C language specification defines regions of undefined behavior and 532 produce better code). In general, code in QEMU should follow the language 554 such it has the freedom to make use of a C language extension for 645 in the base C language. The first declaration of a storage or class
|
| A D | qapi-code-gen.rst | 26 QAPI schema language, and how it gets mapped to the Client JSON 31 The QAPI schema language 1051 achieved by omitting the language argument.
|
| /qemu/target/hexagon/idef-parser/ |
| 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/pc-bios/ |
| 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/subprojects/packagefiles/berkeley-testfloat-3/ |
| A D | meson.build | 26 native: false, language: 'c')
|
| /qemu/ |
| A D | meson.build | 136 native: false, language: all_languages) 745 add_project_arguments(qemu_cflags, native: false, language: 'c') 748 add_project_arguments(qemu_cxxflags, native: false, language: 'cpp') 758 language: all_languages) 764 language: all_languages) 770 language: all_languages) 774 language: all_languages) 889 language: all_languages) 1052 native: false, language: all_languages) 3426 native: false, language: 'rust') [all …]
|
| A D | .travis.yml | 3 language: c
|
| /qemu/subprojects/packagefiles/berkeley-softfloat-3/ |
| A D | meson.build | 21 ], native: false, language: 'c')
|
| /qemu/hw/loongarch/ |
| A D | acpi-build.c | 268 .language = 0, /* Language */ in spcr_setup()
|
| /qemu/hw/riscv/ |
| A D | virt-acpi-build.c | 224 .language = 0, /* Language */ in spcr_setup()
|
| /qemu/hw/arm/ |
| A D | virt-acpi-build.c | 457 .language = 0, /* Language */ in spcr_setup()
|