Home
last modified time | relevance | path

Searched defs:sections (Results 51 - 75 of 102) sorted by relevance

12345

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Delf_builder.cpp21 std::map<ElfSecName, std::pair<uint64_t, uint32_t>> &sections = in AddShStrTabSection() local
90 const std::map<ElfSecName, std::pair<uint64_t, uint32_t>> &sections = GetFullSecInfo(); in DumpSection() local
152 const std::map<ElfSecName, std::pair<uint64_t, uint32_t>> &sections in RemoveNotNeedSection() local
102 ElfBuilder(const std::vector<ModuleSectionDes> &des, const std::vector<ElfSecName> &sections) ElfBuilder() argument
258 const std::map<ElfSecName, std::pair<uint64_t, uint32_t>> &sections = GetFullSecInfo(); GetSegmentNum() local
275 const std::map<ElfSecName, std::pair<uint64_t, uint32_t>> &sections = GetFullSecInfo(); SetLastSection() local
311 const std::map<ElfSecName, std::pair<uint64_t, uint32_t>> &sections = GetFullSecInfo(); FindShStrTab() local
549 const std::map<ElfSecName, std::pair<uint64_t, uint32_t>> &sections = GetFullSecInfo(); PackELFSections() local
701 const std::map<ElfSecName, std::pair<uint64_t, uint32_t>> &sections = GetFullSecInfo(); PackELFSegment() local
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/assembler/
H A Delf_assembler.h611 std::vector<Section *> sections; member in assembler::ElfAssembler
/base/hiviewdfx/hiview/plugins/faultlogger/service/
H A Dfaultlog_formatter.cpp135 std::string GetSummaryByType(int32_t logType, std::map<std::string, std::string> sections) in GetSummaryByType() argument
226 void WriteFaultLogToFile(int32_t fd, int32_t logType, std::map<std::string, std::string> sections) in WriteFaultLogToFile() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_water_flow.cpp154 void UpdateWaterFlowSections(const JSCallbackInfo& args, const JSRef<JSVal>& sections) in UpdateWaterFlowSections() argument
202 auto sections = obj->GetProperty("sections"); in Create() local
129 UpdateSections( const JSCallbackInfo& args, const JSRef<JSVal>& sections, RefPtr<NG::WaterFlowSections>& waterFlowSections) UpdateSections() argument
161 UpdateWaterFlowSectionsByFrameNode( NG::FrameNode* frameNode, const JSCallbackInfo& args, const JSRef<JSVal>& sections) UpdateWaterFlowSectionsByFrameNode() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/sliding_window/
H A Dwater_flow_layout_sw.cpp104 const auto& sections = sections_->GetSectionInfo(); in Init() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/top_down/
H A Dwater_flow_layout_info.cpp440 void WaterFlowLayoutInfo::InitSegments(const std::vector<WaterFlowSections::Section>& sections, int32_t start) in InitSegments() argument
H A Dwater_flow_segmented_layout.cpp173 const auto& sections = sections_->GetSectionInfo(); in Init() local
/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/lumeassetcompiler/src/
H A Dmain.cpp170 IMAGE_SECTION_HEADER sections[1]; member
[all...]
/kernel/linux/linux-5.10/include/linux/mtd/
H A Donfi.h146 struct onfi_ext_section sections[ONFI_EXT_SECTION_MAX]; member
/kernel/linux/linux-5.10/tools/perf/util/
H A Dconfig.c534 static struct perf_config_section *find_section(struct list_head *sections, in find_section() argument
558 static struct perf_config_section *add_section(struct list_head *sections, in add_section() argument
618 struct list_head *sections; in collect_config() local
[all...]
/kernel/linux/linux-6.6/include/linux/mtd/
H A Donfi.h154 struct onfi_ext_section sections[ONFI_EXT_SECTION_MAX]; member
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_log.c43 static const struct guc_log_section sections[GUC_LOG_SECTIONS_LIMIT] = { in _guc_log_init_sizes() local
[all...]
/kernel/linux/linux-6.6/tools/objtool/include/objtool/
H A Delf.h88 struct list_head sections; member
/kernel/linux/linux-6.6/tools/perf/util/
H A Dconfig.c594 static struct perf_config_section *find_section(struct list_head *sections, in find_section() argument
618 static struct perf_config_section *add_section(struct list_head *sections, in add_section() argument
678 struct list_head *sections; in collect_config() local
[all...]
/third_party/elfutils/src/
H A Delfcompress.c248 set_section (unsigned int *sections, size_t ndx) in set_section() argument
254 get_section (unsigned int *sections, size_t ndx) in get_section() argument
261 get_sections (unsigned int *sections, size_t shnum) in get_sections() argument
297 unsigned int *sections = NULL; in process_file() local
[all...]
/third_party/mesa3d/src/amd/common/
H A Dac_rtld.c81 struct ac_rtld_section *sections; member
[all...]
/third_party/musl/porting/linux/user/ldso/
H A Dns_config.c168 section_list *sections; in sections_alloc() local
188 sections_realloc(section_list *sections) sections_realloc() argument
206 sections_free(section_list *sections) sections_free() argument
253 sections_set(section_list *sections, const char *name, const char *key, const char *val) sections_set() argument
298 section_list *sections; config_load() local
[all...]
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dpkg_genc.cpp1182 IMAGE_SECTION_HEADER sections[2]; in writeObjectCode() member
[all...]
/third_party/icu/icu4c/source/tools/toolutil/
H A Dpkg_genc.cpp1127 IMAGE_SECTION_HEADER sections[2]; in writeObjectCode() member
[all...]
/third_party/musl/ldso/linux/
H A Dns_config.c168 section_list *sections; in sections_alloc() local
188 sections_realloc(section_list *sections) sections_realloc() argument
206 sections_free(section_list *sections) sections_free() argument
253 sections_set(section_list *sections, const char *name, const char *key, const char *val) sections_set() argument
298 section_list *sections; config_load() local
[all...]
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Dpkg_genc.cpp1127 IMAGE_SECTION_HEADER sections[2]; in writeObjectCode() member
[all...]
/third_party/python/Lib/
H A Dconfigparser.py659 def sections(self): member in RawConfigParser
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DObjectFile.h312 section_iterator_range sections() const { in sections() function in llvm::object::ObjectFile
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Dobj_emit.h545 MapleVector<Section *> sections; member in maplebe::ObjEmitter
/kernel/linux/linux-6.6/net/devlink/
H A Ddev.c1086 struct nla_bitfield32 sections; in devlink_nl_cmd_flash_update() local

Completed in 26 milliseconds

12345