HomeSort by relevance Sort by last modified time
    Searched refs:_func_restype_ (Results 1 - 6 of 6) sorted by null

  /external/python/cpython2/Lib/ctypes/
__init__.py 344 _func_restype_ = c_int variable in class:CDLL
358 _restype_ = self._func_restype_
423 _func_restype_ = HRESULT variable in class:.OleDLL
  /external/python/cpython3/Lib/ctypes/
__init__.py 326 _func_restype_ = c_int variable in class:CDLL
344 _restype_ = self._func_restype_
409 _func_restype_ = HRESULT variable in class:.OleDLL
  /prebuilts/gdb/darwin-x86/lib/python2.7/ctypes/
__init__.py 347 _func_restype_ = c_int variable in class:CDLL
361 _restype_ = self._func_restype_
426 _func_restype_ = HRESULT variable in class:.OleDLL
  /prebuilts/gdb/linux-x86/lib/python2.7/ctypes/
__init__.py 347 _func_restype_ = c_int variable in class:CDLL
361 _restype_ = self._func_restype_
426 _func_restype_ = HRESULT variable in class:.OleDLL
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/
__init__.py 347 _func_restype_ = c_int variable in class:CDLL
361 _restype_ = self._func_restype_
426 _func_restype_ = HRESULT variable in class:.OleDLL
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/
__init__.py 347 _func_restype_ = c_int variable in class:CDLL
361 _restype_ = self._func_restype_
426 _func_restype_ = HRESULT variable in class:.OleDLL

Completed in 466 milliseconds