/freebsd/contrib/netbsd-tests/lib/libc/hash/ |
H A D | t_hmac.c | 50 void *e1; in test() local 79 for (size_t t = 0; t < __arraycount(names); t++) in test() local
|
/freebsd/contrib/bc/include/ |
H A D | bc.h | 209 #define BC_PARSE_DELIMITER(t) \ argument 236 #define BC_PARSE_OP_DATA(t) bc_parse_ops[((t) - BC_LEX_OP_INC)] argument 267 #define BC_PARSE_EXPR_ENTRY(e1, e2, e3, e4, e5, e6, e7, e8) \ argument 312 #define BC_PARSE_INST_VAR(t) \ argument 315 #define BC_PARSE_INST_VAR(t) \ argument 333 #define BC_PARSE_OP_PREFIX(t) ((t) == BC_LEX_OP_BOOL_NOT || (t) == BC_LEX_NEG) argument 343 #define BC_PARSE_TOKEN_INST(t) ((uchar) ((t) - BC_LEX_NEG + BC_INST_NEG)) argument 350 #define BC_PARSE_IS_KEYWORD(t) ((t) >= BC_LEX_KW_AUTO && (t) <= BC_LEX_KW_ELSE) argument
|
/freebsd/contrib/lua/src/ |
H A D | lcode.c | 527 static void freeexps (FuncState *fs, expdesc *e1, expdesc *e2) { in freeexps() 1285 void luaK_indexed (FuncState *fs, expdesc *t, expdesc *k) { in luaK_indexed() 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() [all …]
|
/freebsd/contrib/ntp/ntpd/ |
H A D | ntpsim.c | 42 const Event *e1, in determine_event_ordering() 209 Event *event(double t, funcTkn f) in event()
|
/freebsd/sys/contrib/openzfs/module/lua/ |
H A D | lcode.c | 704 void luaK_indexed (FuncState *fs, expdesc *t, expdesc *k) { in luaK_indexed() 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/llvm-project/lld/COFF/ |
H A D | ICF.cpp | 201 Symbol *e1 = a->getEntryThunk(); in equalsVariable() local 263 ScopedTimer t(ctx.icfTimer); in run() local
|
H A D | Driver.cpp | 1025 for (COFFShortExport e1 : m.Exports) { in parseModuleDefs() local 1057 ScopedTimer t(ctx.inputFileTimer); in run() local
|
/freebsd/contrib/libarchive/libarchive/test/ |
H A D | main.c | 475 long long v1, const char *e1, long long v2, const char *e2, void *extra) in assertion_equal_int() 637 const char *v1, const char *e1, in assertion_equal_string() 699 const wchar_t *v1, const char *e1, in assertion_equal_wstring() 760 const void *_v1, const char *e1, in assertion_equal_mem() 1275 const char *pathname, long t, long nsec, char type, int recent) in assertion_file_time() 1381 const char *pathname, long t, long nsec) in assertion_file_atime() 1396 const char *pathname, long t, long nsec) in assertion_file_birthtime() 1441 const char *pathname, long t, long nsec) in assertion_file_mtime() 2209 sleepUntilAfter(time_t t) in sleepUntilAfter() 2692 int r, t; in test_run() local
|
/freebsd/contrib/libarchive/test_utils/ |
H A D | test_main.c | 623 long long v1, const char *e1, long long v2, const char *e2, void *extra) in assertion_equal_int() 638 const void *v1, const char *e1, const void *v2, const char *e2, void *extra) in assertion_equal_address() 800 const char *v1, const char *e1, in assertion_equal_string() 862 const wchar_t *v1, const char *e1, in assertion_equal_wstring() 923 const void *_v1, const char *e1, in assertion_equal_mem() 1446 const char *pathname, long t, long nsec, char type, int recent) in assertion_file_time() 1552 const char *pathname, long t, long nsec) in assertion_file_atime() 1567 const char *pathname, long t, long nsec) in assertion_file_birthtime() 1612 const char *pathname, long t, long nsec) in assertion_file_mtime() 3079 sleepUntilAfter(time_t t) in sleepUntilAfter() [all …]
|
/freebsd/contrib/ncurses/progs/ |
H A D | infocmp.c | 176 capcmp(PredIdx idx, const char *s, const char *t) in capcmp() 298 useeq(ENTRY * e1, ENTRY * e2) in useeq() 475 ENTRY *e1 = &entries[0]; in compare_predicate() local
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_read_support_format_zip.c | 304 uint8_t t; in trad_enc_update_keys() local 330 uint8_t t = in[i] ^ trad_enc_decrypt_byte(ctx); in trad_enc_decrypt_update() local 550 uint64_t t = 0; in process_extra() local 565 uint64_t t = 0; in process_extra() local 580 uint64_t t = 0; in process_extra() local 3802 const struct zip_entry *e1 = (const struct zip_entry *)n1; in cmp_node() local 3829 const struct zip_entry *e1 = (const struct zip_entry *)n1; in rsrc_cmp_node() local
|
H A D | archive_read_support_format_mtree.c | 249 const struct mtree_entry *e1 = (const struct mtree_entry *)n1; in mtree_cmp_node() local 2095 const void *t; in readline() local
|
H A D | archive_write_set_format_iso9660.c | 2522 get_tmfromtime(struct tm *tm, time_t *t) in get_tmfromtime() 2539 set_date_time(unsigned char *p, time_t t) in set_date_time() 2562 set_time_915(unsigned char *p, time_t t) in set_time_915() 2787 struct isoent *isoent, struct iso9660 *iso9660, enum dir_rec_type t) in set_directory_record_rr() 3438 struct iso9660 *iso9660, enum dir_rec_type t, in set_directory_record() 3598 enum dir_rec_type t, enum vdd_type vdd_type) in get_dir_rec_size() 5219 const struct isoent *e1 = (const struct isoent *)n1; in isoent_cmp_node() local 6415 const struct idrent *e1 = (const struct idrent *)n1; in isoent_cmp_node_iso9660() local 6502 const struct idrent *e1 = (const struct idrent *)n1; in isoent_cmp_node_joliet() local
|
/freebsd/tests/sys/netmap/ |
H A D | ctrl-api-test.c | 1214 struct nmreq_opt_extmem e1, save1, e2, save2; in duplicate_extmem_options() local 1838 struct nmreq_parse_test *t, in nmreq_hdr_parsing() 1887 struct nmreq_parse_test *t, in nmreq_reg_parsing() 1959 struct nmreq_parse_test *t; in nmreq_parsing() local 2198 struct timespec t; in main() local
|
/freebsd/contrib/ntp/sntp/libevent/test/ |
H A D | regress.c | 2347 struct event e1, e2; in test_multiple_events_for_same_fd() local 2864 struct event *r=NULL, *w=NULL, *t=NULL; in test_event_pending() local 3360 int e1, e2; in test_evmap_invalid_slots() local 3400 int e1,e2,e3,e4; in test_active_by_fd() local
|
/freebsd/contrib/libevent/test/ |
H A D | regress.c | 2347 struct event e1, e2; in test_multiple_events_for_same_fd() local 2864 struct event *r=NULL, *w=NULL, *t=NULL; in test_event_pending() local 3360 int e1, e2; in test_evmap_invalid_slots() local 3400 int e1,e2,e3,e4; in test_active_by_fd() local
|
/freebsd/sys/kern/ |
H A D | kern_sysctl.c | 620 struct sysctl_ctx_entry *e, *e1; in sysctl_ctx_free() local 3075 int error, i, t, flags; DB_COMMAND_FLAGS() local [all...] |
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | zio.c | 2093 zio_type_t t = zio->io_type; in zio_taskq_dispatch() local 2132 for (zio_type_t t = 0; t < ZIO_TYPES; t++) { in zio_taskq_member() local 4996 zio_worst_error(int e1, int e2) in zio_worst_error()
|