Searched defs:settings (Results 1 – 17 of 17) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/test/unit/lsp/ |
| D | formatting_context_test.cpp | 30 ark::es2panda::lsp::FormatCodeSettings settings; in TEST_F() local 53 ark::es2panda::lsp::FormatCodeSettings settings; in TEST_F() local 81 ark::es2panda::lsp::FormatCodeSettings settings; in TEST_F() local 105 ark::es2panda::lsp::FormatCodeSettings settings; in TEST_F() local
|
| D | formatting_test.cpp | 26 ark::es2panda::lsp::FormatCodeSettings settings; in TEST_F() local
|
| D | change_tracker_test.cpp | 45 ark::es2panda::lsp::FormatCodeSettings settings; in GetTracker() local
|
| /arkcompiler/ets_frontend/ets2panda/lsp/src/formatting/ |
| D | formatting_settings.cpp | 22 FormatCodeSettings settings; in GetDefaultFormatCodeSettings() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/playground/frontend/src/components/header/ |
| D | styles.module.scss | 36 .settings { class
|
| /arkcompiler/runtime_core/static_core/runtime/mem/gc/lang/ |
| D | gc_lang.cpp | 24 GCLang<LanguageConfig>::GCLang(ObjectAllocatorBase *objectAllocator, const GCSettings &settings) in GCLang()
|
| /arkcompiler/runtime_core/static_core/runtime/tests/interpreter/ |
| D | test_runtime_interface.cpp | 51 …myGC::DummyGC(ark::mem::ObjectAllocatorBase *objectAllocator, const ark::mem::GCSettings &settings) in DummyGC()
|
| /arkcompiler/runtime_core/static_core/runtime/mem/gc/epsilon-g1/ |
| D | epsilon-g1.cpp | 23 …G1GC<LanguageConfig>::EpsilonG1GC(ObjectAllocatorBase *objectAllocator, const GCSettings &settings) in EpsilonG1GC()
|
| /arkcompiler/runtime_core/static_core/runtime/mem/gc/epsilon/ |
| D | epsilon.cpp | 24 …ilonGC<LanguageConfig>::EpsilonGC(ObjectAllocatorBase *objectAllocator, const GCSettings &settings) in EpsilonGC()
|
| /arkcompiler/runtime_core/static_core/runtime/mem/gc/cmc-gc-adapter/ |
| D | cmc-gc-adapter.cpp | 24 …ter<LanguageConfig>::CMCGCAdapter(ObjectAllocatorBase *objectAllocator, const GCSettings &settings) in CMCGCAdapter()
|
| /arkcompiler/runtime_core/static_core/runtime/mem/gc/ |
| D | generational-gc-base.h | 40 GenerationalGC(ObjectAllocatorBase *objectAllocator, const GCSettings &settings) in GenerationalGC()
|
| D | gc.cpp | 55 GC::GC(ObjectAllocatorBase *objectAllocator, const GCSettings &settings) in GC() 411 GC *CreateGC(GCType gcType, ObjectAllocatorBase *objectAllocator, const GCSettings &settings) in CreateGC()
|
| /arkcompiler/runtime_core/static_core/runtime/mem/gc/stw-gc/ |
| D | stw-gc.cpp | 33 StwGC<LanguageConfig>::StwGC(ObjectAllocatorBase *objectAllocator, const GCSettings &settings) in StwGC()
|
| /arkcompiler/runtime_core/static_core/runtime/include/ |
| D | language_context.h | 327 const mem::GCSettings &settings) const in CreateGC()
|
| /arkcompiler/runtime_core/static_core/runtime/mem/gc/gen-gc/ |
| D | gen-gc.cpp | 31 GenGC<LanguageConfig>::GenGC(ObjectAllocatorBase *objectAllocator, const GCSettings &settings) in GenGC()
|
| /arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/ |
| D | g1-gc.cpp | 62 G1GC<LanguageConfig>::G1GC(ObjectAllocatorBase *objectAllocator, const GCSettings &settings) in G1GC()
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/js/ |
| D | cocos_worker_test.js | 27582 this.settings = { property
|