Home
last modified time | relevance | path

Searched defs:stv (Results 1 – 25 of 247) sorted by relevance

12345678910

/dports/lang/gawk/gawk-5.1.1/
H A Dnonposix.h36 # define WEXITSTATUS(stv) (((unsigned)(stv)) & ~0xC0000000) argument
39 # define WIFEXITED(stv) ((((unsigned)(stv)) & 0xC0000000) == 0) argument
40 # define WIFSIGNALED(stv) ((((unsigned)(stv)) & 0xC0000000) == 0xC0000000) argument
41 # define WTERMSIG(stv) w32_status_to_termsig ((unsigned)stv) argument
42 # define WIFSTOPPED(stv) (0) argument
43 # define WSTOPSIG(stv) (0) argument
/dports/www/varnish6/varnish-cache-varnish-6.6.2/bin/varnishd/storage/
H A Dstevedore.c55 static struct stevedore *stv; in STV_next() local
79 const struct stevedore *stv, unsigned wsl) in STV_NewObject()
102 struct stevedore *stv; in STV_open() local
119 struct stevedore *stv; in STV_close() local
140 struct stevedore *stv; in STV_BanInfoDrop() local
153 struct stevedore *stv; in STV_BanInfoNew() local
172 struct stevedore *stv; in STV_BanExport() local
186 struct stevedore *stv; in stv_find() local
H A Dmgt_stevedore.c77 struct stevedore *stv; in v_matchproto_() local
90 struct stevedore *stv; in v_matchproto_() local
169 struct stevedore *stv; in stv_check_ident() local
191 struct stevedore *stv; in STV_Config() local
H A Dstorage_simple.c50 sml_stv_alloc(const struct stevedore *stv, ssize_t size, int flags) in sml_stv_alloc()
86 sml_stv_free(const struct stevedore *stv, struct storage *st) in sml_stv_free()
104 SML_MkObject(const struct stevedore *stv, struct objcore *oc, void *ptr) in SML_MkObject()
170 const struct stevedore *stv; in sml_getobj() local
188 const struct stevedore *stv; in v_matchproto_() local
243 const struct stevedore *stv; in v_matchproto_() local
358 objallocwithnuke(struct worker *wrk, const struct stevedore *stv, ssize_t size, in objallocwithnuke()
449 const struct stevedore *stv; in v_matchproto_() local
500 const struct stevedore *stv; in v_matchproto_() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/dvb-frontends/
H A Dstv0910.c90 struct stv { struct
91 struct stv_base *base; argument
114 enum fe_stv0910_mod_cod mod_cod; argument
117 enum fe_stv0910_roll_off feroll_off; argument
141 static int write_reg(struct stv *state, u16 reg, u8 val) in write_reg() argument
H A Dstv6111.c30 struct stv { struct
31 struct i2c_adapter *i2c;
32 u8 adr;
34 u8 reg[11];
35 u32 ref_freq;
36 u32 frequency;
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/dvb-frontends/
H A Dstv0910.c90 struct stv { struct
91 struct stv_base *base; argument
114 enum fe_stv0910_mod_cod mod_cod; argument
117 enum fe_stv0910_roll_off feroll_off; argument
141 static int write_reg(struct stv *state, u16 reg, u8 val) in write_reg() argument
H A Dstv6111.c30 struct stv { struct
31 struct i2c_adapter *i2c;
32 u8 adr;
34 u8 reg[11];
35 u32 ref_freq;
36 u32 frequency;
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/dvb-frontends/
H A Dstv0910.c90 struct stv { struct
91 struct stv_base *base; argument
114 enum fe_stv0910_mod_cod mod_cod; argument
117 enum fe_stv0910_roll_off feroll_off; argument
141 static int write_reg(struct stv *state, u16 reg, u8 val) in write_reg() argument
H A Dstv6111.c30 struct stv { struct
31 struct i2c_adapter *i2c;
32 u8 adr;
34 u8 reg[11];
35 u32 ref_freq;
36 u32 frequency;
/dports/devel/doxygen/doxygen-1.9.3/src/
H A Dscopedtypevariant.h83 ScopedTypeVariant(const ScopedTypeVariant &stv) in ScopedTypeVariant()
97 ScopedTypeVariant(ScopedTypeVariant &&stv) noexcept : ScopedTypeVariant() in ScopedTypeVariant() function
204 void addVariable(const QCString &name,ScopedTypeVariant stv) in addVariable()
252 ScopedTypeVariant stv; member
259 void setScope(const ScopedTypeVariant &stv) in setScope()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/jsparagus/jsparagus/
H A Druntime.py122 def _str_stv(self, stv): argument
139 def _shift(self, stv, lexer): argument
223 def _try_error_handling(self, lexer, stv): argument
246 def on_recover(self, error_code, lexer, stv): argument
/dports/www/firefox/firefox-99.0/third_party/rust/jsparagus/jsparagus/
H A Druntime.py122 def _str_stv(self, stv): argument
139 def _shift(self, stv, lexer): argument
241 def _try_error_handling(self, lexer, stv): argument
264 def on_recover(self, error_code, lexer, stv): argument
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/jsparagus/jsparagus/
H A Druntime.py122 def _str_stv(self, stv): argument
139 def _shift(self, stv, lexer): argument
241 def _try_error_handling(self, lexer, stv): argument
264 def on_recover(self, error_code, lexer, stv): argument
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/jsparagus/jsparagus/
H A Druntime.py122 def _str_stv(self, stv): argument
139 def _shift(self, stv, lexer): argument
241 def _try_error_handling(self, lexer, stv): argument
264 def on_recover(self, error_code, lexer, stv): argument
/dports/sysutils/fusefs-mhddfs/mhddfs-0.1.37/src/test/
H A Dstatvfs.c14 struct statvfs stv; in main() local
/dports/shells/ksh93/ast-93u/src/lib/libast/tm/
H A Dtvsleep.c60 struct timespec stv; in tvsleep() local
/dports/shells/ksh2020/ast-ksh2020/src/lib/libast/tm/
H A Dtvsleep.c38 struct timespec stv; in tvsleep() local
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libast/tm/
H A Dtvsleep.c60 struct timespec stv; in tvsleep() local
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libast/tm/
H A Dtvsleep.c58 struct timespec stv; in tvsleep() local
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/term/ioTerm/
H A DioTermVector.cpp413 SuTermVector& stv = **itv; in saveToVtk() local
505 SuTermVector& stv = **itv; in saveToVtk() local
619 SuTermVector& stv = **itv; in saveToVtkVtu() local
717 SuTermVector& stv = **itv; in saveToVtkVtu() local
907 SuTermVector& stv = **itv; in saveToMsh() local
1020 SuTermVector& stv = **itv; in saveToMsh() local
1163 SuTermVector& stv = **itv; in saveToMtlb() local
1251 SuTermVector& stv = **itv; in saveToXyzVs() local
1278 SuTermVector& stv = **itv; in saveToXyzVs() local
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/term/
H A DSpectralBasisInt.hpp91 SuTermVector* stv=functions_[n-1].begin()->second; in function() local
128 SuTermVector* stv=itv->begin()->second; in functions() local
/dports/net/rtptools/rtptools-1.22/win/
H A Dgettimeofday.c38 static struct timeval stv; /* initial timeval */ in gettimeofday() local
/dports/www/firefox/firefox-99.0/third_party/rust/jsparagus/js_parser/
H A Dparser.py21 def on_recover(self, error_code, lexer, stv): argument
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/jsparagus/js_parser/
H A Dparser.py21 def on_recover(self, error_code, lexer, stv): argument

12345678910