Home
last modified time | relevance | path

Searched refs:hac (Results 1 – 25 of 1163) sorted by relevance

12345678910>>...47

/dports/math/R-cran-sandwich/sandwich/vignettes/
H A Dhac.bib1 @Article{hac:Zeileis:2004a,
12 @Article{hac:Zeileis:2006,
34 @Article{hac:Eicker:1963,
54 @Article{hac:White:1980,
104 @Misc{hac:Koenker:2006,
379 @Misc{hac:Jin:2015,
405 @Misc{hac:Ma:2014,
607 @Manual{hac:R:2018,
616 @Manual{hac:R:2006,
626 @Manual{hac:R:2008,
[all …]
H A Dsandwich-CL.Rnw115 in the corresponding tests \citep{hac:Moulton:1986, hac:Moulton:1990}.
231 \citep[see][]{hac:Bester+Conley+Hansen:2011,hac:Hansen+Lee:2017}.
257 computes a plain sandwich estimate \citep{hac:Eicker:1963,hac:Huber:1967,hac:White:1980}
457 \citep{hac:Cameron+Gelbach+Miller:2008,hac:Cameron+Miller:2015}.
488 \citep[due to][]{hac:Kauermann+Carroll:2001,hac:Bell+McCaffrey:2002}
708 the intersection of groups \citep{hac:Petersen:2009,hac:Thompson:2011,hac:Ma:2014}.
1061 \citep{hac:Petersen:2009,hac:Cameron+Gelbach+Miller:2011,hac:Cameron+Miller:2015}.
1114 hac:Arceneaux+Nickerson:2009,hac:Petersen:2009,hac:Cameron+Gelbach+Miller:2011,
1115 hac:Harden:2011,hac:Thompson:2011,hac:Cameron+Miller:2015,hac:Jin:2015},
1129 \citep{hac:Green+Vavreck:2008,hac:Arceneaux+Nickerson:2009,hac:Harden:2011}. More specifically,
[all …]
H A Dsandwich.Rnw91 \citep[among others]{hac:White:1980,hac:MacKinnon+White:1985,hac:Newey+West:1987,hac:Newey+West:199…
366 \cite{hac:Newey+West:1987,hac:Newey+West:1994}.
440 as motivated by \cite{hac:Andrews:1991} and \cite{hac:Andrews+Monahan:1992}:
611 <<hac-data>>=
615 <<hac-model>>=
623 <<hac-test1>>=
628 <<hac-test2>>=
638 <<hac-test3>>=
777 \bibliography{hac}
856 <<hac-data>>
[all …]
H A Dsandwich-OOP.Rnw134 see Theorem~6.10 in \cite{hac:White:1994}, Chapter~5 in \cite{hac:Cameron+Trivedi:2005},
148 \citep[see e.g.,][]{hac:Lumley+Heagerty:1999}
170 models \citep[see][among others]{hac:MacKinnon+White:1985,hac:Long+Ervin:2000},
297 This corresponds to the Eicker-Huber-White estimator \citep{hac:Eicker:1963,hac:Huber:1967,hac:Whit…
332 $\ell = 0, \dots, {n-1}$ \citep{hac:Andrews:1991,hac:Newey+West:1994,hac:Lumley+Heagerty:1999}.
363 model \citep{hac:MacKinnon+White:1985,hac:Long+Ervin:2000,hac:Cribari-Neto:2004}.
461 \citep{hac:Andrews:1991}, \cite{hac:Newey+West:1994}, and \cite{hac:Lumley+Heagerty:1999}, respecti…
517 \citep{hac:Zeileis+Hothorn:2002} and \pkg{car} \citep{hac:Fox:2002} provide
597 \citep{hac:Venables+Ripley:2002}.
692 estimators can be found in \cite{hac:Freedman:2006} and \cite{hac:Koenker:2006}.
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/soc/sh/
H A Dhac.c94 #define HACREG(reg) (*(unsigned long *)(hac->mmio + (reg)))
99 static int hac_get_codec_data(struct hac_priv *hac, unsigned short r, in hac_get_codec_data() argument
135 static unsigned short hac_read_codec_aux(struct hac_priv *hac, in hac_read_codec_aux() argument
155 if (hac_get_codec_data(hac, reg, &val) != 0) in hac_read_codec_aux()
166 struct hac_priv *hac = &hac_cpu_data[unit_id]; in hac_ac97_write() local
194 struct hac_priv *hac = &hac_cpu_data[unit_id]; in hac_ac97_read() local
195 return hac_read_codec_aux(hac, reg); in hac_ac97_read()
201 struct hac_priv *hac = &hac_cpu_data[unit_id]; in hac_ac97_warmrst() local
219 struct hac_priv *hac; in hac_ac97_coldrst() local
220 hac = &hac_cpu_data[unit_id]; in hac_ac97_coldrst()
[all …]
H A DMakefile7 snd-soc-hac-objs := hac.o
11 obj-$(CONFIG_SND_SOC_SH4_HAC) += snd-soc-hac.o
/dports/multimedia/libv4l/linux-5.13-rc2/sound/soc/sh/
H A Dhac.c94 #define HACREG(reg) (*(unsigned long *)(hac->mmio + (reg)))
99 static int hac_get_codec_data(struct hac_priv *hac, unsigned short r, in hac_get_codec_data() argument
135 static unsigned short hac_read_codec_aux(struct hac_priv *hac, in hac_read_codec_aux() argument
155 if (hac_get_codec_data(hac, reg, &val) != 0) in hac_read_codec_aux()
166 struct hac_priv *hac = &hac_cpu_data[unit_id]; in hac_ac97_write() local
194 struct hac_priv *hac = &hac_cpu_data[unit_id]; in hac_ac97_read() local
195 return hac_read_codec_aux(hac, reg); in hac_ac97_read()
201 struct hac_priv *hac = &hac_cpu_data[unit_id]; in hac_ac97_warmrst() local
219 struct hac_priv *hac; in hac_ac97_coldrst() local
220 hac = &hac_cpu_data[unit_id]; in hac_ac97_coldrst()
[all …]
H A DMakefile7 snd-soc-hac-objs := hac.o
11 obj-$(CONFIG_SND_SOC_SH4_HAC) += snd-soc-hac.o
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/soc/sh/
H A Dhac.c94 #define HACREG(reg) (*(unsigned long *)(hac->mmio + (reg)))
99 static int hac_get_codec_data(struct hac_priv *hac, unsigned short r, in hac_get_codec_data() argument
135 static unsigned short hac_read_codec_aux(struct hac_priv *hac, in hac_read_codec_aux() argument
155 if (hac_get_codec_data(hac, reg, &val) != 0) in hac_read_codec_aux()
166 struct hac_priv *hac = &hac_cpu_data[unit_id]; in hac_ac97_write() local
194 struct hac_priv *hac = &hac_cpu_data[unit_id]; in hac_ac97_read() local
195 return hac_read_codec_aux(hac, reg); in hac_ac97_read()
201 struct hac_priv *hac = &hac_cpu_data[unit_id]; in hac_ac97_warmrst() local
219 struct hac_priv *hac; in hac_ac97_coldrst() local
220 hac = &hac_cpu_data[unit_id]; in hac_ac97_coldrst()
[all …]
H A DMakefile7 snd-soc-hac-objs := hac.o
11 obj-$(CONFIG_SND_SOC_SH4_HAC) += snd-soc-hac.o
/dports/net/p5-Socket-Class/Socket-Class-2.258/xs/sc_ssl/openssl/source/engines/
H A De_cswift.c419 if(!get_context(&hac)) in cswift_init()
424 release_context(hac); in cswift_init()
501 SW_CONTEXT_HANDLE hac; in cswift_mod_exp() local
508 if(!get_context(&hac)) in cswift_mod_exp()
577 release_context(hac); in cswift_mod_exp()
616 SW_CONTEXT_HANDLE hac; in cswift_mod_exp_crt() local
628 if(!get_context(&hac)) in cswift_mod_exp_crt()
736 release_context(hac); in cswift_mod_exp_crt()
810 SW_CONTEXT_HANDLE hac; in cswift_dsa_sign() local
826 if(!get_context(&hac)) in cswift_dsa_sign()
[all …]
/dports/security/openssl-legacy-static/openssl-1.0.2u/engines/
H A De_cswift.c392 SW_CONTEXT_HANDLE hac; in cswift_init() local
427 if (!get_context(&hac)) { in cswift_init()
431 release_context(hac); in cswift_init()
503 SW_CONTEXT_HANDLE hac; in cswift_mod_exp() local
510 if (!get_context(&hac)) { in cswift_mod_exp()
574 release_context(hac); in cswift_mod_exp()
611 SW_CONTEXT_HANDLE hac; in cswift_mod_exp_crt() local
623 if (!get_context(&hac)) { in cswift_mod_exp_crt()
797 SW_CONTEXT_HANDLE hac; in cswift_dsa_sign() local
898 SW_CONTEXT_HANDLE hac; in cswift_dsa_verify() local
[all …]
/dports/security/openssl-unsafe/openssl-c9ba19c/engines/
H A De_cswift.c392 SW_CONTEXT_HANDLE hac; in cswift_init() local
427 if (!get_context(&hac)) { in cswift_init()
431 release_context(hac); in cswift_init()
503 SW_CONTEXT_HANDLE hac; in cswift_mod_exp() local
510 if (!get_context(&hac)) { in cswift_mod_exp()
574 release_context(hac); in cswift_mod_exp()
611 SW_CONTEXT_HANDLE hac; in cswift_mod_exp_crt() local
623 if (!get_context(&hac)) { in cswift_mod_exp_crt()
797 SW_CONTEXT_HANDLE hac; in cswift_dsa_sign() local
898 SW_CONTEXT_HANDLE hac; in cswift_dsa_verify() local
[all …]
/dports/security/snort3/snort3-3.1.19.0/src/stream/base/
H A Dstream_ha.cc97 SessionHAContent* hac = (SessionHAContent*) msg.cursor; in consume() local
111 if ( hac->flags & SessionHAContent::FLAG_LOW ) in consume()
127 flow->ssn_state = hac->ssn_state; in consume()
128 flow->flow_state = hac->flow_state; in consume()
146 SessionHAContent* hac = (SessionHAContent*) msg.cursor; in produce() local
148 hac->ssn_state = flow.ssn_state; in produce()
149 hac->ssn_state.session_flags &= ~HA_IGNORED_SESSION_FLAGS; in produce()
151 hac->flow_state = flow.flow_state; in produce()
152 hac->flags = 0; in produce()
154 hac->flags |= SessionHAContent::FLAG_LOW; in produce()
[all …]
/dports/security/snort3/snort3-3.1.19.0/src/flow/test/
H A Dha_test.cc295 HighAvailabilityConfig hac = { }; in TEST() local
305 HighAvailabilityConfig hac; in TEST() local
306 hac.enabled = true; in TEST()
307 hac.daq_channel = false; in TEST()
308 hac.ports = new PortBitSet(); in TEST()
309 hac.ports->set(1); in TEST()
389 HighAvailabilityConfig hac; in TEST_GROUP() local
390 hac.enabled = true; in TEST_GROUP()
391 hac.daq_channel = false; in TEST_GROUP()
392 hac.ports = new PortBitSet(); in TEST_GROUP()
[all …]
/dports/math/R-cran-sandwich/sandwich/inst/doc/
H A Dsandwich-CL.Rnw115 in the corresponding tests \citep{hac:Moulton:1986, hac:Moulton:1990}.
231 \citep[see][]{hac:Bester+Conley+Hansen:2011,hac:Hansen+Lee:2017}.
257 computes a plain sandwich estimate \citep{hac:Eicker:1963,hac:Huber:1967,hac:White:1980}
457 \citep{hac:Cameron+Gelbach+Miller:2008,hac:Cameron+Miller:2015}.
488 \citep[due to][]{hac:Kauermann+Carroll:2001,hac:Bell+McCaffrey:2002}
708 the intersection of groups \citep{hac:Petersen:2009,hac:Thompson:2011,hac:Ma:2014}.
1061 \citep{hac:Petersen:2009,hac:Cameron+Gelbach+Miller:2011,hac:Cameron+Miller:2015}.
1114 hac:Arceneaux+Nickerson:2009,hac:Petersen:2009,hac:Cameron+Gelbach+Miller:2011,
1115 hac:Harden:2011,hac:Thompson:2011,hac:Cameron+Miller:2015,hac:Jin:2015},
1129 \citep{hac:Green+Vavreck:2008,hac:Arceneaux+Nickerson:2009,hac:Harden:2011}. More specifically,
[all …]
H A Dsandwich.Rnw91 \citep[among others]{hac:White:1980,hac:MacKinnon+White:1985,hac:Newey+West:1987,hac:Newey+West:199…
366 \cite{hac:Newey+West:1987,hac:Newey+West:1994}.
440 as motivated by \cite{hac:Andrews:1991} and \cite{hac:Andrews+Monahan:1992}:
611 <<hac-data>>=
615 <<hac-model>>=
623 <<hac-test1>>=
628 <<hac-test2>>=
638 <<hac-test3>>=
777 \bibliography{hac}
856 <<hac-data>>
[all …]
H A Dsandwich-OOP.Rnw134 see Theorem~6.10 in \cite{hac:White:1994}, Chapter~5 in \cite{hac:Cameron+Trivedi:2005},
148 \citep[see e.g.,][]{hac:Lumley+Heagerty:1999}
170 models \citep[see][among others]{hac:MacKinnon+White:1985,hac:Long+Ervin:2000},
297 This corresponds to the Eicker-Huber-White estimator \citep{hac:Eicker:1963,hac:Huber:1967,hac:Whit…
332 $\ell = 0, \dots, {n-1}$ \citep{hac:Andrews:1991,hac:Newey+West:1994,hac:Lumley+Heagerty:1999}.
363 model \citep{hac:MacKinnon+White:1985,hac:Long+Ervin:2000,hac:Cribari-Neto:2004}.
461 \citep{hac:Andrews:1991}, \cite{hac:Newey+West:1994}, and \cite{hac:Lumley+Heagerty:1999}, respecti…
517 \citep{hac:Zeileis+Hothorn:2002} and \pkg{car} \citep{hac:Fox:2002} provide
597 \citep{hac:Venables+Ripley:2002}.
692 estimators can be found in \cite{hac:Freedman:2006} and \cite{hac:Koenker:2006}.
[all …]
/dports/science/rdkit/rdkit-Release_2021_03_5/rdkit/Chem/Fraggle/
H A DFraggleSim.py85 def delete_bonds(mol, bonds, ftype, hac): argument
99 return select_fragments(fragments, ftype, hac)
102 def select_fragments(fragments, ftype, hac): argument
121 if result and (result_hcount > 0.6 * hac):
138 if (result_hcount > 3) and (result_hcount > 0.4 * hac):
167 if len(result) == 2 and result_hcount > 0.6 * hac:
209 hac = mol.GetNumAtoms()
230 fragment = delete_bonds(mol, [bond1, bond2], FTYPE_ACYCLIC, hac)
238 fragment = delete_bonds(mol, [bond1, bond2], FTYPE_CYCLIC, hac)
244 fragment = delete_bonds(mol, [bond1, bond2, abond], FTYPE_CYCLIC_ACYCLIC, hac)
/dports/misc/vxl/vxl-3.3.2/contrib/mul/msm/
H A Dmsm_wt_mat_2d.cxx49 double hac = 0.5*(m11_+m22_); in eigen_values() local
50 EV1=hac+d; in eigen_values()
51 EV2=hac-d; in eigen_values()
60 double hac = 0.5*(m11_+m22_); in eigen_vector() local
61 eval1=hac+d; in eigen_vector()
62 eval2=hac-d; in eigen_vector()
H A Dmsm_rotate_to_axes.cxx27 double hac = 0.5*(m11+m22); in msm_rotate_to_axes() local
28 double eval1=hac+d; in msm_rotate_to_axes()
29 double eval2=hac-d; in msm_rotate_to_axes()
/dports/net/p5-Socket-Class/Socket-Class-2.258/xs/sc_ssl/openssl/source/engines/vendor_defns/
H A Dcswift.h220 typedef SW_STATUS SW_CALLCONV t_swAcquireAccContext(SW_CONTEXT_HANDLE *hac);
221 typedef SW_STATUS SW_CALLCONV t_swAttachKeyParam(SW_CONTEXT_HANDLE hac,
223 typedef SW_STATUS SW_CALLCONV t_swSimpleRequest(SW_CONTEXT_HANDLE hac,
229 typedef SW_STATUS SW_CALLCONV t_swReleaseAccContext(SW_CONTEXT_HANDLE hac);
/dports/security/openssl-legacy-static/openssl-1.0.2u/engines/vendor_defns/
H A Dcswift.h221 *hac);
222 typedef SW_STATUS SW_CALLCONV t_swAttachKeyParam(SW_CONTEXT_HANDLE hac,
224 typedef SW_STATUS SW_CALLCONV t_swSimpleRequest(SW_CONTEXT_HANDLE hac,
231 hac);
/dports/security/openssl-unsafe/openssl-c9ba19c/engines/vendor_defns/
H A Dcswift.h221 *hac);
222 typedef SW_STATUS SW_CALLCONV t_swAttachKeyParam(SW_CONTEXT_HANDLE hac,
224 typedef SW_STATUS SW_CALLCONV t_swSimpleRequest(SW_CONTEXT_HANDLE hac,
231 hac);
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/UI/WebControls/
H A DTableItemStyle.cs158 TypeConverter hac = TypeDescriptor.GetConverter(typeof(HorizontalAlign)); in AddAttributesToRender()
159 …writer.AddAttribute(HtmlTextWriterAttribute.Align, hac.ConvertToString(hAlign).ToLower(CultureInfo… in AddAttributesToRender()
164 TypeConverter hac = TypeDescriptor.GetConverter(typeof(VerticalAlign)); in AddAttributesToRender()
165 …writer.AddAttribute(HtmlTextWriterAttribute.Valign, hac.ConvertToString(vAlign).ToLower(CultureInf… in AddAttributesToRender()

12345678910>>...47