Home
last modified time | relevance | path

Searched refs:hpe (Results 1 – 25 of 505) sorted by relevance

12345678910>>...21

/dports/sysutils/py-hpilo/python-hpilo-4.4.3/
H A Dfirmware.conf3 url = https://downloads.hpe.com/pub/softlib2/software1/sc-linux-fw-ilo/p1980791503/v97349/CP023365.…
8 url = https://downloads.hpe.com/pub/softlib2/software1/sc-linux-fw-ilo/p308174093/v33430/CP006786.s…
13 url = https://downloads.hpe.com/pub/softlib2/software1/sc-linux-fw-ilo/p308174093/v35729/CP006953.s…
18 url = https://downloads.hpe.com/pub/softlib2/software1/sc-linux-fw-ilo/p308174093/v38868/CP007118.s…
23 url = https://downloads.hpe.com/pub/softlib2/software1/sc-linux-fw-ilo/p308174093/v41461/CP007684.s…
28 url = https://downloads.hpe.com/pub/softlib2/software1/sc-linux-fw-ilo/p308174093/v44421/CP008488.s…
33 url = https://downloads.hpe.com/pub/softlib2/software1/sc-linux-fw-ilo/p1980791503/v50126/CP009895.…
38 url = https://downloads.hpe.com/pub/softlib2/software1/sc-linux-fw-ilo/p1980791503/v51876/CP010428.…
43 url = https://downloads.hpe.com/pub/softlib2/software1/sc-linux-fw-ilo/p1980791503/v57149/CP011850.…
58 url = https://downloads.hpe.com/pub/softlib2/software1/sc-linux-fw-ilo/p308277578/v33150/CP006634.s…
[all …]
/dports/biology/emboss/EMBOSS-6.6.0/nucleus/
H A Dembmat.c42 ajint score, ajint elem, ajint hpe, ajint hpm);
68 ajint score, ajint elem, ajint hpe, ajint hpm) in matPushHitInt() argument
85 mat->hpe = hpe; in matPushHitInt()
324 ajint hpe; in embMatProtScanInt() local
351 hpe = 0; in embMatProtScanInt()
392 ++hpe; in embMatProtScanInt()
394 matPushHitInt(n,m,l,i,score,elem,hpe,hpm); in embMatProtScanInt()
398 if(!hpe) in embMatProtScanInt()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/Test/System.Web/
H A DHttpParseExceptionCas.cs48 private HttpParseException hpe; field in MonoCasTests.System.Web.HttpParseExceptionCas
53 hpe = new HttpParseException (); in FixtureSetUp()
106 hpe.GetObjectData (null, new StreamingContext ()); in GetObjectData_Deny_SerializationFormatter()
114 hpe.GetObjectData (null, new StreamingContext ()); in GetObjectData_PermitOnly_SerializationFormatter()
/dports/net/py-urllib3/urllib3-1.26.7/test/
H A Dtest_exceptions.py44 hpe = HeaderParsingError("defects", "unparsed_data")
46 assert "defects" in str(hpe)
47 assert "unparsed_data" in str(hpe)
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/urllib3/test/
H A Dtest_exceptions.py44 hpe = HeaderParsingError("defects", "unparsed_data")
46 assert "defects" in str(hpe)
47 assert "unparsed_data" in str(hpe)
/dports/misc/py-cinder/cinder-12.0.10/releasenotes/notes/
H A Dremove-deprecated-driver-mappings-b927d8ef9fc3b713.yaml18 * New path - cinder.volume.drivers.hpe.hpe_3par_fc.HPE3PARFCDriver
20 * New path - cinder.volume.drivers.hpe.hpe_3par_iscsi.HPE3PARISCSIDriver
22 * New path - cinder.volume.drivers.hpe.hpe_lefthand_iscsi.HPELeftHandISCSIDriver
24 * New path - cinder.volume.drivers.hpe.hpe_xp_fc.HPEXPFCDriver
/dports/net-mgmt/librenms/librenms-21.5.1/includes/definitions/
H A Dhpe-ipdu.yaml1 os: hpe-ipdu
4 icon: hpe
H A Dhpe-msa.yaml1 os: hpe-msa
4 icon: hpe
H A Dhpe-msl.yaml1 os: hpe-msl
4 icon: hpe
H A Dhpe-ilo.yaml1 os: hpe-ilo
4 icon: hpe
H A Dhpe-pdumm.yaml1 os: hpe-pdumm
4 icon: hpe
H A Dhpe-rtups.yaml1 os: hpe-rtups
5 icon: hpe
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Permissions/tests/
H A DHostProtectionTests.cs14 HostProtectionException hpe = new HostProtectionException(); in HostProtectionExceptionCallMethods()
15 hpe.ToString(); in HostProtectionExceptionCallMethods()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c695 if (hpe->peer_vhca_id == peer_vhca_id && hpe->prio == prio) { in mlx5e_hairpin_get()
697 return hpe; in mlx5e_hairpin_get()
721 kfree(hpe); in mlx5e_hairpin_put()
792 if (hpe) { in mlx5e_hairpin_flow_add()
803 hpe = kzalloc(sizeof(*hpe), GFP_KERNEL); in mlx5e_hairpin_flow_add()
804 if (!hpe) { in mlx5e_hairpin_flow_add()
841 hpe->hp = hp; in mlx5e_hairpin_flow_add()
861 flow->hpe = hpe; in mlx5e_hairpin_flow_add()
877 if (!flow->hpe) in mlx5e_hairpin_flow_del()
885 flow->hpe = NULL; in mlx5e_hairpin_flow_del()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c695 if (hpe->peer_vhca_id == peer_vhca_id && hpe->prio == prio) { in mlx5e_hairpin_get()
697 return hpe; in mlx5e_hairpin_get()
721 kfree(hpe); in mlx5e_hairpin_put()
792 if (hpe) { in mlx5e_hairpin_flow_add()
803 hpe = kzalloc(sizeof(*hpe), GFP_KERNEL); in mlx5e_hairpin_flow_add()
804 if (!hpe) { in mlx5e_hairpin_flow_add()
841 hpe->hp = hp; in mlx5e_hairpin_flow_add()
861 flow->hpe = hpe; in mlx5e_hairpin_flow_add()
877 if (!flow->hpe) in mlx5e_hairpin_flow_del()
885 flow->hpe = NULL; in mlx5e_hairpin_flow_del()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c695 if (hpe->peer_vhca_id == peer_vhca_id && hpe->prio == prio) { in mlx5e_hairpin_get()
697 return hpe; in mlx5e_hairpin_get()
721 kfree(hpe); in mlx5e_hairpin_put()
792 if (hpe) { in mlx5e_hairpin_flow_add()
803 hpe = kzalloc(sizeof(*hpe), GFP_KERNEL); in mlx5e_hairpin_flow_add()
804 if (!hpe) { in mlx5e_hairpin_flow_add()
841 hpe->hp = hp; in mlx5e_hairpin_flow_add()
861 flow->hpe = hpe; in mlx5e_hairpin_flow_add()
877 if (!flow->hpe) in mlx5e_hairpin_flow_del()
885 flow->hpe = NULL; in mlx5e_hairpin_flow_del()
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/RabbitMQ.Client/src/client/impl/
H A DConnectionBase.cs619 catch (HardProtocolException hpe) in MainLoop()
621 shutdownCleanly = HardProtocolExceptionHandler(hpe); in MainLoop()
719 public bool HardProtocolExceptionHandler(HardProtocolException hpe) in HardProtocolExceptionHandler() argument
721 if (SetCloseReason(hpe.ShutdownReason)) in HardProtocolExceptionHandler()
728 hpe.ShutdownReason.ReplyCode, in HardProtocolExceptionHandler()
729 hpe.ShutdownReason.ReplyText)); in HardProtocolExceptionHandler()
737 + "while closing the connection", hpe); in HardProtocolExceptionHandler()
/dports/databases/py-python-swiftclient/python-swiftclient-3.12.0/
H A D.mailmap62 Alistair Coles <alistairncoles@gmail.com> <alistair.coles@hpe.com>
82 Mark Seger <mark.seger@hpe.com> <mark.seger@hp.com>
83 Donagh McCabe <donagh.mccabe@hpe.com> <donagh.mccabe@hp.com>
84 Stuart McLaren <stuart.mclaren@hpe.com> <stuart.mclaren@hp.com>
85 Alexis Lee <lxsli@hpe.com> <alexisl@hp.com>
86 Stanislaw Pitucha <stanislaw.pitucha@hpe.com> <stanislaw.pitucha@hp.com>
/dports/science/hepmc3/HepMC3-3.2.4/examples/ConvertExample/
H A Dcmdline.ggo7 option "input-format" i "Input format" string required values= "hepmc2", "auto", "hepmc3", "hpe", "…
8 option "output-format" o "Output format" string required values="hepmc2", "hepmc3", "hpe" ,"root", …
H A Dconvert_example.cc55 enum formats {autodetect, hepmc2, hepmc3, hpe ,root, treeroot ,treerootopal, hpezeus, lhef, dump, d… enumerator
71 format_map.insert(std::pair<std::string,formats> ( "hpe", hpe )); in main()
122 case hpe: in main()
180 case hpe: in main()
/dports/audio/sfront/sfront-0.99/src/
H A Dreadscore.c77 int hpe; in readscore() local
137 hpe = 1; in readscore()
141 hpe = 0; in readscore()
153 found = parsetempo(sdata, nsl, hpe); in readscore()
160 found = parsecontrol(sdata, nsl, hpe); in readscore()
1806 newtempo->special = hpe; in parsetempo()
1925 newtable->special = hpe; in parsetable()
1975 newcontrol->special = hpe; in parsecontrol()
2020 newcontrol->special = hpe; in parselcontrol()
2075 newinstr->special = hpe; in parselinstr()
[all …]
/dports/net/rtpproxy/rtpproxy-2.1.1/src/
H A Drtpp_sessinfo.c133 struct rtpp_polltbl_hst_ent *hpe; in rtpp_polltbl_hst_record() local
135 hpe = hp->clog + hp->ulen; in rtpp_polltbl_hst_record()
136 hpe->op = op; in rtpp_polltbl_hst_record()
137 hpe->stuid = stuid; in rtpp_polltbl_hst_record()
138 hpe->skt = skt; in rtpp_polltbl_hst_record()
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/hpe/nimble/plugins/modules/
H A Dhpe_nimble_disk.py85 from ansible_collections.hpe.nimble.plugins.module_utils.hpe_nimble import __version__ as NIMBLE_AN…
86 import ansible_collections.hpe.nimble.plugins.module_utils.hpe_nimble as utils
H A Dhpe_nimble_shelf.py99 from ansible_collections.hpe.nimble.plugins.module_utils.hpe_nimble import __version__ as NIMBLE_AN…
100 import ansible_collections.hpe.nimble.plugins.module_utils.hpe_nimble as utils
H A Dhpe_nimble_user_policy.py108 from ansible_collections.hpe.nimble.plugins.module_utils.hpe_nimble import __version__ as NIMBLE_AN…
109 import ansible_collections.hpe.nimble.plugins.module_utils.hpe_nimble as utils

12345678910>>...21