Home
last modified time | relevance | path

Searched refs:HRR (Results 1 – 25 of 101) sorted by relevance

12345

/dports/science/libint2/libint-2.7.1/src/bin/libint/
H A Dmaster_rrs_list.h67 typedef HRR<TiG12_11_11_sq,CGShell,0,InBra,0,InKet,0> HRR_ab_11_TiG12_11_sh;
68 typedef HRR<TiG12_11_11_sq,CGShell,1,InBra,0,InKet,0> HRR_cd_11_TiG12_11_sh;
84 typedef HRR<TiG12_11_11_int,CGF,0,InBra,0,InKet,0> HRR_ab_11_TiG12_11_int;
85 typedef HRR<TiG12_11_11_int,CGF,1,InBra,0,InKet,0> HRR_cd_11_TiG12_11_int;
101 typedef HRR<Overlap_1_1_sh,CGShell,0,InBra,0,InKet,0> HRR_ab_1_Overlap_1_sh;
102 typedef HRR<Overlap_1_1_int,CGF,0,InBra,0,InKet,0> HRR_ab_1_Overlap_1_int;
103 typedef HRR<Overlap_1_1_sh,CGShell,0,InKet,0,InBra,0> HRR_ba_1_Overlap_1_sh;
104 typedef HRR<Overlap_1_1_int,CGF,0,InKet,0,InBra,0> HRR_ba_1_Overlap_1_int;
106 typedef HRR<ElecPot_1_1_sh,CGShell,0,InBra,0,InKet,0> HRR_ab_1_ElecPot_1_sh;
107 typedef HRR<ElecPot_1_1_int,CGF,0,InBra,0,InKet,0> HRR_ab_1_ElecPot_1_int;
[all …]
H A Dhrr.h56 class HRR: public RecurrenceRelation {
75 virtual ~HRR();
120 HRR(const SafePtr<TargetType>&, unsigned int dir);
147 SafePtr< HRR<IntType,F,part,loc_a,pos_a,loc_b,pos_b> >
162HRR<IntType,F,part,loc_a,pos_a,loc_b,pos_b>::HRR(const SafePtr<TargetType>& Tint, unsigned int dir… in HRR() function
450 HRR<IntType,F,part,loc_a,pos_a,loc_b,pos_b>::~HRR() in ~HRR()
459 HRR<IntType,F,part,loc_a,pos_a,loc_b,pos_b>::oper_checks() const in oper_checks()
502 HRR<IntType,F,part,loc_a,pos_a,loc_b,pos_b>::generate_label() const in generate_label()
552 HRR<IntType,F,part,loc_a,pos_a,loc_b,pos_b>::spfunction_call( in spfunction_call()
627 HRR<IntType,F,part,loc_a,pos_a,loc_b,pos_b>::expl_high_dim() const in expl_high_dim()
[all …]
/dports/devel/upp/upp/uppsrc/Geom/Draw/
H A Dhrr.h48 friend class HRR; variable
122 class HRR
127 Block(const HRR& hrr) : hrr(hrr) {} in Block()
136 const HRR& hrr;
140 Cursor(HRR& owner, const Rectf& extent, double measure, int alpha = 100,
146 HRR& owner;
171 HRR();
172 HRR(const char *path, bool read_only = true);
H A Dhrr.cpp1064 One<StreamRaster> (*HRR::CreateDecoder)(const HRRInfo& info) = &HRR::StdCreateDecoder;
1065 One<StreamRasterEncoder> (*HRR::CreateEncoder)(const HRRInfo& info) = &HRR::StdCreateEncoder;
1070 HRR::HRR() in HRR() function in Upp::HRR
1075 HRR::HRR(const char *path, bool read_only) in HRR() function in Upp::HRR
1119 void HRR::Close() in Close()
1139 void HRR::FlushCache(int limit) in FlushCache()
1147 void HRR::ClearCache() in ClearCache()
1220 HRR::Cursor::Cursor(HRR& owner_, const Rectf& extent_, double measure_, in Cursor()
1375 Image HRR::Cursor::Get() in Get()
1685 void HRR::Serialize() in Serialize()
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/phoenix/function/
H A Dlazy_signature.hpp175 typedef typename boost::result_of<HR()>::type HRR; typedef
176 typedef typename remove_RC<HRR>::type HRType;
195 typedef typename boost::result_of<HR()>::type HRR; typedef
196 typedef typename remove_RC<HRR>::type HRType;
216 typedef typename boost::result_of<HR()>::type HRR; typedef
217 typedef typename remove_RC<HRR>::type HRType;
/dports/devel/R-cran-BH/BH/inst/include/boost/phoenix/function/
H A Dlazy_signature.hpp175 typedef typename boost::result_of<HR()>::type HRR; typedef
176 typedef typename remove_RC<HRR>::type HRType;
195 typedef typename boost::result_of<HR()>::type HRR; typedef
196 typedef typename remove_RC<HRR>::type HRType;
216 typedef typename boost::result_of<HR()>::type HRR; typedef
217 typedef typename remove_RC<HRR>::type HRType;
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/phoenix/function/
H A Dlazy_signature.hpp175 typedef typename boost::result_of<HR()>::type HRR; in reuser2()
176 typedef typename remove_RC<HRR>::type HRType; in reuser2()
195 typedef typename boost::result_of<HR()>::type HRR; in iter()
196 typedef typename remove_RC<HRR>::type HRType; in iter()
216 typedef typename boost::result_of<HR()>::type HRR; in Thunk3()
217 typedef typename remove_RC<HRR>::type HRType; in Thunk3()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/phoenix/function/
H A Dlazy_signature.hpp175 typedef typename boost::result_of<HR()>::type HRR; typedef
176 typedef typename remove_RC<HRR>::type HRType;
195 typedef typename boost::result_of<HR()>::type HRR; typedef
196 typedef typename remove_RC<HRR>::type HRType;
216 typedef typename boost::result_of<HR()>::type HRR; typedef
217 typedef typename remove_RC<HRR>::type HRType;
/dports/devel/boost-libs/boost_1_72_0/boost/phoenix/function/
H A Dlazy_signature.hpp175 typedef typename boost::result_of<HR()>::type HRR; typedef
176 typedef typename remove_RC<HRR>::type HRType;
195 typedef typename boost::result_of<HR()>::type HRR; typedef
196 typedef typename remove_RC<HRR>::type HRType;
216 typedef typename boost::result_of<HR()>::type HRR; typedef
217 typedef typename remove_RC<HRR>::type HRType;
/dports/devel/boost-python-libs/boost_1_72_0/boost/phoenix/function/
H A Dlazy_signature.hpp175 typedef typename boost::result_of<HR()>::type HRR; typedef
176 typedef typename remove_RC<HRR>::type HRType;
195 typedef typename boost::result_of<HR()>::type HRR; typedef
196 typedef typename remove_RC<HRR>::type HRType;
216 typedef typename boost::result_of<HR()>::type HRR; typedef
217 typedef typename remove_RC<HRR>::type HRType;
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/phoenix/function/
H A Dlazy_signature.hpp175 typedef typename boost::result_of<HR()>::type HRR; typedef
176 typedef typename remove_RC<HRR>::type HRType;
195 typedef typename boost::result_of<HR()>::type HRR; typedef
196 typedef typename remove_RC<HRR>::type HRType;
216 typedef typename boost::result_of<HR()>::type HRR; typedef
217 typedef typename remove_RC<HRR>::type HRType;
/dports/devel/hyperscan/boost_1_75_0/boost/phoenix/function/
H A Dlazy_signature.hpp175 typedef typename boost::result_of<HR()>::type HRR; typedef
176 typedef typename remove_RC<HRR>::type HRType;
195 typedef typename boost::result_of<HR()>::type HRR; typedef
196 typedef typename remove_RC<HRR>::type HRType;
216 typedef typename boost::result_of<HR()>::type HRR; typedef
217 typedef typename remove_RC<HRR>::type HRType;
/dports/science/openbabel/openbabel-3.1.1/test/pdb_ligands_sdf/
H A D3hrr_hc8.sdf3 Coordinates from PDB:3HRR:A:4000 Model:1 without hydrogens
98 3HRR
/dports/www/firefox/firefox-99.0/security/nss/doc/rst/releases/
H A Dnss_3_75.rst55 - Bug 1728281 - Add tests for ECH HRR Changes.
56 - Bug 1728281 - Server only sends GREASE HRR extension if enabled by preference.
62 - Bug 1728281 - Add ECH-13 HRR Handling.
H A Dnss_3_74.rst38 - Bug 1553612 - Ensure clients offer consistent ciphersuites after HRR.
/dports/security/nss/nss-3.76.1/nss/doc/rst/releases/
H A Dnss_3_75.rst55 - Bug 1728281 - Add tests for ECH HRR Changes.
56 - Bug 1728281 - Server only sends GREASE HRR extension if enabled by preference.
62 - Bug 1728281 - Add ECH-13 HRR Handling.
H A Dnss_3_74.rst38 - Bug 1553612 - Ensure clients offer consistent ciphersuites after HRR.
/dports/games/bstone/bstone-1.1.9/
H A DCHANGELOG.md139 - High resolution rendering (HRR).
140 - Command-line option "scale" to manual control of HRR degree.
/dports/security/gnutls/gnutls-3.6.16/doc/enums/
H A Dgnutls_ext_flags_t15 @item GNUTLS_@-EXT_@-FLAG_@-HRR
/dports/science/dalton/dalton-66052b3af5ea7225e31178bf9a8b031913c72190/DALTON/1e_cpp/
H A Dvpotdamp.cpp1003 static inline cacheline64 HRR(int ax, int ay, int az, int bx, int by, int bz, const cacheline64 … in HRR() function
1011 return HRR(ax+1,ay,az, bx-1,by,bz, BA, R) - in HRR()
1012 HRR(ax, ay,az, bx-1,by,bz, BA, R) * BA[0]; in HRR()
1015 return HRR(ax,ay+1,az, bx,by-1,bz, BA, R) - in HRR()
1016 HRR(ax,ay, az, bx,by-1,bz, BA, R) * BA[1]; in HRR()
1019 return HRR(ax,ay,az+1, bx,by,bz-1, BA, R) - in HRR()
1020 HRR(ax,ay,az, bx,by,bz-1, BA, R) * BA[2]; in HRR()
1550 VV[ma][mb] = HRR(ax, ay, az, bx, by, bz, AB, EE); in Transform()
/dports/science/libint/libint-release-1-2-1-15-gb349524/doc/progman/
H A Drefs.bib87 for uncontracted classes only) and HRR (work for contracted classes).
/dports/www/firefox/firefox-99.0/security/nss/doc/rst/legacy/nss_releases/nss_3.49_release_notes/
H A Dindex.rst67 - `Bug 1590001 <https://bugzilla.mozilla.org/show_bug.cgi?id=1590001>`__ - Additional HRR Tests
/dports/security/nss/nss-3.76.1/nss/doc/rst/legacy/nss_releases/nss_3.49_release_notes/
H A Dindex.rst67 - `Bug 1590001 <https://bugzilla.mozilla.org/show_bug.cgi?id=1590001>`__ - Additional HRR Tests
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/ssl/src/
H A Dtls_handshake_1_3.erl375 [ClientHello2, HRR, MessageHash|_] ->
378 Binder == calculate_binder(FinishedKey, Hash, [MessageHash, HRR, Truncated]);
1336 {[HRR,CH1|HHistory], LM}} = HSEnv} = State0) ->
1344 {[HRR,MessageHash|HHistory], LM}}}.
2168 maybe_add_binders(Hello0, {[HRR,MessageHash|_], _}, TicketData, Version) when Version =:= {3,4} ->
2172 Binders = create_binders([MessageHash,HRR,Truncated], TicketData),
/dports/www/firefox/firefox-99.0/security/nss/doc/rst/legacy/nss_releases/nss_3.37_release_notes/
H A Dindex.rst36 - An issue where NSS erroneously accepted HRR requests was resolved. This issue was found by

12345