/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/types/ |
H A D | tst.struct.d | 49 uint32_t e1; member 55 uint64_t e1; member
|
H A D | tst.typedef.d | 50 uint32_t e1; member 56 uint64_t e1; member
|
/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/contrib/lua/src/ |
H A D | lcode.c | 527 static void freeexps (FuncState *fs, expdesc *e1, expdesc *e2) { in freeexps() 1340 static int constfolding (FuncState *fs, int op, expdesc *e1, 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 | 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/contrib/googletest/googletest/include/gtest/ |
H A D | gtest_pred_impl.h | 87 AssertionResult AssertPred1Helper(const char* pred_text, const char* e1, in AssertPred1Helper() 118 AssertionResult AssertPred2Helper(const char* pred_text, const char* e1, in AssertPred2Helper() 155 AssertionResult AssertPred3Helper(const char* pred_text, const char* e1, in AssertPred3Helper() 194 AssertionResult AssertPred4Helper(const char* pred_text, const char* e1, in AssertPred4Helper() 236 AssertionResult AssertPred5Helper(const char* pred_text, const char* e1, in AssertPred5Helper()
|
/freebsd/sys/crypto/aesni/ |
H A D | intel_sha1.c | 66 __m128i abcd, e0, e1; in intel_sha1_step() local
|
/freebsd/contrib/gdtoa/ |
H A D | strtoIg.c | 44 Long e1; local
|
H A D | gethex.c | 50 Long e, e1; local
|
/freebsd/sys/netgraph/bluetooth/l2cap/ |
H A D | ng_l2cap_main.c | 552 ng_l2cap_node_con_list_ep *e1 = NULL; in ng_l2cap_default_rcvmsg() local 599 ng_l2cap_node_chan_list_ep *e1 = NULL; in ng_l2cap_default_rcvmsg() local
|
/freebsd/contrib/netbsd-tests/lib/libc/hash/ |
H A D | t_hmac.c | 50 void *e1; in test() 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/sys/netgraph/bluetooth/hci/ |
H A D | ng_hci_main.c | 465 ng_hci_node_get_neighbor_cache_ep *e1 = NULL; in ng_hci_default_rcvmsg() local 518 ng_hci_node_con_list_ep *e1 = NULL; in ng_hci_default_rcvmsg() local
|
/freebsd/usr.bin/indent/ |
H A D | lexi.c | 159 strcmp_type(const void *e1, const void *e2) in strcmp_type()
|
/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 | 44 float32x4_t e1 = vcombine_f32 (t0, t1); in lookup() local
|
H A D | v_log_inline.h | 63 float64x2_t e1 = vld1q_f64 (&__v_log_data.table[i1].invc); in log_lookup() local
|
H A D | log2.c | 55 float64x2_t e1 = vld1q_f64 (&__v_log2_data.table[i1].invc); in lookup() local
|
H A D | erf.c | 51 float64x2_t e1 = vld1q_f64 (&__v_erf_data.tab[vgetq_lane_u64 (i, 0)].erf), in lookup() local
|
H A D | log.c | 52 float64x2_t e1 = vld1q_f64 (&__v_log_data.table[i1].invc); in lookup() local
|
H A D | erfcf.c | 62 float32x4_t e1 = vcombine_f32 (t0, t1); in lookup() local
|
H A D | log10.c | 56 float64x2_t e1 = vld1q_f64 (&__v_log10_data.table[i1].invc); in lookup() local
|
/freebsd/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() 752 static void codecomp (FuncState *fs, OpCode op, int cond, expdesc *e1, in codecomp() 820 expdesc *e1, expdesc *e2, int line) { in luaK_posfix()
|
/freebsd/contrib/googletest/googlemock/test/ |
H A D | gmock-spec-builders_test.cc | 1392 Expectation e1; // Default ctor. in TEST() local 1424 Expectation e1; in TEST() local 1444 Expectation e1; in TEST() local 1482 Expectation e1; in TEST() local 1545 const Expectation e1 = EXPECT_CALL(a, DoA(1)); in TEST() local 1562 Expectation e1 = EXPECT_CALL(a, DoA(1)); in TEST() local 1582 Expectation e1 = EXPECT_CALL(a, DoA(1)); in TEST() local 1656 Expectation e1 = EXPECT_CALL(a, DoA(1)); in TEST() local 1670 Expectation e1 = EXPECT_CALL(a, DoA(1)); in TEST() local 1693 Expectation e1 = EXPECT_CALL(a, DoA(1)); in TEST() local
|
/freebsd/contrib/bmake/ |
H A D | str.c | 343 unsigned char e1 = (unsigned char)pat[0]; in Str_Match() local
|