Home
last modified time | relevance | path

Searched defs:m (Results 1251 – 1275 of 1345) sorted by relevance

1...<<51525354

/dragonfly/contrib/gcc-8.0/gcc/
H A Dexpr.c2114 machine_mode m = GET_MODE (orig_src); in emit_group_load_1() local
2394 machine_mode m = GET_MODE (orig_dst); in emit_group_store() local
5927 HOST_WIDE_INT n, m; in count_type_elements() local
H A Dtree-switch-conversion.c354 HOST_WIDE_INT m = tree_to_uhwi (minval); in emit_case_bit_tests() local
H A Dbuiltins.c10229 do_mpfr_ckconv (mpfr_srcptr m, tree type, int inexact) in do_mpfr_ckconv()
10267 do_mpc_ckconv (mpc_srcptr m, tree type, int inexact, int force_convert) in do_mpc_ckconv()
10414 mpfr_t m; in do_mpfr_lgamma_r() local
H A Dtree-into-ssa.c729 unsigned f = 0, t = n, m; in find_dfsnum_interval() local
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dsemantics.c4484 tree m = finish_non_static_data_member (t, NULL_TREE, NULL_TREE); in omp_privatize_field() local
5134 const char *m = NULL; in omp_reduction_id() local
H A Dinit.c4491 tree m = cp_build_binary_op (input_location, in build_vec_init() local
H A Ddecl2.c2766 for (tree m = TYPE_FIELDS (type); m; m = DECL_CHAIN (m)) in reset_type_linkage_2() local
/dragonfly/contrib/gcc-4.7/gcc/
H A Dgimplify.c8499 enum gsi_iterator_update m) in force_gimple_operand_gsi_1()
8535 enum gsi_iterator_update m) in force_gimple_operand_gsi()
H A Difcvt.c2094 rtx cond, t, m, c, seq; in noce_try_sign_mask() local
H A Dtree-ssa-loop-niter.c152 mpz_t m; in bound_difference_of_offsetted_base() local
/dragonfly/contrib/binutils-2.27/gas/config/
H A Dtc-i386.c3202 unsigned int m, w; in build_vex_prefix() local
3259 unsigned int m, w; in build_evex_prefix() local
/dragonfly/sys/sys/
H A Dvfsops.h1102 #define VOP_GETPAGES(vp, m, count, reqpage, off, seqaccess) \ argument
1104 #define VOP_PUTPAGES(vp, m, count, flags, rtvals, off) \ argument
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_dpm.h266 #define amdgpu_dpm_set_fan_control_mode(adev, m) \ argument
/dragonfly/sys/dev/drm/radeon/
H A Drv770_dpm.c2470 struct seq_file *m) in rv770_dpm_debugfs_print_current_performance_level()
H A Dsumo_dpm.c1815 struct seq_file *m) in sumo_dpm_debugfs_print_current_performance_level()
H A Dtrinity_dpm.c2034 struct seq_file *m) in trinity_dpm_debugfs_print_current_performance_level()
H A Dkv_dpm.c2797 struct seq_file *m) in kv_dpm_debugfs_print_current_performance_level()
H A Drv6xx_dpm.c2029 struct seq_file *m) in rv6xx_dpm_debugfs_print_current_performance_level()
/dragonfly/contrib/zstd/lib/compress/
H A Dzstdmt_compress.c80 # define ZSTD_PTHREAD_MUTEX_LOCK(m) ZSTD_pthread_mutex_lock(m) argument
/dragonfly/sys/dev/drm/i915/
H A Dintel_pm.c7441 u16 m; member
7455 u32 count1, count2, count3, m = 0, c = 0; in __i915_chipset_val() local
7524 unsigned long m, x, b; in i915_mch_val() local
/dragonfly/usr.sbin/zic/
H A Dzic.c2553 int m, i; in rpytime() local
/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dtree.c814 tree m = build_cplus_array_type (TYPE_MAIN_VARIANT (elt_type), in build_cplus_array_type() local
/dragonfly/contrib/wpa_supplicant/src/crypto/
H A Dcrypto_openssl.c1333 int crypto_bignum_rand(struct crypto_bignum *r, const struct crypto_bignum *m) in crypto_bignum_rand()
/dragonfly/contrib/wpa_supplicant/src/tls/
H A Dlibtommath.c2258 static int mp_reduce (mp_int * x, mp_int * m, mp_int * mu) in mp_reduce()
/dragonfly/contrib/dialog/
H A Ddialog.h222 #define mouse_mkbigregion(y,x,h,w,n,ix,iy,m) dlg_mouse_mkbigregion(y,x,h,w,n,ix,iy,m) argument

1...<<51525354