Home
last modified time | relevance | path

Searched defs:sys (Results 1 – 25 of 3437) sorted by relevance

12345678910>>...138

/dports/math/libmesh/libmesh-1.6.2/contrib/tecplot/tecio/tecsrc/
H A DGEOM.h22 #define VALID_RECTANGLE_COORDSYS(sys) \ argument
25 #define VALID_SQUARE_COORDSYS(sys) VALID_RECTANGLE_COORDSYS((sys)) argument
26 #define VALID_ELLIPSE_COORDSYS(sys) VALID_RECTANGLE_COORDSYS((sys)) argument
27 #define VALID_CIRCLE_COORDSYS(sys) VALID_ELLIPSE_COORDSYS((sys)) argument
28 #define VALID_IMAGE_COORDSYS(sys) VALID_RECTANGLE_COORDSYS((sys)) argument
29 #define VALID_LINESEG_COORDSYS(sys) \ argument
33 #define VALID_GEOM_COORDSYS(sys) \ argument
/dports/math/octave-forge-control/control-3.3.1/inst/@lti/
H A Dconnect.m82 sys = varargin{1}; variable
134 sys = __sys_connect__ (sys, M); variable
135 sys = __sys_prune__ (sys, out_idx, in_idx); variable
140 sys = blkdiag (varargin{lti_idx}); variable
173 sys = __sys_connect__ (sys, M); variable
183 sys = sys * scl; variable
189 sys = __sys_prune__ (sys, out_idx, in_idx); variable
192 sys = sminreal (sys); variable
H A Dmtimes.m57 sys = __sys_group__ (sys2, sys1); variable
58 sys = __sys_connect__ (sys, M); variable
59 sys = __sys_prune__ (sys, out_idx, in_idx); variable
70 sys = blkdiag (tmp{:}); variable
91 sys = __sys_group__ (sys1, sys2); variable
/dports/security/tor-devel/tor-0.4.7.2-alpha/src/app/main/
H A Dsubsysmgr.c89 const subsys_fns_t *sys = tor_subsystems[i]; in check_and_setup() local
129 const subsys_fns_t *sys = tor_subsystems[i]; in subsystems_init_upto() local
164 const subsys_fns_t *sys = tor_subsystems[i]; in subsystems_add_pubsub_upto() local
218 const subsys_fns_t *sys = tor_subsystems[i]; in subsystems_shutdown_downto() local
242 const subsys_fns_t *sys = tor_subsystems[i]; in subsystems_prefork() local
263 const subsys_fns_t *sys = tor_subsystems[i]; in subsystems_postfork() local
284 const subsys_fns_t *sys = tor_subsystems[i]; in subsystems_thread_cleanup() local
304 const subsys_fns_t *sys = tor_subsystems[i]; in subsystems_dump_list() local
322 const subsys_fns_t *sys = tor_subsystems[i]; in subsystems_register_options_formats() local
345 const subsys_fns_t *sys = tor_subsystems[i]; in subsystems_register_state_formats() local
[all …]
/dports/security/tor/tor-0.4.6.8/src/app/main/
H A Dsubsysmgr.c89 const subsys_fns_t *sys = tor_subsystems[i]; in check_and_setup() local
129 const subsys_fns_t *sys = tor_subsystems[i]; in subsystems_init_upto() local
164 const subsys_fns_t *sys = tor_subsystems[i]; in subsystems_add_pubsub_upto() local
218 const subsys_fns_t *sys = tor_subsystems[i]; in subsystems_shutdown_downto() local
242 const subsys_fns_t *sys = tor_subsystems[i]; in subsystems_prefork() local
263 const subsys_fns_t *sys = tor_subsystems[i]; in subsystems_postfork() local
284 const subsys_fns_t *sys = tor_subsystems[i]; in subsystems_thread_cleanup() local
304 const subsys_fns_t *sys = tor_subsystems[i]; in subsystems_dump_list() local
322 const subsys_fns_t *sys = tor_subsystems[i]; in subsystems_register_options_formats() local
345 const subsys_fns_t *sys = tor_subsystems[i]; in subsystems_register_state_formats() local
[all …]
/dports/math/octave-forge-control/control-3.3.1/inst/@tf/
H A Dtf.m190 sys = varargin{1}; variable
197 sys = tf ([1, 0], 1, "tfvar", varargin{:}); variable
204 sys = tf ([1, 0], 1, varargin{2}, "tfvar", varargin{[1,3:end]}); variable
247 sys = class (tfdata, "tf", ltisys); # create tf object variable
250 sys = set (sys, varargin{:}); # use the general set function variable
/dports/math/gretl/gretl-2021d/lib/src/
H A Dsystem.c129 equation_system *sys; in get_anon_system_at_depth() local
161 static void push_anon_system (equation_system *sys) in push_anon_system()
371 equation_system *sys; in equation_system_new() local
1129 equation_system *sys = NULL; in equation_system_start() local
1337 int system_wald_test (const equation_system *sys, in system_wald_test()
1387 static int sys_test_type (equation_system *sys) in sys_test_type()
2282 equation_system *sys = NULL; in estimate_named_system() local
3280 equation_system *sys; in equation_system_from_XML() local
3544 static int sur_ols_diag (equation_system *sys) in sur_ols_diag()
4303 static int sys_F_trim (equation_system *sys) in sys_F_trim()
[all …]
/dports/multimedia/vlc/vlc-3.0.16/modules/audio_output/
H A Dsndio.c67 aout_sys_t *sys = aout->sys; in Start() local
209 aout_sys_t *sys = aout->sys; in Stop() local
219 aout_sys_t *sys = aout->sys; in PositionChanged() local
227 aout_sys_t *sys = aout->sys; in TimeGet() local
237 aout_sys_t *sys = aout->sys; in Play() local
246 aout_sys_t *sys = aout->sys; in Flush() local
268 aout_sys_t *sys = aout->sys; in VolumeSet() local
284 aout_sys_t *sys = aout->sys; in MuteSet() local
296 aout_sys_t *sys = malloc (sizeof (*sys)); in Open() local
310 aout_sys_t *sys = aout->sys; in Close() local
H A Dwinstore.c128 aout_sys_t *sys = aout->sys; in WaitForAudioClient() local
197 aout_sys_t* sys = aout->sys; in SetRequestedDevice() local
210 aout_sys_t *sys = aout->sys; in DeviceRequestLocked() local
223 aout_sys_t *sys = aout->sys; in DeviceRestartLocked() local
239 aout_sys_t *sys = aout->sys; in DeviceSelectLocked() local
259 aout_sys_t *sys = aout->sys; in DeviceSelect() local
279 aout_sys_t *sys = aout->sys; in VolumeSet() local
322 aout_sys_t *sys = aout->sys; in MuteSet() local
362 aout_sys_t *sys = aout->sys; in TimeGet() local
376 aout_sys_t *sys = aout->sys; in Play() local
[all …]
H A Damem.c87 aout_sys_t *sys = aout->sys; in Play() local
96 aout_sys_t *sys = aout->sys; in Pause() local
105 aout_sys_t *sys = aout->sys; in Flush() local
114 aout_sys_t *sys = aout->sys; in VolumeSet() local
124 aout_sys_t *sys = aout->sys; in MuteSet() local
134 aout_sys_t *sys = aout->sys; in SoftVolumeSet() local
145 aout_sys_t *sys = aout->sys; in SoftMuteSet() local
155 aout_sys_t *sys = aout->sys; in Stop() local
164 aout_sys_t *sys = aout->sys; in Start() local
243 aout_sys_t *sys = malloc (sizeof (*sys)); in Open() local
[all …]
H A Dmmdevice.c135 aout_sys_t *sys = aout->sys; in TimeGet() local
147 aout_sys_t *sys = aout->sys; in Play() local
159 aout_sys_t *sys = aout->sys; in Pause() local
172 aout_sys_t *sys = aout->sys; in Flush() local
184 aout_sys_t *sys = aout->sys; in VolumeSetLocked() local
204 aout_sys_t *sys = aout->sys; in VolumeSet() local
215 aout_sys_t *sys = aout->sys; in MuteSet() local
529 aout_sys_t *sys = aout->sys; in DeviceUpdated() local
742 aout_sys_t *sys = aout->sys; in DeviceRequestLocked() local
759 aout_sys_t *sys = aout->sys; in DeviceSelectLocked() local
[all …]
H A Doss.c91 aout_sys_t* sys = aout->sys; in Start() local
249 aout_sys_t *sys = aout->sys; in TimeGet() local
268 aout_sys_t *sys = aout->sys; in Play() local
290 aout_sys_t *sys = aout->sys; in Pause() local
302 aout_sys_t *sys = aout->sys; in Flush() local
315 aout_sys_t *sys = aout->sys; in Stop() local
368 aout_sys_t *sys = aout->sys; in DeviceSelect() local
389 aout_sys_t *sys = malloc (sizeof (*sys)); in Open() local
410 aout_sys_t *sys = aout->sys; in Close() local
/dports/math/octave-forge-control/control-3.3.1/inst/@ss/
H A Dss.m196 sys = varargin{1}; variable
209 sys = minreal (ss (varargin{1})); variable
212 sys = dss2ss (ss (varargin{1})); variable
264 sys = class (ssdata, "ss", ltisys); # create ss object variable
267 sys = set (sys, varargin{:}); # use the general set function variable
/dports/sysutils/dua-cli/dua-cli-2.14.11/cargo-crates/sysinfo-0.20.5/src/
H A Dsystem.rs16 let mut sys = System::new(); in test_refresh_system() localVariable
29 let mut sys = System::new(); in test_refresh_process() localVariable
45 let mut sys = System::new(); in test_get_process() localVariable
68 let mut sys = System::new(); in check_if_send_and_sync() localVariable
83 let sys = System::new(); in check_hostname_has_no_nuls() localVariable
92 let sys = System::new(); in check_uptime() localVariable
/dports/multimedia/vlc/vlc-3.0.16/modules/video_output/win32/
H A Dglwin32.c64 vout_display_sys_win32_t sys; member
77 vout_display_sys_t *sys = vd->sys; in Control() local
94 vout_display_sys_t *sys = vd->sys; in EmbedVideoWindow_Create() local
115 vout_display_sys_t *sys; in Open() local
182 vout_display_sys_t *sys = vd->sys; in Close() local
206 vout_display_sys_t *sys = vd->sys; in Pool() local
218 vout_display_sys_t *sys = vd->sys; in Prepare() local
229 vout_display_sys_t *sys = vd->sys; in Display() local
246 vout_display_sys_t *sys = vd->sys; in Manage() local
H A Dwgl.c63 vout_display_sys_win32_t sys; member
95 vout_display_sys_t *sys = gl->sys; in CreateGPUAffinityDC() local
134 vout_display_sys_t *sys = gl->sys; in DestroyGPUAffinityDC() local
162 vout_display_sys_t *sys; in Open() local
237 vout_display_sys_t *sys = gl->sys; in Close() local
251 vout_display_sys_t *sys = gl->sys; in Swap() local
263 vout_display_sys_t *sys = gl->sys; in MakeCurrent() local
270 vout_display_sys_t *sys = gl->sys; in ReleaseCurrent() local
276 vout_display_sys_t *sys = gl->sys; in GetExtensionsString() local
/dports/math/octave-forge-control/control-3.3.1/inst/
H A Dfilt.m126 sys = tf (varargin{:}); variable
127 sys = set (sys, "inv", true); variable
131 sys = tf (varargin{:}); variable
164 sys = tf (num, "inv", true, varargin{:}); variable
206 sys = tf (num, den, tsam, "inv", true, varargin{:}); variable
H A Dzpk.m69 sys = tf (varargin{:}); variable
73 sys = tf (varargin{:}); variable
103 sys = tf (k, varargin{:}); variable
138 sys = tf (num, den, tsam, varargin{:}); variable
H A Ddss.m122 sys = ss (varargin{:}); variable
125 sys = __set__ (sys, "e", eye (size (a))); variable
128 sys = ss (varargin{[1:4, 6:end]}, "e", varargin{5}); variable
/dports/emulators/pcem/pcem_emulator-pcem-faf5d6423060/src/
H A Dt1000.c202 struct t1000_system *sys = (struct t1000_system *)priv; in ems_in() local
210 struct t1000_system *sys = (struct t1000_system *)priv; in ems_out() local
308 struct t1000_system *sys = (struct t1000_system *)priv; in ems_read_ram() local
321 struct t1000_system *sys = (struct t1000_system *)priv; in ems_read_ramw() local
334 struct t1000_system *sys = (struct t1000_system *)priv; in ems_read_raml() local
345 struct t1000_system *sys = (struct t1000_system *)priv; in ems_write_ram() local
357 struct t1000_system *sys = (struct t1000_system *)priv; in ems_write_ramw() local
372 struct t1000_system *sys = (struct t1000_system *)priv; in ems_write_raml() local
396 struct t1000_system *sys = (struct t1000_system *)priv; in read_t1000_ctl() local
431 struct t1000_system *sys = (struct t1000_system *)priv; in write_t1000_ctl() local
[all …]
/dports/science/simbody/simbody-Simbody-3.7/SimTKmath/tests/
H A DCMAESTest.cpp105 Cigtab sys(22); in testMaxIterations() local
130 Cigtab sys(22); in testCigtabOptimum() local
152 Easom sys; in testParameterLimits() local
174 Ackley sys(2); in testSigmaAndAckleyOptimum() local
216 DropWave sys; in testDropWaveOptimumLambda() local
241 Cigtab sys(22); in testMaxFunEvals() local
275 Ackley sys(22); in testSeed() local
365 Cigtab sys(2); in testConvergenceTolerance() local
453 Easom sys; in testEasom() local
474 Ackley sys(2); in testStopFitness() local
[all …]
/dports/multimedia/vlc/vlc-3.0.16/modules/video_output/
H A Daa.c93 vout_display_sys_t *sys; in Open() local
159 vout_display_sys_t *sys = vd->sys; in Close() local
173 vout_display_sys_t *sys = vd->sys; in Pool() local
197 vout_display_sys_t *sys = vd->sys; in Prepare() local
223 vout_display_sys_t *sys = vd->sys; in PictureDisplay() local
236 vout_display_sys_t *sys = vd->sys; in Control() local
269 vout_display_sys_t *sys = vd->sys; in Manage() local
/dports/multimedia/vlc/vlc-3.0.16/modules/misc/
H A Dsecuretransport.c105 vlc_tls_st_t *sys = (vlc_tls_st_t *)obj; in st_Error() local
135 vlc_tls_st_t *sys = (vlc_tls_st_t *)session; in st_SocketReadFunc() local
189 vlc_tls_st_t *sys = (vlc_tls_st_t *)session; in st_SocketWriteFunc() local
228 vlc_tls_st_t *sys = (vlc_tls_st_t *)session; in st_validateServerCertificate() local
397 vlc_tls_st_t *sys = (vlc_tls_st_t *)session; in st_Handshake() local
442 vlc_tls_st_t *sys = (vlc_tls_st_t *)session; in st_GetFD() local
594 vlc_tls_st_t *sys = malloc(sizeof (*sys)); in st_SessionOpenCommon() local
666 vlc_tls_st_t *sys = (vlc_tls_st_t *)tls; in st_ClientSessionOpen() local
723 vlc_tls_creds_sys_t *sys = crd->sys; in CloseClient() local
748 vlc_tls_st_t *sys = (vlc_tls_st_t *)tls; in st_ServerSessionOpen() local
[all …]
/dports/multimedia/vlc/vlc-3.0.16/modules/access/http/
H A Daccess.c49 access_sys_t *sys = access->p_sys; in FileRead() local
59 access_sys_t *sys = access->p_sys; in FileSeek() local
68 access_sys_t *sys = access->p_sys; in FileControl() local
115 access_sys_t *sys = access->p_sys; in LiveRead() local
132 access_sys_t *sys = access->p_sys; in LiveControl() local
161 access_sys_t *sys = malloc(sizeof (*sys)); in Open() local
280 access_sys_t *sys = access->p_sys; in Close() local
/dports/multimedia/vlc/vlc-3.0.16/src/video_output/
H A Dvout_wrapper.c53 vout_thread_sys_t *sys = vout->p; in vout_OpenWrapper() local
92 vout_thread_sys_t *sys = vout->p; in vout_CloseWrapper() local
111 vout_thread_sys_t *sys = vout->p; in NoDrInit() local
121 vout_thread_sys_t *sys = vout->p; in vout_InitWrapper() local
180 vout_thread_sys_t *sys = vout->p; in vout_EndWrapper() local
195 vout_thread_sys_t *sys = vout->p; in vout_ManageWrapper() local

12345678910>>...138