/aosp_15_r20/external/pigweed/pw_ide/ts/pigweed-vscode/ |
H A D | package.json | 31 "command": "pigweed.open-output-panel", string 35 "command": "pigweed.file-bug", string 39 "command": "pigweed.sync-settings", string 43 "command": "pigweed.check-extensions", string 47 "command": "pigweed.launch-terminal", string 51 "command": "pigweed.bootstrap-terminal", string 55 "command": "pigweed.activate-bazelisk-in-terminal", string 59 "command": "pigweed.refresh-compile-commands", string 63 "command": "pigweed.refresh-compile-commands-and-set-target", string 67 "command": "pigweed.select-target", string [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/distutils/ |
D | cmd.py | 207 def _ensure_stringlike(self, option, what, default=None): argument 217 def ensure_string(self, option, default=None): argument 245 default=None): argument 292 def get_finalized_command(self, command, create=1): argument 304 def reinitialize_command(self, command, reinit_subcommands=0): argument 308 def run_command(self, command): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/distutils/ |
D | cmd.py | 207 def _ensure_stringlike(self, option, what, default=None): argument 217 def ensure_string(self, option, default=None): argument 245 default=None): argument 292 def get_finalized_command(self, command, create=1): argument 304 def reinitialize_command(self, command, reinit_subcommands=0): argument 308 def run_command(self, command): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/setuptools/_distutils/ |
D | cmd.py | 211 def _ensure_stringlike(self, option, what, default=None): argument 222 def ensure_string(self, option, default=None): argument 249 def _ensure_tested_string(self, option, tester, what, error_fmt, default=None): argument 299 def get_finalized_command(self, command, create=1): argument 311 def reinitialize_command(self, command, reinit_subcommands=0): argument 314 def run_command(self, command): argument
|
/aosp_15_r20/external/python/cpython3/Lib/distutils/ |
D | cmd.py | 207 def _ensure_stringlike(self, option, what, default=None): argument 217 def ensure_string(self, option, default=None): argument 245 default=None): argument 292 def get_finalized_command(self, command, create=1): argument 304 def reinitialize_command(self, command, reinit_subcommands=0): argument 308 def run_command(self, command): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/setuptools/_distutils/ |
D | cmd.py | 211 def _ensure_stringlike(self, option, what, default=None): argument 222 def ensure_string(self, option, default=None): argument 249 def _ensure_tested_string(self, option, tester, what, error_fmt, default=None): argument 299 def get_finalized_command(self, command, create=1): argument 311 def reinitialize_command(self, command, reinit_subcommands=0): argument 314 def run_command(self, command): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/setuptools/_distutils/ |
D | cmd.py | 211 def _ensure_stringlike(self, option, what, default=None): argument 222 def ensure_string(self, option, default=None): argument 249 def _ensure_tested_string(self, option, tester, what, error_fmt, default=None): argument 299 def get_finalized_command(self, command, create=1): argument 311 def reinitialize_command(self, command, reinit_subcommands=0): argument 314 def run_command(self, command): argument
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/distutils/ |
H A D | cmd.py | 207 def _ensure_stringlike(self, option, what, default=None): argument 217 def ensure_string(self, option, default=None): argument 245 default=None): argument 292 def get_finalized_command(self, command, create=1): argument 304 def reinitialize_command(self, command, reinit_subcommands=0): argument 308 def run_command(self, command): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/setuptools/_distutils/ |
D | cmd.py | 211 def _ensure_stringlike(self, option, what, default=None): argument 222 def ensure_string(self, option, default=None): argument 249 def _ensure_tested_string(self, option, tester, what, error_fmt, default=None): argument 299 def get_finalized_command(self, command, create=1): argument 311 def reinitialize_command(self, command, reinit_subcommands=0): argument 314 def run_command(self, command): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/distutils/ |
D | cmd.py | 207 def _ensure_stringlike(self, option, what, default=None): argument 217 def ensure_string(self, option, default=None): argument 245 default=None): argument 292 def get_finalized_command(self, command, create=1): argument 304 def reinitialize_command(self, command, reinit_subcommands=0): argument 308 def run_command(self, command): argument
|
/aosp_15_r20/external/python/setuptools/setuptools/_distutils/ |
D | cmd.py | 207 def _ensure_stringlike(self, option, what, default=None): argument 217 def ensure_string(self, option, default=None): argument 245 default=None): argument 292 def get_finalized_command(self, command, create=1): argument 304 def reinitialize_command(self, command, reinit_subcommands=0): argument 308 def run_command(self, command): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/distutils/ |
D | cmd.py | 207 def _ensure_stringlike(self, option, what, default=None): argument 217 def ensure_string(self, option, default=None): argument 245 default=None): argument 292 def get_finalized_command(self, command, create=1): argument 304 def reinitialize_command(self, command, reinit_subcommands=0): argument 308 def run_command(self, command): argument
|
/aosp_15_r20/external/python/cpython2/Lib/distutils/ |
D | cmd.py | 209 def _ensure_stringlike(self, option, what, default=None): argument 219 def ensure_string(self, option, default=None): argument 254 what, error_fmt, default=None): argument 305 def get_finalized_command(self, command, create=1): argument 317 def reinitialize_command(self, command, reinit_subcommands=0): argument 321 def run_command(self, command): argument
|
/aosp_15_r20/bootable/libbootloader/gbl/libmisc/src/ |
H A D | lib.rs | 60 command: [u8; 32], field 81 let command = CStr::from_bytes_until_nul(&self.command) in boot_mode() localVariable 102 fn default() -> Self { in default() method 125 let command = "boot-wrong"; in test_bcb_with_wrong_command_failed() localVariable 134 let command = "boot-recovery"; in test_bcb_to_recovery_parsed() localVariable 146 let command = "boot-fastboot"; in test_bcb_to_fastboot_parsed_as_recovery() localVariable 158 let command = "bootonce-bootloader"; in test_bcb_to_bootloader_once_parsed() localVariable
|
/aosp_15_r20/external/crosvm/system_api/src/protos/ |
H A D | vtpm_interface.rs | 33 pub command: ::std::option::Option<::std::vec::Vec<u8>>, field 40 fn default() -> &'a SendCommandRequest { in default() method 52 pub fn command(&self) -> &[u8] { in command() method 166 fn default() -> &'a SendCommandResponse { in default() method
|
/aosp_15_r20/external/swiftshader/.vscode/ |
H A D | tasks.json | 20 "command": "sh", string 66 "command": "cmake", string 83 "command": "git", string 105 "default": "Debug", string
|
/aosp_15_r20/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/_setup/py3/ |
H A D | commands.py | 49 def add_option(command, long_name, help_text, short_name=None, default=None, argument 88 def add_finalizer(command, key, func): argument
|
/aosp_15_r20/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/_setup/py2/ |
H A D | commands.py | 50 def add_option(command, long_name, help_text, short_name=None, default=None, argument 89 def add_finalizer(command, key, func): argument
|
/aosp_15_r20/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/_setup/py2/ |
H A D | commands.py | 50 def add_option(command, long_name, help_text, short_name=None, default=None, argument 89 def add_finalizer(command, key, func): argument
|
/aosp_15_r20/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/_setup/py3/ |
H A D | commands.py | 49 def add_option(command, long_name, help_text, short_name=None, default=None, argument 88 def add_finalizer(command, key, func): argument
|
/aosp_15_r20/external/python/cpython3/Lib/tkinter/ |
D | filedialog.py | 122 def go(self, dir_or_file=os.curdir, pattern="*", default="", key=None): argument 335 command = "tk_getOpenFile" variable in Open 355 command = "tk_getSaveFile" variable in SaveAs 362 command = "tk_chooseDirectory" variable in Directory
|
/aosp_15_r20/packages/modules/Virtualization/libs/libmicrodroid_payload_metadata/config/src/ |
D | lib.rs | 69 fn default() -> Self { in default() method 97 pub command: String, field
|
/aosp_15_r20/external/python/setuptools/setuptools/ |
D | __init__.py | 101 def _ensure_stringlike(self, option, what, default=None): argument 133 def reinitialize_command(self, command, reinit_subcommands=0, **kw): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/setuptools/ |
D | __init__.py | 161 def _ensure_stringlike(self, option, what, default=None): argument 199 def reinitialize_command(self, command, reinit_subcommands=0, **kw): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/setuptools/ |
D | __init__.py | 161 def _ensure_stringlike(self, option, what, default=None): argument 199 def reinitialize_command(self, command, reinit_subcommands=0, **kw): argument
|