Home
last modified time | relevance | path

Searched defs:sys (Results 251 – 275 of 8301) sorted by relevance

1...<<11121314151617181920>>...333

/dports/math/octave-forge-control/control-3.3.1/inst/@lti/
H A Dmpower.m45 sys = ss (sys); variable
52 sys = inv (sys); variable
/dports/games/naev/naev-0.7.0/src/
H A Ddev_uniedit.c413 StarSystem *sys; in uniedit_render() local
472 StarSystem *sys; in uniedit_mouse() local
705 StarSystem *sys; in uniedit_renameSys() local
757 StarSystem *sys; in uniedit_newSys() local
941 static void uniedit_selectRm( StarSystem *sys ) in uniedit_selectRm()
967 StarSystem *sys; in uniedit_selectText() local
1091 StarSystem *sys; in uniedit_findSearch() local
1214 StarSystem *sys; in uniedit_centerSystem() local
1257 StarSystem *sys; in uniedit_editSys() local
1364 StarSystem *sys; in uniedit_editGenList() local
[all …]
/dports/multimedia/vlc/vlc-3.0.16/modules/video_output/xcb/
H A Dx11.c106 vout_display_sys_t *sys = malloc (sizeof (*sys)); in Open() local
322 vout_display_sys_t *sys = vd->sys; in Close() local
337 vout_display_sys_t *sys = vd->sys; in Pool() local
401 vout_display_sys_t *sys = vd->sys; in Display() local
452 vout_display_sys_t *sys = vd->sys; in Control() local
515 vout_display_sys_t *sys = vd->sys; in ResetPictures() local
/dports/science/simbody/simbody-Simbody-3.7/SimTKmath/Integrators/src/
H A DExplicitEulerIntegrator.cpp36 ExplicitEulerIntegrator::ExplicitEulerIntegrator(const System& sys) { in ExplicitEulerIntegrator()
40 ExplicitEulerIntegrator::ExplicitEulerIntegrator(const System& sys, Real stepSize) { in ExplicitEulerIntegrator()
50 (Integrator* handle, const System& sys) in ExplicitEulerIntegratorRep()
/dports/multimedia/vlc/vlc-3.0.16/modules/audio_output/
H A Ddirectsound.c144 static HRESULT TimeGet( aout_stream_sys_t *sys, mtime_t *delay ) in TimeGet()
272 static HRESULT Play( vlc_object_t *obj, aout_stream_sys_t *sys, in Play()
312 static HRESULT Pause( aout_stream_sys_t *sys, bool pause ) in Pause()
342 static HRESULT Flush( aout_stream_sys_t *sys ) in Flush()
364 aout_sys_t *sys = aout->sys; in OutputFlush() local
843 aout_stream_sys_t *sys = calloc( 1, sizeof( *sys ) ); in StreamStart() local
892 aout_sys_t *sys = p_aout->sys; in InitDirectSound() local
925 aout_sys_t *sys = p_aout->sys; in VolumeSet() local
962 aout_sys_t *sys = p_aout->sys; in MuteSet() local
1071 aout_sys_t *sys = calloc(1, sizeof (*sys)); in Open() local
[all …]
/dports/science/fasthenry/fasthenry-3.0wr/src/fasthenry/
H A DmulSetup.c18 ssystem *sys; local
612 getrelations(sys) in getrelations() argument
653 removeabandoned(sys) in removeabandoned() argument
696 setPosition(sys) in setPosition() argument
771 setExact(sys, numterms) in setExact() argument
901 getnbrs(sys) in getnbrs() argument
977 linkcubes(sys) in linkcubes() argument
1032 setMaxq(sys) in setMaxq() argument
1143 getInter(child,sys) in getInter() argument
1215 getAllInter(sys) in getAllInter() argument
[all …]
/dports/math/octave-forge-control/control-3.3.1/inst/
H A DBMWengine.m90 sys = ss (Apu, [Bpu, Bdpu], Cpu); variable
115 sys = ss (Ap, [Bp, Bdp], Cp, [], "scaled", true); variable
/dports/science/octopus/octopus-10.5/src/opt_control/
H A Dfinalcheck_inc.F9021 subroutine oct_finalcheck(sys, td) argument
22 type(system_t), intent(inout) :: sys local
/dports/multimedia/vlc/vlc-3.0.16/modules/stream_filter/
H A Dcache_read.c112 stream_sys_t *sys = s->p_sys; in AStreamRefillStream() local
172 stream_sys_t *sys = s->p_sys; in AStreamPrebufferStream() local
227 stream_sys_t *sys = s->p_sys; in AStreamControlReset() local
249 stream_sys_t *sys = s->p_sys; in AStreamReadStream() local
296 stream_sys_t *sys = s->p_sys; in AStreamSeekStream() local
496 stream_sys_t *sys = malloc(sizeof (*sys)); in Open() local
559 stream_sys_t *sys = s->p_sys; in Close() local
/dports/games/scummvm/scummvm-2.5.1/engines/petka/objects/
H A Dobject_bg.cpp60 QSystem *sys = g_vm->getQSystem(); in processMessage() local
114 QSystem *sys = g_vm->getQSystem(); in goTo() local
144 QSystem *sys = g_vm->getQSystem(); in setEntrance() local
/dports/math/libmesh/libmesh-1.6.2/tests/base/
H A Ddof_map_test.C23 MyConstraint( System & sys ) : Constraint(), _sys(sys) {} in MyConstraint()
79 System &sys = es.add_system<System> ("SimpleSystem"); in testDofOwner() local
122 System & sys = es.add_system<System> ("SimpleSystem"); in testConstraintLoopDetection() local
/dports/science/octopus/octopus-10.5/src/sternheimer/
H A Dkdotp_calc_inc.F9024 type(system_t), target, intent(inout) :: sys local
138 type(system_t), intent(inout) :: sys local
201 type(system_t), intent(inout) :: sys local
/dports/multimedia/vlc/vlc-3.0.16/modules/control/
H A Dnetsync.c109 intf_sys_t *sys; in Open() local
153 intf_sys_t *sys = intf->p_sys; in Close() local
181 intf_sys_t *sys = intf->p_sys; in Master() local
223 intf_sys_t *sys = intf->p_sys; in Slave() local
281 intf_sys_t *sys = intf->p_sys; in PlaylistEvent() local
/dports/science/fastcap/fastcap-2.0wr/src/
H A DmulSetup.c55 ssystem *sys; local
107 static int placeq(flag, sys, charges) in placeq() argument
395 static placeqold(sys, charges) in placeqold() argument
494 getrelations(sys) in getrelations() argument
536 setPosition(sys) in setPosition() argument
611 setExact(sys, numterms) in setExact() argument
727 static void getnbrs(sys) in getnbrs() argument
803 static linkcubes(sys) in linkcubes() argument
858 static setMaxq(sys) in setMaxq() argument
1039 static getAllInter(sys) in getAllInter() argument
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/numeric/odeint/iterator/impl/
H A Dtimes_iterator_impl.hpp84 times_iterator_impl( stepper_type stepper , system_type sys , state_type &s , in times_iterator_impl()
100 times_iterator_impl( stepper_type stepper , system_type sys , state_type &s ) in times_iterator_impl()
182 times_iterator_impl( stepper_type stepper , system_type sys , state_type &s , in times_iterator_impl()
198 times_iterator_impl( stepper_type stepper , system_type sys , state_type &s ) in times_iterator_impl()
302 times_iterator_impl( stepper_type stepper , system_type sys , state_type &s , in times_iterator_impl()
324 times_iterator_impl( stepper_type stepper , system_type sys , state_type &s ) in times_iterator_impl()
/dports/devel/hyperscan/boost_1_75_0/boost/numeric/odeint/iterator/impl/
H A Dtimes_iterator_impl.hpp84 times_iterator_impl( stepper_type stepper , system_type sys , state_type &s , in times_iterator_impl()
100 times_iterator_impl( stepper_type stepper , system_type sys , state_type &s ) in times_iterator_impl()
182 times_iterator_impl( stepper_type stepper , system_type sys , state_type &s , in times_iterator_impl()
198 times_iterator_impl( stepper_type stepper , system_type sys , state_type &s ) in times_iterator_impl()
302 times_iterator_impl( stepper_type stepper , system_type sys , state_type &s , in times_iterator_impl()
324 times_iterator_impl( stepper_type stepper , system_type sys , state_type &s ) in times_iterator_impl()
/dports/devel/boost-python-libs/boost_1_72_0/boost/numeric/odeint/iterator/impl/
H A Dtimes_iterator_impl.hpp84 times_iterator_impl( stepper_type stepper , system_type sys , state_type &s , in times_iterator_impl()
100 times_iterator_impl( stepper_type stepper , system_type sys , state_type &s ) in times_iterator_impl()
182 times_iterator_impl( stepper_type stepper , system_type sys , state_type &s , in times_iterator_impl()
198 times_iterator_impl( stepper_type stepper , system_type sys , state_type &s ) in times_iterator_impl()
302 times_iterator_impl( stepper_type stepper , system_type sys , state_type &s , in times_iterator_impl()
324 times_iterator_impl( stepper_type stepper , system_type sys , state_type &s ) in times_iterator_impl()
/dports/devel/R-cran-BH/BH/inst/include/boost/numeric/odeint/iterator/impl/
H A Dtimes_iterator_impl.hpp84 times_iterator_impl( stepper_type stepper , system_type sys , state_type &s , in times_iterator_impl()
100 times_iterator_impl( stepper_type stepper , system_type sys , state_type &s ) in times_iterator_impl()
182 times_iterator_impl( stepper_type stepper , system_type sys , state_type &s , in times_iterator_impl()
198 times_iterator_impl( stepper_type stepper , system_type sys , state_type &s ) in times_iterator_impl()
302 times_iterator_impl( stepper_type stepper , system_type sys , state_type &s , in times_iterator_impl()
324 times_iterator_impl( stepper_type stepper , system_type sys , state_type &s ) in times_iterator_impl()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/numeric/odeint/iterator/impl/
H A Dtimes_iterator_impl.hpp84 times_iterator_impl( stepper_type stepper , system_type sys , state_type &s , in times_iterator_impl()
100 times_iterator_impl( stepper_type stepper , system_type sys , state_type &s ) in times_iterator_impl()
182 times_iterator_impl( stepper_type stepper , system_type sys , state_type &s , in times_iterator_impl()
198 times_iterator_impl( stepper_type stepper , system_type sys , state_type &s ) in times_iterator_impl()
302 times_iterator_impl( stepper_type stepper , system_type sys , state_type &s , in times_iterator_impl()
324 times_iterator_impl( stepper_type stepper , system_type sys , state_type &s ) in times_iterator_impl()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/numeric/odeint/iterator/impl/
H A Dtimes_iterator_impl.hpp84 times_iterator_impl( stepper_type stepper , system_type sys , state_type &s , in times_iterator_impl()
100 times_iterator_impl( stepper_type stepper , system_type sys , state_type &s ) in times_iterator_impl()
182 times_iterator_impl( stepper_type stepper , system_type sys , state_type &s , in times_iterator_impl()
198 times_iterator_impl( stepper_type stepper , system_type sys , state_type &s ) in times_iterator_impl()
302 times_iterator_impl( stepper_type stepper , system_type sys , state_type &s , in times_iterator_impl()
324 times_iterator_impl( stepper_type stepper , system_type sys , state_type &s ) in times_iterator_impl()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/numeric/odeint/iterator/impl/
H A Dtimes_iterator_impl.hpp84 times_iterator_impl( stepper_type stepper , system_type sys , state_type &s , in times_iterator_impl()
100 times_iterator_impl( stepper_type stepper , system_type sys , state_type &s ) in times_iterator_impl()
182 times_iterator_impl( stepper_type stepper , system_type sys , state_type &s , in times_iterator_impl()
198 times_iterator_impl( stepper_type stepper , system_type sys , state_type &s ) in times_iterator_impl()
302 times_iterator_impl( stepper_type stepper , system_type sys , state_type &s , in times_iterator_impl()
324 times_iterator_impl( stepper_type stepper , system_type sys , state_type &s ) in times_iterator_impl()
/dports/databases/xtrabackup/boost_1_59_0/boost/numeric/odeint/iterator/impl/
H A Dtimes_iterator_impl.hpp84 times_iterator_impl( stepper_type stepper , system_type sys , state_type &s , in times_iterator_impl()
100 times_iterator_impl( stepper_type stepper , system_type sys , state_type &s ) in times_iterator_impl()
182 times_iterator_impl( stepper_type stepper , system_type sys , state_type &s , in times_iterator_impl()
198 times_iterator_impl( stepper_type stepper , system_type sys , state_type &s ) in times_iterator_impl()
302 times_iterator_impl( stepper_type stepper , system_type sys , state_type &s , in times_iterator_impl()
324 times_iterator_impl( stepper_type stepper , system_type sys , state_type &s ) in times_iterator_impl()
/dports/databases/percona57-server/boost_1_59_0/boost/numeric/odeint/iterator/impl/
H A Dtimes_iterator_impl.hpp84 times_iterator_impl( stepper_type stepper , system_type sys , state_type &s , in times_iterator_impl()
100 times_iterator_impl( stepper_type stepper , system_type sys , state_type &s ) in times_iterator_impl()
182 times_iterator_impl( stepper_type stepper , system_type sys , state_type &s , in times_iterator_impl()
198 times_iterator_impl( stepper_type stepper , system_type sys , state_type &s ) in times_iterator_impl()
302 times_iterator_impl( stepper_type stepper , system_type sys , state_type &s , in times_iterator_impl()
324 times_iterator_impl( stepper_type stepper , system_type sys , state_type &s ) in times_iterator_impl()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/numeric/odeint/iterator/impl/
H A Dtimes_iterator_impl.hpp84 times_iterator_impl( stepper_type stepper , system_type sys , state_type &s , in times_iterator_impl()
100 times_iterator_impl( stepper_type stepper , system_type sys , state_type &s ) in times_iterator_impl()
182 times_iterator_impl( stepper_type stepper , system_type sys , state_type &s , in times_iterator_impl()
198 times_iterator_impl( stepper_type stepper , system_type sys , state_type &s ) in times_iterator_impl()
302 times_iterator_impl( stepper_type stepper , system_type sys , state_type &s , in times_iterator_impl()
324 times_iterator_impl( stepper_type stepper , system_type sys , state_type &s ) in times_iterator_impl()
/dports/databases/percona57-client/boost_1_59_0/boost/numeric/odeint/iterator/impl/
H A Dtimes_iterator_impl.hpp84 times_iterator_impl( stepper_type stepper , system_type sys , state_type &s , in times_iterator_impl()
100 times_iterator_impl( stepper_type stepper , system_type sys , state_type &s ) in times_iterator_impl()
182 times_iterator_impl( stepper_type stepper , system_type sys , state_type &s , in times_iterator_impl()
198 times_iterator_impl( stepper_type stepper , system_type sys , state_type &s ) in times_iterator_impl()
302 times_iterator_impl( stepper_type stepper , system_type sys , state_type &s , in times_iterator_impl()
324 times_iterator_impl( stepper_type stepper , system_type sys , state_type &s ) in times_iterator_impl()

1...<<11121314151617181920>>...333