Searched refs:NextOnly (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/Target/Hexagon/
H A DRDFGraph.h507 NodeAddr<RefNode*> getNextRef(RegisterRef RR, Predicate P, bool NextOnly,
801 bool NextOnly, const DataFlowGraph &G) {
811 if (NextOnly)
800 getNextRef(RegisterRef RR, Predicate P, bool NextOnly, const DataFlowGraph &G) argument
/external/python/cpython2/Lib/test/
H A Dtest_collections.py409 class NextOnly: class in function:TestOneTrickPonyABCs.test_Iterator
413 self.assertNotIsInstance(NextOnly(), Iterator)
/external/python/cpython3/Lib/test/
H A Dtest_collections.py886 class NextOnly: class in function:TestOneTrickPonyABCs.test_Iterator
890 self.assertNotIsInstance(NextOnly(), Iterator)

Completed in 828 milliseconds