/qemu/tests/tcg/arm/ |
H A D | fcvt.c | 125 uint32_t output; in convert_single_to_half() local 128 uint16_t output; in convert_single_to_half() local 144 double output; in convert_single_to_double() local 166 int64_t output; in convert_single_to_integer() local 236 uint16_t output; in convert_double_to_half() local 261 float output; in convert_double_to_single() local 285 int64_t output; in convert_double_to_integer() local 329 double output; in convert_half_to_double() local 352 float output; in convert_half_to_single() local 379 int64_t output; in convert_half_to_integer() local
|
/qemu/tests/guest-debug/ |
H A D | run-test.py | 45 def log(output, msg): argument 65 output = open(args.output, "w") variable 67 output = None variable
|
/qemu/tests/tcg/hexagon/ |
H A D | reg_mut.c | 26 #define WRITE_REG_NOCLOBBER(output, reg_name, input) \ argument 33 #define WRITE_REG_ENCODED(output, reg_name, input, encoding) \ argument 41 #define WRITE_REG_PAIR_ENCODED(output, reg_name, input, encoding) \ argument
|
/qemu/ui/shader/ |
H A D | meson.build | 8 output = '@0@-@1@.h'.format(e[0], e[1]) variable
|
/qemu/tests/qtest/ |
H A D | npcm7xx_adc-test.c | 151 uint32_t output; in adc_calculate_output() local 208 uint32_t index, input, output, expected_output; in test_convert_internal() local 236 uint32_t index, input, vref, output, expected_output; in test_convert_external() local 268 uint32_t index, input, output, expected_output; in test_interrupt() local 328 uint32_t output; in test_calibrate() local
|
/qemu/crypto/ |
H A D | secret_common.c | 34 uint8_t **output, in qcrypto_secret_decrypt() 129 uint8_t **output, in qcrypto_secret_decode() 150 uint8_t *output = NULL; in qcrypto_secret_complete() local
|
H A D | secret_keyring.c | 39 uint8_t **output, in qcrypto_secret_keyring_load_data()
|
H A D | secret.c | 31 uint8_t **output, in qcrypto_secret_load_data()
|
/qemu/target/openrisc/ |
H A D | disas.c | 30 #define output(mnemonic, format, ...) \ macro
|
/qemu/ui/ |
H A D | meson.build | 170 output = 'input-keymap-@0@-to-@1@.c.inc'.format(e[0], e[1]) variable
|
/qemu/rust/qemu-api-macros/src/ |
H A D | bits.rs | 52 let mut output = TokenStream::new(); in parse_primary() localVariable 65 let mut output = TokenStream::new(); in parse_primary() localVariable
|
/qemu/tests/tcg/multiarch/ |
H A D | float_convd.c | 47 float output; in convert_double_to_single() local
|
H A D | float_convs.c | 47 double output; in convert_single_to_double() local
|
/qemu/include/hw/gpio/ |
H A D | npcm7xx_gpio.h | 42 qemu_irq output[NPCM7XX_GPIO_NR_PINS]; member
|
H A D | imx_gpio.h | 61 qemu_irq output[IMX_GPIO_PIN_COUNT]; member
|
H A D | nrf51_gpio.h | 66 qemu_irq output[NRF51_GPIO_PINS]; member
|
/qemu/migration/ |
H A D | multifd-qpl.c | 266 uint8_t *output, uint32_t output_len) in multifd_qpl_prepare_job() 289 uint8_t *output, uint32_t size) in multifd_qpl_prepare_comp_job() 312 uint32_t len, uint8_t *output, in multifd_qpl_prepare_decomp_job()
|
/qemu/monitor/ |
H A D | qmp-cmds.c | 165 char *output = NULL; in qmp_human_monitor_command() local
|
/qemu/block/ |
H A D | qcow2-threads.c | 193 ZSTD_outBuffer output = { in qcow2_zstd_compress() local 261 ZSTD_outBuffer output = { in qcow2_zstd_decompress() local
|
/qemu/hw/gpio/ |
H A D | pcf8574.c | 45 uint8_t output; /* Pull-up (1) or drive low (0) on bit */ member
|
/qemu/tests/unit/ |
H A D | io-channel-helpers.c | 32 char *output; member
|
/qemu/hw/core/ |
H A D | qdev-clock.c | 25 bool alias, bool output, Clock *clk) in qdev_init_clocklist()
|
/qemu/target/avr/ |
H A D | disas.c | 65 #define output(mnemonic, format, ...) \ macro
|
/qemu/scripts/ |
H A D | get_maintainer.pl | 2042 sub output { subroutine
|
/qemu/tests/image-fuzzer/ |
H A D | runner.py | 47 def multilog(msg, *output):
|