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

  /external/python/cpython2/Lib/plat-mac/
bundlebuilder.py 384 symlink_exec = 0 variable in class:AppBuilder
442 self.symlink_exec = 1
471 if not self.symlink_exec:
529 if self.symlink_exec and self.executable:
901 builder.symlink_exec = 1
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/
bundlebuilder.py 384 symlink_exec = 0 variable in class:AppBuilder
442 self.symlink_exec = 1
471 if not self.symlink_exec:
529 if self.symlink_exec and self.executable:
901 builder.symlink_exec = 1
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
bundlebuilder.py 384 symlink_exec = 0 variable in class:AppBuilder
442 self.symlink_exec = 1
471 if not self.symlink_exec:
529 if self.symlink_exec and self.executable:
901 builder.symlink_exec = 1
    [all...]

Completed in 66 milliseconds