Home
last modified time | relevance | path

Searched refs:get_option_dict (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
Ddist.py242 opt_dict = self.get_option_dict(command)
289 def get_option_dict(self, command): member in Distribution
393 opt_dict = self.get_option_dict(section)
588 opt_dict = self.get_option_dict(command)
871 option_dict = self.get_option_dict(command_name)