/freebsd-src/contrib/libarchive/libarchive/test/ |
H A D | test_link_resolver.c | 29 struct archive_entry *entry, *e2; in test_linkify_tar() local 94 struct archive_entry *entry, *e2; test_linkify_old_cpio() local 129 struct archive_entry *entry, *e2; test_linkify_new_cpio() local [all...] |
H A D | test_entry.c | 59 struct archive_entry *e, *e2; in DEFINE_TEST() local [all...] |
/freebsd-src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/types/ |
H A D | tst.struct.d | 50 uint32_t e2; member 56 uint64_t e2; member
|
H A D | tst.typedef.d | 51 uint32_t e2; member 57 uint64_t e2; member
|
/freebsd-src/usr.sbin/nscd/ |
H A D | config.c | 68 configuration_entry_sort_cmp(const void *e1, const void *e2) in configuration_entry_sort_cmp() 76 configuration_entry_cmp(const void *e1, const void *e2) in configuration_entry_cmp() 84 configuration_entry_cache_mp_sort_cmp(const void *e1, const void *e2) in configuration_entry_cache_mp_sort_cmp() 92 configuration_entry_cache_mp_cmp(const void *e1, const void *e2) in configuration_entry_cache_mp_cmp() 100 configuration_entry_cache_mp_part_cmp(const void *e1, const void *e2) in configuration_entry_cache_mp_part_cmp()
|
/freebsd-src/contrib/lua/src/ |
H A D | lcode.c | 527 static void freeexps (FuncState *fs, expdesc *e1, expdesc *e2) { in freeexps() 1341 const expdesc *e2) { in constfolding() 1410 static void finishbinexpval (FuncState *fs, expdesc *e1, expdesc *e2, in finishbinexpval() 1429 expdesc *e1, expdesc *e2, int line) { in codebinexpval() 1444 expdesc *e1, expdesc *e2, int flip, int line, in codebini() 1456 expdesc *e1, expdesc *e2, int flip, int line) { in codebinK() 1467 static int finishbinexpneg (FuncState *fs, expdesc *e1, expdesc *e2, in finishbinexpneg() 1486 static void swapexps (expdesc *e1, expdesc *e2) { in swapexps() 1495 expdesc *e1, expdesc *e2, int flip, int line) { in codebinNoK() 1507 expdesc *e1, expdesc *e2, int flip, int line) { in codearith() [all …]
|
/freebsd-src/contrib/kyua/engine/ |
H A D | config.cpp | 185 } catch (const text::value_error& e2) { set_string() local 192 } catch (const std::runtime_error& e2) { set_string() local
|
/freebsd-src/lib/libefivar/ |
H A D | efivar.h | 55 #define EFI_GUID(a, b, c, d, e0, e1, e2, e3, e4, e5) \ argument 59 #define EFI_GUID(a, b, c, d, e0, e1, e2, e3, e4, e5) \ argument
|
/freebsd-src/sys/netgraph/bluetooth/l2cap/ |
H A D | ng_l2cap_main.c | 553 ng_l2cap_node_con_ep *e2 = NULL; in ng_l2cap_default_rcvmsg() local 600 ng_l2cap_node_chan_ep *e2 = NULL; in ng_l2cap_default_rcvmsg() local
|
/freebsd-src/contrib/googletest/googletest/include/gtest/ |
H A D | gtest_pred_impl.h | 119 const char* e2, Pred pred, const T1& v1, in AssertPred2Helper() 156 const char* e2, const char* e3, Pred pred, in AssertPred3Helper() 195 const char* e2, const char* e3, in AssertPred4Helper() 237 const char* e2, const char* e3, in AssertPred5Helper()
|
/freebsd-src/contrib/bearssl/src/symcipher/ |
H A D | aes_x86ni_cbcdec.c | 66 __m128i x0, x1, x2, x3, e0, e1, e2, e3; in br_aes_x86ni_cbcdec_run() local
|
/freebsd-src/sys/contrib/openzfs/module/lua/ |
H A D | lcode.c | 714 static int constfolding (OpCode op, expdesc *e1, expdesc *e2) { in constfolding() 731 expdesc *e1, expdesc *e2, int line) { in codearith() 753 expdesc *e2) { in codecomp() 769 expdesc e2; in luaK_prefix() local 820 expdesc *e1, expdesc *e2, int line) { in luaK_posfix()
|
/freebsd-src/sys/netgraph/bluetooth/hci/ |
H A D | ng_hci_main.c | 466 ng_hci_node_neighbor_cache_entry_ep *e2 = NULL; in ng_hci_default_rcvmsg() local 519 ng_hci_node_con_ep *e2 = NULL; in ng_hci_default_rcvmsg() local
|
/freebsd-src/usr.bin/indent/ |
H A D | lexi.c | 159 strcmp_type(const void *e1, const void *e2) in strcmp_type()
|
/freebsd-src/usr.bin/cmp/ |
H A D | regular.c | 58 u_char ch, *p1, *p2, *m1, *m2, *e1, *e2; c_regular() local
|
/freebsd-src/contrib/googletest/googlemock/test/ |
H A D | gmock-spec-builders_test.cc | 1395 Expectation e2 = EXPECT_CALL(a, DoA(2)); in TEST() local 1425 Expectation e2 = EXPECT_CALL(a, DoA(1)); in TEST() local 1445 const Expectation e2; in TEST() local 1488 Expectation e2 = EXPECT_CALL(a, DoA(1)); TEST() local 1546 const Expectation e2 = EXPECT_CALL(b, DoB()).Times(2).After(e1); TEST() local 1563 Expectation e2 = EXPECT_CALL(b, DoB()).After(e1); TEST() local 1583 Expectation e2 = EXPECT_CALL(b, DoB()).Times(2).After(e1); TEST() local 1657 Expectation e2 = EXPECT_CALL(a, DoA(2)); TEST() local 1671 Expectation e2 = EXPECT_CALL(a, DoA(2)); TEST() local 1694 Expectation e2 = EXPECT_CALL(a, DoA(2)); TEST() local 1714 Expectation e2 = EXPECT_CALL(a, DoA(2)); TEST() local [all...] |
/freebsd-src/contrib/arm-optimized-routines/pl/math/ |
H A D | v_erff_2u.c |
|
H A D | v_erf_2u5.c |
|
H A D | v_erfcf_1u7.c |
|
H A D | v_erfc_1u8.c |
|
/freebsd-src/contrib/bmake/ |
H A D | str.c | 345 unsigned char e2 = (unsigned char)pat[2]; in Str_Match() local
|
/freebsd-src/sys/kern/ |
H A D | kern_rangelock.c | 91 ranges_overlap(const struct rl_q_entry * e1,const struct rl_q_entry * e2) ranges_overlap() argument [all...] |
/freebsd-src/contrib/ntp/ntpd/ |
H A D | ntpsim.c | 43 const Event *e2 in determine_event_ordering()
|
/freebsd-src/contrib/bearssl/src/hash/ |
H A D | ghash_ctmul.c | 224 uint32_t c0, c1, c2, c3, d0, d1, d2, d3, e0, e1, e2, e3; in br_ghash_ctmul() local
|
/freebsd-src/contrib/atf/atf-c/detail/ |
H A D | list.c | 372 struct list_entry *e1, *e2, *ghost1, *ghost2; in atf_list_append_list() local
|