Home
last modified time | relevance | path

Searched refs:hb4 (Results 1 – 25 of 161) sorted by relevance

1234567

/dports/dns/dnscrypt-wrapper/dnscrypt-wrapper-0.4.2/
H A Ddns-protocol.h67 uint8_t hb3,hb4; member
83 #define RCODE(x) ((x)->hb4 & HB4_RCODE)
84 #define SET_RCODE(x, code) (x)->hb4 = ((x)->hb4 & ~HB4_RCODE) | code
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwxc/
H A Dnwxc_x_hse08.F81 double precision hb1,hb2,hb3,hb4,hb5,hb6,hb7,hb8,hb9
166 Data hb1,hb2,hb3,hb4,hb5,hb6,hb7,hb8,hb9
225 hden = one + hb1*s + hb2*s2 + hb3*s3 + hb4*s4 + hb5*s5 +
/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwxc/
H A Dnwxc_x_hse08.F81 double precision hb1,hb2,hb3,hb4,hb5,hb6,hb7,hb8,hb9
166 Data hb1,hb2,hb3,hb4,hb5,hb6,hb7,hb8,hb9
225 hden = one + hb1*s + hb2*s2 + hb3*s3 + hb4*s4 + hb5*s5 +
/dports/net-im/psi/psi-1.5/src/
H A Deventdlg.cpp878 vb1->addLayout(hb4); in init()
884 hb4->addWidget(d->pb_close); in init()
886 hb4->addStretch(1); in init()
894 hb4->addWidget(d->pb_next); in init()
901 hb4->addWidget(d->pb_quote); in init()
905 hb4->addWidget(d->ck_all_auth); in init()
912 hb4->addWidget(d->pb_deny); in init()
920 hb4->addWidget(d->pb_auth); in init()
927 hb4->addWidget(d->pb_send); in init()
934 hb4->addWidget(d->pb_chat); in init()
[all …]
/dports/math/qtiplot-doc/qtiplot-0.9.8.9/qtiplot/src/plot3D/
H A DSurfaceDialog.cpp182 QGridLayout *hb4 = new QGridLayout(gb4); in initFunctionPage() local
183 hb4->addWidget(new QLabel( tr("Columns")), 0, 0); in initFunctionPage()
184 hb4->addWidget(boxFuncColumns, 0, 1); in initFunctionPage()
185 hb4->addWidget(new QLabel(tr("Rows")), 1, 0); in initFunctionPage()
186 hb4->addWidget(boxFuncRows, 1, 1); in initFunctionPage()
/dports/math/dune-alugrid/dune-alugrid-08c6496d4d4a33df6456c3b402182f353dc2e76d/dune/alugrid/impl/serial/
H A Dgitter_mgb.cc175 hbndseg4_GEO * hb4 = myBuilder ().insert_hbnd4 (face,twst,bt); in InsertUniqueHbnd4() local
176 hb4->setLoadBalanceVertexIndex( ldbVertexIndex ); in InsertUniqueHbnd4()
177 hb4->setMaster( master ); in InsertUniqueHbnd4()
178 hb4->setBoundaryProjection( pv ); in InsertUniqueHbnd4()
179 _hbnd4Map [key] = hb4; in InsertUniqueHbnd4()
668 hbndseg4_GEO * hb4 = in finalize() local
671 myBuilder ()._hbndseg4List.push_back (hb4); in finalize()
/dports/graphics/colmap/colmap-3.6/lib/VLFeat/
H A Dhog.c1007 double hb4 = factor4 * hb ; in vl_hog_extract() local
1012 double hc4 = ha4 + hb4 ; in vl_hog_extract()
1022 hb4 = VL_MIN(0.2, hb4) ; in vl_hog_extract()
1037 hb = 0.5 * (hb1 + hb2 + hb3 + hb4) ; in vl_hog_extract()
/dports/graphics/art/ART-1.9.3/rtgui/
H A Dbayerprocess.cc190 Gtk::HBox* hb4 = Gtk::manage (new Gtk::HBox ()); in BayerProcess() local
191hb4->pack_start (*Gtk::manage (new Gtk::Label ( M("TP_RAW_PIXELSHIFTDMETHOD") + ": ")), Gtk::PACK_… in BayerProcess()
197 hb4->pack_start(*pixelShiftDemosaicMethod); in BayerProcess()
198 pixelShiftOptions->pack_start(*hb4); in BayerProcess()
H A Dfilecatalog_rename.cc625 Gtk::Box hb4; in get_params() local
627 hb4.pack_start(lbl3, Gtk::PACK_SHRINK, pad); in get_params()
632 hb4.pack_start(ext_norm, Gtk::PACK_EXPAND_WIDGET, pad); in get_params()
633 mainvb.pack_start(hb4, Gtk::PACK_SHRINK, pad); in get_params()
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwpw/pspw/lib/exchange-correlation/
H A Dhsepbe.F20 double precision hb1,hb2,hb3,hb4,hb5,hb6,hb7,hb8,hb9 local
65 Data hb1,hb2,hb3,hb4,hb5,hb6,hb7,hb8,hb9
115 hden = one + hb1*s + hb2*s2 + hb3*s3 + hb4*s4 + hb5*s5 +
180 d1hden = hb1 + two*hb2*s +three*hb3*s2 + four*hb4*s3 +
/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwpw/pspw/lib/exchange-correlation/
H A Dhsepbe.F20 double precision hb1,hb2,hb3,hb4,hb5,hb6,hb7,hb8,hb9
65 Data hb1,hb2,hb3,hb4,hb5,hb6,hb7,hb8,hb9
115 hden = one + hb1*s + hb2*s2 + hb3*s3 + hb4*s4 + hb5*s5 +
180 d1hden = hb1 + two*hb2*s +three*hb3*s2 + four*hb4*s3 +
/dports/graphics/xaos/XaoS-release-4.2.1/tutorial/
H A Ddimension.xaf68 (message "hb4")
/dports/math/dune-alugrid/dune-alugrid-08c6496d4d4a33df6456c3b402182f353dc2e76d/dune/alugrid/impl/parallel/
H A Dgitter_pll_mgb.cc431 hbndseg4_GEO * hb4 = myBuilder (). in finalize() local
434 hb4->setLoadBalanceVertexIndex( p->ldbVertexIndex() ); in finalize()
435 hb4->setMaster( p->master() ); in finalize()
436 _hbndseg4List.push_back (hb4); in finalize()
/dports/graphics/rawtherapee/rawtherapee-5.8/rtgui/
H A Dbayerprocess.cc178 Gtk::HBox* hb4 = Gtk::manage (new Gtk::HBox ()); in BayerProcess() local
179hb4->pack_start (*Gtk::manage (new Gtk::Label ( M("TP_RAW_PIXELSHIFTDMETHOD") + ": ")), Gtk::PACK_… in BayerProcess()
185 hb4->pack_start(*pixelShiftDemosaicMethod); in BayerProcess()
186 pixelShiftOptions->pack_start(*hb4); in BayerProcess()
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwpw/nwpwlib/nwpwxc/
H A Dnwpwxc_x_hse08.F57 double precision hb1,hb2,hb3,hb4,hb5,hb6,hb7,hb8,hb9
112 Data hb1,hb2,hb3,hb4,hb5,hb6,hb7,hb8,hb9
162 hden = one + hb1*s + hb2*s2 + hb3*s3 + hb4*s4 + hb5*s5 +
224 d1hden = hb1 + two*hb2*s +three*hb3*s2 + four*hb4*s3 +
439 d2hden = two*hb2+six*hb3*s+r12*hb4*s2+r20*hb5*s3+
/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwpw/nwpwlib/nwpwxc/
H A Dnwpwxc_x_hse08.F57 double precision hb1,hb2,hb3,hb4,hb5,hb6,hb7,hb8,hb9
112 Data hb1,hb2,hb3,hb4,hb5,hb6,hb7,hb8,hb9
162 hden = one + hb1*s + hb2*s2 + hb3*s3 + hb4*s4 + hb5*s5 +
224 d1hden = hb1 + two*hb2*s +three*hb3*s2 + four*hb4*s3 +
439 d2hden = two*hb2+six*hb3*s+r12*hb4*s2+r20*hb5*s3+
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/test/recipes/04-test_pem_data/
H A Dcert-threecolumn.pem448 hb4
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/test/recipes/04-test_pem_data/
H A Dcert-threecolumn.pem448 hb4
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/test/recipes/04-test_pem_data/
H A Dcert-threecolumn.pem448 hb4
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/test/recipes/04-test_pem_data/
H A Dcert-threecolumn.pem448 hb4
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/CryptoPkg/Library/OpensslLib/openssl/test/recipes/04-test_pem_data/
H A Dcert-threecolumn.pem448 hb4
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/test/recipes/04-test_pem_data/
H A Dcert-threecolumn.pem448 hb4
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/test/recipes/04-test_pem_data/
H A Dcert-threecolumn.pem448 hb4
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/test/recipes/04-test_pem_data/
H A Dcert-threecolumn.pem448 hb4
/dports/security/openssl/openssl-1.1.1n/test/recipes/04-test_pem_data/
H A Dcert-threecolumn.pem448 hb4

1234567