Lines Matching refs:CommandInterpreter
55 CommandInterpreter &interpreter, uint32_t completion_mask, in InvokeCommonCompletionCallbacks()
75 int CommandCompletions::SourceFiles(CommandInterpreter &interpreter, in SourceFiles()
240 int CommandCompletions::DiskFiles(CommandInterpreter &interpreter, in DiskFiles()
252 int CommandCompletions::DiskDirectories(CommandInterpreter &interpreter, in DiskDirectories()
264 int CommandCompletions::Modules(CommandInterpreter &interpreter, in Modules()
280 int CommandCompletions::Symbols(CommandInterpreter &interpreter, in Symbols()
296 int CommandCompletions::SettingsNames(CommandInterpreter &interpreter, in SettingsNames()
322 int CommandCompletions::PlatformPluginNames(CommandInterpreter &interpreter, in PlatformPluginNames()
333 int CommandCompletions::ArchitectureNames(CommandInterpreter &interpreter, in ArchitectureNames()
341 int CommandCompletions::VariablePath(CommandInterpreter &interpreter, in VariablePath()
347 CommandCompletions::Completer::Completer(CommandInterpreter &interpreter, in Completer()
358 CommandInterpreter &interpreter, bool include_support_files, in SourceFileCompleter()
440 CommandInterpreter &interpreter, CompletionRequest &request) in SymbolCompleter()
500 CommandInterpreter &interpreter, CompletionRequest &request) in ModuleCompleter()