Searched defs:_selector (Results 1 – 3 of 3) sorted by relevance
/third_party/mesa3d/src/freedreno/perfcntrs/ | ||
D | freedreno_perfcntr.h | 112 #define COUNTABLE(_selector, _query_type, _result_type) { \ argument |
/third_party/jsframework/runtime/main/model/ | ||
D | index.ts | 623 public get _selector() { method in Vm |
/third_party/python/Lib/test/test_asyncio/ | ||
D | test_base_events.py | 674 _selector = mock.Mock() variable in BaseEventLoopTests.test_default_exc_handler_broken.Loop |