| /arkcompiler/runtime_core/static_core/compiler/ |
| D | compile_method.h | 48 struct Entry { struct 59 std::vector<Entry, typename mem::AllocatorAdapter<Entry>> statsList_; argument
|
| /arkcompiler/runtime_core/static_core/runtime/coroutines/ |
| D | local_storage.h | 33 struct Entry { struct 34 union { 37 } data; 38 Finalizer finalizer = nullptr;
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | js_thread_hclass_entries.h | 41 struct Entry { struct 44 JSHClass *builtinHClass = nullptr; 47 JSHClass *instanceHClass = nullptr; 49 JSHClass *prototypeHClass = nullptr; 51 JSHClass *prototypeOfPrototypeHClass = nullptr; 53 JSHClass *extraHClass = nullptr;
|
| D | js_thread_elements_hclass_entries.h | 24 struct Entry { struct 25 GlobalEnvField hclassIdx = GlobalEnvField::INVALID; 26 GlobalEnvField hclassWithProtoIdx = GlobalEnvField::INVALID;
|
| /arkcompiler/ets_runtime/test/aottest/generic_instance_type_literal/ |
| D | generic_instance_type_literal.ts | 16 class Entry <T> { class
|
| /arkcompiler/ets_frontend/arkguard/test/grammar/obfuscation_validation/ |
| D | namespace_api_01.ts | 17 export enum Entry { enum
|
| /arkcompiler/ets_runtime/ecmascript/debugger/ |
| D | debugger_api.h | 50 enum class ArkInternalValueType {None, Entry, Scope, ScopeList}; enumerator
|
| /arkcompiler/runtime_core/static_core/runtime/interpreter/ |
| D | cache.h | 54 struct Entry { struct
|
| /arkcompiler/runtime_core/static_core/libpandabase/utils/ |
| D | json_builder.h | 53 void Entry() in Entry() function
|
| D | bit_table.h | 502 Entry() in Entry() function 507 Entry(std::initializer_list<uint32_t> data) in Entry() function
|
| /arkcompiler/runtime_core/libpandabase/utils/ |
| D | json_builder.h | 49 void Entry() in Entry() function
|
| D | bit_table.h | 478 Entry() in Entry() function 483 Entry(std::initializer_list<uint32_t> data) in Entry() function
|
| /arkcompiler/ets_frontend/ets2panda/util/ |
| D | arktsconfig.h | 159 const std::string &Entry() const in Entry() function
|
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/ap_file/ |
| D | pgo_profile_type_pool.h | 43 explicit Entry(ProfileType type) : type_(type) {} in Entry() function
|
| D | pgo_record_pool.h | 41 explicit Entry(CString name) : name_(std::move(name)) {} in Entry() function
|
| /arkcompiler/runtime_core/libabckit/tests/stress/abckit_plugin/ |
| D | stress.cpp | 69 extern "C" int Entry(AbckitFile *file) in Entry() function
|
| /arkcompiler/runtime_core/static_core/runtime/tests/ |
| D | fibers_test.cpp | 102 extern "C" void Entry(void *currentFiber) in Entry() function
|
| /arkcompiler/ets_runtime/common_components/objects/string_table/ |
| D | hashtriemap.h | 192 using Entry = HashTrieMapEntry; variable
|
| /arkcompiler/runtime_core/libpandabase/tests/ |
| D | bit_table_test.cpp | 368 using Entry = Builder::Entry; in TEST_F() typedef
|
| /arkcompiler/runtime_core/static_core/libpandabase/tests/ |
| D | bit_table_test.cpp | 380 using Entry = Builder::Entry; in TEST_F() typedef
|
| /arkcompiler/runtime_core/compiler/optimizer/ir/ |
| D | ir_constructor.h | 472 IrConstructor &Entry() in Entry() function
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ |
| D | ir_constructor.h | 583 IrConstructor &Entry() in Entry() function
|