Searched defs:sects (Results 1 – 8 of 8) sorted by relevance
/external/llvm-project/lld/lib/ReaderWriter/MachO/ |
D | MachONormalizedFileBinaryReader.cpp | 287 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/ |
D | dosio.h | 51 unsigned short sects; member
|
/external/llvm-project/libunwind/src/ |
D | UnwindCursor.hpp | 1346 const UnwindInfoSections §s) { in getInfoFromEHABISection() 1511 const UnwindInfoSections §s, in getInfoFromDwarfSection() 1571 const UnwindInfoSections §s) { in getInfoFromCompactEncodingSection() 1898 UnwindInfoSections sects; in setInfoBasedOnIPRegister() local
|
D | AddressSpace.hpp | 393 UnwindInfoSections *sects; member
|
/external/libwebsockets/lib/core-net/ |
D | network.c | 581 int sects = 0, ipv6 = !!strchr(ads, ':'), skip_point = -1, dm = 0; in lws_parse_numeric_address() local
|
/external/mtools/ |
D | mformat.c | 597 unsigned short *sects) in old_dos_size_to_geom()
|
/external/skqp/src/pathops/ |
D | SkPathOpsTSect.cpp | 1019 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/ |
D | SkPathOpsTSect.cpp | 1020 int sects = this->linesIntersect(span, opp, oppSpan, &i); in intersects() local 1495 int oppSects, sects = this->intersects(span, opp, test, &oppSects); in trim() local
|