Home
last modified time | relevance | path

Searched refs:get_current (Results 1 – 12 of 12) sorted by relevance

/third_party/python/Lib/test/support/
Dinterpreters.py33 def get_current(): function
35 id = _interpreters.get_current()
/third_party/mesa3d/src/gallium/frontends/dri/
Ddri_context.c263 if (st == stapi->get_current(stapi)) { in dri_unbind_context()
323 st = stapi->get_current(stapi); in dri_get_current()
/third_party/python/Lib/test/
Dtest_interpreters.py131 current = interpreters.get_current()
153 main = interpreters.get_current()
164 main = interpreters.get_current()
180 current = interpreters.get_current()
Dtest__xxsubinterpreters.py95 if interpreters.get_current() != main:
446 cur = interpreters.get_current()
/third_party/mesa3d/src/gallium/include/frontend/
Dapi.h572 struct st_context_iface *(*get_current)(struct st_api *stapi); member
/third_party/mesa3d/src/gallium/targets/haiku-softpipe/
DGalliumContext.cpp176 shared = fDisplay->api->get_current(fDisplay->api); in CreateContext()
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
Dxm_api.c1329 struct st_context_iface *st = stapi->get_current(stapi); in XMesaGetCurrentContext()
1472 struct st_context_iface *st = stapi->get_current(stapi); in XMesaBindTexImage()
/third_party/mesa3d/src/gallium/frontends/wgl/
Dstw_context.c57 st = (stw_dev) ? stw_dev->stapi->get_current(stw_dev->stapi) : NULL; in stw_current_context()
/third_party/mesa3d/src/gallium/frontends/osmesa/
Dosmesa.c845 struct st_context_iface *st = stapi->get_current(stapi); in OSMesaGetCurrentContext()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_manager.c1335 .get_current = st_api_get_current,
/third_party/python/Misc/NEWS.d/
D3.10.0b1.rst1738 _xxsubinterpreters.get_current() could create an id_refcount inconsistency
/third_party/json/
DREADME.md455 const char& get_current();
475 return target.get_current();