Searched defs:empty_list (Results 1 – 9 of 9) sorted by relevance
21 typedef list<> empty_list; in MPL_TEST_CASE() typedef
105 def empty_list(): function
52 std::list<int64_t> empty_list; in TEST() local
629 utree::list_type const empty_list = utree::list_type(); variable
33 void checkListInputType(const c10::TypePtr& elem_type, bool empty_list) { in checkListInputType()
89 "empty_list" : [], array
781 ObjPtr<mirror::Object> empty_list = in ThrowStackOverflowError() local
1753 PyObject *empty_list; in islice_reduce() local
2971 tensorflow::Safe_PyObjectPtr empty_list(PyList_New(0)); local