Home
last modified time | relevance | path

Searched defs:_loop (Results 1 – 6 of 6) sorted by relevance

/external/clang/test/CodeGenObjC/
Dobjc2-weak-ivar-debug.m9 __weak Loop *_loop; field
/external/u-boot/arch/arm/mach-tegra/
Dpsci.S82 _loop: wfi label
/external/python/cpython3/Lib/asyncio/
Dfutures.py55 _loop = None variable in Future
Devents.py626 _loop = None variable in BaseDefaultEventLoopPolicy._Local
/external/tensorflow/tensorflow/python/grappler/
Dlayout_optimizer_test.py116 def _loop(): function
/external/python/cpython3/Lib/test/test_asyncio/
Dtest_tasks.py2617 def _loop(self): member in BaseTaskIntrospectionTests.test__register_task_1.TaskLike