Home
last modified time | relevance | path

Searched refs:output (Results 4101 – 4125 of 6206) sorted by relevance

1...<<161162163164165166167168169170>>...249

/openbmc/openbmc-test-automation/lib/
H A Dbmc_ipv6_utils.robot77 # Sample output of "ip -6 route":
/openbmc/phosphor-fan-presence/docs/control/
H A Ddebug.md35 One can restrict the output to specific names with `-n` and properties with
/openbmc/phosphor-objmgr/
H A Dmeson.build135 output : u
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mq.dtsi49 clock-output-names = "ckil";
56 clock-output-names = "osc_25m";
63 clock-output-names = "osc_27m";
70 clock-output-names = "hdmi_phy_27m";
77 clock-output-names = "clk_ext1";
84 clock-output-names = "clk_ext2";
91 clock-output-names = "clk_ext3";
98 clock-output-names = "clk_ext4";
H A Dimx8mn.dtsi182 clock-output-names = "osc_32k";
189 clock-output-names = "osc_24m";
196 clock-output-names = "clk_ext1";
203 clock-output-names = "clk_ext2";
210 clock-output-names = "clk_ext3";
217 clock-output-names = "clk_ext4";
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dwic.rst237 -D, --debug output debug information
493 Once the image builds, the output provides image location, artifact use,
498 You should always verify the details provided in the output to make
600 ``-o`` option to cause Wic to create the output somewhere other than the
601 default output directory, which is the current directory::
653 The previous output shows two partitions in the
690 The previous output shows five files, with the
700 output: Total number of sectors (47824) not a multiple of sectors per track (32)!
H A Druntime-testing.rst104 find the full output of the commands run over SSH in
108 You can find the output from the ``unittest`` in the task log at
299 connection to standard input and output as any normal terminal program
465 parse the output. See the ``df.py`` and ``date.py`` modules for examples.
517 command returns a tuple: (status, output), which are what their
518 names imply - the return code of "cmd" and whatever output it
/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Drk3328.dtsi210 clock-output-names = "xin24m";
779 clock-output-names = "hdmi_phy";
851 clock-output-names = "usb480m_phy";
951 clock_in_out = "output";
1166 pcfg_output_high: pcfg-output-high {
1167 output-high;
1170 pcfg_output_low: pcfg-output-low {
1171 output-low;
/openbmc/linux/net/atm/
H A Dclip.c286 .output = neigh_direct_output,
302 neigh->output = neigh->ops->output; in clip_constructor()
/openbmc/linux/tools/perf/util/
H A Dsrcline.c478 char *output = NULL; in addr2line_configure() local
481 io__getline(&io, &output, &output_len); in addr2line_configure()
484 pr_warning("\t%c%s", ch, output); in addr2line_configure()
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsc7280-idp.dtsi521 qcom,hs-output-impedance-micro-ohms = <2600000>;
740 output-low;
753 output-low;
H A Dmsm8998-xiaomi-sagit.dts522 output-high;
649 output-low;
657 output-low;
/openbmc/linux/arch/arm/boot/dts/qcom/
H A Dqcom-msm8660.dtsi58 clock-output-names = "cxo_board";
65 clock-output-names = "pxo_board";
72 clock-output-names = "sleep_clk";
/openbmc/linux/drivers/hid/
H A Duhid.c373 ev->u.output.size = count; in uhid_hid_output_raw()
374 ev->u.output.rtype = rtype; in uhid_hid_output_raw()
375 memcpy(ev->u.output.data, buf, count); in uhid_hid_output_raw()
/openbmc/linux/arch/arm/boot/dts/samsung/
H A Ds5pv210.dtsi58 clock-output-names = "xxti";
65 clock-output-names = "xusbxti";
558 clock-output-names = "cam_a_clkout", "cam_b_clkout";
/openbmc/openbmc-test-automation/security/
H A Dtest_bmc_expire_password.robot341 ${output} ${stderr} ${rc}= BMC Execute Command passwd --expire ${username}
342 Should Contain Any ${output} password expiry information changed password changed
344 # Example output:
/openbmc/linux/tools/power/cpupower/po/
H A Dit.po476 " -m, --human human-readable output for the -f, -w, -s and -y "
479 " -m, --human formatta l'output delle opzioni -f, -w, -s e -y in "
491 "If no argument or only the -c, --cpu parameter is given, debug output about\n"
521 "more than one output-specific argument\n"
524 "specificare più di un parametro di output specifico\n"
938 msgid "You can't specify more than one output-specific argument\n"
941 "specificare più di un parametro di output specifico\n"
/openbmc/linux/lib/crypto/
H A Dchacha20poly1305-selftest.c18 const u8 *input, *output, *assoc, *nonce, *key; member
8912 chacha20poly1305_enc_vectors[i].output, in chacha20poly1305_selftest()
8935 chacha20poly1305_enc_vectors[i].output, in chacha20poly1305_selftest()
8956 chacha20poly1305_dec_vectors[i].output, in chacha20poly1305_selftest()
8978 memcmp(computed_output, chacha20poly1305_dec_vectors[i].output, in chacha20poly1305_selftest()
8997 xchacha20poly1305_enc_vectors[i].output, in chacha20poly1305_selftest()
9018 xchacha20poly1305_dec_vectors[i].output, in chacha20poly1305_selftest()
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_offload.py650 def check_extack(output, reference, args): argument
653 lines = output.split("\n")
657 def check_extack_nsim(output, reference, args): argument
658 check_extack(output, "netdevsim: " + reference, args)
664 def check_verifier_log(output, reference): argument
665 lines = output.split("\n")
/openbmc/linux/Documentation/networking/
H A Dfilter.rst378 then be passed to the bpf_asm tool for generating opcodes, output that xt_bpf
385 In copy and paste C-like output::
404 In case input and output do not equal stdin/stdout, bpf_dbg takes an
417 Loads a BPF filter from standard output of bpf_asm, or transformed via
523 For JIT developers, doing audits etc, each compile run can output the generated
528 Example output from dmesg::
/openbmc/linux/drivers/staging/vc04_services/vchiq-mmal/
H A Dmmal-vchiq.c1696 component->output[idx].type = MMAL_PORT_TYPE_OUTPUT; in vchiq_mmal_component_init()
1697 component->output[idx].index = idx; in vchiq_mmal_component_init()
1698 component->output[idx].component = component; in vchiq_mmal_component_init()
1699 spin_lock_init(&component->output[idx].slock); in vchiq_mmal_component_init()
1700 INIT_LIST_HEAD(&component->output[idx].buffers); in vchiq_mmal_component_init()
1701 ret = port_info_get(instance, &component->output[idx]); in vchiq_mmal_component_init()
/openbmc/openbmc/poky/bitbake/lib/bs4/
H A Delement.py160 output = s
162 output = formatter(s)
163 return output
715 output = self.format_string(self, formatter)
716 return self.PREFIX + output + self.SUFFIX
/openbmc/linux/drivers/media/dvb-core/
H A Ddmxdev.c434 if (dmxdevfilter->params.pes.output == DMX_OUT_DECODER) { in dvb_dmxdev_ts_callback()
439 if (dmxdevfilter->params.pes.output == DMX_OUT_TAP || in dvb_dmxdev_ts_callback()
440 dmxdevfilter->params.pes.output == DMX_OUT_TSDEMUX_TAP) { in dvb_dmxdev_ts_callback()
624 otype = para->output; in dvb_dmxdev_start_feed()
877 if ((filter->params.pes.output != DMX_OUT_TSDEMUX_TAP) && in dvb_dmxdev_add_pid()
/openbmc/linux/drivers/staging/media/ipu3/
H A Dipu3-v4l2.c1074 imgu_sd->subdev_pads[i].flags = imgu_pipe->nodes[i].output ? in imgu_v4l2_subdev_register()
1173 def_pix_fmt.pixelformat = node->output ? in imgu_v4l2_node_setup()
1180 node->vdev_pad.flags = node->output ? in imgu_v4l2_node_setup()
1219 vdev->vfl_dir = node->output ? VFL_DIR_TX : VFL_DIR_RX; in imgu_v4l2_node_setup()
1232 if (node->output) { in imgu_v4l2_node_setup()
/openbmc/linux/drivers/infiniband/core/
H A Dsysfs.c397 const char *output; in link_layer_show() local
401 output = "InfiniBand"; in link_layer_show()
404 output = "Ethernet"; in link_layer_show()
407 output = "Unknown"; in link_layer_show()
411 return sysfs_emit(buf, "%s\n", output); in link_layer_show()

1...<<161162163164165166167168169170>>...249