Home
last modified time | relevance | path

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

/external/llvm-project/lld/lib/ReaderWriter/MachO/
DMachONormalizedFileBinaryReader.cpp287 const section_64 *sects = reinterpret_cast<const section_64*> in readBinary() local
330 const section *sects = reinterpret_cast<const section*> in readBinary() local
/external/e2fsprogs/lib/ext2fs/
Ddosio.h51 unsigned short sects; member
/external/llvm-project/libunwind/src/
DUnwindCursor.hpp1346 const UnwindInfoSections &sects) { in getInfoFromEHABISection()
1511 const UnwindInfoSections &sects, in getInfoFromDwarfSection()
1571 const UnwindInfoSections &sects) { in getInfoFromCompactEncodingSection()
1898 UnwindInfoSections sects; in setInfoBasedOnIPRegister() local
DAddressSpace.hpp393 UnwindInfoSections *sects; member
/external/libwebsockets/lib/core-net/
Dnetwork.c581 int sects = 0, ipv6 = !!strchr(ads, ':'), skip_point = -1, dm = 0; in lws_parse_numeric_address() local
/external/mtools/
Dmformat.c597 unsigned short *sects) in old_dos_size_to_geom()
/external/skqp/src/pathops/
DSkPathOpsTSect.cpp1019 int sects = this->linesIntersect(span, opp, oppSpan, &i); in intersects() local
1494 int oppSects, sects = this->intersects(span, opp, test, &oppSects); in trim() local
/external/skia/src/pathops/
DSkPathOpsTSect.cpp1020 int sects = this->linesIntersect(span, opp, oppSpan, &i); in intersects() local
1495 int oppSects, sects = this->intersects(span, opp, test, &oppSects); in trim() local