Home
last modified time | relevance | path

Searched defs:data_ (Results 1 - 25 of 32) sorted by relevance

12

/arkcompiler/runtime_core/static_core/runtime/include/tooling/
H A Dpt_property.h36 void *data_; member in ark::tooling::PtProperty
H A Dpt_value.h43 uint64_t data_; // Language dependent data member in ark::tooling::PtValueMeta
/arkcompiler/ets_frontend/ets2panda/util/
H A Dbitset.h44 uint8_t *data_; member in ark::es2panda::util::BitSet
/arkcompiler/ets_frontend/es2panda/util/
H A Dbitset.h43 uint8_t *data_; member in panda::es2panda::util::BitSet
/arkcompiler/ets_runtime/ecmascript/serializer/
H A Dbase_serializer.h73 std::unique_ptr<SerializeData> data_; member in panda::ecmascript::BaseSerializer
H A Dbase_deserializer.h218 SerializeData* data_; member in panda::ecmascript::BaseDeserializer
/arkcompiler/runtime_core/compiler/optimizer/ir_builder/
H A Dpbc_iterator.h77 const uint8_t *data_; member
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir_builder/
H A Dpbc_iterator.h70 const uint8_t *data_; member
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dprecompile_checker.h34 PassData* data_; member in panda::ecmascript::kungfu::PreCompileChecker
H A Dpass_manager.cpp143 data_ = new PassData(builder_, circuit_, ctx_, log_, fullName, &methodInfo, recordName, in Compile() member
H A Dpass.h238 T1* data_; member in panda::ecmascript::kungfu::PassRunner
/arkcompiler/runtime_core/static_core/dprof/libdprof/dprof/ipc/
H A Dipc_message.h63 std::vector<uint8_t> data_; member in ark::dprof::ipc::Message
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
H A Dets_arraybuffer.h83 ObjectPointer<EtsByteArray> data_; member in ark::ets::EtsArrayBuffer
/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
H A Darray.h222 __extension__ alignas(sizeof(uint64_t)) uint32_t data_[0]; // NOLINT(modernize-avoid-c-arrays) member in ark::ark::coretypes::Array
/arkcompiler/runtime_core/libpandafile/
H A Dcode_data_accessor.h64 Span<const uint8_t> data_; member in panda::panda_file::CodeDataAccessor::TryBlock
H A Dfile_writer.h136 std::vector<uint8_t> data_; member in panda::panda_file::MemoryWriter
H A Ddata_protect.h323 std::vector<uintptr_t>data_; global() variable
[all...]
/arkcompiler/runtime_core/static_core/libpandafile/
H A Dcode_data_accessor.h64 Span<const uint8_t> data_; member in ark::panda_file::CodeDataAccessor::TryBlock
H A Dfile_writer.h128 std::vector<uint8_t> data_; member in ark::panda_file::MemoryWriter
/arkcompiler/ets_runtime/ecmascript/compiler/base/
H A Dbit_set.h206 Data data_; global() member in panda::ecmascript::kungfu::BitSet
[all...]
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
H A Djs_value.h278 FIELD_UNUSED uint64_t data_; member in ark::ets::interop::js::JSValue
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/helpers/
H A Dets_to_string_cache.cpp157 Data data_; member in ark::ets::detail::EtsToStringCacheElement
/arkcompiler/ets_runtime/ecmascript/compiler/aot_snapshot/
H A Dsnapshot_global_data.h49 std::vector<ItemData> data_; member in panda::ecmascript::kungfu::ReviseData
/arkcompiler/runtime_core/libpandabase/utils/
H A Dbit_vector.h90 WordType *data_; member in panda::final
232 WordType *data_; global() member in panda::BitVectorIterator
628 const BitVectorBase &data_; global() member in panda::BitVectorBase::BitIndexIterator
[all...]
/arkcompiler/runtime_core/static_core/libpandabase/utils/
H A Dbit_vector.h91 WordType *data_; member in ark::final
242 WordType *data_; global() member in ark::BitVectorIterator
664 const BitVectorBase &data_; global() member in ark::BitVectorBase::BitIndexIterator
[all...]

Completed in 11 milliseconds

12