Home
last modified time | relevance | path

Searched refs:output (Results 2451 – 2475 of 6166) sorted by relevance

1...<<919293949596979899100>>...247

/openbmc/qemu/linux-user/aarch64/
H A Dmeson.build18 output: '@BASENAME@_nr.h')
/openbmc/qemu/ui/
H A Dvnc.c1321 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 Dcheckpatch.pl1302 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 Dclocks.rst102 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 Dxgene-rtc.txt19 clock-output-names = "rtcclk";
/openbmc/qemu/tests/qemu-iotests/
H A D086.out1 QA output created by 086
H A D088.out1 QA output created by 088
H A D143.out1 QA output created by 143
H A D120.out1 QA output created by 120
/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Dsilabs,si514.txt17 - clock-output-names: From common clock bindings. Recommended to be "si514".
/openbmc/openbmc/poky/meta/recipes-devtools/expect/expect/
H A D0001-fixline1-fix-line-1.patch26 # Synopsis: fixline1 newpath < input > output
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/mscgen/
H A Dmscgen_0.20.bb1 …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 D0001-Fix-build-with-meson-0.61.patch23 output: 'xfce-datetime.desktop',
/openbmc/phosphor-fan-presence/monitor/
H A Dmeson.build40 output: 'fan_monitor_defs.cpp'
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-pytz_2024.1.bb27 python3-unittest-automake-output \
/openbmc/linux/drivers/gpu/drm/sti/
H A Dsti_plane.h51 bool output; member
/openbmc/linux/net/sctp/
H A DMakefile14 output.o input.o debug.o stream.o auth.o \
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-inotify_git.bb27 python3-unittest-automake-output \
H A Dpython3-pyyaml-include_2.1.bb27 python3-unittest-automake-output \
/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python3-portalocker/
H A Dpython3-portalocker_2.8.2.bb21 python3-unittest-automake-output \
/openbmc/openpower-debug-collector/dump/dist/
H A Dmeson.build14 output: 'openpower-dump-monitor.service',
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/python/
H A Dpython3-pefile_2023.2.7.bb27 python3-unittest-automake-output \
/openbmc/linux/drivers/video/fbdev/matrox/
H A Dmatroxfb_g450.c610 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 Dscript_asm.pl195 $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 Dls1021a.dtsi115 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";

1...<<919293949596979899100>>...247