HomeSort by relevance Sort by last modified time
    Searched full:_launch (Results 1 - 11 of 11) sorted by null

  /external/python/cpython2/Lib/plat-mac/Carbon/
Launch.py 1 from _Launch import *
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/Carbon/
Launch.py 1 from _Launch import *
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/Carbon/
Launch.py 1 from _Launch import *
  /external/python/cpython2/Mac/Modules/launch/
setup.py 8 Extension('_Launch', ['_Launchmodule.c'],
launchsupport.py 9 MODNAME = '_Launch' # The name of the module
_Launchmodule.c 2 /* ========================= Module _Launch ========================= */
472 m = Py_InitModule("_Launch", Launch_methods);
480 /* ======================= End module _Launch ======================= */
  /external/python/cpython2/Lib/plat-mac/
aetools.py 196 _launch(self.target_signature)
330 def _launch(appfile): function
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/
aetools.py 196 _launch(self.target_signature)
330 def _launch(appfile): function
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
aetools.py 196 _launch(self.target_signature)
330 def _launch(appfile): function
  /external/libvpx/libvpx/test/
vp9_thread_test.cc 88 // Ensure _reset() clears the error and _launch() can be called again.
  /external/python/cpython2/
setup.py     [all...]

Completed in 1546 milliseconds