Home
last modified time | relevance | path

Searched defs:sectEnd (Results 1 – 7 of 7) sorted by relevance

/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/armips/Archs/MIPS/
H A DMipsElfFile.cpp94 int64_t sectEnd = sectStart+sect->getSize(); in seekVirtual() local
131 int64_t sectEnd = sectStart+sect->getSize(); in seekPhysical() local
152 int64_t sectEnd = sectStart+sect->getSize(); in seekPhysical() local
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/armips/Archs/MIPS/
H A DMipsElfFile.cpp94 int64_t sectEnd = sectStart+sect->getSize(); in seekVirtual() local
131 int64_t sectEnd = sectStart+sect->getSize(); in seekPhysical() local
152 int64_t sectEnd = sectStart+sect->getSize(); in seekPhysical() local
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/armips/Archs/MIPS/
H A DMipsElfFile.cpp94 int64_t sectEnd = sectStart+sect->getSize(); in seekVirtual() local
131 int64_t sectEnd = sectStart+sect->getSize(); in seekPhysical() local
152 int64_t sectEnd = sectStart+sect->getSize(); in seekPhysical() local
/dports/cad/calculix/CalculiX/libSNL/src/
H A DsnlSurface_pointLoop.cpp563 int sectEnd; in fitCone() local
/dports/graphics/libfpx/libfpx-1.3.1-10/oless/
H A Dfat.cxx1198 SECT sectEnd; in SetChainLength() local
/dports/sysutils/sleuthkit/sleuthkit-4.7.0/framework/tsk/framework/services/
H A DTskImgDBSqlite.cpp3071 int TskImgDBSqlite::addUnusedSector(uint64_t sectStart, uint64_t sectEnd, int volId, std::vector<Ts… in addUnusedSector()
H A DTskImgDBPostgreSQL.cpp3383 int TskImgDBPostgreSQL::addUnusedSector(uint64_t sectStart, uint64_t sectEnd, int volId, std::vecto… in addUnusedSector()