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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
cmd.py 156 header = "command options for '%s':" % self.get_command_name()
274 def get_command_name(self): member in class:Command
346 (self.get_command_name(), msg))
dist.py     [all...]
  /external/python/cpython2/Lib/distutils/
cmd.py 156 header = "command options for '%s':" % self.get_command_name()
274 def get_command_name(self): member in class:Command
346 (self.get_command_name(), msg))
dist.py     [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/
cmd.py 156 header = "command options for '%s':" % self.get_command_name()
274 def get_command_name(self): member in class:Command
346 (self.get_command_name(), msg))
dist.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/
cmd.py 156 header = "command options for '%s':" % self.get_command_name()
274 def get_command_name(self): member in class:Command
346 (self.get_command_name(), msg))
dist.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
cmd.py 156 header = "command options for '%s':" % self.get_command_name()
274 def get_command_name(self): member in class:Command
346 (self.get_command_name(), msg))
dist.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
cmd.py 156 header = "command options for '%s':" % self.get_command_name()
274 def get_command_name(self): member in class:Command
346 (self.get_command_name(), msg))
dist.py     [all...]

Completed in 430 milliseconds