Searched defs:g (Results 1 – 5 of 5) sorted by relevance
117 bool collateral::match(const guid& g, uint64_t build) const in match() argument177 template<> bool parse<guid>(guid& g, const std::string& s) in parse()309 std::ostream& operator<<(std::ostream& os, const guid& g) in operator <<()
159 short_guid_context(const mipi::syst::guid& g) : m_guid(g), m_fakeTS(0) {} in short_guid_context()
377 struct mipi_syst_guid g; mipi_syst_u64 ll[2]; in TEST_F() member
175 void setGuid(const guid& g) { m_guid = g; } in setGuid()
2598 #define MIPI_SYST_SET_HANDLE_GUID_UNIT(p, g, u) argument