Searched defs:commands (Results 1 – 7 of 7) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
D | test_commands.py | 12 commands = import_module('commands', deprecated=True) variable
|
/device/linaro/hikey/uefi-tools/ |
D | parse-platforms.py | 70 commands = {"shortlist": shortlist_platforms, variable
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/ |
D | dist.py | 300 def dump_option_dicts(self, header=None, commands=None, indent=""): argument 608 commands=[]): argument 697 def print_command_list(self, commands, header, max_length): argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/pdist/ |
D | rrcs.py | 145 commands = { variable
|
/device/linaro/bootloader/edk2/OptionRomPkg/UndiRuntimeDxe/ |
D | E100b.h | 131 enum commands { enum
|
/device/generic/goldfish/radio/libril/ |
D | ril_service.cpp | 8645 void radio::registerService(RIL_RadioFunctions *callbacks, CommandInfo *commands) { in registerService()
|
/device/google/cuttlefish/guest/hals/ril/libril/ |
D | ril_service.cpp | 10003 void radio_1_5::registerService(RIL_RadioFunctions *callbacks, CommandInfo *commands) { in registerService()
|