Home
last modified time | relevance | path

Searched defs:section_type (Results 1 – 10 of 10) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dhapqa_extract_bsf.c38 static int check_texture(HapqaExtractContext *ctx, int section_type) { in check_texture()
53 enum HapSectionType section_type; in hapqa_extract() local
Dhapdec.c50 enum HapSectionType section_type; in hap_parse_decode_instructions() local
135 enum HapSectionType section_type; in hap_parse_frame_header() local
256 enum HapSectionType section_type; in hap_decode() local
Dhap.c58 enum HapSectionType *section_type) in ff_hap_parse_section_header()
Dhapenc.c75 enum HapSectionType section_type) in hap_write_section_header()
/third_party/vk-gl-cts/external/amber/src/src/vkscript/
Dsection_parser.h43 NodeType section_type; member
63 NodeType* section_type, in NameToNodeTypeForTesting()
Dsection_parser.cc45 NodeType* section_type, in NameToNodeType()
128 void SectionParser::AddSection(NodeType section_type, in AddSection()
Dsection_parser_test.cc188 NodeType section_type; in TEST_F() member
239 NodeType section_type = NodeType::kTest; in TEST_F() local
254 NodeType section_type = NodeType::kTest; in TEST_F() local
274 NodeType section_type = NodeType::kTest; in TEST_F() local
/third_party/mesa3d/src/gallium/frontends/clover/llvm/codegen/
Dbitcode.cpp75 enum binary::section::type section_type) { in build_module_library()
/third_party/mesa3d/src/gallium/frontends/clover/spirv/
Dinvocation.cpp124 enum binary::section::type section_type) { in make_text_section()
824 const auto section_type = create_library ? binary::section::text_library : in link_program() local
/third_party/libabigail/src/
Dabg-elf-helpers.cc344 find_section(Elf* elf_handle, const std::string& name, Elf64_Word section_type) in find_section()
377 find_section(Elf* elf_handle, Elf64_Word section_type) in find_section()