| /arkcompiler/runtime_core/static_core/libpandabase/os/ |
| D | exec.h | 39 decltype(auto) Exec(Args... args) in decltype() argument 46 decltype(auto) ExecNoWait(Args... args) in decltype() argument 53 decltype(auto) ExecWithCallback(Callback callback, Args... args) in decltype() argument 60 decltype(auto) ExecWithCallbackNoWait(Callback callback, Args... args) in decltype() argument
|
| /arkcompiler/runtime_core/static_core/runtime/tooling/inspector/ |
| D | debug_info_cache.cpp | 91 [](auto, auto &) { return true; }, in GetContinueToLocations() argument 92 …[sourceFile](auto, auto &debugInfo, auto methodId) { return debugInfo.GetSourceFile(methodId) == s… in GetContinueToLocations() argument 93 [lineNumber, &locations](auto pandaFile, auto &, auto methodId, auto &entry, auto next) { in GetContinueToLocations() argument 127 [](auto, auto &) { return true; }, in GetBreakpointLocations() argument 128 [&sourceFileFilter](auto, auto &debugInfo, auto methodId) { in GetBreakpointLocations() argument 132 auto &entry, auto /* next */) { in GetBreakpointLocations() 150 …auto lineHandler = [startLine, endLine, &lineNumbers](auto, auto &, auto, auto &entry, auto /* nex… in GetValidLineNumbers() argument 158 EnumerateLineEntries([](auto, auto &) { return true; }, in GetValidLineNumbers() argument 159 [sourceFile](auto, auto &debugInfo, auto methodId) { in GetValidLineNumbers() argument 166 auto methodFilter = [sourceFile, startLine](auto, auto &debugInfo, auto methodId) { in GetValidLineNumbers() argument [all …]
|
| D | inspector_server.cpp | 37 …server_.OnCall("Debugger.enable", [](auto, auto &result, auto &) { result.AddProperty("debuggerId"… in InspectorServer() argument 221 …"Debugger.continueToLocation", [this, handler = std::move(handler)](auto &sessionId, auto &, auto … in OnCallDebuggerContinueToLocation() argument 239 [this, handler = std::move(handler)](auto &, auto &result, const JsonObject ¶ms) { in OnCallDebuggerGetPossibleBreakpoints() argument 278 [this, handler = std::move(handler)](auto &, auto &result, auto ¶ms) { in OnCallDebuggerGetScriptSource() argument 290 …r_.OnCall("Debugger.pause", [this, handler = std::move(handler)](auto &sessionId, auto &, auto &) { in OnCallDebuggerPause() argument 299 [this, handler = std::move(handler)](auto &sessionId, auto &, auto ¶ms) { in OnCallDebuggerRemoveBreakpoint() argument 330 …_.OnCall("Debugger.resume", [this, handler = std::move(handler)](auto &sessionId, auto &, auto &) { in OnCallDebuggerResume() argument 415 [this, handler = std::move(handler)](auto &sessionId, auto &, const JsonObject ¶ms) { in OnCallDebuggerSetBreakpointsActive() argument 435 [this, handler = std::move(handler)](auto &sessionId, auto &, const JsonObject ¶ms) { in OnCallDebuggerSetPauseOnExceptions() argument 465 …OnCall("Debugger.stepInto", [this, handler = std::move(handler)](auto &sessionId, auto &, auto &) { in OnCallDebuggerStepInto() argument [all …]
|
| D | inspector.cpp | 183 [](auto &, auto &, auto) {}, in ThreadStart() argument
|
| /arkcompiler/runtime_core/libpandabase/os/ |
| D | exec.h | 29 decltype(auto) Exec(Args... args) in decltype() argument
|
| /arkcompiler/ets_runtime/test/jittest/create_arguments/ |
| D | create_arguments.ts | 20 const auto = new Car('Honda', 'Accord', 1998); constant
|
| /arkcompiler/runtime_core/static_core/runtime/tooling/inspector/connection/ohos_ws/ |
| D | ohos_ws_server_endpoint.cpp | 21 endpoint_.SetValidateConnectionCallback([this](auto) { in OhosWsServerEndpoint() argument
|
| /arkcompiler/runtime_core/static_core/runtime/tooling/inspector/tests/ |
| D | session_manager.cpp | 87 sm_.EnumerateSessions([&sessions, &pt_threads](auto, auto thread) { in TEST_F() argument 94 sm_.EnumerateSessions([&sessions, &pt_threads](auto, auto thread) { in TEST_F() argument
|
| D | debug_info_cache.cpp | 190 auto breaks = cache.GetBreakpointLocations([](auto) { return true; }, 4U, sets); in TEST_F() argument
|
| D | inspector_server.cpp | 206 inspectorServer.OnCallDebuggerRestartFrame([&](auto, auto) { g_handlerCalled = true; }); in TEST_F() argument 347 inspectorServer.OnCallDebuggerGetScriptSource([](auto) { return "a"; }); in TEST_F() argument
|
| /arkcompiler/ets_frontend/ets2panda/evaluate/debugInfoDeserialization/ |
| D | inheritanceResolution.cpp | 130 [this, superClass, cda](auto, auto *program, auto, auto name) { in ResolveInheritanceChainImpl() argument
|
| /arkcompiler/toolchain/tooling/test/client_utils/ |
| D | test_util.cpp | 29 MatchFunc MatchRule::replySuccess = [] (auto recv, auto, auto) -> bool { in __anond135e1a70102() argument
|
| /arkcompiler/ets_frontend/ets2panda/compiler/base/ |
| D | destructuring.cpp | 211 const auto [init, target] = GetAssignmentTarget(propExpr); in GenObjectWithRest() local 255 const auto [init, target] = GetAssignmentTarget(propExpr); in GenObject() local
|
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ |
| D | regAllocator.cpp | 111 const auto [spill_info, origin_type] = spiller_->New(); in Spill() local 156 const auto [indices_valid, limit] = RegIndicesValid(ins, registers); in Run() local
|
| D | emitter.cpp | 294 const auto [start, varsLength, totalRegsNum] = info; in GenLocalVariableInfo() local
|
| /arkcompiler/ets_frontend/ets2panda/ast_verifier/ |
| D | checkInfiniteLoop.cpp | 54 const auto [constant, truthy] = type->ResolveConditionExpr(); in ConditionIsAlwaysTrue() local
|
| D | variableHasScope.cpp | 62 const auto [decision, action] = invariantHasVariable(ctx, ast); in GetLocalScopeVariable() local
|
| /arkcompiler/ets_frontend/ets2panda/evaluate/ |
| D | scopedDebugInfoPlugin.cpp | 404 … debugInfoStorage_.EnumerateContextFiles([this](auto sourceFilePath, auto, auto, auto moduleName) { in CreateContextPrograms() argument
|
| /arkcompiler/ets_frontend/ets2panda/checker/ets/ |
| D | validateHelpers.cpp | 153 const auto [target_ident, typeAnnotation] = GetTargetIdentifierAndType(ident); in ValidatePropertyOrDeclaratorIdentifier() local
|
| D | utilityTypeHandlers.cpp | 608 const auto [decl, var] = in CreateInterfaceProto() local 706 …const auto [decl, var] = VarBinder()->NewVarDecl<varbinder::ClassDecl>(classId->Start(), classId->… in CreateClassPrototype() local
|
| /arkcompiler/runtime_core/static_core/static_linker/ |
| D | linker_context_misc.cpp | 291 …std::accumulate(readers_.begin(), readers_.end(), (size_t)0, [](size_t c, const auto &) { return c… in Read()
|
| /arkcompiler/runtime_core/static_core/runtime/mem/gc/ |
| D | gc_trigger.cpp | 153 const auto [min_threshold, max_threshold] = in ComputeTarget() local
|
| /arkcompiler/ets_frontend/es2panda/binder/ |
| D | scope.cpp | 471 const auto [name, pattern] = util::Helpers::ParamName(allocator, param, params_.size()); in AddParamDecl() local
|
| /arkcompiler/ets_frontend/ets2panda/varbinder/ |
| D | scope.cpp | 407 const auto [name, pattern] = util::Helpers::ParamName(allocator, param, params_.size()); in AddParamDecl() local
|
| /arkcompiler/ets_runtime/ecmascript/jspandafile/ |
| D | class_info_extractor.cpp | 1085 const auto [baseSize, baseMaxInlineSize] = GetSizeAndMaxInlineByType(baseType); in DefineSendableInstanceHClass() local
|