Home
last modified time | relevance | path

Searched defs:sections (Results 1 - 25 of 46) sorted by relevance

12

/foundation/arkui/ace_engine/test/unittest/core/pattern/waterflow/
H A Dwater_flow_section_test.cpp87 auto sections = SECTION_7; in HWTEST_F() local
H A Dwater_flow_segment_common_test.cpp585 auto sections = SECTION_7; in HWTEST_F() local
615 auto sections = SECTION_7; in HWTEST_F() local
645 auto sections = SECTION_10; HWTEST_F() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DConfigurator.hpp61 std::vector<Section> sections; member in sw::Configurator
/third_party/skia/third_party/externals/swiftshader/src/System/
H A DConfigurator.hpp61 std::vector<Section> sections; member in sw::Configurator
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/
H A Dwater_flow_layout_info_base.cpp50 InitMargins( const std::vector<WaterFlowSections::Section>& sections, const ScaleProperty& scale, float percentWidth) InitMargins() argument
H A Dwater_flow_layout_utils.cpp151 float WaterFlowLayoutUtils::GetUserDefHeight(const RefPtr<WaterFlowSections>& sections, int32_t seg, int32_t idx) in GetUserDefHeight() argument
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dwaterflow_section_option.h35 std::vector<ArkUIWaterFlowSection> sections; member
/third_party/vk-gl-cts/external/amber/src/src/vkscript/
H A Dsection_parser_test.cc32 auto sections = p.Sections(); in TEST_F() local
46 auto sections = p.Sections(); in TEST_F() local
61 auto sections = p.Sections(); in TEST_F() local
96 auto sections = p.Sections(); TEST_F() local
135 auto sections = p.Sections(); TEST_F() local
150 auto sections = p.Sections(); TEST_F() local
[all...]
/third_party/elfio/elfio/
H A Delfio_segment.hpp249 std::vector<Elf_Half> sections; member in ELFIO::segment_impl
H A Delfio.hpp1036 Sections sections; global() member in ELFIO::elfio
[all...]
/third_party/elfutils/libdwfl/
H A Dderelocate.c284 struct dwfl_relocation *sections = mod->reloc_info; in dwfl_module_relocation_info() local
336 struct dwfl_relocation *sections = mod->reloc_info; in find_section() local
[all...]
/third_party/musl/porting/linux/user/ldso/
H A Dns_config.h54 section_list *sections; member
/third_party/musl/ldso/linux/
H A Dns_config.h54 section_list *sections; member
/third_party/libsnd/src/
H A Dvoc.c63 { unsigned int sections, section_types ; member
/third_party/musl/libc-test/src/functionalext/unittest/
H A Dunit_test_ldso_ns_config.c493 section_list sections; in ns_config_test_0320() local
[all...]
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
H A DgenRef.py1034 sections = [ global() variable
[all...]
/third_party/libsnd/examples/
H A Dgenerate.cs140 public int sections ; field
/third_party/node/tools/gyp/tools/emacs/
H A Dgyp.el[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DObject.cpp151 auto sections = OF->sections(); in LLVMObjectFileCopySectionIterator() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DELF.h510 Expected<typename ELFT::ShdrRange> ELFFile<ELFT>::sections() const { in sections() function in llvm::object::ELFFile
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/
H A Dsymbolize_test.cc418 std::vector<std::string> sections; in TEST() local
/third_party/selinux/libsepol/src/
H A Dmodule.c376 module_package_read_offsets(sepol_module_package_t * mod, struct policy_file *file, size_t ** offsets, uint32_t * sections) module_package_read_offsets() argument
[all...]
/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

Completed in 15 milliseconds

12