Home
last modified time | relevance | path

Searched defs:decoded (Results 1 – 25 of 29) sorted by relevance

12

/openbmc/qemu/tests/unit/
H A Dcheck-qjson.c795 int64_t decoded; in int_number() member
840 uint64_t decoded; in uint_number() member
877 double decoded; in float_number() member
1060 QLitObject decoded; in simple_dict() member
1158 QLitObject decoded; in simple_list() member
1215 QLitObject decoded; in simple_whitespace() member
1277 QLitObject decoded = QLIT_QLIST(((QLitObject[]){ in simple_interpolation() local
H A Dtest-qga.c819 g_autofree guchar *decoded = NULL; in test_qga_guest_exec() local
856 g_autofree guchar *decoded = NULL; in test_qga_guest_exec_merged() local
921 g_autofree guchar *decoded = NULL; in test_qga_guest_exec_merged() local
/openbmc/linux/drivers/net/ipa/
H A Dipa_qmi.c182 const void *decoded) in ipa_server_indication_register()
211 const void *decoded) in ipa_server_driver_init_complete()
258 struct qmi_txn *txn, const void *decoded) in ipa_client_init_driver()
/openbmc/libcper/sections/
H A Dcper-section-pcie.c328 UINT8 *decoded = NULL; in ir_section_pcie_to_cper() local
335 UINT8 *decoded = base64_decode( in ir_section_pcie_to_cper() local
H A Dcper-section-dmar-iommu.c98 UINT8 *decoded = base64_decode(json_object_get_string(encoded), in ir_section_dmar_iommu_to_cper() local
H A Dcper-section-ccix-per.c110 UINT8 *decoded = base64_decode( in ir_section_ccix_per_to_cper() local
H A Dcper-section-dmar-vtd.c183 UINT8 *decoded = base64_decode(json_object_get_string(encoded), in ir_section_dmar_vtd_to_cper() local
H A Dcper-section-cxl-component.c153 UINT8 *decoded = base64_decode( in ir_section_cxl_component_to_cper() local
H A Dcper-section-cxl-protocol.c265 UINT8 *decoded; in ir_section_cxl_protocol_to_cper() local
H A Dcper-section-arm.c663 UINT8 *decoded = base64_decode( in ir_section_arm_to_cper() local
1126 UINT8 *decoded = base64_decode(json_object_get_string(encoded), in ir_arm_unknown_register_to_cper() local
H A Dcper-section-ia32x64.c966 UINT8 *decoded = base64_decode(j_string, j_size, &decoded_len); in ir_ia32x64_context_info_to_cper() local
/openbmc/libcper/tests/
H A Dbase64_test.cpp20 UINT8 *decoded = base64_decode(data.data(), data.size(), &decoded_len); in TEST() local
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_txrx_lib.c51 struct ice_rx_ptype_decoded decoded = ice_decode_rx_desc_ptype(ptype); in ice_ptype_to_htype() local
103 struct ice_rx_ptype_decoded decoded; in ice_rx_csum() local
/openbmc/linux/arch/arm64/kernel/probes/
H A Ddecode-insn.c138 enum probe_insn decoded; in arm_kprobe_decode_insn() local
/openbmc/libbej/test/
H A Dbej_decoder_test.cpp73 std::string decoded = decoder.getOutput(); in TEST_P() local
H A Dbej_encoder_test.cpp372 std::string decoded = decoder.getOutput(); in TEST_P() local
402 std::string decoded = decoder.getOutput(); in TEST_P() local
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dqmi.c3044 const void *decoded) in ath11k_qmi_msg_mem_ready_cb()
3056 const void *decoded) in ath11k_qmi_msg_fw_ready_cb()
3074 const void *decoded) in ath11k_qmi_msg_cold_boot_cal_done_cb()
3088 const void *decoded) in ath11k_qmi_msg_fw_init_done_cb()
/openbmc/linux/tools/testing/selftests/ir/
H A Dir_loopback.c181 bool decoded = true; in main() local
/openbmc/bmcweb/test/http/
H A Dutility_test.cpp105 std::string decoded; in TEST() local
/openbmc/libcper/
H A Dir-parse.c188 UINT8 *decoded = base64_decode( in ir_section_to_cper() local
/openbmc/u-boot/include/jffs2/
H A Dmini_inflate.h35 unsigned long decoded; /* The number of bytes decoded */ member
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dqmi.c2902 const void *decoded) in ath12k_qmi_msg_mem_ready_cb()
2914 const void *decoded) in ath12k_qmi_msg_fw_ready_cb()
/openbmc/qemu/ui/
H A Dvnc-auth-sasl.c146 const char *decoded; in vnc_client_read_sasl() local
/openbmc/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_txrx.c985 struct iavf_rx_ptype_decoded decoded; in iavf_rx_checksum() local
1067 struct iavf_rx_ptype_decoded decoded = decode_rx_desc_ptype(ptype); in iavf_ptype_to_htype() local
/openbmc/linux/tools/net/ynl/lib/
H A Dynl.py614 def handle_ntf(self, decoded): argument

12