Searched refs:call_function (Results 1 - 12 of 12) sorted by relevance

/prebuilts/gdb/darwin-x86/lib/python2.7/ctypes/test/
H A Dtest_random_things.py11 # _ctypes.call_function is deprecated and private, but used by
15 from _ctypes import call_function namespace
23 self.assertEqual(call_function(funcaddr, (None,)),
H A Dtest_loading.py91 # also has a high address. 'call_function' should accept
93 from _ctypes import call_function namespace
102 # This is the real test: call the function via 'call_function'
103 self.assertEqual(0, call_function(proc, (None,)))
/prebuilts/gdb/linux-x86/lib/python2.7/ctypes/test/
H A Dtest_random_things.py11 # _ctypes.call_function is deprecated and private, but used by
15 from _ctypes import call_function namespace
23 self.assertEqual(call_function(funcaddr, (None,)),
H A Dtest_loading.py91 # also has a high address. 'call_function' should accept
93 from _ctypes import call_function namespace
102 # This is the real test: call the function via 'call_function'
103 self.assertEqual(0, call_function(proc, (None,)))
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
H A Dtest_random_things.py11 # _ctypes.call_function is deprecated and private, but used by
15 from _ctypes import call_function namespace
23 self.assertEqual(call_function(funcaddr, (None,)),
H A Dtest_loading.py91 # also has a high address. 'call_function' should accept
93 from _ctypes import call_function namespace
102 # This is the real test: call the function via 'call_function'
103 self.assertEqual(0, call_function(proc, (None,)))
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/
H A Dtest_random_things.py11 # _ctypes.call_function is deprecated and private, but used by
15 from _ctypes import call_function namespace
23 self.assertEqual(call_function(funcaddr, (None,)),
H A Dtest_loading.py91 # also has a high address. 'call_function' should accept
93 from _ctypes import call_function namespace
102 # This is the real test: call the function via 'call_function'
103 self.assertEqual(0, call_function(proc, (None,)))
/prebuilts/devtools/tools/lib/
H A Djython-standalone-2.5.3.jarMETA-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE META-INF/maven/jline/ ...
/prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
H A Djython-standalone-2.5.3.jarMETA-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE META-INF/maven/jline/ ...
/prebuilts/misc/common/jython/
H A Djython.jarMETA-INF/MANIFEST.MF com/xhaus/modjy/ModjyJServlet.class ModjyJServlet.java package com.xhaus ...
/prebuilts/tools/common/m2/repository/org/python/jython/2.5.3/
H A Djython-2.5.3.jarMETA-INF/MANIFEST.MF META-INF/services/javax.script.ScriptEngineFactory com/xhaus/modjy/ModjyJServlet ...

Completed in 456 milliseconds