Home
last modified time | relevance | path

Searched defs:to_list (Results 1 – 8 of 8) sorted by relevance

/external/selinux/python/sepolgen/src/sepolgen/
Daccess.py125 def to_list(self): member in AccessVector
237 def to_list(self): member in AccessVectorSet
/external/tensorflow/tensorflow/python/ops/ragged/
Dragged_tensor_value.py101 def to_list(self): member in RaggedTensorValue
Dragged_tensor.py2016 def to_list(self): member in RaggedTensor
/external/libnl/include/netlink-private/route/
Dtc-api.h83 struct nl_list_head to_list; member
/external/python/cpython3/Lib/test/
Dtest_asyncgen.py37 def to_list(gen): function
375 async def to_list(self, gen): member in AsyncGenAsyncioTest
/external/Reactive-Extensions/RxCpp/Ix/CPP/src/cpplinq/
Dlinq.hpp516 std::list<typename Collection::cursor::element_type> to_list() const in to_list() function in cpplinq::linq_driver
/external/tensorflow/tensorflow/python/keras/utils/
Dgeneric_utils.py1041 def to_list(x): function
/external/libwebsockets/lib/secure-streams/
Dprivate-lib-secure-streams.h47 struct lws_dll2 to_list; /**< pt lists ss with pending to-s */ member