Searched defs:funcid (Results 1 – 6 of 6) sorted by relevance
/external/python/cpython3/Lib/test/test_tkinter/ |
D | test_misc.py | 831 def assertCommandExist(self, funcid): argument 834 def assertCommandNotExist(self, funcid): argument
|
/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
D | elemental_ir_emitter.cc | 79 TargetDeviceFunctionID funcid, absl::Span<llvm::Value* const> operands, in EmitDeviceMathCall()
|
/external/python/cpython3/Lib/idlelib/ |
D | multicall.py | 352 def unbind(self, sequence, funcid=None): argument
|
/external/python/cpython3/Lib/tkinter/ |
D | __init__.py | 1547 def unbind(self, sequence, funcid=None): argument 1558 def _unbind(self, what, funcid=None): argument 2933 def tag_unbind(self, tagOrId, sequence, funcid=None): argument 4055 def tag_unbind(self, tagName, sequence, funcid=None): argument
|
/external/bcc/libbpf-tools/powerpc/ |
D | vmlinux_600.h | 46828 cistpl_funcid_t funcid; member
|
D | vmlinux.h | 46828 cistpl_funcid_t funcid; member
|