Home
last modified time | relevance | path

Searched defs:arg2 (Results 1 – 25 of 172) sorted by relevance

1234567

/dflybsd-src/sys/dev/drm/amd/display/dc/inc/
H A Dbw_fixed.h43 const struct bw_fixed arg2) in bw_min2()
49 const struct bw_fixed arg2) in bw_max2()
102 const struct bw_fixed arg2) in bw_add()
111 static inline struct bw_fixed bw_sub(const struct bw_fixed arg1, const struct bw_fixed arg2) in bw_sub()
121 static inline struct bw_fixed bw_div(const struct bw_fixed arg1, const struct bw_fixed arg2) in bw_div()
126 static inline struct bw_fixed bw_mod(const struct bw_fixed arg1, const struct bw_fixed arg2) in bw_mod()
137 static inline bool bw_equ(const struct bw_fixed arg1, const struct bw_fixed arg2) in bw_equ()
142 static inline bool bw_neq(const struct bw_fixed arg1, const struct bw_fixed arg2) in bw_neq()
147 static inline bool bw_leq(const struct bw_fixed arg1, const struct bw_fixed arg2) in bw_leq()
152 static inline bool bw_meq(const struct bw_fixed arg1, const struct bw_fixed arg2) in bw_meq()
[all …]
/dflybsd-src/sys/dev/drm/amd/display/include/
H A Dfixed31_32.h141 static inline bool dc_fixpt_lt(struct fixed31_32 arg1, struct fixed31_32 arg2) in dc_fixpt_lt()
150 static inline bool dc_fixpt_le(struct fixed31_32 arg1, struct fixed31_32 arg2) in dc_fixpt_le()
159 static inline bool dc_fixpt_eq(struct fixed31_32 arg1, struct fixed31_32 arg2) in dc_fixpt_eq()
168 static inline struct fixed31_32 dc_fixpt_min(struct fixed31_32 arg1, struct fixed31_32 arg2) in dc_fixpt_min()
180 static inline struct fixed31_32 dc_fixpt_max(struct fixed31_32 arg1, struct fixed31_32 arg2) in dc_fixpt_max()
251 static inline struct fixed31_32 dc_fixpt_add(struct fixed31_32 arg1, struct fixed31_32 arg2) in dc_fixpt_add()
267 static inline struct fixed31_32 dc_fixpt_add_int(struct fixed31_32 arg1, int arg2) in dc_fixpt_add_int()
276 static inline struct fixed31_32 dc_fixpt_sub(struct fixed31_32 arg1, struct fixed31_32 arg2) in dc_fixpt_sub()
292 static inline struct fixed31_32 dc_fixpt_sub_int(struct fixed31_32 arg1, int arg2) in dc_fixpt_sub_int()
314 static inline struct fixed31_32 dc_fixpt_mul_int(struct fixed31_32 arg1, int arg2) in dc_fixpt_mul_int()
[all …]
/dflybsd-src/sys/sys/
H A Dcpputil.h68 #define __GENSTRUCT2(tag, arg1, arg2) struct tag { \ argument
72 #define __GENSTRUCT3(tag, arg1, arg2, arg3) struct tag { \ argument
77 #define __GENSTRUCT4(tag, arg1, arg2, arg3, arg4) struct tag { \ argument
83 #define __GENSTRUCT5(tag, arg1, arg2, arg3, arg4, arg5) struct tag { \ argument
90 #define __GENSTRUCT6(tag, arg1, arg2, arg3, arg4, arg5, arg6) struct tag { \ argument
98 #define __GENSTRUCT7(tag, arg1, arg2, arg3, arg4, arg5, arg6, arg7) struct tag { \ argument
107 #define __GENSTRUCT8(tag, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8) struct tag { \ argument
117 #define __GENSTRUCT9(tag, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) struct tag { \ argument
128 #define __GENSTRUCT10(tag, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10) struct tag … argument
140 #define __GENSTRUCT11(tag, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11) str… argument
[all …]
H A Dthread2.h319 lwkt_send_ipiq2(globaldata_t target, ipifunc2_t func, void *arg1, int arg2) in lwkt_send_ipiq2()
331 lwkt_send_ipiq2_mask(cpumask_t mask, ipifunc2_t func, void *arg1, int arg2) in lwkt_send_ipiq2_mask()
344 void *arg1, int arg2) in lwkt_send_ipiq2_passive()
356 lwkt_send_ipiq2_bycpu(int dcpu, ipifunc2_t func, void *arg1, int arg2) in lwkt_send_ipiq2_bycpu()
/dflybsd-src/sys/dev/drm/amd/display/dc/calcs/
H A Ddcn_calc_math.c39 float dcn_bw_mod(const float arg1, const float arg2) in dcn_bw_mod()
48 float dcn_bw_min2(const float arg1, const float arg2) in dcn_bw_min2()
57 unsigned int dcn_bw_max(const unsigned int arg1, const unsigned int arg2) in dcn_bw_max()
61 float dcn_bw_max2(const float arg1, const float arg2) in dcn_bw_max2()
/dflybsd-src/contrib/gdb-7/gdb/
H A Dvalarith.c86 value_ptradd (struct value *arg1, LONGEST arg2) in value_ptradd()
107 value_ptrdiff (struct value *arg1, struct value *arg2) in value_ptrdiff()
256 struct value *arg1, struct value *arg2) in binop_user_defined_p()
344 value_x_binop (struct value *arg1, struct value *arg2, enum exp_opcode op, in value_x_binop()
626 value_concat (struct value *arg1, struct value *arg2) in value_concat()
830 value_args_as_decimal (struct value *arg1, struct value *arg2, in value_args_as_decimal()
897 scalar_binop (struct value *arg1, struct value *arg2, enum exp_opcode op) in scalar_binop()
1445 value_binop (struct value *arg1, struct value *arg2, enum exp_opcode op) in value_binop()
1513 value_strcmp (struct value *arg1, struct value *arg2) in value_strcmp()
1543 value_equal (struct value *arg1, struct value *arg2) in value_equal()
[all …]
/dflybsd-src/sbin/hammer/
H A Dcmd_cleanup.c158 int arg2; in do_cleanup() local
908 const char *snapshots_path, int arg2, char *arg3) in cleanup_softlinks()
1020 check_expired(const char *fpath, int arg2) in check_expired()
1073 int arg1 __unused, int arg2, int snapshots_disabled) in cleanup_prune()
1110 int arg1 __unused, int arg2) in cleanup_rebalance()
1132 int arg1 __unused, int arg2) in cleanup_reblock()
1189 int arg1 __unused, int arg2) in cleanup_recopy()
1227 int arg1 __unused, int arg2) in cleanup_dedup()
/dflybsd-src/sys/kern/
H A Dkern_mpipe.c52 void *arg2; member
261 mpipe_alloc_callback(malloc_pipe_t mpipe, void (*func)(void *arg1, void *arg2), in mpipe_alloc_callback()
H A Dlwkt_ipiq.c110 #define logipiq(name, func, arg1, arg2, sgd, dgd) \ argument
181 lwkt_send_ipiq3(globaldata_t target, ipifunc3_t func, void *arg1, int arg2) in lwkt_send_ipiq3()
341 void *arg1, int arg2) in lwkt_send_ipiq3_passive()
398 lwkt_send_ipiq3_bycpu(int dcpu, ipifunc3_t func, void *arg1, int arg2) in lwkt_send_ipiq3_bycpu()
413 lwkt_send_ipiq3_mask(cpumask_t mask, ipifunc3_t func, void *arg1, int arg2) in lwkt_send_ipiq3_mask()
/dflybsd-src/tools/regression/lib/libm/
H A Dtest-next.c60 #define testboth(arg1, arg2, ans, ex, prec) do { \ argument
64 #define testall(arg1, arg2, ans, ex) do { \ argument
/dflybsd-src/crypto/libressl/crypto/gost/
H A Dgost89imit_ameth.c67 mac_ctrl_gost(EVP_PKEY *pkey, int op, long arg1, void *arg2) in mac_ctrl_gost()
/dflybsd-src/sys/netproto/802_11/
H A Dieee80211_ratectl.h100 const struct ieee80211_node *ni, int status, void *arg1, void *arg2) in ieee80211_ratectl_tx_complete()
107 const struct ieee80211_node *ni, void *arg1, void *arg2, void *arg3) in ieee80211_ratectl_tx_update()
/dflybsd-src/contrib/cvs-1.12/diff/
H A Dutil.c38 char const *arg2; member
121 message (format, arg1, arg2) in message() argument
128 message5 (format, arg1, arg2, arg3, arg4) in message5() argument
/dflybsd-src/test/stress/stress2/testcases/syscall/
H A Dsyscall.c133 unsigned int arg1, arg2, arg3, arg4, arg5, arg6, arg7; in test() local
/dflybsd-src/contrib/gdb-7/readline/
H A Dutil.c292 _rl_ttymsg (format, arg1, arg2) in _rl_ttymsg() argument
303 _rl_errmsg (format, arg1, arg2) in _rl_errmsg() argument
/dflybsd-src/crypto/libressl/include/openssl/
H A Dtxt_db.h91 long arg2; member
/dflybsd-src/crypto/libressl/crypto/hmac/
H A Dhm_ameth.c95 hmac_pkey_ctrl(EVP_PKEY *pkey, int op, long arg1, void *arg2) in hmac_pkey_ctrl()
/dflybsd-src/sys/netgraph7/bluetooth/l2cap/
H A Dng_l2cap_cmds.c326 ng_l2cap_process_command_timeout(node_p node, hook_p hook, void *arg1, int arg2) in ng_l2cap_process_command_timeout()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dfold-const-call.c251 const real_value *arg2, const real_format *format) in do_mpfr_arg3()
1542 const real_value *arg2, const real_format *format) in fold_const_call_ssss()
1559 fold_const_call_1 (combined_fn fn, tree type, tree arg0, tree arg1, tree arg2) in fold_const_call_1()
1593 fold_const_call (combined_fn fn, tree type, tree arg0, tree arg1, tree arg2) in fold_const_call()
1667 fold_fma (location_t, tree type, tree arg0, tree arg1, tree arg2) in fold_fma()
/dflybsd-src/sbin/fsck/
H A Dpass2.c488 blksort(const void *arg1, const void *arg2) in blksort()
/dflybsd-src/sys/netproto/802_11/wlan/
H A Dieee80211_ratectl_none.c87 void *arg1, void *arg2, void *arg3) in none_tx_update()
/dflybsd-src/tools/tools/netrate/netperf/tcp_cc/
H A Dtcp_cc.c131 int n, arg1, arg2, arg3, arg4; in main() local
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dvtable-class-hierarchy.c761 tree arg2, tree size_hint_arg) in insert_call_to_register_set()
819 tree arg2, tree size_hint_arg, tree str1, in insert_call_to_register_pair()
912 tree arg2; in register_all_pairs() local
/dflybsd-src/usr.bin/window/
H A Dxx.h46 int arg2; member
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/libsupc++/
H A Dunwind-cxx.h45 #define PROBE2(name, arg1, arg2) STAP_PROBE2 (libstdcxx, name, arg1, arg2) argument
50 #define PROBE2(name, arg1, arg2) argument

1234567