Home
last modified time | relevance | path

Searched defs:output (Results 1 – 25 of 45) sorted by relevance

12

/qemu/tests/tcg/arm/
H A Dfcvt.c125 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 Drun-test.py45 def log(output, msg): argument
65 output = open(args.output, "w") variable
67 output = None variable
/qemu/tests/tcg/hexagon/
H A Dreg_mut.c26 #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 Dmeson.build8 output = '@0@-@1@.h'.format(e[0], e[1]) variable
/qemu/tests/qtest/
H A Dnpcm7xx_adc-test.c151 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 Dsecret_common.c34 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 Dsecret_keyring.c39 uint8_t **output, in qcrypto_secret_keyring_load_data()
H A Dsecret.c31 uint8_t **output, in qcrypto_secret_load_data()
/qemu/target/openrisc/
H A Ddisas.c30 #define output(mnemonic, format, ...) \ macro
/qemu/ui/
H A Dmeson.build170 output = 'input-keymap-@0@-to-@1@.c.inc'.format(e[0], e[1]) variable
/qemu/rust/qemu-api-macros/src/
H A Dbits.rs52 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 Dfloat_convd.c47 float output; in convert_double_to_single() local
H A Dfloat_convs.c47 double output; in convert_single_to_double() local
/qemu/include/hw/gpio/
H A Dnpcm7xx_gpio.h42 qemu_irq output[NPCM7XX_GPIO_NR_PINS]; member
H A Dimx_gpio.h61 qemu_irq output[IMX_GPIO_PIN_COUNT]; member
H A Dnrf51_gpio.h66 qemu_irq output[NRF51_GPIO_PINS]; member
/qemu/migration/
H A Dmultifd-qpl.c266 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 Dqmp-cmds.c165 char *output = NULL; in qmp_human_monitor_command() local
/qemu/block/
H A Dqcow2-threads.c193 ZSTD_outBuffer output = { in qcow2_zstd_compress() local
261 ZSTD_outBuffer output = { in qcow2_zstd_decompress() local
/qemu/hw/gpio/
H A Dpcf8574.c45 uint8_t output; /* Pull-up (1) or drive low (0) on bit */ member
/qemu/tests/unit/
H A Dio-channel-helpers.c32 char *output; member
/qemu/hw/core/
H A Dqdev-clock.c25 bool alias, bool output, Clock *clk) in qdev_init_clocklist()
/qemu/target/avr/
H A Ddisas.c65 #define output(mnemonic, format, ...) \ macro
/qemu/scripts/
H A Dget_maintainer.pl2042 sub output { subroutine
/qemu/tests/image-fuzzer/
H A Drunner.py47 def multilog(msg, *output):

12