/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/ |
test_cfuncs.py | 10 _dll = CDLL(_ctypes_test.__file__) variable in class:CFunctions 13 return c_longlong.in_dll(self._dll, "last_tf_arg_s").value 15 return c_ulonglong.in_dll(self._dll, "last_tf_arg_u").value 18 self._dll.tf_b.restype = c_byte 19 self._dll.tf_b.argtypes = (c_byte,) 20 self.assertEqual(self._dll.tf_b(-126), -42) 24 self._dll.tf_bb.restype = c_byte 25 self._dll.tf_bb.argtypes = (c_byte, c_byte) 26 self.assertEqual(self._dll.tf_bb(0, -126), -42) 30 self._dll.tf_B.restype = c_ubyt 207 _dll = stdcall_dll(_ctypes_test.__file__) variable in class:.stdcallCFunctions [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/ |
test_cfuncs.py | 10 _dll = CDLL(_ctypes_test.__file__) variable in class:CFunctions 13 return c_longlong.in_dll(self._dll, "last_tf_arg_s").value 15 return c_ulonglong.in_dll(self._dll, "last_tf_arg_u").value 18 self._dll.tf_b.restype = c_byte 19 self._dll.tf_b.argtypes = (c_byte,) 20 self.assertEqual(self._dll.tf_b(-126), -42) 24 self._dll.tf_bb.restype = c_byte 25 self._dll.tf_bb.argtypes = (c_byte, c_byte) 26 self.assertEqual(self._dll.tf_bb(0, -126), -42) 30 self._dll.tf_B.restype = c_ubyt 207 _dll = stdcall_dll(_ctypes_test.__file__) variable in class:.stdcallCFunctions [all...] |
/external/chromium_org/tools/gyp/test/win/compiler-flags/ |
runtime-library-md.cc | 13 #ifndef _DLL
|
runtime-library-mdd.cc | 13 #ifndef _DLL
|
runtime-library-mt.cc | 13 #ifdef _DLL
|
runtime-library-mtd.cc | 13 #ifdef _DLL
|
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/ |
need_errno.h | 38 #if defined(_DLL) 40 #else /* ndef _DLL */ 42 #endif /* _DLL */ 74 #if (defined(_MT) || defined(_MD) || defined(_DLL)) && !defined(_MAC) 77 #else /* ndef _MT && ndef _MD && ndef _DLL */ 79 #endif /* _MT || _MD || _DLL */
|
/external/stlport/stlport/ |
fstream | 30 # if defined (__DMC__) && defined (_DLL) 55 # if defined (__DMC__) && defined (_DLL)
|
/ndk/sources/cxx-stl/stlport/stlport/ |
fstream | 30 # if defined (__DMC__) && defined (_DLL) 55 # if defined (__DMC__) && defined (_DLL)
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/ |
fstream | 30 # if defined (__DMC__) && defined (_DLL) 55 # if defined (__DMC__) && defined (_DLL)
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/ |
fstream | 30 # if defined (__DMC__) && defined (_DLL) 55 # if defined (__DMC__) && defined (_DLL)
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/ |
fstream | 30 # if defined (__DMC__) && defined (_DLL) 55 # if defined (__DMC__) && defined (_DLL)
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/ |
fstream | 30 # if defined (__DMC__) && defined (_DLL) 55 # if defined (__DMC__) && defined (_DLL)
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/ |
fstream | 30 # if defined (__DMC__) && defined (_DLL) 55 # if defined (__DMC__) && defined (_DLL)
|
/external/stlport/stlport/stl/config/ |
_dm.h | 73 #if !defined (_DLL) 99 #if defined (_DLL)
|
/ndk/sources/cxx-stl/stlport/stlport/stl/config/ |
_dm.h | 73 #if !defined (_DLL) 99 #if defined (_DLL)
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/ |
_dm.h | 73 #if !defined (_DLL) 99 #if defined (_DLL)
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/ |
_dm.h | 73 #if !defined (_DLL) 99 #if defined (_DLL)
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/ |
_dm.h | 73 #if !defined (_DLL) 99 #if defined (_DLL)
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/ |
_dm.h | 73 #if !defined (_DLL) 99 #if defined (_DLL)
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/ |
_dm.h | 73 #if !defined (_DLL) 99 #if defined (_DLL)
|
/external/chromium_org/tools/gyp/test/product/ |
gyptest-product.py | 26 test.built_file_must_exist(test.dll_ + 'alt4' + test._dll,
|
/external/antlr/antlr-3.4/runtime/C/ |
C.vcproj | 420 ImportLibrary="$(TargetDir)$(TargetName)_dll.lib" 516 ImportLibrary="$(TargetDir)$(TargetName)_dll.lib" 555 Outputs="$(TargetDir)$(TargetName)_dll.lib" 609 ImportLibrary="$(TargetDir)$(TargetName)_dll.lib" 646 Outputs="$(TargetDir)$(TargetName)_dll.lib" 701 ImportLibrary="$(TargetDir)$(TargetName)_dll.lib"
|
Cvs2005.vcproj | 417 ImportLibrary="$(TargetDir)$(TargetName)_dll.lib" 514 ImportLibrary="$(TargetDir)$(TargetName)_dll.lib" 556 Outputs="$(TargetDir)$(TargetName)_dll.lib" 608 ImportLibrary="$(TargetDir)$(TargetName)_dll.lib" 648 Outputs="$(TargetDir)$(TargetName)_dll.lib" 701 ImportLibrary="$(TargetDir)$(TargetName)_dll.lib"
|
/external/chromium_org/chrome/ |
chrome_syzygy.gypi | 14 '<(DEPTH)/chrome/chrome.gyp:<(dll_name)_dll',
|