| /foundation/arkui/ace_engine/test/unittest/core/pattern/waterflow/ |
| H A D | water_flow_section_test.cpp | 87 auto sections = SECTION_7; in HWTEST_F() local
|
| H A D | water_flow_segment_common_test.cpp | 585 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 D | Configurator.hpp | 61 std::vector<Section> sections; member in sw::Configurator
|
| /third_party/skia/third_party/externals/swiftshader/src/System/ |
| H A D | Configurator.hpp | 61 std::vector<Section> sections; member in sw::Configurator
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/ |
| H A D | water_flow_layout_info_base.cpp | 50 InitMargins( const std::vector<WaterFlowSections::Section>& sections, const ScaleProperty& scale, float percentWidth) InitMargins() argument
|
| H A D | water_flow_layout_utils.cpp | 151 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 D | waterflow_section_option.h | 35 std::vector<ArkUIWaterFlowSection> sections; member
|
| /third_party/vk-gl-cts/external/amber/src/src/vkscript/ |
| H A D | section_parser_test.cc | 32 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 D | elfio_segment.hpp | 249 std::vector<Elf_Half> sections; member in ELFIO::segment_impl
|
| H A D | elfio.hpp | 1036 Sections sections; global() member in ELFIO::elfio [all...] |
| /third_party/elfutils/libdwfl/ |
| H A D | derelocate.c | 284 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 D | ns_config.h | 54 section_list *sections; member
|
| /third_party/musl/ldso/linux/ |
| H A D | ns_config.h | 54 section_list *sections; member
|
| /third_party/libsnd/src/ |
| H A D | voc.c | 63 { unsigned int sections, section_types ; member
|
| /third_party/musl/libc-test/src/functionalext/unittest/ |
| H A D | unit_test_ldso_ns_config.c | 493 section_list sections; in ns_config_test_0320() local [all...] |
| /third_party/vk-gl-cts/external/vulkan-docs/src/scripts/ |
| H A D | genRef.py | 1034 sections = [ global() variable [all...] |
| /third_party/libsnd/examples/ |
| H A D | generate.cs | 140 public int sections ; field
|
| /third_party/node/tools/gyp/tools/emacs/ |
| H A D | gyp.el | [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
| H A D | Object.cpp | 151 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 D | ELF.h | 510 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 D | symbolize_test.cc | 418 std::vector<std::string> sections; in TEST() local
|
| /third_party/selinux/libsepol/src/ |
| H A D | module.c | 376 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 D | js_water_flow.cpp | 154 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 D | water_flow_layout_sw.cpp | 104 const auto& sections = sections_->GetSectionInfo(); in Init() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/top_down/ |
| H A D | water_flow_layout_info.cpp | 440 void WaterFlowLayoutInfo::InitSegments(const std::vector<WaterFlowSections::Section>& sections, int32_t start) in InitSegments() argument
|