Home
last modified time | relevance | path

Searched refs:rhl (Results 1 – 25 of 261) sorted by relevance

1234567891011

/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/firmware/usrp2/lwip/lwip-1.3.1/src/core/snmp/
H A Dmsg_out.c326 rhl = &m_stat->rhl; in snmp_resp_header_sum()
330 tot_len += 1 + rhl->erridxlenlen + rhl->erridxlen; in snmp_resp_header_sum()
334 tot_len += 1 + rhl->errstatlenlen + rhl->errstatlen; in snmp_resp_header_sum()
337 snmp_asn1_enc_length_cnt(rhl->ridlen, &rhl->ridlenlen); in snmp_resp_header_sum()
338 tot_len += 1 + rhl->ridlenlen + rhl->ridlen; in snmp_resp_header_sum()
341 snmp_asn1_enc_length_cnt(rhl->pdulen, &rhl->pdulenlen); in snmp_resp_header_sum()
345 snmp_asn1_enc_length_cnt(rhl->comlen, &rhl->comlenlen); in snmp_resp_header_sum()
346 tot_len += 1 + rhl->comlenlen + rhl->comlen; in snmp_resp_header_sum()
349 snmp_asn1_enc_length_cnt(rhl->verlen, &rhl->verlenlen); in snmp_resp_header_sum()
350 tot_len += 1 + rhl->verlen + rhl->verlenlen; in snmp_resp_header_sum()
[all …]
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/firmware/usrp3/lwip/lwip-1.3.1/src/core/snmp/
H A Dmsg_out.c326 rhl = &m_stat->rhl; in snmp_resp_header_sum()
330 tot_len += 1 + rhl->erridxlenlen + rhl->erridxlen; in snmp_resp_header_sum()
334 tot_len += 1 + rhl->errstatlenlen + rhl->errstatlen; in snmp_resp_header_sum()
337 snmp_asn1_enc_length_cnt(rhl->ridlen, &rhl->ridlenlen); in snmp_resp_header_sum()
338 tot_len += 1 + rhl->ridlenlen + rhl->ridlen; in snmp_resp_header_sum()
341 snmp_asn1_enc_length_cnt(rhl->pdulen, &rhl->pdulenlen); in snmp_resp_header_sum()
345 snmp_asn1_enc_length_cnt(rhl->comlen, &rhl->comlenlen); in snmp_resp_header_sum()
346 tot_len += 1 + rhl->comlenlen + rhl->comlen; in snmp_resp_header_sum()
349 snmp_asn1_enc_length_cnt(rhl->verlen, &rhl->verlenlen); in snmp_resp_header_sum()
350 tot_len += 1 + rhl->verlen + rhl->verlenlen; in snmp_resp_header_sum()
[all …]
/dports/sysutils/syslinux/syslinux-6.03/core/lwip/src/core/snmp/
H A Dmsg_out.c324 rhl = &m_stat->rhl; in snmp_resp_header_sum()
328 tot_len += 1 + rhl->erridxlenlen + rhl->erridxlen; in snmp_resp_header_sum()
332 tot_len += 1 + rhl->errstatlenlen + rhl->errstatlen; in snmp_resp_header_sum()
335 snmp_asn1_enc_length_cnt(rhl->ridlen, &rhl->ridlenlen); in snmp_resp_header_sum()
336 tot_len += 1 + rhl->ridlenlen + rhl->ridlen; in snmp_resp_header_sum()
339 snmp_asn1_enc_length_cnt(rhl->pdulen, &rhl->pdulenlen); in snmp_resp_header_sum()
343 snmp_asn1_enc_length_cnt(rhl->comlen, &rhl->comlenlen); in snmp_resp_header_sum()
344 tot_len += 1 + rhl->comlenlen + rhl->comlen; in snmp_resp_header_sum()
347 snmp_asn1_enc_length_cnt(rhl->verlen, &rhl->verlenlen); in snmp_resp_header_sum()
348 tot_len += 1 + rhl->verlen + rhl->verlenlen; in snmp_resp_header_sum()
[all …]
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/Azure/azure-sdk-for-go/azure-sdk-for-go-16.2.1/services/azsadmin/mgmt/2016-05-01/infrastructureinsights/
H A Dmodels.go579 return rhl.Value == nil || len(*rhl.Value) == 0
585 if rhl.NextLink == nil || len(to.String(rhl.NextLink)) < 1 {
597 rhl RegionHealthList member
607 page.rhl = next
618 return page.rhl
626 return *page.rhl.Value
834 return rhl.Value == nil || len(*rhl.Value) == 0
840 if rhl.NextLink == nil || len(to.String(rhl.NextLink)) < 1 {
852 rhl ResourceHealthList member
862 page.rhl = next
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/Azure/azure-sdk-for-go/services/azsadmin/mgmt/2016-05-01/infrastructureinsights/
H A Dmodels.go579 return rhl.Value == nil || len(*rhl.Value) == 0
585 if rhl.NextLink == nil || len(to.String(rhl.NextLink)) < 1 {
597 rhl RegionHealthList member
607 page.rhl = next
618 return page.rhl
626 return *page.rhl.Value
834 return rhl.Value == nil || len(*rhl.Value) == 0
840 if rhl.NextLink == nil || len(to.String(rhl.NextLink)) < 1 {
852 rhl ResourceHealthList member
862 page.rhl = next
[all …]
/dports/finance/R-cran-ccgarch/ccgarch/src/
H A DR_uni_vola_sim.c8 double *rh, *reps, *rz, *rpara = REAL(a), *rel2, *rhl, nu = asReal(df); in uni_vola_sim() local
21 rhl = REAL(hl); in uni_vola_sim()
31 rhl[0] = rpara[0]/(1.0 - rpara[1] - rpara[2]); in uni_vola_sim()
34 rh[i] = rpara[0] + rpara[1]*rel2[0]+ rpara[2]*rhl[0]; in uni_vola_sim()
37 rhl[0] = rh[i]; /* used in the next loop */ in uni_vola_sim()
H A DR_eccc_sim.c11 … *rz, *ra, *rA, *rB, *rR, *rhini, *reps, *reps_row, *rh_row, *rh, *rhl, *rel2, *rz_, *rz_row; in eccc_sim() local
41 rhl = REAL(hl); in eccc_sim()
46 rhl[j] = 0.0; in eccc_sim()
51 F77_CALL(dcopy)(&ndim, rhini, &ione, rhl, &ione); in eccc_sim()
81 F77_CALL(dgemv)("N", &ndim, &ndim, &one, rB, &ndim, rhl, &ione, &one, rh_row, &ione); in eccc_sim()
94 rhl[j] = rh_row[j]; /* h_{-1}: used in the next step of loop */ in eccc_sim()
H A DR_stcc_sim.c10 …*ra, *rA, *rB, *rhini, *rel2, *rh, *rhl, *rh_row, /* for conditional var… in stcc_sim() local
53 rhl = REAL(hl); in stcc_sim()
71 F77_CALL(dcopy)(&ndim, rhini, &ione, rhl, &ione); in stcc_sim()
90 F77_CALL(dgemv)("N", &ndim, &ndim, &one, rB, &ndim, rhl, &ione, &one, rh_row, &ione); in stcc_sim()
98 rhl[j] = rh_row[j]; /* h_{-1}: used in the next step of loop */ in stcc_sim()
H A DR_dcc_sim.c10 …*ra, *rA, *rB, *rhini, *rel2, *rh, *rhl, *rh_row, /* for conditional variance… in dcc_sim() local
74 rhl = REAL(hl); in dcc_sim()
107 F77_CALL(dcopy)(&ndim, rhini, &ione, rhl, &ione); in dcc_sim()
156 F77_CALL(dgemv)("N", &ndim, &ndim, &one, rB, &ndim, rhl, &ione, &one, rh_row, &ione); in dcc_sim()
163 rhl[j] = rh_row[j]; /* h_{t-1}: for the next loop */ in dcc_sim()
/dports/net-mgmt/nagios-check_bacula9/bacula-9.6.7/src/stored/
H A Drecord_read.c46 uint32_t rhl; in read_header() local
65 rhl = RECHDR1_LENGTH; in read_header()
67 rhl = RECHDR2_LENGTH; in read_header()
69 if (rec->remlen >= rhl) { in read_header()
90 block->bufp += rhl; in read_header()
91 block->binbuf -= rhl; in read_header()
92 rec->remlen -= rhl; in read_header()
/dports/net-mgmt/nagios-check_bacula11/bacula-11.0.5/src/stored/
H A Drecord_read.c46 uint32_t rhl; in read_header() local
65 rhl = RECHDR1_LENGTH; in read_header()
67 rhl = RECHDR2_LENGTH; in read_header()
69 if (rec->remlen >= rhl) { in read_header()
90 block->bufp += rhl; in read_header()
91 block->binbuf -= rhl; in read_header()
92 rec->remlen -= rhl; in read_header()
/dports/sysutils/bacula11-server/bacula-11.0.5/src/stored/
H A Drecord_read.c46 uint32_t rhl; in read_header() local
65 rhl = RECHDR1_LENGTH; in read_header()
67 rhl = RECHDR2_LENGTH; in read_header()
69 if (rec->remlen >= rhl) { in read_header()
90 block->bufp += rhl; in read_header()
91 block->binbuf -= rhl; in read_header()
92 rec->remlen -= rhl; in read_header()
/dports/sysutils/bacula9-client-static/bacula-9.6.7/src/stored/
H A Drecord_read.c46 uint32_t rhl; in read_header() local
65 rhl = RECHDR1_LENGTH; in read_header()
67 rhl = RECHDR2_LENGTH; in read_header()
69 if (rec->remlen >= rhl) { in read_header()
90 block->bufp += rhl; in read_header()
91 block->binbuf -= rhl; in read_header()
92 rec->remlen -= rhl; in read_header()
/dports/sysutils/bacula11-client-static/bacula-11.0.5/src/stored/
H A Drecord_read.c46 uint32_t rhl; in read_header() local
65 rhl = RECHDR1_LENGTH; in read_header()
67 rhl = RECHDR2_LENGTH; in read_header()
69 if (rec->remlen >= rhl) { in read_header()
90 block->bufp += rhl; in read_header()
91 block->binbuf -= rhl; in read_header()
92 rec->remlen -= rhl; in read_header()
/dports/sysutils/bacula9-client/bacula-9.6.7/src/stored/
H A Drecord_read.c46 uint32_t rhl; in read_header() local
65 rhl = RECHDR1_LENGTH; in read_header()
67 rhl = RECHDR2_LENGTH; in read_header()
69 if (rec->remlen >= rhl) { in read_header()
90 block->bufp += rhl; in read_header()
91 block->binbuf -= rhl; in read_header()
92 rec->remlen -= rhl; in read_header()
/dports/sysutils/bacula9-server/bacula-9.6.7/src/stored/
H A Drecord_read.c46 uint32_t rhl; in read_header() local
65 rhl = RECHDR1_LENGTH; in read_header()
67 rhl = RECHDR2_LENGTH; in read_header()
69 if (rec->remlen >= rhl) { in read_header()
90 block->bufp += rhl; in read_header()
91 block->binbuf -= rhl; in read_header()
92 rec->remlen -= rhl; in read_header()
/dports/sysutils/bacula11-client/bacula-11.0.5/src/stored/
H A Drecord_read.c46 uint32_t rhl; in read_header() local
65 rhl = RECHDR1_LENGTH; in read_header()
67 rhl = RECHDR2_LENGTH; in read_header()
69 if (rec->remlen >= rhl) { in read_header()
90 block->bufp += rhl; in read_header()
91 block->binbuf -= rhl; in read_header()
92 rec->remlen -= rhl; in read_header()
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/apis/apps/fuzzer/
H A Dfuzzer.go73 rhl := int32(c.Rand.Int31())
75 j.RevisionHistoryLimit = &rhl
107 rhl := int32(c.Rand.Int31())
108 j.RevisionHistoryLimit = &rhl
/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/soc/codecs/
H A Drt1305.c996 unsigned int rh, rl, rhl, r0ohm; in rt1305_calibrate() local
1062 rhl = (rh << 16) | rl; in rt1305_calibrate()
1063 r0ohm = (rhl*10) / 33554432; in rt1305_calibrate()
1065 pr_debug("Left_rhl = 0x%x rh=0x%x rl=0x%x\n", rhl, rh, rl); in rt1305_calibrate()
1069 if (rhl != 0) in rt1305_calibrate()
1070 do_div(r0l, rhl); in rt1305_calibrate()
1079 rhl = (rh << 16) | rl; in rt1305_calibrate()
1080 r0ohm = (rhl*10) / 33554432; in rt1305_calibrate()
1082 pr_debug("Right_rhl = 0x%x rh=0x%x rl=0x%x\n", rhl, rh, rl); in rt1305_calibrate()
1086 if (rhl != 0) in rt1305_calibrate()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/sound/soc/codecs/
H A Drt1305.c996 unsigned int rh, rl, rhl, r0ohm; in rt1305_calibrate() local
1062 rhl = (rh << 16) | rl; in rt1305_calibrate()
1063 r0ohm = (rhl*10) / 33554432; in rt1305_calibrate()
1065 pr_debug("Left_rhl = 0x%x rh=0x%x rl=0x%x\n", rhl, rh, rl); in rt1305_calibrate()
1069 if (rhl != 0) in rt1305_calibrate()
1070 do_div(r0l, rhl); in rt1305_calibrate()
1079 rhl = (rh << 16) | rl; in rt1305_calibrate()
1080 r0ohm = (rhl*10) / 33554432; in rt1305_calibrate()
1082 pr_debug("Right_rhl = 0x%x rh=0x%x rl=0x%x\n", rhl, rh, rl); in rt1305_calibrate()
1086 if (rhl != 0) in rt1305_calibrate()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/soc/codecs/
H A Drt1305.c996 unsigned int rh, rl, rhl, r0ohm; in rt1305_calibrate() local
1062 rhl = (rh << 16) | rl; in rt1305_calibrate()
1063 r0ohm = (rhl*10) / 33554432; in rt1305_calibrate()
1065 pr_debug("Left_rhl = 0x%x rh=0x%x rl=0x%x\n", rhl, rh, rl); in rt1305_calibrate()
1069 if (rhl != 0) in rt1305_calibrate()
1070 do_div(r0l, rhl); in rt1305_calibrate()
1079 rhl = (rh << 16) | rl; in rt1305_calibrate()
1080 r0ohm = (rhl*10) / 33554432; in rt1305_calibrate()
1082 pr_debug("Right_rhl = 0x%x rh=0x%x rl=0x%x\n", rhl, rh, rl); in rt1305_calibrate()
1086 if (rhl != 0) in rt1305_calibrate()
[all …]
/dports/lang/sdcc/sdcc-4.0.0/sim/ucsim/tlcs.src/
H A Dinst_cpu_others.cc150 reg.hl= reg.rhl.l * cell->read(); in inst_mul_hl()
176 reg.rhl.l= reg.hl / m; in inst_div_hl()
177 reg.rhl.h= reg.hl % m; in inst_div_hl()
/dports/science/py-ase/ase-3.22.0/ase/test/bandstructure/
H A Dtest_bandstructure.py30 rhl = RHL(4.0, 65.0)
31 path = rhl.bandpath()
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/share/extensions/tests/
H A Dtest_guillotine.py26 with open(self.data_file(self.compare_file), 'rb') as rhl:
28 whl.write(rhl.read().replace(b'{tempdir}', outdir.encode('utf8')))
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/core/src/stored/
H A Drecord.cc901 uint32_t rhl; in ReadRecordFromBlock() local
921 rhl = RECHDR1_LENGTH; in ReadRecordFromBlock()
923 rhl = RECHDR2_LENGTH; in ReadRecordFromBlock()
925 if (remlen >= rhl) { in ReadRecordFromBlock()
942 dcr->block->bufp += rhl; in ReadRecordFromBlock()
943 dcr->block->binbuf -= rhl; in ReadRecordFromBlock()
944 remlen -= rhl; in ReadRecordFromBlock()

1234567891011