Home
last modified time | relevance | path

Searched defs:gstate (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/python/grappler/
Dcluster.i158 PyGILState_STATE gstate = PyGILState_Ensure(); in TF_NewVirtualCluster() local
166 PyGILState_STATE gstate = PyGILState_Ensure(); in TF_ShutdownCluster() local
192 PyGILState_STATE gstate = PyGILState_Ensure(); in TF_ListDevices() local
219 PyGILState_STATE gstate = PyGILState_Ensure(); in TF_ListAvailableOps() local
273 PyGILState_STATE gstate = PyGILState_Ensure(); in TF_GetSupportedDevices() local
348 PyGILState_STATE gstate = PyGILState_Ensure(); in TF_MeasureCosts() local
407 PyGILState_STATE gstate = PyGILState_Ensure(); in TF_DeterminePeakMemoryUsage() local
Ditem.i134 PyGILState_STATE gstate = PyGILState_Ensure(); in TF_IdentifyImportantOps() local
153 PyGILState_STATE gstate = PyGILState_Ensure(); in TF_GetOpProperties() local
290 PyGILState_STATE gstate = PyGILState_Ensure(); in TF_GetColocationGroups() local
/external/toybox/toys/pending/
Ddhcpd.c325 static server_state_t gstate; variable
/external/python/cpython2/Modules/
D_ssl.c3225 PyGILState_STATE gstate = PyGILState_Ensure(); in _servername_callback() local
/external/python/cpython3/Modules/
D_ssl.c4291 PyGILState_STATE gstate = PyGILState_Ensure(); in _servername_callback() local