Home
last modified time | relevance | path

Searched defs:e2 (Results 1 – 25 of 72) sorted by relevance

123

/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_link_resolver.c29 struct archive_entry *entry, *e2; in test_linkify_tar() local
94 struct archive_entry *entry, *e2; in test_linkify_old_cpio() local
129 struct archive_entry *entry, *e2; in test_linkify_new_cpio() local
H A Dtest_entry.c59 struct archive_entry *e, *e2; in DEFINE_TEST() local
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/types/
H A Dtst.struct.d50 uint32_t e2; member
56 uint64_t e2; member
H A Dtst.typedef.d51 uint32_t e2; member
57 uint64_t e2; member
/freebsd/usr.sbin/nscd/
H A Dconfig.c68 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/contrib/lua/src/
H A Dlcode.c527 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/lib/libefivar/
H A Defivar.h55 #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/contrib/kyua/engine/
H A Dconfig.cpp196 } catch (const text::value_error& e2) { in set_string() local
203 } catch (const std::runtime_error& e2) { in set_string() local
/freebsd/sys/netgraph/bluetooth/l2cap/
H A Dng_l2cap_main.c553 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/contrib/googletest/googletest/include/gtest/
H A Dgtest_pred_impl.h119 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/sys/contrib/openzfs/module/lua/
H A Dlcode.c714 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/contrib/bearssl/src/symcipher/
H A Daes_x86ni_cbcdec.c66 __m128i x0, x1, x2, x3, e0, e1, e2, e3; in br_aes_x86ni_cbcdec_run() local
/freebsd/sys/netgraph/bluetooth/hci/
H A Dng_hci_main.c466 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/usr.bin/indent/
H A Dlexi.c159 strcmp_type(const void *e1, const void *e2) in strcmp_type()
/freebsd/contrib/googletest/googlemock/test/
H A Dgmock-spec-builders_test.cc1395 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)); in TEST() local
1546 const Expectation e2 = EXPECT_CALL(b, DoB()).Times(2).After(e1); in TEST() local
1563 Expectation e2 = EXPECT_CALL(b, DoB()).After(e1); in TEST() local
1583 Expectation e2 = EXPECT_CALL(b, DoB()).Times(2).After(e1); in TEST() local
1657 Expectation e2 = EXPECT_CALL(a, DoA(2)); in TEST() local
1671 Expectation e2 = EXPECT_CALL(a, DoA(2)); in TEST() local
1694 Expectation e2 = EXPECT_CALL(a, DoA(2)); in TEST() local
[all …]
/freebsd/usr.bin/cmp/
H A Dregular.c59 u_char ch, *p1, *p2, *m1, *m2, *e1, *e2; in c_regular() local
/freebsd/contrib/arm-optimized-routines/math/aarch64/advsimd/
H A Derff.c45 float32x4_t e2 = vcombine_f32 (t2, t3); in lookup() local
H A Derf.c52 e2 = vld1q_f64 (&__v_erf_data.tab[vgetq_lane_u64 (i, 1)].erf); in lookup() local
H A Derfcf.c63 float32x4_t e2 = vcombine_f32 (t2, t3); in lookup() local
H A Derfc.c62 float64x2_t e2 in lookup() local
/freebsd/contrib/bmake/
H A Dstr.c345 unsigned char e2 = (unsigned char)pat[2]; in Str_Match() local
/freebsd/contrib/ntp/ntpd/
H A Dntpsim.c43 const Event *e2 in determine_event_ordering()
/freebsd/contrib/bearssl/src/hash/
H A Dghash_ctmul.c224 uint32_t c0, c1, c2, c3, d0, d1, d2, d3, e0, e1, e2, e3; in br_ghash_ctmul() local
/freebsd/contrib/atf/atf-c/detail/
H A Dlist.c372 struct list_entry *e1, *e2, *ghost1, *ghost2; in atf_list_append_list() local
/freebsd/contrib/bc/include/
H A Dbc.h267 #define BC_PARSE_EXPR_ENTRY(e1, e2, e3, e4, e5, e6, e7, e8) \ argument

123