/freebsd/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; in test_linkify_old_cpio() local 129 struct archive_entry *entry, *e2; in test_linkify_new_cpio() local
|
H A D | test_entry.c | 59 struct archive_entry *e, *e2; in DEFINE_TEST() local
|
/freebsd/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/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/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/lib/libefivar/ |
H A D | efivar.h | 50 #define EFI_GUID(a, b, c, d, e0, e1, e2, e3, e4, e5) \ argument 54 #define EFI_GUID(a, b, c, d, e0, e1, e2, e3, e4, e5) \ argument
|
/freebsd/contrib/kyua/engine/ |
H A D | config.cpp | 196 } catch (const text::value_error& e2) { in set_string() local 203 } catch (const std::runtime_error& e2) { in set_string() local
|
/freebsd/crypto/krb5/src/tests/ |
H A D | t_errmsg.py | 15 e2 = realm.special_env('fmt2', False, krb5_conf=conf2) variable
|
H A D | t_salt.py | 9 def test_salt(realm, e1, salt, e2): argument
|
/freebsd/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/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/sys/contrib/openzfs/module/lua/ |
H A D | lcode.c | 715 static int constfolding (OpCode op, expdesc *e1, expdesc *e2) { in constfolding() 732 expdesc *e1, expdesc *e2, int line) { in codearith() 754 expdesc *e2) { in codecomp() 770 expdesc e2; in luaK_prefix() local 821 expdesc *e1, expdesc *e2, int line) { in luaK_posfix()
|
/freebsd/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/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/usr.bin/indent/ |
H A D | lexi.c | 159 strcmp_type(const void *e1, const void *e2) in strcmp_type()
|
/freebsd/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)); 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 D | regular.c | 59 u_char ch, *p1, *p2, *m1, *m2, *e1, *e2; in c_regular() local
|
/freebsd/contrib/arm-optimized-routines/math/aarch64/advsimd/ |
H A D | erff.c | 45 float32x4_t e2 = vcombine_f32 (t2, t3); in lookup() local
|
H A D | erf.c | 52 e2 = vld1q_f64 (&__v_erf_data.tab[vgetq_lane_u64 (i, 1)].erf); in lookup() local
|
H A D | erfcf.c | 63 float32x4_t e2 = vcombine_f32 (t2, t3); in lookup() local
|
/freebsd/crypto/krb5/src/lib/crypto/krb/ |
H A D | enctype_util.c | 74 krb5_c_enctype_compare(krb5_context context, krb5_enctype e1, krb5_enctype e2, in krb5_c_enctype_compare()
|
/freebsd/crypto/krb5/src/lib/krb5/keytab/ |
H A D | t_keytab.c | 100 e2 = ENCTYPE_AES256_CTS_HMAC_SHA384_192; in kt_test() local
|
/freebsd/contrib/bmake/ |
H A D | str.c | 345 unsigned char e2 = (unsigned char)pat[2]; in Str_Match() local
|
/freebsd/crypto/krb5/src/kdc/ |
H A D | t_replay.c | 194 struct entry *e1, *e2; in test_insert_entry_multiple() local 409 struct entry *e1, *e2; in test_kdc_check_lookaside_hit_multiple() local
|