Home
last modified time | relevance | path

Searched defs:ToList (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/xfa/fxfa/parser/
Dcxfa_object.cpp59 CXFA_List* ToList(CXFA_Object* pObj) { in ToList() function
/external/intel-media-driver/media_softlet/agnostic/common/vp/cm_fc_ld/
DPatchInfoRecord.h188 NodeRefList ToList[2]; // 0 - from Use of this node; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp1315 auto &ToList = InsertBefore->getParent()->getInstList(); in moveBBContents() local
/external/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp1108 auto &ToList = InsertBefore->getParent()->getInstList(); in moveBBContents() local
/external/pytorch/benchmarks/static_runtime/
Dtest_static_runtime.cc3486 TEST(StaticRuntime, ToList) { in TEST() argument