Home
last modified time | relevance | path

Searched defs:span (Results 1 – 7 of 7) sorted by relevance

/openbmc/phosphor-power/
H A Dformat_utils.hpp44 std::string toString(const std::span<T>& span) in toString()
/openbmc/phosphor-mboxd/vpnor/
H A Dmboxd_flash.cpp166 uint32_t span = e.next - e.base; in copy_flash() local
/openbmc/hiomapd/vpnor/
H A Dbackend.cpp329 uint32_t span = e.next - e.base; in vpnor_copy() local
/openbmc/qemu/hw/arm/
H A Dsmmuv3.c650 int l1_ste_offset, l2_ste_offset, max_l2_ste, span, i; in smmu_find_ste() local
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dbootstrap-3.4.1.min.js6 …se strict";var e=jQuery.fn.jquery.split(" ")[0].split(".");if(e[0]<2&&e[1]<9||1==e[0]&&9==e[1]&&e[…
H A Dbootstrap-3.4.1.js1339 span: [], property in DefaultWhitelist
/openbmc/qemu/hw/scsi/
H A Dmfi.h1202 struct mfi_span span[MFI_MAX_SPAN_DEPTH]; member