Home
last modified time | relevance | path

Searched defs:value_ (Results 1 – 25 of 33) sorted by relevance

12

/arkcompiler/runtime_core/static_core/runtime/include/tooling/
Dvreg_value.h25 explicit VRegValue(int64_t value = 0) : value_(value) {} in value_() function
Dpt_value.h49 explicit PtValue(int64_t value = 0) : value_(value) {} in value_() function
/arkcompiler/ets_frontend/es2panda/ir/module/
DassertEntry.h60 StringLiteral *value_; variable
/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsPrivateIdentifier.h67 Expression *value_; variable
/arkcompiler/runtime_core/libpandafile/
Dvalue.h69 uint32_t value_; variable
Dannotation_data_accessor.h56 uint32_t value_; variable
/arkcompiler/runtime_core/static_core/libpandafile/
Dvalue.h69 uint32_t value_; variable
Dannotation_data_accessor.h56 uint32_t value_; variable
/arkcompiler/ets_frontend/ets2panda/ir/base/
DclassElement.h105 Expression *value_; variable
Dproperty.h137 Expression *value_ = nullptr; variable
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/types/
Dproperty_descriptor.h136 RemoteObject value_; variable
Dremote_object.h187 Value value_; variable
/arkcompiler/runtime_core/assembler/
Dassembly-literals.h32 … std::variant<bool, uint8_t, uint16_t, uint32_t, uint64_t, float, double, std::string> value_; member
Dannotation.h505 std::variant<uint64_t, float, double, std::string, pandasm::Type, AnnotationData> value_; variable
558 std::unique_ptr<Value> value_; variable
/arkcompiler/ets_frontend/es2panda/ir/base/
Dproperty.h120 Expression *value_; variable
DclassProperty.h139 Expression *value_; variable
DmethodDefinition.h178 FunctionExpression *value_; variable
/arkcompiler/runtime_core/static_core/assembler/
Dannotation.h497 std::variant<uint64_t, float, double, std::string, pandasm::Type, AnnotationData> value_; variable
553 std::unique_ptr<Value> value_; variable
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dcard_table.h205 std::atomic_uint8_t value_ = CLEAR_VALUE; variable
/arkcompiler/runtime_core/static_core/verification/util/
Doptional_ref.h88 T *value_; member
/arkcompiler/ets_runtime/ecmascript/
Ddate_parse.h147 char value_; variable
316 int value_; variable
Djs_serializer.h264 std::unique_ptr<uint8_t, Deleter> value_; variable
/arkcompiler/runtime_core/static_core/runtime/include/
Dtyped_value.h276 Value value_; variable
/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/inline_ir/
Dcleanup_inline_module.cpp90 T value_; member in __anondc7b8c950111::ScopedVectorElement
/arkcompiler/runtime_core/libpandabase/tests/
Darena_allocator_test.cpp168 size_t value_; member in panda::ComplexClass

12