Home
last modified time | relevance | path

Searched refs:difference_type (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-bmc-code-mgmt/cpld/lattice/
H A Dlattice_xo5_cpld.cpp142 using diff_t = std::vector<uint8_t>::difference_type; in programCfg()
231 using diff_t = std::vector<uint8_t>::difference_type; in verifyCfg()
/openbmc/phosphor-bmc-code-mgmt/i2c-vr/mps/
H A Dmps.hpp102 using difference_type = std::ptrdiff_t; typedef