| /f-stack/app/redis-5.0.5/deps/lua/src/ |
| H A D | lcode.c | 631 v2 = e2->u.nval; in constfolding() 654 if (constfolding(op, e1, e2)) in codearith() 661 freeexp(fs, e2); in codearith() 664 freeexp(fs, e2); in codearith() 677 freeexp(fs, e2); in codecomp() 690 expdesc e2; in luaK_prefix() local 691 e2.t = e2.f = NO_JUMP; e2.k = VKNUM; e2.u.nval = 0; in luaK_prefix() 743 *e1 = *e2; in luaK_posfix() 750 *e1 = *e2; in luaK_posfix() 754 luaK_exp2val(fs, e2); in luaK_posfix() [all …]
|
| /f-stack/freebsd/netgraph/bluetooth/l2cap/ |
| H A D | ng_l2cap_main.c | 577 e2->state = con->state; in ng_l2cap_default_rcvmsg() 589 sizeof(e2->remote)); in ng_l2cap_default_rcvmsg() 591 e2 ++; in ng_l2cap_default_rcvmsg() 625 e2->state = ch->state; in ng_l2cap_default_rcvmsg() 627 e2->scid = ch->scid; in ng_l2cap_default_rcvmsg() 628 e2->dcid = ch->dcid; in ng_l2cap_default_rcvmsg() 630 e2->imtu = ch->imtu; in ng_l2cap_default_rcvmsg() 631 e2->omtu = ch->omtu; in ng_l2cap_default_rcvmsg() 633 e2->psm = ch->psm; in ng_l2cap_default_rcvmsg() 635 sizeof(e2->remote)); in ng_l2cap_default_rcvmsg() [all …]
|
| /f-stack/freebsd/contrib/openzfs/module/lua/ |
| H A D | lcode.c | 729 if (constfolding(op, e1, e2)) in codearith() 736 freeexp(fs, e2); in codearith() 739 freeexp(fs, e2); in codearith() 752 int o2 = luaK_exp2RK(fs, e2); in codecomp() 753 freeexp(fs, e2); in codecomp() 766 expdesc e2; in luaK_prefix() local 767 e2.t = e2.f = NO_JUMP; e2.k = VKNUM; e2.u.nval = 0; in luaK_prefix() 823 *e1 = *e2; in luaK_posfix() 830 *e1 = *e2; in luaK_posfix() 834 luaK_exp2val(fs, e2); in luaK_posfix() [all …]
|
| /f-stack/freebsd/netgraph/bluetooth/hci/ |
| H A D | ng_hci_main.c | 501 e2->addrtype = in ng_hci_default_rcvmsg() 505 sizeof(e2->bdaddr)); in ng_hci_default_rcvmsg() 507 sizeof(e2->features)); in ng_hci_default_rcvmsg() 510 e2 ++; in ng_hci_default_rcvmsg() 520 ng_hci_node_con_ep *e2 = NULL; in ng_hci_default_rcvmsg() local 545 e2->mode = c->mode; in ng_hci_default_rcvmsg() 546 e2->role = c->role; in ng_hci_default_rcvmsg() 548 e2->state = c->state; in ng_hci_default_rcvmsg() 550 e2->pending = c->pending; in ng_hci_default_rcvmsg() 555 sizeof(e2->bdaddr)); in ng_hci_default_rcvmsg() [all …]
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | lolwut5.c | 111 int err = dx-dy, e2; in lwDrawLine() local 116 e2 = err*2; in lwDrawLine() 117 if (e2 > -dy) { in lwDrawLine() 121 if (e2 < dx) { in lwDrawLine()
|
| /f-stack/freebsd/contrib/libsodium/test/default/ |
| H A D | pwhash_scrypt_ll.exp | 3 f1 6b 48 44 e3 07 4a e8 df df fa 3f ed e2 14 42 5 e8 d3 e0 fb 2e 0d 36 28 cf 35 e2 0c 38 d1 89 06
|
| /f-stack/freebsd/kern/ |
| H A D | kern_rangelock.c | 94 const struct rl_q_entry *e2) in ranges_overlap() argument 97 if (e1->rl_q_start < e2->rl_q_end && e1->rl_q_end > e2->rl_q_start) in ranges_overlap()
|
| /f-stack/dpdk/drivers/net/mlx5/ |
| H A D | mlx5_rxtx_vec_neon.h | 138 uint8_t *e2 = (void *)&elts[pos + 2]->rearm_data; in rxq_cq_decompress_v() local 191 [e3]"r"(e3), [e2]"r"(e2), [e1]"r"(e1), [e0]"r"(e0), in rxq_cq_decompress_v() 627 uint8_t *e2 = (void *)&elts[pos + 2]->pkt_len; in rxq_cq_process_v() local 734 [e3]"r"(e3), [e2]"r"(e2), [e1]"r"(e1), [e0]"r"(e0), in rxq_cq_process_v()
|
| /f-stack/app/redis-5.0.5/tests/unit/ |
| H A D | other.tcl | 123 set e2 [expr {$ttl > 900 && $ttl <= 1000}] 124 list $e1 $e2
|
| /f-stack/tools/ifconfig/ |
| H A D | ifconfig.c | 316 struct ifa_order_elt *cur, *e1, *e2; in cmpifaddrs() local 320 e1 = e2 = NULL; in cmpifaddrs() 325 if (e1 && e2) in cmpifaddrs() 331 e2 = cur; in cmpifaddrs() 334 if (!e1 || !e2) in cmpifaddrs() 337 return (e1->if_order - e2->if_order); in cmpifaddrs()
|
| /f-stack/dpdk/drivers/net/bnx2x/ |
| H A D | ecore_init.h | 601 uint32_t e2; /* 57712 */ member 733 return ecore_blocks_parity_data[idx].reg_mask.e2; in ecore_parity_reg_mask()
|
| H A D | bnx2x.h | 647 struct eth_classify_rules_ramrod_data e2; member 652 struct eth_filter_rules_ramrod_data e2; member 659 struct eth_multicast_rules_ramrod_data e2; member
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | bnx2x.rst | 72 …ernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/plain/bnx2x/bnx2x-e2-7.13.11.0.fw>`_
|
| /f-stack/freebsd/contrib/openzfs/include/sys/ |
| H A D | zio.h | 636 extern int zio_worst_error(int e1, int e2);
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | zio.c | 4298 zio_worst_error(int e1, int e2) in zio_worst_error() argument 4308 if (e2 == zio_error_rank[r2]) in zio_worst_error() 4311 return (r1 > r2 ? e1 : e2); in zio_worst_error()
|
| /f-stack/dpdk/doc/guides/cryptodevs/ |
| H A D | qat.rst | 366 …| Yes | No | No | 2 | C3xxx | linux/4.5+ | qat_c3xxx | c3xxx | 19e2 | 1 | …
|