Searched defs:sv (Results 1 – 9 of 9) sorted by relevance
107 int sv[2]; in TEST_F() local124 int sv[2]; in TEST_F() local
38 CStrWrapper(std::string_view sv) { in CStrWrapper()60 inline CStrWrapper c_str(std::string_view sv) { in c_str()
37 CStrWrapper(std::string_view sv) { in CStrWrapper()59 inline CStrWrapper c_str(std::string_view sv) { in c_str()
240 std::string_view sv = str_newline; in RedirectToLiblog() local
209 int sv[2]; in hci_initialize() local
99 static IncFsSpan metadata(std::string_view sv) { in metadata()
992 std::string_view sv; in Next() local
478 void rescale(uint32_t& u, uint8_t& su, uint32_t& v, uint8_t& sv) in rescale()
279 #define FIELDS_TO_COD(pd, mn, mj, sv) \ argument