/dflybsd-src/sys/dev/netif/oce/ |
H A D | oce_queue.c | 173 struct oce_eq *eq; in oce_queue_release_all() local 322 oce_wq_create(struct oce_wq *wq, struct oce_eq *eq) in oce_wq_create() 515 oce_rq_create(struct oce_rq *rq, uint32_t if_id, struct oce_eq *eq) in oce_rq_create() 590 struct oce_eq *eq; in oce_eq_create() local 629 oce_eq_del(struct oce_eq *eq) in oce_eq_del() 663 oce_mq_create(POCE_SOFTC sc, struct oce_eq *eq, uint32_t q_len) in oce_mq_create() 882 oce_cq_create(POCE_SOFTC sc, struct oce_eq *eq, in oce_cq_create() 1051 oce_drain_eq(struct oce_eq *eq) in oce_drain_eq()
|
H A D | oce_if.c | 559 struct oce_eq *eq = ii->eq; in oce_intr() local 1968 struct oce_eq *eq; in oce_if_deactivate() local 2027 struct oce_eq *eq; in oce_if_activate() local
|
H A D | oce_if.h | 216 #define for_all_evnt_queues(sc, eq, i) \ argument 269 struct oce_eq *eq; /* pointer to the connected EQ */ member 629 struct oce_eq *eq; member 852 struct oce_eq *eq[OCE_MAX_EQ]; /* Event queues */ member
|
/dflybsd-src/sys/dev/drm/include/linux/ |
H A D | wait.h | 87 #define wake_up_all_locked(eq) __wake_up_core(eq, 0) argument 89 #define wake_up_interruptible(eq) wake_up(eq) argument 90 #define wake_up_interruptible_all(eq) wake_up_all(eq) argument
|
/dflybsd-src/games/cribbage/ |
H A D | cards.c | 79 eq(CARD a, CARD b) in eq() function
|
/dflybsd-src/contrib/mpfr/src/ |
H A D | agm.c | 120 mpfr_prec_t eq; in mpfr_agm() local
|
/dflybsd-src/usr.bin/kenv/ |
H A D | kenv.c | 62 char *env, *eq, *val; in main() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | omega.c | 351 eqn eq = &pb->subs[e]; in omega_print_problem() local 431 eqn eq = &pb->subs[e]; in omega_print_red_equations() local 690 eqn eq = &pb->subs[e]; in omega_pretty_print_problem() local 900 omega_substitute_red_1 (eqn eq, eqn sub, int var, int c, bool *found_black, in omega_substitute_red_1() 1186 eqn eq = omega_alloc_eqns (0, 1); in omega_do_mod() local 2922 omega_convert_eq_to_geqs (omega_pb pb, int eq) in omega_convert_eq_to_geqs() 3085 eqn eq; in omega_solve_eq() local
|
H A D | loop-invariant.c | 468 find_or_insert_inv (htab_t eq, rtx expr, enum machine_mode mode, in find_or_insert_inv() 499 find_identical_invariants (htab_t eq, struct invariant *inv) in find_identical_invariants() 536 htab_t eq = htab_create (VEC_length (invariant_p, invariants), in merge_identical_invariants() local
|
H A D | omega.h | 232 omega_free_eqns (eqn eq, int n) in omega_free_eqns()
|
H A D | tree-ssa-dom.c | 1133 cond_equivalence *eq; in record_equivalences_from_incoming_edge() local 1816 cond_equivalence *eq; in dom_opt_leave_block() local 1851 cond_equivalence *eq; in dom_opt_leave_block() local
|
H A D | graphite-poly.c | 1656 ppl_Linear_Expression_t eq; in pbb_number_of_iterations_at_time() local 1693 ppl_Linear_Expression_t eq; in pbb_number_of_iterations_at_time() local
|
H A D | tree-data-ref.c | 294 int eq; in print_direction_vector() local 3646 init_omega_eq_with_af (omega_pb pb, unsigned eq, in init_omega_eq_with_af() 3704 int eq, geq; in omega_extract_distance_vectors() local 3814 int eq; in omega_setup_subscript() local
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/ |
H A D | char_traits.h | 98 eq(const char_type& __c1, const char_type& __c2) in _GLIBCXX_VISIBILITY() function
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/ |
H A D | char_traits.h | 100 eq(const char_type& __c1, const char_type& __c2) in _GLIBCXX_VISIBILITY() function
|
/dflybsd-src/sbin/iscontrol/ |
H A D | login.c | 155 char *eq, *ptr; in processParams() local
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/src/c++98/ |
H A D | compatibility.cc | 42 #define eq eqXX macro
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/src/c++98/ |
H A D | compatibility.cc | 42 #define eq eqXX macro
|
/dflybsd-src/contrib/less/ |
H A D | lesskey_parse.c | 551 char *eq; in parse_varline() local
|
/dflybsd-src/lib/libc/db/test/ |
H A D | dbtest.c | 557 char *eq, *index(); in setinfo() local
|
/dflybsd-src/usr.bin/calendar/ |
H A D | io.c | 528 char *p, *eq; in is_variable_entry() local
|
/dflybsd-src/contrib/libarchive/libarchive/ |
H A D | archive_read_support_format_mtree.c | 861 const char *next, *eq; in process_global_set() local 925 const char *next, *eq, *name, *end; in process_add_entry() local
|
/dflybsd-src/usr.bin/sed/ |
H A D | compile.c | 675 char wfile[_POSIX2_LINE_MAX + 1], *q, *eq; in compile_flags() local
|
/dflybsd-src/gnu/usr.bin/rcs/rlog/ |
H A D | rlog.c | 1064 int eq = argv[1]=='='; local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | loop-invariant.c | 473 find_or_insert_inv (invariant_htab_type *eq, rtx expr, machine_mode mode, in find_or_insert_inv() 504 find_identical_invariants (invariant_htab_type *eq, struct invariant *inv) in find_identical_invariants()
|