Home
last modified time | relevance | path

Searched defs:sysList (Results 1 – 6 of 6) sorted by relevance

/dports/astro/gpstk/GPSTk-8.0.0/core/lib/GNSSEph/
H A DOrbElemStore.hpp291 std::list<SatelliteSystem> sysList; member in gpstk::OrbElemStore
/dports/astro/gpstk/GPSTk-8.0.0/ext/lib/GNSSEph/
H A DOrbSysStore.hpp300 std::list<SatelliteSystem> sysList; member in gpstk::OrbSysStore
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/pkg/xattr/
H A Dxattr_bsd.go160 func sysList(syscallNum uintptr, path string, data []byte) (int, error) { func
/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/vendor/github.com/pkg/xattr/
H A Dxattr_bsd.go163 func sysList(syscallNum uintptr, path string, data []byte) (int, error) { func
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/pkg/xattr/
H A Dxattr_bsd.go163 func sysList(syscallNum uintptr, path string, data []byte) (int, error) { func
/dports/emulators/emulationstation/EmulationStation-2.9.4/es-app/src/views/
H A DViewController.cpp122 auto sysList = getSystemListView(); in goToGameList() local