/openbmc/qemu/linux-user/aarch64/ |
H A D | meson.build | 18 output: '@BASENAME@_nr.h')
|
/openbmc/qemu/ui/ |
H A D | vnc.c | 1321 buffer_free(&vs->output); in vnc_disconnect_finish() 1438 vs->output.buffer, vs->output.capacity, vs->output.offset, in vnc_client_write_plain() 1449 ret = vnc_client_write_buf(vs, vs->output.buffer, vs->output.offset); in vnc_client_write_plain() 1461 offset = vs->output.offset; in vnc_client_write_plain() 1462 buffer_advance(&vs->output, ret); in vnc_client_write_plain() 1468 if (vs->output.offset == 0) { in vnc_client_write_plain() 1504 if (vs->output.offset) { in vnc_client_write() 1688 buffer_reserve(&vs->output, len); in vnc_write() 1699 buffer_append(&vs->output, data, len); in vnc_write() 1737 if (vs->ioc != NULL && vs->output.offset) { in vnc_flush() [all …]
|
/openbmc/qemu/scripts/ |
H A D | checkpatch.pl | 1302 my $output = ''; 1303 $output .= BOLD if $color; 1304 $output .= $prefix; 1305 $output .= RED if $color && $level eq 'ERROR'; 1306 $output .= MAGENTA if $color && $level eq 'WARNING'; 1307 $output .= $level . ':'; 1308 $output .= RESET if $color; 1309 $output .= ' ' . $msg . "\n"; 1311 $output = (split('\n', $output))[0] . "\n" if ($terse); 1313 push(our @report, $output);
|
/openbmc/qemu/docs/devel/ |
H A D | clocks.rst | 102 output. 124 * + a clock output named "clk_out" whose pointer is stored in 145 input nor an output of a device. After the whole QOM hierarchy of the 225 ``devB`` to the output clock ``clk1`` of ``devA``, do: 318 still possible that the output clock connected to it is disabled 405 very short period) the output value is truncated, so effectively 406 the 64-bit output wraps around. 415 For example, let's say that we have an output clock *clkout* and we 454 ``qdev_alias_clock()`` works for both input and output clocks. 475 same direction (input or output) as the original one. This function [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/rtc/ |
H A D | xgene-rtc.txt | 19 clock-output-names = "rtcclk";
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 086.out | 1 QA output created by 086
|
H A D | 088.out | 1 QA output created by 088
|
H A D | 143.out | 1 QA output created by 143
|
H A D | 120.out | 1 QA output created by 120
|
/openbmc/linux/Documentation/devicetree/bindings/clock/ |
H A D | silabs,si514.txt | 17 - clock-output-names: From common clock bindings. Recommended to be "si514".
|
/openbmc/openbmc/poky/meta/recipes-devtools/expect/expect/ |
H A D | 0001-fixline1-fix-line-1.patch | 26 # Synopsis: fixline1 newpath < input > output
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/mscgen/ |
H A D | mscgen_0.20.bb | 1 …ce Chart descriptions and produces PNG, SVG, EPS or server side image maps (ismaps) as the output."
|
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-apps/xfce4-datetime-setter/files/ |
H A D | 0001-Fix-build-with-meson-0.61.patch | 23 output: 'xfce-datetime.desktop',
|
/openbmc/phosphor-fan-presence/monitor/ |
H A D | meson.build | 40 output: 'fan_monitor_defs.cpp'
|
/openbmc/openbmc/poky/meta/recipes-devtools/python/ |
H A D | python3-pytz_2024.1.bb | 27 python3-unittest-automake-output \
|
/openbmc/linux/drivers/gpu/drm/sti/ |
H A D | sti_plane.h | 51 bool output; member
|
/openbmc/linux/net/sctp/ |
H A D | Makefile | 14 output.o input.o debug.o stream.o auth.o \
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-inotify_git.bb | 27 python3-unittest-automake-output \
|
H A D | python3-pyyaml-include_2.1.bb | 27 python3-unittest-automake-output \
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python3-portalocker/ |
H A D | python3-portalocker_2.8.2.bb | 21 python3-unittest-automake-output \
|
/openbmc/openpower-debug-collector/dump/dist/ |
H A D | meson.build | 14 output: 'openpower-dump-monitor.service',
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/python/ |
H A D | python3-pefile_2023.2.7.bb | 27 python3-unittest-automake-output \
|
/openbmc/linux/drivers/video/fbdev/matrox/ |
H A D | matroxfb_g450.c | 610 minfo->outputs[1].output = &matroxfb_g450_altout; in matroxfb_g450_connect() 614 minfo->outputs[2].output = &matroxfb_g450_dvi; in matroxfb_g450_connect() 625 minfo->outputs[1].output = NULL; in matroxfb_g450_shutdown() 629 minfo->outputs[2].output = NULL; in matroxfb_g450_shutdown()
|
/openbmc/linux/drivers/scsi/ |
H A D | script_asm.pl | 195 $output = 'script.h'; # Output file 374 $output = shift; 882 open (OUTPUT, ">$output") || die "$0 : can't open $output for writing\n";
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | ls1021a.dtsi | 115 clock-output-names = "sysclk"; 123 clock-output-names = "cga-pll1", "cga-pll1-div2", 132 clock-output-names = "platform-clk", "platform-clk-div2"; 141 clock-output-names = "cluster1-clk";
|