Home
last modified time | relevance | path

Searched refs:drop (Results 1 – 25 of 693) sorted by relevance

12345678910>>...28

/netbsd-src/external/gpl3/gdb/dist/zlib/contrib/infback9/
H A Dinftree9.c45 unsigned drop; /* code bits to drop for sub-table */ local
199 drop = 0; /* current bits to drop from code for index */
212 this.bits = (unsigned char)(len - drop);
227 incr = 1U << (len - drop);
231 next[(huff >> drop) + fill] = this;
255 if (drop == 0)
256 drop = root;
262 curr = len - drop;
264 while (curr + drop < max) {
265 left -= count[curr + drop];
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/zlib/contrib/infback9/
H A Dinftree9.c45 unsigned drop; /* code bits to drop for sub-table */ local
199 drop = 0; /* current bits to drop from code for index */
212 this.bits = (unsigned char)(len - drop);
227 incr = 1U << (len - drop);
231 next[(huff >> drop) + fill] = this;
255 if (drop == 0)
256 drop = root;
262 curr = len - drop;
264 while (curr + drop < max) {
265 left -= count[curr + drop];
[all …]
/netbsd-src/external/gpl3/binutils/dist/zlib/contrib/infback9/
H A Dinftree9.c45 unsigned drop; /* code bits to drop for sub-table */ local
199 drop = 0; /* current bits to drop from code for index */
212 this.bits = (unsigned char)(len - drop);
227 incr = 1U << (len - drop);
231 next[(huff >> drop) + fill] = this;
255 if (drop == 0)
256 drop = root;
262 curr = len - drop;
264 while (curr + drop < max) {
265 left -= count[curr + drop];
[all …]
/netbsd-src/external/cddl/osnet/dist/uts/common/zmod/
H A Dinftrees.c47 unsigned drop; /* code bits to drop for sub-table */ local
208 drop = 0; /* current bits to drop from code for index */
220 this.bits = (unsigned char)(len - drop);
235 incr = 1U << (len - drop);
240 next[(huff >> drop) + fill] = this;
264 if (drop == 0)
265 drop = root;
271 curr = len - drop;
273 while (curr + drop < max) {
274 left -= count[curr + drop];
[all …]
/netbsd-src/external/gpl3/gdb/dist/zlib/
H A Dinftrees.c45 unsigned drop; /* code bits to drop for sub-table */ local
203 drop = 0; /* current bits to drop from code for index */
216 here.bits = (unsigned char)(len - drop);
231 incr = 1U << (len - drop);
236 next[(huff >> drop) + fill] = here;
260 if (drop == 0)
261 drop = root;
267 curr = len - drop;
269 while (curr + drop < max) {
270 left -= count[curr + drop];
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/zlib/
H A Dinftrees.c45 unsigned drop; /* code bits to drop for sub-table */ local
203 drop = 0; /* current bits to drop from code for index */
216 here.bits = (unsigned char)(len - drop);
231 incr = 1U << (len - drop);
236 next[(huff >> drop) + fill] = here;
260 if (drop == 0)
261 drop = root;
267 curr = len - drop;
269 while (curr + drop < max) {
270 left -= count[curr + drop];
[all …]
/netbsd-src/external/gpl3/binutils/dist/zlib/
H A Dinftrees.c45 unsigned drop; /* code bits to drop for sub-table */ local
203 drop = 0; /* current bits to drop from code for index */
216 here.bits = (unsigned char)(len - drop);
231 incr = 1U << (len - drop);
236 next[(huff >> drop) + fill] = here;
260 if (drop == 0)
261 drop = root;
267 curr = len - drop;
269 while (curr + drop < max) {
270 left -= count[curr + drop];
[all …]
/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_handle.c315 dtrace_dropdata_t drop; in dt_handle_cpudrop() local
321 bzero(&drop, sizeof (drop)); in dt_handle_cpudrop()
322 drop.dtdda_handle = dtp; in dt_handle_cpudrop()
323 drop.dtdda_cpu = cpu; in dt_handle_cpudrop()
324 drop.dtdda_kind = what; in dt_handle_cpudrop()
325 drop.dtdda_drops = howmany; in dt_handle_cpudrop()
326 drop.dtdda_msg = str; in dt_handle_cpudrop()
345 if ((*dtp->dt_drophdlr)(&drop, dtp->dt_droparg) == DTRACE_HANDLE_ABORT) in dt_handle_cpudrop()
395 dtrace_dropdata_t drop; in dt_handle_status() local
400 bzero(&drop, sizeof (drop)); in dt_handle_status()
[all …]
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/datamorph/tests/scripts/
H A Dall51 drop database if exists db_1;
52 drop database if exists db_2;
53 drop database if exists db_3;
54 drop database if exists db_4;
55 drop database if exists db_5;
56 drop database if exists db_6;
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/variant/tests/scripts/
H A Dall51 drop database if exists db_1;
52 drop database if exists db_2;
53 drop database if exists db_3;
54 drop database if exists db_4;
55 drop database if exists db_5;
56 drop database if exists db_6;
/netbsd-src/external/bsd/openldap/dist/tests/scripts/
H A Dlloadd-all51 drop database if exists db_1;
52 drop database if exists db_2;
53 drop database if exists db_3;
54 drop database if exists db_4;
55 drop database if exists db_5;
56 drop database if exists db_6;
H A Dall52 drop database if exists db_1;
53 drop database if exists db_2;
54 drop database if exists db_3;
55 drop database if exists db_4;
56 drop database if exists db_5;
57 drop database if exists db_6;
/netbsd-src/external/bsd/unbound/dist/testdata/tls_reuse.tdir/
H A Dtls_reuse.test192 # make the server timeout to drop the upstream connection
222 # dropconn.drop.net make the server drop the connection.
223 echo "> query a11.more.net a12.more.net dropconn.drop.net a14.more.net a15.more.net"
224 $PRE/streamtcp -a -f 127.0.0.1@$UNBOUND_PORT a11.more.net A IN a12.more.net A IN dropconn.drop.net …
236 # on how fast the other server responds or the drop happens, but there are
239 echo "> query drop.net."
240 $PRE/streamtcp -f 127.0.0.1@$UNBOUND_PORT drop.net. A IN >outfile 2>&1
254 echo "result contents not OK, for drop.net"
259 echo "result contents not OK, for drop.net"
265 echo "> query q1.drop.net."
[all …]
/netbsd-src/external/bsd/unbound/dist/testdata/tcp_reuse.tdir/
H A Dtcp_reuse.test192 # make the server timeout to drop the upstream connection
222 # dropconn.drop.net make the server drop the connection.
223 echo "> query a11.more.net a12.more.net dropconn.drop.net a14.more.net a15.more.net"
224 $PRE/streamtcp -a -f 127.0.0.1@$UNBOUND_PORT a11.more.net A IN a12.more.net A IN dropconn.drop.net …
236 # on how fast the other server responds or the drop happens, but there are
239 echo "> query drop.net."
240 $PRE/streamtcp -f 127.0.0.1@$UNBOUND_PORT drop.net. A IN >outfile 2>&1
254 echo "result contents not OK, for drop.net"
259 echo "result contents not OK, for drop.net"
266 echo "> query q1.drop.net."
[all …]
/netbsd-src/tests/net/altq/
H A Dt_cbq.sh160 check_counter ./out drop 'pkts: 0'
169 check_counter ./out drop 'drops: 1'
170 check_counter ./out drop 'pkts: 0'
274 check_counter ./out drop 'pkts: 0'
283 check_counter ./out drop 'pkts: 0'
292 check_counter ./out drop 'drops: 1'
293 check_counter ./out drop 'pkts: 0'
303 check_counter ./out drop 'drops: 1'
304 check_counter ./out drop 'pkts: 0'
389 check_counter ./out drop 'pkts: 0'
[all …]
/netbsd-src/sys/arch/sparc/stand/bootblk/
H A Dbootblk.fth61 cif-phandle find-method drop
81 : d>l ( d.lo d.hi -- l ) drop ;
86 : d*u ( d1 u -- d2 ) tuck um* drop -rot um* rot + ;
104 2drop > exit
110 2drop >= exit
122 rot tuck <> if 3drop false exit then
131 rot drop swap
140 rot drop ( s2 len )
146 2drop drop exit then
148 drop exit then
[all …]
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/variant/tests/
H A Drun180 drop database if exists db_1;
181 drop database if exists db_2;
182 drop database if exists db_3;
183 drop database if exists db_4;
184 drop database if exists db_5;
185 drop database if exists db_6;
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/datamorph/tests/
H A Drun180 drop database if exists db_1;
181 drop database if exists db_2;
182 drop database if exists db_3;
183 drop database if exists db_4;
184 drop database if exists db_5;
185 drop database if exists db_6;
/netbsd-src/sys/netinet6/
H A Dip6_forward.c152 goto drop; in ip6_forward()
211 goto drop; in ip6_forward()
225 goto drop; in ip6_forward()
249 goto drop; in ip6_forward()
286 goto drop; in ip6_forward()
295 goto drop; in ip6_forward()
332 goto drop; in ip6_forward()
456 drop: in ip6_forward()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dscache.c863 char *drop; member
905 ret = asprintf(&ctx->drop, "DROP TABLE %s", name); in scc_get_first()
906 if (ret < 0 || ctx->drop == NULL) { in scc_get_first()
916 free(ctx->drop); in scc_get_first()
926 free(ctx->drop); in scc_get_first()
934 exec_stmt(context, s->db, ctx->drop, 0); in scc_get_first()
935 free(ctx->drop); in scc_get_first()
946 exec_stmt(context, s->db, ctx->drop, 0); in scc_get_first()
947 free(ctx->drop); in scc_get_first()
956 exec_stmt(context, s->db, ctx->drop, 0); in scc_get_first()
[all …]
/netbsd-src/external/bsd/openldap/dist/tests/
H A Drun.in239 drop database if exists db_1;
240 drop database if exists db_2;
241 drop database if exists db_3;
242 drop database if exists db_4;
243 drop database if exists db_5;
244 drop database if exists db_6;
/netbsd-src/games/adventure/
H A Dsubr.c189 drop(axe, loc); in fdwarf()
248 drop(j, chloc); in fdwarf()
434 drop(emerald, loc); in specials()
466 drop(bear, newloc); in trbridge()
636 drop(bird, loc); in dropper()
639 drop(obj, loc); in dropper()
661 drop(batter, loc); in trdrop()
714 drop(oyster, loc); in tropen()
715 drop(pearl, 105); in tropen()
741 drop(chain, loc); in tropen()
[all …]
/netbsd-src/crypto/external/bsd/heimdal/dist/kdc/
H A Dannounce.c348 struct entry *drop = *e; in update_dns() local
352 drop->realm, drop->domain); in update_dns()
354 if (drop->recordRef && g_dnsRef) in update_dns()
355 DNSServiceRemoveRecord(g_dnsRef, drop->recordRef, 0); in update_dns()
356 free(drop->domain); in update_dns()
357 free(drop->realm); in update_dns()
358 free(drop); in update_dns()
/netbsd-src/sys/netinet/
H A Dtcp_input.c604 * so we drop the fragment (this keeps the temporal in tcp_reass()
724 * If the allocation fails, drop the packet. in tcp_reass()
1011 * duplicate or out of sequence; drop it. in tcp_vtw_input()
1014 goto drop; in tcp_vtw_input()
1018 * Send an ACK to resynchronize and drop any data. in tcp_vtw_input()
1043 // hdroptlen += todrop; /*drop from head afterwards*/ in tcp_vtw_input()
1060 * If segment ends after window, drop trailing data in tcp_vtw_input()
1078 * while in TIME_WAIT, drop the old connection in tcp_vtw_input()
1093 * window edge, and have to drop data and PUSH from in tcp_vtw_input()
1095 * remember to ack. Otherwise, drop segmen in tcp_vtw_input()
[all...]
/netbsd-src/usr.bin/unifdef/
H A Dunifdef.c419 static void drop (void) { flushline(false); } in drop() function
421 static void Strue (void) { drop(); ignoreoff(); state(IS_TRUE_PREFIX); } in Strue()
422 static void Sfalse(void) { drop(); ignoreoff(); state(IS_FALSE_PREFIX); } in Sfalse()
423 static void Selse (void) { drop(); state(IS_TRUE_ELSE); } in Selse()
429 static void Dfalse(void) { drop(); ignoreoff(); state(IS_FALSE_TRAILER); } in Dfalse()
430 static void Delif (void) { drop(); ignoreoff(); state(IS_FALSE_MIDDLE); } in Delif()
431 static void Delse (void) { drop(); state(IS_FALSE_ELSE); } in Delse()
432 static void Dendif(void) { drop(); --depth; } in Dendif()
460 drop, Eeof },
472 drop, Eeof },
[all …]

12345678910>>...28