Home
last modified time | relevance | path

Searched full:check_update (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_query.c914 static void check_update(struct zink_context *ctx, struct zink_query *q) in check_update() function
958 check_update(ctx, q); in end_query()
995 check_update(ctx, query); in zink_end_query()
/third_party/openssl/.github/workflows/
Dci.yml25 check_update:
/third_party/python/Lib/test/
Dtest_weakref.py1649 def check_update(self, klass, dict): member in MappingTestCase
1669 self.check_update(weakref.WeakValueDictionary,
1723 self.check_update(weakref.WeakKeyDictionary,