Searched defs:get_list (Results 1 – 9 of 9) sorted by relevance
165 std::vector<std::unique_ptr<IPostOp<TensorRelatedT>>> &get_list() in get_list() function169 const std::vector<std::unique_ptr<IPostOp<TensorRelatedT>>> &get_list() const in get_list() function
70 struct get_list { typedef std::list<test_class<BigSize> > type; }; struct
209 def get_list(self, attr_name: str) -> list[str]: member in BazelRule
381 def get_list(self, key): member in IniFormatParser
138 pub fn get_list(&self) -> &[Userfaultfd] { in get_list() method
1104 pub fn get_list(&self, obj: JObject<'a>) -> Result<JList<'a, '_>> { in get_list() method
1554 pub fn get_list<'other_local_1, 'obj_ref>( in get_list() method
3240 def get_list(): function
2452 def test_assignments(get_list, a, b, c): argument