Home
last modified time | relevance | path

Searched defs:spec (Results 1 – 9 of 9) sorted by relevance

/arkcompiler/runtime_core/static_core/tests/cts-coverage-tool/lib/
Dsummary.rb19 def initialize(spec) argument
Dfull_md.rb25 def initialize(spec) argument
/arkcompiler/runtime_core/tests/cts-coverage-tool/lib/
Dsummary.rb19 def initialize(spec) argument
Dfull_md.rb25 def initialize(spec) argument
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_emitter.cpp2217 DBGDieAttr *spec = LFindAttribute(attrvec, static_cast<DwAt>(DW_AT_specification)); in EmitDwFormAddr() local
2295 DBGDieAttr *spec = LFindAttribute(attrvec, static_cast<DwAt>(DW_AT_specification)); in EmitDwFormData8() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dllvm_codegen.cpp611 DILineInfoSpecifier spec; in GetCalleeReg2Offset() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Demit.cpp3253 DBGDieAttr *spec = LFindAttribute(attrvec, DW_AT_specification); in EmitDIAttrValue() local
3297 DBGDieAttr *spec = LFindAttribute(attrvec, DW_AT_specification); in EmitDIAttrValue() local
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/scopesInit/
DscopesInitPhase.cpp279 for (auto *spec : exportDecl->Specifiers()) { in VisitExportNamedDeclaration() local
/arkcompiler/ets_frontend/ets2panda/checker/
DETSAnalyzer.cpp1801 for (auto *spec : st->Specifiers()) { in Check() local