Searched defs:WINFUNCTYPE (Results 1 – 13 of 13) sorted by relevance
/aosp_15_r20/external/python/cpython3/Lib/ctypes/test/ |
D | test_funcptr.py | 8 WINFUNCTYPE = CFUNCTYPE variable
|
D | test_functions.py | 16 WINFUNCTYPE = CFUNCTYPE variable
|
/aosp_15_r20/external/python/cpython2/Lib/ctypes/test/ |
D | test_funcptr.py | 8 WINFUNCTYPE = CFUNCTYPE variable
|
D | test_functions.py | 16 WINFUNCTYPE = CFUNCTYPE variable
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ctypes/test/ |
H A D | test_funcptr.py | 8 WINFUNCTYPE = CFUNCTYPE variable
|
H A D | test_functions.py | 16 WINFUNCTYPE = CFUNCTYPE variable
|
/aosp_15_r20/external/python/cpython3/Lib/ctypes/ |
D | __init__.py | 113 def WINFUNCTYPE(restype, *argtypes, **kw): function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/ctypes/ |
D | __init__.py | 113 def WINFUNCTYPE(restype, *argtypes, **kw): function
|
/aosp_15_r20/external/python/cpython2/Lib/ctypes/ |
D | __init__.py | 116 def WINFUNCTYPE(restype, *argtypes, **kw): function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/ctypes/ |
D | __init__.py | 113 def WINFUNCTYPE(restype, *argtypes, **kw): function
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ctypes/ |
H A D | __init__.py | 113 def WINFUNCTYPE(restype, *argtypes, **kw): function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/ctypes/ |
D | __init__.py | 113 def WINFUNCTYPE(restype, *argtypes, **kw): function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/ctypes/ |
D | __init__.py | 113 def WINFUNCTYPE(restype, *argtypes, **kw): function
|