Home
last modified time | relevance | path

Searched defs:station (Results 76 – 100 of 406) sorted by relevance

12345678910>>...17

/dports/science/simbody/simbody-Simbody-3.7/examples/
H A DExampleSampleAndHold.cpp46 const Vec3& station, in StationSampler()
79 const Vec3& station, in RubberBand()
/dports/audio/sayonara/sayonara-player-5bbf1399332d5d59362ad03bf625f9132be72206/src/Gui/SomaFM/
H A DSomaFMStationModel.cpp148 for(const SomaFM::Station& station : m->stations) in searchResults() local
187 void SomaFM::StationModel::replaceStation(const SomaFM::Station& station) in replaceStation()
/dports/audio/clementine-player/Clementine-1.4.0rc1/src/internet/icecast/
H A Dicecastitem.h40 IcecastBackend::Station station; variable
H A Dicecastbackend.cpp124 Station station; in GetStations() local
165 for (const Station& station : stations) { in ClearAndAddStations() local
/dports/science/py-obspy/obspy-1.2.2/obspy/io/xseed/blockette/
H A Dblockette047.py32 def get_resp(self, station, channel, abbreviations): argument
H A Dblockette048.py35 def get_resp(self, station, channel, abbreviations): argument
H A Dblockette054.py60 def get_resp(self, station, channel, abbreviations): argument
H A Dblockette058.py48 def get_resp(self, station, channel, abbreviations): argument
H A Dblockette057.py57 def get_resp(self, station, channel, abbreviations): argument
H A Dblockette053.py75 def get_resp(self, station, channel, abbreviations): argument
H A Dblockette061.py55 def get_resp(self, station, channel, abbreviations): argument
/dports/misc/libpostal/libpostal-1.1-alpha/scripts/geodata/addresses/
H A Dmetro_stations.py17 def phrase(cls, station, language, country=None): argument
/dports/astro/oskar/OSKAR-2.8.0/oskar/telescope/station/src/
H A Doskar_station_save_permitted_beams.c20 void oskar_station_save_permitted_beams(const oskar_Station* station, in oskar_station_save_permitted_beams()
H A Doskar_station_set_element_cable_length_error.c15 void oskar_station_set_element_cable_length_error(oskar_Station* station, in oskar_station_set_element_cable_length_error()
H A Doskar_station_load_element_types.c18 void oskar_station_load_element_types(oskar_Station* station, in oskar_station_load_element_types()
H A Doskar_station_load_mount_types.c18 void oskar_station_load_mount_types(oskar_Station* station, in oskar_station_load_mount_types()
H A Doskar_station_save_feed_angle.c19 void oskar_station_save_feed_angle(const oskar_Station* station, in oskar_station_save_feed_angle()
/dports/databases/litestream/litestream-0.3.6/vendor/google.golang.org/protobuf/internal/encoding/text/
H A Ddoc.go13 // This package is neither a superset nor a subset of the C++ implementation.
/dports/astro/py-pymetar/pymetar-1.4/testing/smoketest/
H A Dtestcloud.py21 station = reportfile[:-4] variable
H A Dtestskycond.py24 station = reportfile[:-4] variable
/dports/astro/oskar/OSKAR-2.8.0/oskar/telescope/src/
H A Dprivate_TelescopeLoaderMountTypes.cpp37 void TelescopeLoaderMountTypes::load(oskar_Station* station, in load()
H A Dprivate_TelescopeLoaderElementTypes.cpp37 void TelescopeLoaderElementTypes::load(oskar_Station* station, in load()
H A Dprivate_TelescopeLoaderPermittedBeams.cpp37 void TelescopeLoaderPermittedBeams::load(oskar_Station* station, in load()
/dports/security/snortsam/snortsam-src-2.70/src/
H A Dsamtool.c106 void FWsamNewStationKey(FWsamStation *station,FWsamPacket *packet) in FWsamNewStationKey()
142 void FWsamCheckOut(FWsamStation *station) in FWsamCheckOut()
227 int FWsamCheckIn(FWsamStation *station) in FWsamCheckIn()
425 FWsamStation station; in FWsamBlock() local
/dports/audio/clementine-player/Clementine-1.4.0rc1/src/globalsearch/
H A Dicecastsearchprovider.cpp34 for (const IcecastBackend::Station& station : stations) { in Search() local

12345678910>>...17