| /openbmc/qemu/tests/tcg/i386/ |
| H A D | test-i386-fbstp.c | 20 unsigned char out[10]; in main() local 21 memset(out, 0xfe, sizeof out); in main() 22 __asm__ volatile ("fbstp %0" : "=m" (out) : "t" (-0.0L) : "st"); in main() 23 out[9] &= 0x80; in main() 24 if (memcmp(out, "\0\0\0\0\0\0\0\0\0\x80", sizeof out) != 0) { in main() 28 memset(out, 0x12, sizeof out); in main() 29 __asm__ volatile ("fbstp %0" : "=m" (out) : "t" (-0.1L) : "st"); in main() 30 out[9] &= 0x80; in main() 31 if (memcmp(out, "\0\0\0\0\0\0\0\0\0\x80", sizeof out) != 0) { in main() 35 memset(out, 0x1f, sizeof out); in main() [all …]
|
| /openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/ |
| H A D | multi-gpios-sys-init | 52 # Set Post Led out GPIO N0-N7 66 # SGPIO Out Bit-01 68 # SGPIO Out Bit-05 70 # SGPIO Out Bit-09 73 # SGPIO Out Bit-11 75 # SGPIO Out Bit-13 77 # SGPIO Out Bit-15 79 # SGPIO Out Bit-17 81 # SGPIO Out Bit-19 84 # SGPIO Out Bit-25 [all …]
|
| /openbmc/openbmc-tools/dbusView/ |
| H A D | dbusView.py | 30 out = subprocess.check_output(busctl + "list --acquired", shell=True) 31 out = out.split(b"\n") 32 out = out[1:] 34 for line in out: 42 out = subprocess.check_output(busctl + "tree " + busname, shell=True) 43 out = out.split(b"\n") 45 for line in out: 53 out = subprocess.check_output( 56 return out.decode().split("\n") 61 out = header [all …]
|
| /openbmc/u-boot/board/CZ.NIC/turris_mox/ |
| H A D | mox_sp.c | 38 static int mbox_do_cmd(enum mbox_cmd cmd, u32 *out, int nout) in mbox_do_cmd() argument 55 /* if timed out, don't read status */ in mbox_do_cmd() 61 out[i] = readl(RWTM_CMD_STATUS(i)); in mbox_do_cmd() 79 u32 out[16]; in mox_sp_get_ecdsa_public_key() local 85 res = mbox_do_cmd(MBOX_CMD_ECDSA_PUB_KEY, out, 16); in mox_sp_get_ecdsa_public_key() 91 (u32)res, out[0], out[1], out[2], out[3], out[4], out[5], in mox_sp_get_ecdsa_public_key() 92 out[6], out[7], out[8], out[9], out[10], out[11], out[12], in mox_sp_get_ecdsa_public_key() 93 out[13], out[14], out[15]); in mox_sp_get_ecdsa_public_key() 110 u32 out[8]; in mbox_sp_get_board_info() local 113 res = mbox_do_cmd(MBOX_CMD_BOARD_INFO, out, 8); in mbox_sp_get_board_info() [all …]
|
| /openbmc/qemu/audio/ |
| H A D | spiceaudio.c | 95 SpiceVoiceOut *out = container_of (hw, SpiceVoiceOut, hw); in line_out_init() local 109 out->active = 0; in line_out_init() 111 out->sin.base.sif = &playback_sif.base; in line_out_init() 112 qemu_spice.add_interface(&out->sin.base); in line_out_init() 114 spice_server_set_playback_rate(&out->sin, settings.freq); in line_out_init() 121 SpiceVoiceOut *out = container_of (hw, SpiceVoiceOut, hw); in line_out_fini() local 123 spice_server_remove_interface (&out->sin.base); in line_out_fini() 128 SpiceVoiceOut *out = container_of(hw, SpiceVoiceOut, hw); in line_out_get_free() local 130 return audio_rate_peek_bytes(&out->rate, &hw->info); in line_out_get_free() 135 SpiceVoiceOut *out = container_of(hw, SpiceVoiceOut, hw); in line_out_get_buffer() local [all …]
|
| /openbmc/u-boot/tools/kermit/ |
| H A D | flash_param | 24 out \13 27 out mw f0000000 0 200\13 29 out reset\13 31 out \13\13 34 out setenv ethaddr \%2\13 36 out setenv serial# ERIC 1.0 \%3\13 38 out setenv eric_id \%3\13 40 #out setenv prec_videocard_bus unknown\13 42 #out setenv prec_bios_type unknown\13 44 out setenv eric_passwd .eRIC.\13 [all …]
|
| /openbmc/u-boot/arch/arm/dts/ |
| H A D | stih407-pinctrl.dtsi | 133 tx = <&pio4 2 ALT2 OUT>; 139 tx_od = <&pio4 3 ALT2 OUT>; 148 tx = <&pio3 4 ALT1 OUT>; 157 tx = <&pio2 6 ALT3 OUT>; 189 keyout0 = <&pio4 6 ALT4 OUT>; 190 keyout1 = <&pio1 7 ALT2 OUT>; 191 keyout2 = <&pio0 6 ALT2 OUT>; 192 keyout3 = <&pio2 7 ALT2 OUT>; 208 txd0 = <&pio0 0 ALT1 OUT DE_IO 0 CLK_A>; 209 txd1 = <&pio0 1 ALT1 OUT DE_IO 0 CLK_A>; [all …]
|
| /openbmc/openbmc/meta-google/recipes-google/networking/network-sh/ |
| H A D | test.sh | 43 out=() 44 expect_err 1 mac_to_bytes out '' 45 expect_err 1 mac_to_bytes out '00' 46 expect_err 1 mac_to_bytes out '12:34:56:78:90:' 47 expect_err 1 mac_to_bytes out ':12:34:56:78:90' 48 expect_err 1 mac_to_bytes out '12:34:56:78:90:0:' 49 expect_err 1 mac_to_bytes out '12:34:56:78:90:0:2' 51 expect_err 0 mac_to_bytes out 'a2:0:f:de:0:29' 53 expect_array_numeq out expected 67 out=() [all …]
|
| /openbmc/qemu/hw/hyperv/ |
| H A D | hv-balloon-page_range_tree.h | 22 uint64_t start, PageRange *out) in page_range_part_before() argument 27 out->start = range->start; in page_range_part_before() 28 if (end > out->start) { in page_range_part_before() 29 out->count = end - out->start; in page_range_part_before() 31 out->count = 0; in page_range_part_before() 38 PageRange *out) in page_range_part_after() argument 43 out->start = MAX(range->start, ends); in page_range_part_after() 44 if (end > out->start) { in page_range_part_after() 45 out->count = end - out->start; in page_range_part_after() 47 out->count = 0; in page_range_part_after() [all …]
|
| /openbmc/u-boot/doc/imx/habv4/script_examples/ |
| H A D | genIVT.pl | 3 open(my $out, '>:raw', 'ivt.bin') or die "Unable to open: $!"; 4 print $out pack("V", 0x412000D1); # Signature 5 print $out pack("V", 0x80800000); # Load Address (*load_address) 6 print $out pack("V", 0x0); # Reserved 7 print $out pack("V", 0x0); # DCD pointer 8 print $out pack("V", 0x0); # Boot Data 9 print $out pack("V", 0x80EEA000); # Self Pointer (*ivt) 10 print $out pack("V", 0x80EEA020); # CSF Pointer (*csf) 11 print $out pack("V", 0x0); # Reserved 12 close($out);
|
| /openbmc/u-boot/lib/efi_loader/ |
| H A D | efi_setup.c | 34 goto out; in efi_init_obj_list() 39 goto out; in efi_init_obj_list() 44 goto out; in efi_init_obj_list() 48 goto out; in efi_init_obj_list() 52 goto out; in efi_init_obj_list() 57 goto out; in efi_init_obj_list() 62 goto out; in efi_init_obj_list() 67 goto out; in efi_init_obj_list() 72 goto out; in efi_init_obj_list() 76 goto out; in efi_init_obj_list() [all …]
|
| /openbmc/qemu/linux-headers/linux/ |
| H A D | psp-sev.h | 104 __u8 api_major; /* Out */ 105 __u8 api_minor; /* Out */ 106 __u8 state; /* Out */ 107 __u32 flags; /* Out */ 108 __u8 build; /* Out */ 109 __u32 guest_count; /* Out */ 122 __u32 length; /* In/Out */ 150 __u32 pdh_cert_len; /* In/Out */ 152 __u32 cert_chain_len; /* In/Out */ 162 __u8 socket1[64]; /* Out */ [all …]
|
| /openbmc/libpldm/include/libpldm/oem/ibm/ |
| H A D | file_io.h | 129 * @param[out] file_handle - A handle to the file 130 * @param[out] offset - Offset to the file at which the read should begin 131 * @param[out] length - Number of bytes to be read 132 * @param[out] address - Memory address where the file content has to be 148 * @param[in,out] msg - Message will be written to this 166 * @param[out] msg - Message will be written to this 179 * @param[out] completion_code - PLDM completion code 180 * @param[out] length - Number of bytes to be read/written 222 * @param[out] trasnfer_handle - the handle of data 223 * @param[out] transfer_opflag - Transfer operation flag [all …]
|
| /openbmc/libpldm/include/libpldm/ |
| H A D | bios.h | 211 * @param[out] msg - Message will be written to this 225 * protocol layer error and all the out-parameters are invalid. 229 * @param[out] completion_code - Pointer to response msg's PLDM completion code 230 * @param[out] seconds - Seconds in BCD format 231 * @param[out] minutes - minutes in BCD format 232 * @param[out] hours - hours in BCD format 233 * @param[out] day - day of month in BCD format 234 * @param[out] month - number of month in BCD format 235 * @param[out] year - year in BCD format 253 * @param[out] msg - Message will be written to this [all …]
|
| H A D | fru.h | 172 * @param[in,out] msg - Message will be written to this 188 * protocol layer error and all the out-parameters are invalid. 192 * @param[out] completion_code - Pointer to response msg's PLDM completion code 193 * @param[out] fru_data_major_version - Major version of the FRU Record 194 * @param[out] fru_data_minor_version - Minor version of the FRU Record 195 * @param[out] fru_table_maximum_size - Size of the largest FRU Record data 196 * @param[out] fru_table_length - Total length of the FRU Record Table 197 * @param[out] total_Record_Set_Identifiers - Total number of FRU Record Data 199 * @param[out] total_table_records - Total number of records in the table 200 * @param[out] checksum - integrity checksum on the FRU Record Table data [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/ |
| H A D | 0013-raddb-certs-Makefile-fix-the-occasional-verification.patch | 11 openssl pkcs12 -in server.p12 -out server.pem -passin pass:'whatever' -passout pass:'whatever' 39 - $(OPENSSL) dhparam -out dh -2 $(DH_KEY_SIZE) 40 + @[ -f dh ] || $(OPENSSL) dhparam -out dh -2 $(DH_KEY_SIZE) 48 - $(OPENSSL) req -new -x509 -keyout ca.key -out ca.pem \ 49 + @[ -f ca.pem ] || $(OPENSSL) req -new -x509 -keyout ca.key -out ca.pem \ 55 - $(OPENSSL) x509 -inform PEM -outform DER -in ca.pem -out ca.der 56 + @[ -f ca.der ] || $(OPENSSL) x509 -inform PEM -outform DER -in ca.pem -out ca.der 59 - $(OPENSSL) ca -gencrl -keyfile ca.key -cert ca.pem -config ./ca.cnf -out ca-crl.pem -key $(PASSWO… 60 - $(OPENSSL) crl -in ca-crl.pem -outform der -out ca.crl 61 + @[ -f ca-crl.pem ] || $(OPENSSL) ca -gencrl -keyfile ca.key -cert ca.pem -config ./ca.cnf -out ca… [all …]
|
| /openbmc/pldm/platform-mc/ |
| H A D | platform_manager.hpp | 67 * @param[out] nextRecordHndl - Next record handle 68 * @param[out] nextDataTransferHndl - Next data transfer handle 69 * @param[out] transferFlag - Transfer flag 70 * @param[out] responseCnt - Response count of record data 71 * @param[out] recordData - Returned record data 72 * @param[out] transferCrc - CRC value when record data is last part of PDR 86 * @param[out] repositoryState - the state of repository 87 * @param[out] recordCount - number of records 88 * @param[out] repositorySize - repository size 89 * @param[out] largestRecordSize - largest record size [all …]
|
| /openbmc/qemu/scripts/tracetool/format/ |
| H A D | h.py | 15 from tracetool import out 21 out('/* This file is autogenerated by tracetool, do not edit. */', 30 out('extern TraceEvent %(event)s;', 34 out('extern uint16_t %s;' % e.api(e.QEMU_DSTATE)) 44 out('#define TRACE_%(name)s_ENABLED %(enabled)d', 47 out('#define TRACE_%s_ENABLED %d' % (e.name.upper(), enabled)) 53 out('', 60 out(' false)') 63 out('', 72 out('}') [all …]
|
| /openbmc/qemu/target/hexagon/idef-parser/ |
| H A D | parser-helpers.c | 277 OUT(c, locp, signstr, "int", &bit_width, "_t"); in gen_c_int_type() 294 OUT(c, locp, "TCGv_i", &bit_width, " tmp_", &c->inst.tmp_count, in gen_constant() 314 OUT(c, locp, "TCGv_i", &bit_width, " tmp_", &c->inst.tmp_count, in gen_tmp() 344 OUT(c, locp, "TCGv_i", &rvalue.bit_width, " tmp_", &c->inst.tmp_count); in gen_constant_from_imm() 345 OUT(c, locp, " = tcg_constant_i", &rvalue.bit_width, in gen_constant_from_imm() 405 OUT(c, locp, " ", &res, " = ("); in gen_rvalue_extend() 407 OUT(c, locp, ")", rvalue, ";\n"); in gen_rvalue_extend() 413 OUT(c, locp, "tcg_gen_ext", sign_suffix, in gen_rvalue_extend() 428 OUT(c, locp, "tcg_gen_trunc_i64_tl(", &res, ", ", rvalue, ");\n"); in gen_rvalue_truncate() 542 OUT(c, locp, "tcg_gen_setcondi_", bit_suffix, "("); in gen_bin_cmp() [all …]
|
| /openbmc/u-boot/test/stdint/ |
| H A D | test-includes.sh | 15 out=/tmp/test-includes.tmp 30 rm -rf ${out} 31 mkdir -p ${out} 32 touch ${out}/config.h 33 mkdir -p ${out}/generated 34 touch ${out}/generated/generic-asm-offsets.h 35 mkdir -p ${out}/include/asm 37 ${out}/include/asm/arch 43 -I${out} -I${out}/include \
|
| /openbmc/u-boot/scripts/kconfig/ |
| H A D | zconf.y | 626 static void print_quoted_string(FILE *out, const char *str) in print_quoted_string() argument 631 putc('"', out); in print_quoted_string() 635 fprintf(out, "%.*s", len, str); in print_quoted_string() 636 fputs("\\\"", out); in print_quoted_string() 639 fputs(str, out); in print_quoted_string() 640 putc('"', out); in print_quoted_string() 643 static void print_symbol(FILE *out, struct menu *menu) in print_symbol() argument 649 fprintf(out, "\nchoice\n"); in print_symbol() 651 fprintf(out, "\nconfig %s\n", sym->name); in print_symbol() 654 fputs(" bool\n", out); in print_symbol() [all …]
|
| H A D | util.c | 40 FILE *out; in file_write_dep() local 44 out = fopen("..config.tmp", "w"); in file_write_dep() 45 if (!out) in file_write_dep() 47 fprintf(out, "deps_config := \\\n"); in file_write_dep() 50 fprintf(out, "\t%s \\\n", file->name); in file_write_dep() 52 fprintf(out, "\t%s\n", file->name); in file_write_dep() 54 fprintf(out, "\n%s: \\\n" in file_write_dep() 68 fprintf(out, "ifneq \"$(%s)\" \"%s\"\n", env_sym->name, value); in file_write_dep() 69 fprintf(out, "%s: FORCE\n", conf_get_autoconfig_name()); in file_write_dep() 70 fprintf(out, "endif\n"); in file_write_dep() [all …]
|
| /openbmc/bmcweb/test/http/ |
| H A D | server_sent_event_test.cpp | 31 TestStream out(io); in TEST() local 32 stream.connect(out); in TEST() 55 while (out.str().size() != expected.size() || !openCalled) in TEST() 62 boost::asio::read(out, boost::asio::buffer(eventContent)); in TEST() 67 EXPECT_TRUE(out.str().empty()); in TEST() 76 while (out.str().size() < expected.size()) in TEST() 80 EXPECT_EQ(out.str(), expected); in TEST() 84 boost::asio::read(out, boost::asio::buffer(eventContent)); in TEST() 87 EXPECT_TRUE(out.str().empty()); in TEST() 98 while (out.str().size() < expected.size()) in TEST() [all …]
|
| /openbmc/qemu/scripts/tracetool/backend/ |
| H A D | simple.py | 15 from tracetool import out 32 out('void _simple_%(api)s(%(args)s);', 35 out('') 41 out(' if (%(cond)s) {', 50 out(' trace_event_get_state_dynamic_by_id(%(event_id)s) || \\', 55 out('#include "qemu/osdep.h"', 62 out('void _simple_%(api)s(%(args)s)', 70 … out(' size_t arg%(name)s_len = %(name)s ? MIN(strlen(%(name)s), MAX_TRACE_STRLEN) : 0;', 80 out('', 91 out(' trace_record_write_str(&rec, %(name)s, arg%(name)s_len);', [all …]
|
| /openbmc/pldm/libpldmresponder/test/ |
| H A D | libpldmresponder_bios_table_test.cpp | 33 std::vector<uint8_t> out{}; in TEST_F() local 35 ASSERT_THROW(t.load(out), fs::filesystem_error); in TEST_F() 40 t.load(out); in TEST_F() 41 ASSERT_EQ(true, std::equal(table.begin(), table.end(), out.begin())); in TEST_F() 49 std::vector<uint8_t> out{99, 99}; in TEST_F() local 51 ASSERT_THROW(t.load(out), fs::filesystem_error); in TEST_F() 56 t.load(out); in TEST_F() 57 ASSERT_EQ(true, std::equal(table.begin(), table.end(), out.begin() + 2)); in TEST_F() 58 ASSERT_EQ(out[0], 99); in TEST_F() 59 ASSERT_EQ(out[1], 99); in TEST_F()
|