/external/emma/core/java12/com/vladium/util/exception/ |
D | AbstractException.java | 99 m_arguments = null; in AbstractException() 111 m_arguments = null; in AbstractException() 126 m_arguments = arguments == null ? null : (Object []) arguments.clone (); in AbstractException() 138 m_arguments = null; in AbstractException() 151 m_arguments = null; in AbstractException() 167 m_arguments = arguments == null ? null : (Object []) arguments.clone (); in AbstractException() 189 if (m_arguments == null) in getMessage() 195 msg = ExceptionCommon.getMessage (_class, supermsg, m_arguments); in getMessage() 324 private transient final Object [] m_arguments; field in AbstractException
|
D | AbstractRuntimeException.java | 99 m_arguments = null; in AbstractRuntimeException() 111 m_arguments = null; in AbstractRuntimeException() 126 m_arguments = arguments == null ? null : (Object []) arguments.clone (); in AbstractRuntimeException() 138 m_arguments = null; in AbstractRuntimeException() 151 m_arguments = null; in AbstractRuntimeException() 167 m_arguments = arguments == null ? null : (Object []) arguments.clone (); in AbstractRuntimeException() 189 if (m_arguments == null) in getMessage() 195 msg = ExceptionCommon.getMessage (_class, supermsg, m_arguments); in getMessage() 324 private transient final Object [] m_arguments; field in AbstractRuntimeException
|
/external/lldb/source/Commands/ |
D | CommandObjectSettings.cpp | 60 m_arguments.push_back (arg1); in CommandObjectSettingsSet() 61 m_arguments.push_back (arg2); in CommandObjectSettingsSet() 320 m_arguments.push_back (arg1); in CommandObjectSettingsShow() 413 m_arguments.push_back (arg); in CommandObjectSettingsList() 519 m_arguments.push_back (arg1); in CommandObjectSettingsRemove() 520 m_arguments.push_back (arg2); in CommandObjectSettingsRemove() 648 m_arguments.push_back (arg1); in CommandObjectSettingsReplace() 649 m_arguments.push_back (arg2); in CommandObjectSettingsReplace() 650 m_arguments.push_back (arg3); in CommandObjectSettingsReplace() 770 m_arguments.push_back (arg1); in CommandObjectSettingsInsertBefore() [all …]
|
D | CommandObjectLog.cpp | 79 m_arguments.push_back (arg1); in CommandObjectLogEnable() 80 m_arguments.push_back (arg2); in CommandObjectLogEnable() 260 m_arguments.push_back (arg1); in CommandObjectLogDisable() 261 m_arguments.push_back (arg2); in CommandObjectLogDisable() 333 m_arguments.push_back (arg); in CommandObjectLogList()
|
D | CommandObjectWatchpoint.cpp | 184 m_arguments.push_back(arg); in CommandObjectWatchpointList() 367 m_arguments.push_back(arg); in CommandObjectWatchpointEnable() 446 m_arguments.push_back(arg); in CommandObjectWatchpointDisable() 530 m_arguments.push_back(arg); in CommandObjectWatchpointDelete() 613 m_arguments.push_back(arg); in CommandObjectWatchpointIgnore() 769 m_arguments.push_back (arg); in CommandObjectWatchpointModify() 956 m_arguments.push_back (arg); in CommandObjectWatchpointSetVariable() 1163 m_arguments.push_back (arg); in CommandObjectWatchpointSetExpression()
|
D | CommandObjectRegister.cpp | 67 m_arguments.push_back (arg); in CommandObjectRegisterRead() 402 m_arguments.push_back (arg1); in CommandObjectRegisterWrite() 403 m_arguments.push_back (arg2); in CommandObjectRegisterWrite()
|
D | CommandObjectCommands.cpp | 263 m_arguments.push_back (arg); in CommandObjectCommandsSource() 525 m_arguments.push_back (arg1); in CommandObjectCommandsAlias() 526 m_arguments.push_back (arg2); in CommandObjectCommandsAlias() 527 m_arguments.push_back (arg3); in CommandObjectCommandsAlias() 794 m_arguments.push_back (arg); in CommandObjectCommandsUnalias() 1376 m_arguments.push_back (arg1); in CommandObjectCommandsScriptImport() 1550 m_arguments.push_back (arg1); in CommandObjectCommandsScriptAdd() 1930 m_arguments.push_back (arg1); in CommandObjectCommandsScriptDelete()
|
D | CommandObjectType.cpp | 442 m_arguments.push_back (type_arg); in CommandObjectTypeFormatAdd() 569 m_arguments.push_back (type_arg); in CommandObjectTypeFormatDelete() 680 m_arguments.push_back (type_arg); in CommandObjectTypeFormatList() 1257 m_arguments.push_back (type_arg); in CommandObjectTypeSummaryAdd() 1514 m_arguments.push_back (type_arg); in CommandObjectTypeSummaryDelete() 1807 m_arguments.push_back (type_arg); in CommandObjectTypeSummaryList() 1957 m_arguments.push_back (type_arg); in CommandObjectTypeCategoryEnable() 2049 m_arguments.push_back (type_arg); in CommandObjectTypeCategoryDelete() 2122 m_arguments.push_back (type_arg); in CommandObjectTypeCategoryDisable() 2232 m_arguments.push_back (type_arg); in CommandObjectTypeCategoryList() [all …]
|
D | CommandObjectThread.cpp | 149 m_arguments.push_back (arg); in CommandObjectThreadBacktrace() 391 m_arguments.push_back (arg); in CommandObjectThreadStepWithTypeAndScope() 631 m_arguments.push_back (arg); in CommandObjectThreadContinue() 915 m_arguments.push_back (arg); in CommandObjectThreadUntil() 1159 m_arguments.push_back (arg); in CommandObjectThreadSelect() 1354 m_arguments.push_back (arg); in CommandObjectThreadReturn()
|
D | CommandObjectPlugin.cpp | 47 m_arguments.push_back (arg1); in CommandObjectPluginLoad()
|
D | CommandObjectSyntax.cpp | 49 m_arguments.push_back (arg); in CommandObjectSyntax()
|
D | CommandObjectWatchpointCommand.cpp | 176 m_arguments.push_back (arg); in CommandObjectWatchpointCommandAdd() 643 m_arguments.push_back (arg); in CommandObjectWatchpointCommandDelete() 735 m_arguments.push_back (arg); in CommandObjectWatchpointCommandList()
|
D | CommandObjectBreakpointCommand.cpp | 198 m_arguments.push_back (arg); in CommandObjectBreakpointCommandAdd() 682 m_arguments.push_back (arg); in CommandObjectBreakpointCommandDelete() 780 m_arguments.push_back (arg); in CommandObjectBreakpointCommandList()
|
D | CommandObjectApropos.cpp | 48 m_arguments.push_back (arg); in CommandObjectApropos()
|
D | CommandObjectFrame.cpp | 174 m_arguments.push_back (arg); in CommandObjectFrameSelect() 329 m_arguments.push_back (arg); in CommandObjectFrameVariable()
|
D | CommandObjectBreakpoint.cpp | 710 m_arguments.push_back (arg); in CommandObjectBreakpointModify() 1021 m_arguments.push_back (arg); in CommandObjectBreakpointEnable() 1140 m_arguments.push_back (arg); in CommandObjectBreakpointDisable() 1251 m_arguments.push_back (arg); in CommandObjectBreakpointList() 1638 m_arguments.push_back (arg); in CommandObjectBreakpointDelete()
|
D | CommandObjectMemory.cpp | 343 m_arguments.push_back (arg1); in CommandObjectMemoryRead() 344 m_arguments.push_back (arg2); in CommandObjectMemoryRead() 1023 m_arguments.push_back (arg1); in CommandObjectMemoryWrite() 1024 m_arguments.push_back (arg2); in CommandObjectMemoryWrite()
|
D | CommandObjectHelp.cpp | 47 m_arguments.push_back (arg); in CommandObjectHelp()
|
D | CommandObjectExpression.cpp | 208 m_arguments.push_back (arg); in CommandObjectExpression()
|
D | CommandObjectProcess.cpp | 140 m_arguments.push_back (arg); in CommandObjectProcessLaunch() 1391 m_arguments.push_back (arg); in CommandObjectProcessSignal() 1701 m_arguments.push_back (arg); in CommandObjectProcessHandle()
|
/external/lldb/include/lldb/Target/ |
D | CPPLanguageRuntime.h | 44 m_arguments(), in MethodName() 56 m_arguments(), in MethodName() 108 llvm::StringRef m_arguments; // Arguments: "(unsigned int)" variable
|
D | Process.h | 117 m_arguments (), in ProcessInfo() 130 m_arguments (), in ProcessInfo() 143 m_arguments.Clear(); in Clear() 179 m_arguments.InsertArgumentAtIndex (0, filename); in SetExecutableFile() 266 return m_arguments; in GetArguments() 272 return m_arguments; in GetArguments() 316 Args m_arguments; // All program arguments except argv[0] variable
|
/external/lldb/source/Interpreter/ |
D | CommandObject.cpp | 59 m_arguments(), in CommandObject() 94 if (m_arguments.size() > 0) in GetSyntax() 481 return m_arguments.size(); in GetNumArgumentEntries() 487 if (idx < m_arguments.size()) in GetArgumentEntryAtIndex() 488 return &(m_arguments[idx]); in GetArgumentEntryAtIndex() 588 int num_args = m_arguments.size(); in GetFormattedCommandArguments() 594 opt_set_mask == LLDB_OPT_SET_ALL ? m_arguments[i] in GetFormattedCommandArguments() 595 : OptSetFiltered(opt_set_mask, m_arguments[i]); in GetFormattedCommandArguments()
|
/external/lldb/source/Target/ |
D | CPPLanguageRuntime.cpp | 241 m_arguments = llvm::StringRef(); in Clear() 303 m_arguments = full.substr(arg_start, arg_end - arg_start + 1); in Parse() 376 return m_arguments; in GetArguments()
|
/external/lldb/include/lldb/Interpreter/ |
D | CommandObject.h | 542 std::vector<CommandArgumentEntry> m_arguments; variable
|