Home
last modified time | relevance | path

Searched refs:calc (Results 1 – 25 of 34) sorted by relevance

12

/freebsd/contrib/unbound/validator/
H A Dval_nsec3.c1175 struct nsec3_cache_table* ct, struct query_info* qinfo, int* calc) in nsec3_do_prove_nameerror() argument
1187 sec = nsec3_prove_closest_encloser(env, flt, ct, qinfo, 1, &ce, calc); in nsec3_do_prove_nameerror()
1211 if(!find_covering_nsec3(env, flt, ct, wc, wclen, &wc_rrset, &wc_rr, calc)) { in nsec3_do_prove_nameerror()
1212 if(*calc == MAX_NSEC3_ERRORS) { in nsec3_do_prove_nameerror()
1218 } else if(*calc >= MAX_NSEC3_CALCULATIONS) { in nsec3_do_prove_nameerror()
1242 struct nsec3_cache_table* ct, int* calc) in nsec3_prove_nameerror() argument
1261 return nsec3_do_prove_nameerror(env, &flt, ct, qinfo, calc); in nsec3_prove_nameerror()
1273 int* calc) in nsec3_do_prove_nodata() argument
1283 &rrset, &rr, calc)) { in nsec3_do_prove_nodata()
1327 if(*calc == MAX_NSEC3_ERRORS) { in nsec3_do_prove_nodata()
[all …]
H A Dval_nsec3.h140 struct nsec3_cache_table* ct, int* calc);
178 struct nsec3_cache_table* ct, int* calc);
203 struct nsec3_cache_table* ct, int* calc);
260 struct nsec3_cache_table* ct, int* calc);
/freebsd/usr.bin/yacc/tests/
H A DMakefile31 FILEStest+= calc.y
111 FILEStest_yacc+= calc.error
112 FILEStest_yacc+= calc.output
113 FILEStest_yacc+= calc.tab.c
114 FILEStest_yacc+= calc.tab.h
137 FILEStest_yacc+= defines1.calc.c
138 FILEStest_yacc+= defines1.calc.h
141 FILEStest_yacc+= defines2.calc.c
142 FILEStest_yacc+= defines2.calc.h
145 FILEStest_yacc+= defines3.calc.c
[all …]
/freebsd/contrib/byacc/test/
H A Drun_test.sh199 test_stdin stdin1 - ${TEST_DIR}/calc.y
200 test_stdin stdin2 -- ${TEST_DIR}/calc.y
202 test_defines defines1 ${TEST_DIR}/calc.y
203 test_defines defines2 -d ${TEST_DIR}/calc.y
204 test_defines defines3 -b prefix ${TEST_DIR}/calc.y
/freebsd/sys/dev/gpio/
H A Dgpioths.c161 uint8_t crc, calc; in gpioths_dht_readbytes() local
213 calc = 0; in gpioths_dht_readbytes()
215 calc += (value >> (8*i)) & GPIOTHS_DHT_ONEBYTEMASK; in gpioths_dht_readbytes()
224 calc); in gpioths_dht_readbytes()
228 if (calc != crc) { in gpioths_dht_readbytes()
/freebsd/contrib/bc/
H A Dbuild.pkg.rig736 calc: str = path.basename(testdir);
754 script_name: str = name +~ "." +~ calc;
760 $ @(default_exe_name(calc)) $src_script_name > $test_file;
772 tmpfile: str = path.tmp(calc +~ "_test_result");
774 $ @(default_exe_name(calc)) %(config_list["gen_options"])
824 calc: str = path.basename(testdir2);
828 test_file_name: str = path.basename(tgt_name, "." +~ calc);
838 tmpfile: str = path.tmp(calc +~ "_script_test_result");
845 $ @(default_exe_name(calc)) $src_test_file << $halt
856 $ @(default_exe_name(calc)) $src_test_file << $halt |
[all …]
/freebsd/contrib/byacc/
H A DCHANGES549 test/btyacc/btyacc_destroy3.tab.c, test/btyacc/calc.tab.c,
557 test/btyacc/defines1.calc.c, test/btyacc/defines2.calc.c,
558 test/btyacc/defines3.calc.c, test/btyacc/empty.tab.c,
571 test/btyacc/rename_debug.c, test/btyacc/stdin1.calc.c,
572 test/btyacc/stdin2.calc.c, test/btyacc/varsyntax_calc1.tab.c,
573 test/yacc/calc.tab.c, test/yacc/calc1.tab.c, test/yacc/calc2.tab.c,
579 test/yacc/defines1.calc.c, test/yacc/defines2.calc.c,
580 test/yacc/defines3.calc.c, test/yacc/empty.tab.c,
591 test/yacc/stdin1.calc.c, test/yacc/stdin2.calc.c,
668 test/yacc/grammar.tab.c, test/yacc/calc.tab.c, test/yacc/calc1.tab.c,
[all …]
H A DMANIFEST93 test/btyacc/calc.error reference output for testing
94 test/btyacc/calc.output reference output for testing
95 test/btyacc/calc.tab.c reference output for testing
96 test/btyacc/calc.tab.h reference output for testing
143 test/btyacc/defines1.calc.c reference output for testing
144 test/btyacc/defines1.calc.h reference output for testing
147 test/btyacc/defines2.calc.c reference output for testing
148 test/btyacc/defines2.calc.h reference output for testing
151 test/btyacc/defines3.calc.c reference output for testing
152 test/btyacc/defines3.calc.h reference output for testing
[all …]
/freebsd/crypto/krb5/src/lib/crypto/builtin/sha2/
H A Dsha256.c122 calc(SHA256_CTX *m, uint32_t *in) in calc() function
220 calc(m, current); in k5_sha256_update()
222 calc(m, (uint32_t*)(void*)m->save); in k5_sha256_update()
H A Dsha512.c130 calc (SHA512_CTX *m, uint64_t *in) in calc() function
226 calc(m, current); in k5_sha512_update()
228 calc(m, (uint64_t*)(void*)m->save); in k5_sha512_update()
/freebsd/crypto/openssl/crypto/perlasm/
H A DREADME.md56 int calc(int len, int *data)
81 &function_begin("calc");
101 &function_end("calc");
/freebsd/sys/netinet/
H A Dsctp_indata.c78 uint32_t calc = 0; in sctp_calc_rwnd() local
87 return (calc); in sctp_calc_rwnd()
98 calc = max(SCTP_SB_LIMIT_RCV(stcb->sctp_socket), SCTP_MINIMAL_RWND); in sctp_calc_rwnd()
99 return (calc); in sctp_calc_rwnd()
102 calc = (uint32_t)sctp_sbspace(&stcb->asoc, &stcb->sctp_socket->so_rcv); in sctp_calc_rwnd()
107 calc = sctp_sbspace_sub(calc, (uint32_t)(asoc->size_on_reasm_queue + in sctp_calc_rwnd()
109 calc = sctp_sbspace_sub(calc, (uint32_t)(asoc->size_on_all_streams + in sctp_calc_rwnd()
111 if (calc == 0) { in sctp_calc_rwnd()
113 return (calc); in sctp_calc_rwnd()
117 calc = sctp_sbspace_sub(calc, stcb->asoc.my_rwnd_control_len); in sctp_calc_rwnd()
[all …]
H A Dtcp_hpts.c1528 uint32_t cts, time_since_ran, calc; in tcp_choose_hpts_to_run() local
1552 calc = cts - pace->cts_last_ran[i]; in tcp_choose_hpts_to_run()
1554 calc = 0; in tcp_choose_hpts_to_run()
1555 if (calc > time_since_ran) { in tcp_choose_hpts_to_run()
1557 time_since_ran = calc; in tcp_choose_hpts_to_run()
/freebsd/contrib/googletest/docs/_sass/
H A Dmain.scss109 width: calc(100% - #{$sidebar-width});
/freebsd/contrib/expat/doc/
H A Dok.min.css2 …calc(2.5rem - 2px);content:""}input[type=date]:disabled:before,input[type=datetime-local]:disabled…
/freebsd/sys/netipsec/
H A Dxform_ah.c694 unsigned char calc[AH_ALEN_MAX]; in ah_input_cb() local
762 m_copydata(m, skip + rplen, authsize, calc); in ah_input_cb()
766 if (timingsafe_bcmp(ptr + skip + rplen, calc, authsize)) { in ah_input_cb()
/freebsd/contrib/file/magic/Magdir/
H A Dmsvc86 # or title like "87INIT" in FP87.LIB or "ACOSASIN" in MATHC.LIB or "Copyright" in calc-bcc.lib
160 # like: \0 (calc-bcc.lib) DllGetVersion (libtiff-bcc.lib) UTF8ToHtml (libxml2-bcc.lib) xslAddCall (…
H A Darchive1941 >>>62 string calc Calc
1943 !:mime application/vnd.sun.xml.calc
1946 !:mime application/vnd.sun.xml.calc.template
/freebsd/contrib/less/
H A Doptfunc.c176 …(int *num, long *frac, constant char *s, constant char *printopt, lbool neg_ok, void (*calc)(void)) in toggle_fraction()
196 (*calc)(); in toggle_fraction()
/freebsd/sys/netinet/tcp_stacks/
H A Drack.c3681 int32_t calc, logged, plus; in rack_increase_bw_mul() local
3717 calc = rack->r_ctl.rack_per_of_gp_rec + plus; in rack_increase_bw_mul()
3718 if (calc > 0xffff) in rack_increase_bw_mul()
3719 calc = 0xffff; in rack_increase_bw_mul()
3721 rack->r_ctl.rack_per_of_gp_rec = (uint16_t)calc; in rack_increase_bw_mul()
3732 calc = rack->r_ctl.rack_per_of_gp_ca + plus; in rack_increase_bw_mul()
3733 if (calc > 0xffff) in rack_increase_bw_mul()
3734 calc = 0xffff; in rack_increase_bw_mul()
3736 rack->r_ctl.rack_per_of_gp_ca = (uint16_t)calc; in rack_increase_bw_mul()
3746 calc = rack->r_ctl.rack_per_of_gp_ss + plus; in rack_increase_bw_mul()
[all …]
/freebsd/sys/contrib/dev/rtw89/
H A Dfw.c3364 struct rtw89_phy_calc_efuse_gain calc = {}; local
3369 &calc);
3377 &calc);
3383 h2c_gain->gain_ofst[tab_idx] = calc.rssi_ofst;
3384 h2c_gain->cck_gain_ofst[tab_idx] = calc.cck_rpl_ofst;
3385 h2c_gain->cck_rpl_bias_comp[tab_idx][0] = calc.cck_mean_gain_bias;
3386 h2c_gain->cck_rpl_bias_comp[tab_idx][1] = calc.cck_mean_gain_bias;
H A Dchan.c1183 goto calc; in __rtw89_mcc_calc_pattern_loose()
1198 calc: in __rtw89_mcc_calc_pattern_loose()
H A Dcore.h3847 struct rtw89_phy_calc_efuse_gain *calc);
7390 struct rtw89_phy_calc_efuse_gain *calc) in rtw89_chip_calc_rx_gain_normal() argument
7395 chip->ops->calc_rx_gain_normal(rtwdev, chan, path, phy_idx, calc); in rtw89_chip_calc_rx_gain_normal()
/freebsd/contrib/ntp/
H A DCommitLog-4.1.0960 * ntpd/ntp_proto.c (transmit): hpoll calc logic cleanup.
1150 (clock_select): New sdisp calc.
1151 (root_distance): New return value calc.
1392 (refclock_sample): Fix the jitter calc.
/freebsd/contrib/tzdata/
H A Dafrica857 # the calc. These 2 days fall in a Sunday/Monday, so it's not acceptable by

12