| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/ |
| D | encoder.md | 11 ### Register file (concrete implementation is architecture dependent) 16 ### Encoder (concrete implementation is architecture dependent) 21 ### Calling Convention (concrete implementation is architecture dependent) 69 ### Execution model (concrete implementation - must be architecture independent) 74 ### Codegen (concrete implementation - must be architecture independent)
|
| /arkcompiler/toolchain/tooling/dynamic/base/ |
| D | pt_types.cpp | 240 std::string &description) in AppendingHashToDescription() 253 void RemoteObject::AppendingSendableDescription(Local<JSValueRef> tagged, std::string &description) in AppendingSendableDescription() 262 std::string description = RemoteObject::ObjectDescription; in ResolveClassNameToDescription() local 277 std::string description = tagged->IsTrue() ? "true" : "false"; in PrimitiveRemoteObject() local 286 std::string description = tagged->ToString(ecmaVm)->ToString(ecmaVm); in PrimitiveRemoteObject() local 293 …std::string description = tagged->ToString(ecmaVm)->ToString(ecmaVm) + "n"; // n : BigInt literal… in PrimitiveRemoteObject() local 304 std::string description = tagged->DebuggerToString(ecmaVm); in StringRemoteObject() local 314 std::string description = DescriptionForSymbol(ecmaVm, tagged); in SymbolRemoteObject() local 326 std::string description = DescriptionForFunction(ecmaVm, tagged); in FunctionRemoteObject() local 339 std::string description = DescriptionForGeneratorFunction(ecmaVm, tagged); in GeneratorFunctionRemoteObject() local [all …]
|
| /arkcompiler/ets_frontend/ets2panda/linter/homecheck/src/utils/checker/ |
| D | AbilityInterface.ts | 22 description: string; property 37 description: string; property 60 description: string; property
|
| /arkcompiler/runtime_core/taihe/compiler/taihe/semantics/ |
| D | declarations.py | 86 def description(self) -> str: member in Decl 190 def description(self) -> str: member in TypeRefDecl 218 def description(self) -> str: member in ParamDecl 335 def description(self) -> str: member in PackageRefDecl 376 def description(self) -> str: member in DeclarationRefDecl 442 def description(self) -> str: member in PackageImportDecl 472 def description(self) -> str: member in DeclarationImportDecl 502 def description(self): member in EnumItemDecl 531 def description(self) -> str: member in UnionFieldDecl 559 def description(self) -> str: member in StructFieldDecl [all …]
|
| /arkcompiler/ets_frontend/ets2panda/lsp/include/refactors/ |
| D | refactor_types.h | 61 std::string_view description; member 67 std::string description; member 73 std::string description; member
|
| /arkcompiler/toolchain/tooling/dynamic/test/testcases/ |
| D | js_watch_set_type_test.h | 239 std::string description = ""; in RecvWatchSubtypeInfo() local 290 std::string description = ""; in RecvWatchObjectInfo() local
|
| /arkcompiler/toolchain/test/autotest/testcases/toolchain/performance/ |
| D | TestSendableMethod.json | 2 "description": "Config for TestSendableMethod", string
|
| D | TestWorkerBasicFuncWithGPSOn.json | 2 "description": "Config for TestWorkerBasicFuncWithGPSOn", string
|
| /arkcompiler/toolchain/test/autotest/testcases/toolchain/profiler/ |
| D | TestNativeProfilerTime.json | 2 "description": "Config for TestNativeProfilerTime", string
|
| D | TestWorkerProfilerHeapSampling.json | 2 "description": "Config for TestWorkerProfilerHeapSampling", string
|
| D | TestWorkerProfilerAllocation02.json | 2 "description": "Config for TestWorkerProfilerAllocation02", string
|
| D | TestProfilerHeapDump.json | 2 "description": "Config for TestProfilerHeapDump", string
|
| D | TestWorkerProfilerLaunch.json | 2 "description": "Config for TestWorkerProfilerLaunch", string
|
| D | TestWorkerProfilerAllocation01.json | 2 "description": "Config for TestWorkerProfilerAllocation01", string
|
| /arkcompiler/toolchain/test/autotest/testcases/toolchain/debug/ |
| D | TestAttachWorkerStep.json | 2 "description": "Config for TestAttachWorkerStep", string
|
| D | TestMainMixedDebug.json | 2 "description": "Config for TestMainMixedDebug", string
|
| D | TestMainSmartStepInto.json | 2 "description": "Config for TestMainSmartStepInto", string
|
| D | TestWorkerRunAfterProfiler.json | 2 "description": "Config for TestWorkerRunAfterProfiler", string
|
| D | TestWorkerLaunchAccelerate.json | 2 "description": "Config for TestWorkerLaunchAccelerate", string
|
| D | TestWorkerDropFrame01.json | 2 "description": "Config for TestWorkerDropFrame01", string
|
| D | TestWorkerStep.json | 2 "description": "Config for TestWorkerStep", string
|
| D | TestWorkerExceptionBreakpoints01.json | 3 "description": "Config for TestWorkerExceptionBreakpoints01", string
|
| D | TestWorkerSmartStepInto.json | 2 "description": "Config for TestWorkerSmartStepInto", string
|
| D | TestWorkerDropFrame02.json | 2 "description": "Config for TestWorkerDropFrame02", string
|
| D | TestMainDropFrame.json | 2 "description": "Config for TestMainDropFrame", string
|