Searched defs:handle_id (Results 1 – 6 of 6) sorted by relevance
/external/python/cpython3/Tools/c-analyzer/c_analyzer/parser/ |
D | find.py | 12 handle_id=None, argument 34 handle_id=None, argument 57 handle_id=None, argument 86 handle_id=None, argument
|
/external/python/cpython3/Tools/c-analyzer/c_analyzer/variables/ |
D | find.py | 29 handle_id=None, argument 58 handle_id=None, argument
|
/external/python/cpython3/Tools/c-analyzer/c_analyzer/symbols/ |
D | find.py | 118 handle_id=None, argument 153 handle_id=None, argument 167 handle_id=None, argument
|
D | _nm.py | 46 handle_id=None, argument
|
/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/ |
D | recording_tpu_driver.cc | 167 auto handle_id = recording_handle->id_; in Allocate() local 190 auto handle_id = recording_handle->id_; in Allocate() local 225 auto handle_id = recording_handle->id_; in AllocateTuple() local 349 auto handle_id = recording_handle->id_; in CompileProgram() local 375 auto handle_id = recording_handle->id_; in LoadProgram() local 478 int64_t handle_id, int64_t thread_id) { in PopulateAndSaveEntry()
|
/external/python/cpython3/Lib/test/test_tools/test_c_analyzer/test_variables/ |
D | test_find.py | 37 def _iter_vars(self, binfile, resolve, handle_id): argument
|