Home
last modified time | relevance | path

Searched defs:sectionType (Results 1 – 8 of 8) sorted by relevance

/external/skqp/src/pdf/
DSkPDFConvertType1FontStream.cpp15 static bool parsePFBSection(const uint8_t** src, size_t* len, int sectionType, in parsePFBSection()
/external/llvm-project/lld/wasm/
DOutputSections.cpp34 static StringRef sectionTypeToString(uint32_t sectionType) { in sectionTypeToString()
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/text/pgs/
DPgsDecoder.java83 int sectionType = buffer.readUnsignedByte(); in readNextSection() local
/external/skia/src/pdf/
DSkPDFType1Font.cpp22 static bool parsePFBSection(const uint8_t** src, size_t* len, int sectionType, in parsePFBSection()
/external/llvm/lib/ObjectYAML/
DELFYAML.cpp732 ELFYAML::ELF_SHT sectionType; in mapping() local
/external/boringssl/src/util/fipstools/delocate/
Ddelocate.go2128 func sectionType(section string) (string, bool) { func
/external/llvm-project/lld/lib/ReaderWriter/MachO/
DMachONormalizedFileFromAtoms.cpp231 SectionType sectionType; in getRelocatableSection() local
262 SectionType sectionType; member
DMachONormalizedFileToAtoms.cpp57 SectionType sectionType; member
1595 SectionType &sectionType, in relocatableSectionInfoForContentType()