Searched defs:SourceList (Results 1 – 5 of 5) sorted by relevance
289 using SourceList = List<8>; in TEST_F() typedef300 using SourceList = List<8>; in TEST_F() typedef315 using SourceList = List<8, alignment>; in TEST_F() typedef355 using SourceList = List<8>; in TEST_F() typedef384 using SourceList = List<64>; in TEST_F() typedef438 using SourceList = ListWithInnerReference<64>; in TEST_F() typedef449 using SourceList = List<kMaxBucketed - 4096>; in TEST_F() typedef463 using SourceList = List<64>; in TEST_F() typedef500 using SourceList = List<64>; in TEST_F() typedef537 using SourceList = List<64>; in TEST_F() typedef[all …]
21 const DesktopCapturer::SourceList&, in FindFullScreenWindow()
95 typedef std::vector<Source> SourceList; typedef
111 using SourceList = std::list<std::pair<const SourceKey, SourceEntry>>; variable
179 void FakeInputImpl::SourceList(DataTypeSlice dts) const { in SourceList() function in tensorflow::__anon6e75dfc90111::FakeInputImpl