Home
last modified time | relevance | path

Searched refs:bvt (Results 1 – 25 of 223) sorted by relevance

123456789

/dports/net/frr7-pythontools/frr-frr-7.5.1/bfdd/
H A Dbfdd_vty.c288 if (!bvt) in _display_peer_iter()
290 vty = bvt->vty; in _display_peer_iter()
306 if (!bvt) in _display_peer_json_iter()
308 jo = bvt->jo; in _display_peer_json_iter()
340 bvt.jo = jo; in _display_all_peers()
397 if (!bvt) in _display_peer_counter_iter()
416 if (!bvt) in _display_peer_counter_json_iter()
418 jo = bvt->jo; in _display_peer_counter_json_iter()
449 bvt.jo = jo; in _display_peers_counter()
493 if (!bvt) in _display_peer_brief_iter()
[all …]
/dports/net/frr7/frr-frr-7.5.1/bfdd/
H A Dbfdd_vty.c288 if (!bvt) in _display_peer_iter()
290 vty = bvt->vty; in _display_peer_iter()
306 if (!bvt) in _display_peer_json_iter()
308 jo = bvt->jo; in _display_peer_json_iter()
340 bvt.jo = jo; in _display_all_peers()
397 if (!bvt) in _display_peer_counter_iter()
416 if (!bvt) in _display_peer_counter_json_iter()
418 jo = bvt->jo; in _display_peer_counter_json_iter()
449 bvt.jo = jo; in _display_peers_counter()
493 if (!bvt) in _display_peer_brief_iter()
[all …]
/dports/math/libmesh/libmesh-1.6.2/include/parallel/
H A Dparallel_conversion_utils.h122 double to_double (const Hilbert::HilbertIndices & bvt)
124 return static_cast<double>(bvt.rack2);
133 Hilbert::HilbertIndices bvt;
135 bvt.rack0 = 0;
136 bvt.rack1 = 0;
137 bvt.rack2 = static_cast<Hilbert::inttype>(f);
139 return bvt;
/dports/graphics/argyllcms/Argyll_V1.9.2/imdi/
H A Dimdi_tab.c54 bvt v in write_uchar()
61 bvt v in write_ushort()
68 bvt v in write_uint()
75 bvt v in write_ulong()
83 bvt v in write_ulonglong()
91 bvt v in write_default()
356 bvt iwo; in imdi_tab()
363 bvt iit; in imdi_tab()
365 iit = ((((bvt)imi << ts->we_ab) | (bvt)iwe) << ts->vo_ab) | vo; in imdi_tab()
373 bvt iit; in imdi_tab()
[all …]
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/tests/cpp/include/
H A Dtest_legacy_op.h261 static inline const char *bvt2String(const BlobVectorType bvt) { in bvt2String() argument
262 switch (bvt) { in bvt2String()
276 inline const std::vector<TBlob>& getBlobVect(const BlobVectorType bvt) const { in getBlobVect() argument
277 switch (bvt) { in getBlobVect()
433 for (size_t bvt = 0, nbvt = cpuData_.all_blob_vects_.size(); bvt < nbvt; ++bvt) { in GPUOpData() local
434 std::vector<TBlob>& bv_src = *cpuData_.all_blob_vects_[bvt]; in GPUOpData()
435 std::vector<TBlob>& bvt_dest = *this->all_blob_vects_[bvt]; in GPUOpData()
455 for (size_t bvt = 0, nbvt = this->all_blob_vects_.size(); bvt < nbvt; ++bvt) { in ~GPUOpData() local
456 std::vector<TBlob>& bv_src = *this->all_blob_vects_[bvt]; in ~GPUOpData()
457 std::vector<TBlob>& bvt_dest = *cpuData_.all_blob_vects_[bvt]; in ~GPUOpData()
/dports/misc/mxnet/incubator-mxnet-1.9.0/tests/cpp/include/
H A Dtest_legacy_op.h261 static inline const char *bvt2String(const BlobVectorType bvt) { in bvt2String() argument
262 switch (bvt) { in bvt2String()
276 inline const std::vector<TBlob>& getBlobVect(const BlobVectorType bvt) const { in getBlobVect() argument
277 switch (bvt) { in getBlobVect()
433 for (size_t bvt = 0, nbvt = cpuData_.all_blob_vects_.size(); bvt < nbvt; ++bvt) { in GPUOpData() local
434 std::vector<TBlob>& bv_src = *cpuData_.all_blob_vects_[bvt]; in GPUOpData()
435 std::vector<TBlob>& bvt_dest = *this->all_blob_vects_[bvt]; in GPUOpData()
455 for (size_t bvt = 0, nbvt = this->all_blob_vects_.size(); bvt < nbvt; ++bvt) { in ~GPUOpData() local
456 std::vector<TBlob>& bv_src = *this->all_blob_vects_[bvt]; in ~GPUOpData()
457 std::vector<TBlob>& bvt_dest = *cpuData_.all_blob_vects_[bvt]; in ~GPUOpData()
/dports/net/wireshark/wireshark-3.6.1/ui/qt/
H A Dbyte_view_tab.cpp77 ByteViewText * bvt = allBVTs.at(0); in captureActive() local
78 tvbuff_t * stored = VariantPointer<tvbuff_t>::asPtr(bvt->property(tvb_data_property)); in captureActive()
186 ByteViewText * bvt = allBVTs.at(i); in findByteViewTextForTvb() local
187 tvbuff_t * stored = VariantPointer<tvbuff_t>::asPtr(bvt->property(tvb_data_property)); in findByteViewTextForTvb()
204 int wdgIdx = bvt->property("tab_index").toInt(); in findByteViewTextForTvb()
/dports/net/wireshark-lite/wireshark-3.6.1/ui/qt/
H A Dbyte_view_tab.cpp77 ByteViewText * bvt = allBVTs.at(0); in captureActive() local
78 tvbuff_t * stored = VariantPointer<tvbuff_t>::asPtr(bvt->property(tvb_data_property)); in captureActive()
186 ByteViewText * bvt = allBVTs.at(i); in findByteViewTextForTvb() local
187 tvbuff_t * stored = VariantPointer<tvbuff_t>::asPtr(bvt->property(tvb_data_property)); in findByteViewTextForTvb()
204 int wdgIdx = bvt->property("tab_index").toInt(); in findByteViewTextForTvb()
/dports/net/tshark-lite/wireshark-3.6.1/ui/qt/
H A Dbyte_view_tab.cpp77 ByteViewText * bvt = allBVTs.at(0); in captureActive() local
78 tvbuff_t * stored = VariantPointer<tvbuff_t>::asPtr(bvt->property(tvb_data_property)); in captureActive()
186 ByteViewText * bvt = allBVTs.at(i); in findByteViewTextForTvb() local
187 tvbuff_t * stored = VariantPointer<tvbuff_t>::asPtr(bvt->property(tvb_data_property)); in findByteViewTextForTvb()
204 int wdgIdx = bvt->property("tab_index").toInt(); in findByteViewTextForTvb()
/dports/net/tshark/wireshark-3.6.1/ui/qt/
H A Dbyte_view_tab.cpp77 ByteViewText * bvt = allBVTs.at(0); in captureActive() local
78 tvbuff_t * stored = VariantPointer<tvbuff_t>::asPtr(bvt->property(tvb_data_property)); in captureActive()
186 ByteViewText * bvt = allBVTs.at(i); in findByteViewTextForTvb() local
187 tvbuff_t * stored = VariantPointer<tvbuff_t>::asPtr(bvt->property(tvb_data_property)); in findByteViewTextForTvb()
204 int wdgIdx = bvt->property("tab_index").toInt(); in findByteViewTextForTvb()
/dports/math/R-cran-mvtnorm/mvtnorm/src/
H A Dmvt.f846 double precision tpi, pi, ors, hrk, krh, bvt, snu
864 bvt = atan2( sqrt(ors), -r )/tpi
872 bvt = bvt + gmph*( 1 + ks*btnckh )
873 bvt = bvt + gmpk*( 1 + hs*btnchk )
886 bvt = atan2(-snu*(hkn*qhrk+hpk*hkrn),hkn*hkrn-nu*hpk*qhrk)/tpi
887 if ( bvt .lt. -1d-15 ) bvt = bvt + 1
895 bvt = bvt + gmph*( 1 + ks*btnckh )
896 bvt = bvt + gmpk*( 1 + hs*btnchk )
905 mvbvtl = bvt
/dports/math/openturns/openturns-1.18/lib/src/Uncertainty/Distribution/
H A Dtvpack.c548 static doublereal hkn, hpk, hrk, krh, bvt, tpi, ors, snu; in bvtl_() local
624 bvt = atan2(sqrt(ors), -(*r__)) / tpi; in bvtl_()
637 bvt += gmph * (ks * btnckh + 1); in bvtl_()
638 bvt += gmpk * (hs * btnchk + 1); in bvtl_()
662 bvt = atan2(-snu * (hkn * qhrk + hpk * hkrn), hkn * hkrn - *nu * in bvtl_()
664 if (bvt < -1e-15) { in bvtl_()
665 bvt += 1; in bvtl_()
679 bvt += gmph * (ks * btnckh + 1); in bvtl_()
680 bvt += gmpk * (hs * btnchk + 1); in bvtl_()
695 ret_val = bvt; in bvtl_()
H A Dmvtdstpack.c1511 static doublereal hkn, hpk, hrk, krh, bvt, ors, snu, gmph, gmpk, hkrn, in mvbvtl_() local
1566 bvt = atan2(sqrt(ors), -(*r__)) / 6.2831853071795862; in mvbvtl_()
1581 bvt += gmph * (ks * btnckh + 1); in mvbvtl_()
1582 bvt += gmpk * (hs * btnchk + 1); in mvbvtl_()
1606 bvt = atan2(-snu * (hkn * qhrk + hpk * hkrn), hkn * hkrn - *nu * hpk * in mvbvtl_()
1608 if (bvt < -1e-15) { in mvbvtl_()
1609 bvt += 1; in mvbvtl_()
1623 bvt += gmph * (ks * btnckh + 1); in mvbvtl_()
1624 bvt += gmpk * (hs * btnchk + 1); in mvbvtl_()
1639 ret_val = bvt; in mvbvtl_()
/dports/math/openturns/openturns-1.18/validation/src/
H A DStudent2D.mws10 {PARA 0 "> " 0 "" {MPLTEXT 1 0 150 "bvt:=proc(a,b,nu,rho)\n evalf(In
13 " 0 "" {MPLTEXT 1 0 21 "bvt(1.0,1.0,1.5,0.5);" }}{PARA 11 "" 1 ""
/dports/sysutils/azure-agent/WALinuxAgent-2.2.54.2/
H A DREADME.md14 …tps://dcrbadges.blob.core.windows.net/scenarios/Canonical_UbuntuServer_14.04.5-LTS__agent--bvt.svg)
16 …https://dcrbadges.blob.core.windows.net/scenarios/Canonical_UbuntuServer_16.04-LTS__agent--bvt.svg)
17 …//dcrbadges.blob.core.windows.net/scenarios/Canonical_UbuntuServer_16.04-DAILY-LTS__agent--bvt.svg)
18 …https://dcrbadges.blob.core.windows.net/scenarios/Canonical_UbuntuServer_18.04-LTS__agent--bvt.svg)
20 …ian 8|![badge](https://dcrbadges.blob.core.windows.net/scenarios/Credativ_Debian_8__agent--bvt.svg)
21 …ian 9|![badge](https://dcrbadges.blob.core.windows.net/scenarios/Credativ_Debian_9__agent--bvt.svg)
22 ….9|![badge](https://dcrbadges.blob.core.windows.net/scenarios/OpenLogic_CentOS_6.9__agent--bvt.svg)
23 ….4|![badge](https://dcrbadges.blob.core.windows.net/scenarios/OpenLogic_CentOS_7.4__agent--bvt.svg)
24 …HEL 6.9|![badge](https://dcrbadges.blob.core.windows.net/scenarios/RedHat_RHEL_6.9__agent--bvt.svg)
25 …7-RAW|![badge](https://dcrbadges.blob.core.windows.net/scenarios/RedHat_RHEL_7-RAW__agent--bvt.svg)
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/md/persistent-data/
H A Ddm-array.c635 struct dm_btree_value_type *bvt = &info->btree_info.value_type; in dm_array_info_init() local
641 bvt->context = info; in dm_array_info_init()
642 bvt->size = sizeof(__le64); in dm_array_info_init()
643 bvt->inc = block_inc; in dm_array_info_init()
644 bvt->dec = block_dec; in dm_array_info_init()
645 bvt->equal = block_equal; in dm_array_info_init()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/md/persistent-data/
H A Ddm-array.c635 struct dm_btree_value_type *bvt = &info->btree_info.value_type; in dm_array_info_init() local
641 bvt->context = info; in dm_array_info_init()
642 bvt->size = sizeof(__le64); in dm_array_info_init()
643 bvt->inc = block_inc; in dm_array_info_init()
644 bvt->dec = block_dec; in dm_array_info_init()
645 bvt->equal = block_equal; in dm_array_info_init()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/md/persistent-data/
H A Ddm-array.c635 struct dm_btree_value_type *bvt = &info->btree_info.value_type; in dm_array_info_init() local
641 bvt->context = info; in dm_array_info_init()
642 bvt->size = sizeof(__le64); in dm_array_info_init()
643 bvt->inc = block_inc; in dm_array_info_init()
644 bvt->dec = block_dec; in dm_array_info_init()
645 bvt->equal = block_equal; in dm_array_info_init()
/dports/shells/bash-completion/bash-completion-2.11/completions/
H A Dperltidy28 -bt=* | -pt=* | -sbt=* | -bvt=* | -pvt=* | -sbvt=* | -bvtc=* | -pvtc=* | -sbvtc=* | \
/dports/www/py-protego/Protego-0.1.16/tests/test_data/
H A Dwww.wien.gv.at35 Disallow: /bvt/
36 Noindex: /bvt/
/dports/math/cvc4/CVC4-1.7/src/theory/quantifiers/fmf/
H A Dbounded_integers.cpp730 unsigned bvt = getBoundVarType( q, v ); in getBoundElements() local
731 if( bvt==BOUND_INT_RANGE ){ in getBoundElements()
760 }else if( bvt==BOUND_SET_MEMBER ){ in getBoundElements()
794 }else if( bvt==BOUND_FIXED_SET ){ in getBoundElements()
/dports/math/cvc4/CVC4-1.7/src/theory/quantifiers/
H A Dfirst_order_model.cpp57 unsigned bvt = in setBound() local
59 if (bvt != BoundedIntegers::BOUND_FINITE) in setBound()
/dports/devel/p5-Perl-Tidy/Perl-Tidy-20211029/t/
H A Dsnippets10.t59 -bvt=2
124 -bvt=1
/dports/net-im/tkabber-plugins/tkabber-plugins-1.1.2/georoster/
H A Diso316668 bv bvt
/dports/www/grails/grails-1.3.6/src/java/org/codehaus/groovy/grails/plugins/web/taglib/
H A DCountryTagLib.groovy49 "bvt":"Bouvet Island",

123456789