Home
last modified time | relevance | path

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

1234

/dragonfly/contrib/zlib-1.2/
HDinftrees.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 …]
/dragonfly/usr.sbin/makefs/hammer2/zlib/
HDhammer2_zlib_inftrees.c43 unsigned drop; /* code bits to drop for sub-table */ in inflate_table() local
203 drop = 0; /* current bits to drop from code for index */ in inflate_table()
216 here.bits = (unsigned char)(len - drop); in inflate_table()
231 incr = 1U << (len - drop); in inflate_table()
236 next[(huff >> drop) + fill] = here; in inflate_table()
260 if (drop == 0) in inflate_table()
261 drop = root; in inflate_table()
267 curr = len - drop; in inflate_table()
269 while (curr + drop < max) { in inflate_table()
270 left -= count[curr + drop]; in inflate_table()
[all …]
/dragonfly/sys/vfs/hammer2/zlib/
HDhammer2_zlib_inftrees.c43 unsigned drop; /* code bits to drop for sub-table */ in inflate_table() local
203 drop = 0; /* current bits to drop from code for index */ in inflate_table()
216 here.bits = (unsigned char)(len - drop); in inflate_table()
231 incr = 1U << (len - drop); in inflate_table()
236 next[(huff >> drop) + fill] = here; in inflate_table()
260 if (drop == 0) in inflate_table()
261 drop = root; in inflate_table()
267 curr = len - drop; in inflate_table()
269 while (curr + drop < max) { in inflate_table()
270 left -= count[curr + drop]; in inflate_table()
[all …]
/dragonfly/sbin/hammer2/zlib/
HDhammer2_zlib_inftrees.c43 unsigned drop; /* code bits to drop for sub-table */ in inflate_table() local
203 drop = 0; /* current bits to drop from code for index */ in inflate_table()
216 here.bits = (unsigned char)(len - drop); in inflate_table()
231 incr = 1U << (len - drop); in inflate_table()
236 next[(huff >> drop) + fill] = here; in inflate_table()
260 if (drop == 0) in inflate_table()
261 drop = root; in inflate_table()
267 curr = len - drop; in inflate_table()
269 while (curr + drop < max) { in inflate_table()
270 left -= count[curr + drop]; in inflate_table()
[all …]
/dragonfly/sys/netgraph7/bluetooth/hci/
HDng_hci_main.c794 goto drop; in ng_hci_acl_rcvdata()
805 goto drop; in ng_hci_acl_rcvdata()
811 goto drop; in ng_hci_acl_rcvdata()
825 goto drop; in ng_hci_acl_rcvdata()
836 goto drop; in ng_hci_acl_rcvdata()
846 goto drop; in ng_hci_acl_rcvdata()
856 goto drop; in ng_hci_acl_rcvdata()
868 goto drop; in ng_hci_acl_rcvdata()
879 drop: in ng_hci_acl_rcvdata()
914 goto drop; in ng_hci_sco_rcvdata()
[all …]
/dragonfly/games/adventure/
HDsubr.c181 drop(axe, loc); in fdwarf()
240 drop(j, chloc); in fdwarf()
426 drop(emerald, loc); in specials()
458 drop(bear, newloc); in trbridge()
628 drop(bird, loc); in dropper()
631 drop(obj, loc); in dropper()
653 drop(batter, loc); in trdrop()
706 drop(oyster, loc); in tropen()
707 drop(pearl, 105); in tropen()
733 drop(chain, loc); in tropen()
[all …]
HDinit.c158 drop(j + 100, fixd[j]); in linkdata()
159 drop(j, plac[j]); in linkdata()
164 drop(j, plac[j]); in linkdata()
HDvocab.c74 drop(object, where); in move()
105 drop(int object, int where) in drop() function
HDextern.h99 void drop(int, int);
/dragonfly/sys/netgraph7/cisco/
HDng_cisco.c446 goto drop; in cisco_input()
461 goto drop; in cisco_input()
467 goto drop; in cisco_input()
476 goto drop; in cisco_input()
533 goto drop; in cisco_input()
551 goto drop; in cisco_input()
556 goto drop; in cisco_input()
560 drop: in cisco_input()
/dragonfly/sys/netgraph/cisco/
HDng_cisco.c453 goto drop; in cisco_input()
468 goto drop; in cisco_input()
474 goto drop; in cisco_input()
483 goto drop; in cisco_input()
535 goto drop; in cisco_input()
553 goto drop; in cisco_input()
558 goto drop; in cisco_input()
562 drop: in cisco_input()
/dragonfly/sys/netgraph7/bluetooth/l2cap/
HDng_l2cap_ulpi.c763 goto drop; in ng_l2cap_l2ca_write_req()
783 goto drop; in ng_l2cap_l2ca_write_req()
792 goto drop; in ng_l2cap_l2ca_write_req()
802 goto drop; in ng_l2cap_l2ca_write_req()
811 goto drop; /* XXX not always - re-configure */ in ng_l2cap_l2ca_write_req()
818 goto drop; in ng_l2cap_l2ca_write_req()
827 drop: in ng_l2cap_l2ca_write_req()
902 goto drop; in ng_l2cap_l2ca_receive()
913 goto drop; in ng_l2cap_l2ca_receive()
924 goto drop; in ng_l2cap_l2ca_receive()
[all …]
HDng_l2cap_llpi.c615 goto drop; in ng_l2cap_lp_receive()
644 goto drop; in ng_l2cap_lp_receive()
653 goto drop; in ng_l2cap_lp_receive()
674 goto drop; in ng_l2cap_lp_receive()
697 goto drop; in ng_l2cap_lp_receive()
708 goto drop; in ng_l2cap_lp_receive()
728 drop: in ng_l2cap_lp_receive()
761 goto drop; /* XXX what to do with "pending"? */ in ng_l2cap_lp_deliver()
782 goto drop; /* XXX what to do with "pending"? */ in ng_l2cap_lp_deliver()
795 drop: in ng_l2cap_lp_deliver()
/dragonfly/usr.bin/telnet/
HDterminal.c114 ttyflush(int drop) in ttyflush() argument
120 if (drop) { in ttyflush()
138 if (!drop) in ttyflush()
/dragonfly/games/hack/
HDhh27 d drop drop an object. d7a: drop seven items of object a.
42 D Drop drop several things
HDhelp90 d drop something. d7a: drop seven items of object a.
93 want to drop? [!%= au]" you should give zero or more
95 'a' means: drop all such objects, without asking for
97 'u' means: drop only unpaid objects (when in a shop).
HDhack.do.c73 static int drop(struct obj *);
79 return (drop(getobj("0$#", "drop"))); in dodrop()
83 drop(struct obj *obj) in drop() function
145 return (ggetobj("drop", drop, 0)); in doddrop()
/dragonfly/sys/netinet/
HDtcp_input.c697 goto drop; in tcp_input()
711 goto drop; in tcp_input()
752 goto drop; in tcp_input()
794 goto drop; in tcp_input()
912 goto drop; in tcp_input()
915 goto drop; in tcp_input()
917 goto drop; in tcp_input()
927 goto drop; in tcp_input()
933 goto drop; in tcp_input()
1023 goto drop; in tcp_input()
[all …]
/dragonfly/sys/netgraph7/bluetooth/socket/
HDng_btsocket_l2cap.c1336 goto drop; in ng_btsocket_l2cap_data_input()
1343 goto drop; in ng_btsocket_l2cap_data_input()
1350 goto drop; in ng_btsocket_l2cap_data_input()
1356 goto drop; in ng_btsocket_l2cap_data_input()
1367 goto drop; in ng_btsocket_l2cap_data_input()
1397 goto drop; in ng_btsocket_l2cap_data_input()
1412 goto drop; in ng_btsocket_l2cap_data_input()
1427 goto drop; in ng_btsocket_l2cap_data_input()
1451 goto drop; in ng_btsocket_l2cap_data_input()
1474 goto drop; in ng_btsocket_l2cap_data_input()
[all …]
HDng_btsocket_hci_raw.c1621 goto drop; in ng_btsocket_hci_raw_send()
1625 goto drop; in ng_btsocket_hci_raw_send()
1629 goto drop; in ng_btsocket_hci_raw_send()
1635 goto drop; in ng_btsocket_hci_raw_send()
1641 goto drop; in ng_btsocket_hci_raw_send()
1646 goto drop; in ng_btsocket_hci_raw_send()
1654 goto drop; in ng_btsocket_hci_raw_send()
1661 goto drop; in ng_btsocket_hci_raw_send()
1671 goto drop; in ng_btsocket_hci_raw_send()
1686 drop: in ng_btsocket_hci_raw_send()
/dragonfly/usr.bin/unifdef/
HDunifdef.c546 static void drop (void) { flushline(false); } in drop() function
548 static void Strue (void) { drop(); ignoreoff(); state(IS_TRUE_PREFIX); } in Strue()
549 static void Sfalse(void) { drop(); ignoreoff(); state(IS_FALSE_PREFIX); } in Sfalse()
550 static void Selse (void) { drop(); state(IS_TRUE_ELSE); } in Selse()
556 static void Dfalse(void) { drop(); ignoreoff(); state(IS_FALSE_TRAILER); } in Dfalse()
557 static void Delif (void) { drop(); ignoreoff(); state(IS_FALSE_MIDDLE); } in Delif()
558 static void Delse (void) { drop(); state(IS_FALSE_ELSE); } in Delse()
559 static void Dendif(void) { drop(); unnest(); } in Dendif()
587 drop, Eeof, abort },
599 drop, Eeof, abort },
[all …]
/dragonfly/sys/net/pf/
HDpf_norm.c554 int drop, int *nomem) in pf_fragcache() argument
653 if (!drop) { in pf_fragcache()
733 if (!drop) { in pf_fragcache()
848 if (drop) { in pf_fragcache()
911 goto drop; in pf_normalize_ip()
914 goto drop; in pf_normalize_ip()
983 goto drop; in pf_normalize_ip()
1014 goto drop; in pf_normalize_ip()
1021 goto drop; in pf_normalize_ip()
1092 drop: in pf_normalize_ip()
[all …]
/dragonfly/share/examples/pf/
HDfaq-example139 block drop in quick on $ext_if from $priv_nets to any
40 block drop out quick on $ext_if from any to $priv_nets
/dragonfly/games/battlestar/
HDcommand4.c211 if (drop(name) != -1) { in throw()
293 drop(const char *name) in drop() function
389 return (drop("Dropped")); in takeoff()
/dragonfly/sys/net/sppp/
HDif_spppsubr.c473 drop: in sppp_input()
496 goto drop; in sppp_input()
511 goto drop; in sppp_input()
550 goto drop; in sppp_input()
580 goto drop; in sppp_input()
613 goto drop; in sppp_input()
645 goto drop; in sppp_input()
649 goto drop; in sppp_input()
684 drop: in sppp_output_serialized()
703 goto drop; in sppp_output_serialized()
[all …]

1234