HomeSort by relevance Sort by last modified time
    Searched defs:change_roots (Results 1 - 7 of 7) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/
install.py 366 self.change_roots('libbase', 'lib', 'purelib', 'platlib',
541 def change_roots (self, *names): member in class:install
  /external/python/cpython2/Lib/distutils/command/
install.py 366 self.change_roots('libbase', 'lib', 'purelib', 'platlib',
541 def change_roots (self, *names): member in class:install
  /external/python/cpython3/Lib/distutils/command/
install.py 360 self.change_roots('libbase', 'lib', 'purelib', 'platlib',
523 def change_roots(self, *names): member in class:install
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/command/
install.py 403 self.change_roots('libbase', 'lib', 'purelib', 'platlib',
578 def change_roots (self, *names): member in class:install
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/command/
install.py 403 self.change_roots('libbase', 'lib', 'purelib', 'platlib',
578 def change_roots (self, *names): member in class:install
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
install.py 403 self.change_roots('libbase', 'lib', 'purelib', 'platlib',
578 def change_roots (self, *names): member in class:install
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
install.py 403 self.change_roots('libbase', 'lib', 'purelib', 'platlib',
578 def change_roots (self, *names): member in class:install

Completed in 116 milliseconds