Home
last modified time | relevance | path

Searched defs:argtypes (Results 1 – 15 of 15) sorted by relevance

/prebuilts/clang/host/linux-x86/clang-r547379/python3/lib/python3.11/ctypes/
D__init__.py72 def CFUNCTYPE(restype, *argtypes, **kw):
113 def WINFUNCTYPE(restype, *argtypes, **kw):
503 def PYFUNCTYPE(restype, *argtypes):
/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/ctypes/
D__init__.py72 def CFUNCTYPE(restype, *argtypes, **kw):
113 def WINFUNCTYPE(restype, *argtypes, **kw):
503 def PYFUNCTYPE(restype, *argtypes):
/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/ctypes/
D__init__.py72 def CFUNCTYPE(restype, *argtypes, **kw):
113 def WINFUNCTYPE(restype, *argtypes, **kw):
503 def PYFUNCTYPE(restype, *argtypes):
/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/ctypes/
D__init__.py72 def CFUNCTYPE(restype, *argtypes, **kw):
113 def WINFUNCTYPE(restype, *argtypes, **kw):
503 def PYFUNCTYPE(restype, *argtypes):
/prebuilts/build-tools/common/py3-stdlib/ctypes/
D__init__.py73 def CFUNCTYPE(restype, *argtypes, **kw):
114 def WINFUNCTYPE(restype, *argtypes, **kw):
522 def PYFUNCTYPE(restype, *argtypes):
/prebuilts/clang/host/linux-x86/clang-r547379/python3/include/python3.11/internal/
Dpycore_ast_state.h161 PyObject *argtypes; member
Dpycore_ast.h170 asdl_expr_seq *argtypes; member
/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/internal/
Dpycore_ast_state.h161 PyObject *argtypes; member
Dpycore_ast.h170 asdl_expr_seq *argtypes; member
/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/internal/
Dpycore_ast_state.h161 PyObject *argtypes; member
Dpycore_ast.h170 asdl_expr_seq *argtypes; member
/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/internal/
Dpycore_ast_state.h161 PyObject *argtypes; member
Dpycore_ast.h170 asdl_expr_seq *argtypes; member
/prebuilts/build-tools/common/py3-headers/Include/internal/
Dpycore_ast_state.h167 PyObject *argtypes; member
Dpycore_ast.h180 asdl_expr_seq *argtypes; member