/dflybsd-src/sys/vfs/hammer2/ |
H A D | hammer2_ccms.c | 51 ccms_cst_init(ccms_cst_t *cst) in ccms_cst_init() 58 ccms_cst_uninit(ccms_cst_t *cst) in ccms_cst_uninit() 76 ccms_thread_lock(ccms_cst_t *cst, ccms_state_t state) in ccms_thread_lock() 120 ccms_thread_lock_nonblock(ccms_cst_t *cst, ccms_state_t state) in ccms_thread_lock_nonblock() 153 ccms_thread_lock_temp_release(ccms_cst_t *cst) in ccms_thread_lock_temp_release() 167 ccms_thread_lock_temp_restore(ccms_cst_t *cst, ccms_state_t ostate) in ccms_thread_lock_temp_restore() 178 ccms_thread_lock_upgrade(ccms_cst_t *cst) in ccms_thread_lock_upgrade() 210 ccms_thread_lock_downgrade(ccms_cst_t *cst, ccms_state_t ostate) in ccms_thread_lock_downgrade() 234 ccms_thread_unlock(ccms_cst_t *cst) in ccms_thread_unlock() 275 ccms_thread_lock_setown(ccms_cst_t *cst) in ccms_thread_lock_setown() [all …]
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | double-int.h | 68 shwi_to_double_int (HOST_WIDE_INT cst) in shwi_to_double_int() 90 uhwi_to_double_int (unsigned HOST_WIDE_INT cst) in uhwi_to_double_int() 104 double_int_to_shwi (double_int cst) in double_int_to_shwi() 113 double_int_to_uhwi (double_int cst) in double_int_to_uhwi() 124 double_int_fits_in_uhwi_p (double_int cst) in double_int_fits_in_uhwi_p() 219 double_int_negative_p (double_int cst) in double_int_negative_p() 254 double_int_zero_p (double_int cst) in double_int_zero_p() 262 double_int_one_p (double_int cst) in double_int_one_p() 270 double_int_minus_one_p (double_int cst) in double_int_minus_one_p()
|
H A D | tree-affine.c | 35 double_int_ext_for_comb (double_int cst, aff_tree *comb) in double_int_ext_for_comb() 54 aff_combination_const (aff_tree *comb, tree type, double_int cst) in aff_combination_const() 193 aff_combination_add_cst (aff_tree *c, double_int cst) in aff_combination_add_cst() 262 tree cst, core, toffset; in tree_to_aff_combination() local 753 double_int rem, cst; in double_int_constant_multiple_p() local
|
H A D | double-int.c | 627 double_int_ext (double_int cst, unsigned prec, bool uns) in double_int_ext() 638 double_int_zext (double_int cst, unsigned prec) in double_int_zext() 652 double_int_sext (double_int cst, unsigned prec) in double_int_sext() 682 double_int_fits_in_shwi_p (double_int cst) in double_int_fits_in_shwi_p() 696 double_int_fits_in_hwi_p (double_int cst, bool uns) in double_int_fits_in_hwi_p() 1028 double_int_split_digit (double_int *cst, unsigned base) in double_int_split_digit() 1045 dump_double_int (FILE *file, double_int cst, bool uns) in dump_double_int()
|
H A D | tree-ssa-forwprop.c | 1843 tree cst = fold_build2 (BIT_AND_EXPR, TREE_TYPE (arg2), in simplify_bitwise_binary() local 1876 tree cst = fold_build2 (code, TREE_TYPE (arg2), in simplify_bitwise_binary() local 2030 tree cst = fold_binary (code, TREE_TYPE (rhs1), in associate_plusminus() local 2048 tree cst = fold_binary (code, TREE_TYPE (rhs1), in associate_plusminus() local 2131 tree cst = fold_binary (code, TREE_TYPE (rhs2), in associate_plusminus() local 2148 tree cst = fold_binary (def_code == code in associate_plusminus() local
|
H A D | tree-object-size.c | 1081 tree cst = gimple_assign_rhs2 (stmt); in check_for_plus_in_loops_1() local 1147 tree cst = gimple_assign_rhs2 (stmt); in check_for_plus_in_loops() local
|
H A D | tree-switch-conversion.c | 533 double_int cst; in array_value_type() local 595 tree name, cst; in build_one_array() local
|
H A D | tree-chrec.c | 43 is_not_constant_evolution (const_tree cst) in is_not_constant_evolution() 54 tree cst) in chrec_fold_poly_cst()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree-affine.c | 38 wide_int_ext_for_comb (const widest_int &cst, tree type) in wide_int_ext_for_comb() 46 wide_int_ext_for_comb (const poly_widest_int &cst, tree type) in wide_int_ext_for_comb() 68 aff_combination_const (aff_tree *comb, tree type, const poly_widest_int &cst) in aff_combination_const() 201 aff_combination_add_cst (aff_tree *c, const poly_widest_int &cst) in aff_combination_add_cst() 269 tree cst, core, toffset; in tree_to_aff_combination() local 816 poly_widest_int rem, cst; in wide_int_constant_multiple_p() local
|
H A D | double-int.h | 208 double_int::from_shwi (HOST_WIDE_INT cst) in from_shwi() 231 double_int::from_uhwi (unsigned HOST_WIDE_INT cst) in from_uhwi()
|
H A D | tree-chkp-opt.c | 48 tree cst; member 137 chkp_extend_const (tree cst) in chkp_extend_const() 147 chkp_add_addr_item (address_t &addr, tree cst, tree var) in chkp_add_addr_item() 174 chkp_sub_addr_item (address_t &addr, tree cst, tree var) in chkp_sub_addr_item()
|
H A D | tree-object-size.c | 1123 tree cst = gimple_assign_rhs2 (stmt); in check_for_plus_in_loops_1() local 1190 tree cst = gimple_assign_rhs2 (stmt); in check_for_plus_in_loops() local 1331 tree cst = build_int_cstu (type, bytes); in execute() local
|
H A D | double-int.c | 728 const double_int &cst = *this; in zext() local 743 const double_int &cst = *this; in sext() local 774 const double_int &cst = *this; in fits_shwi() local 1455 double_int_split_digit (double_int *cst, unsigned base) in double_int_split_digit() 1472 dump_double_int (FILE *file, double_int cst, bool uns) in dump_double_int()
|
H A D | vec-perm-indices.c | 231 tree_to_vec_perm_builder (vec_perm_builder *builder, tree cst) in tree_to_vec_perm_builder()
|
H A D | ipa-polymorphic-call.c | 758 ipa_polymorphic_call_context::set_by_invariant (tree cst, in set_by_invariant() 862 ipa_polymorphic_call_context::ipa_polymorphic_call_context (tree cst, in ipa_polymorphic_call_context()
|
H A D | tree-chrec.c | 47 is_not_constant_evolution (const_tree cst) in is_not_constant_evolution() 58 tree cst) in chrec_fold_poly_cst()
|
/dflybsd-src/contrib/bmake/ |
H A D | dir.c | 420 struct cached_stat *cst; in cached_stats() local 457 cached_stat(const char *pathname, struct cached_stat *cst) in cached_stat() 463 cached_lstat(const char *pathname, struct cached_stat *cst) in cached_lstat() 986 struct cached_stat cst; in DirLookupSubdir() local 1192 struct cached_stat cst; /* Buffer for stat, if necessary */ in Dir_FindFile() local 1351 struct cached_stat cst; in Dir_FindHereOrAbove() local 1471 struct cached_stat cst; in Dir_UpdateMTime() local
|
H A D | meta.c | 410 struct cached_stat cst; in meta_needed() local 1151 struct cached_stat cst; in meta_oodate() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | expr.c | 35 cplus_expand_constant (tree cst) in cplus_expand_constant()
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | expr.c | 30 cplus_expand_constant (tree cst) in cplus_expand_constant()
|
/dflybsd-src/crypto/libressl/crypto/ocsp/ |
H A D | ocsp_prn.c | 205 OCSP_CERTSTATUS *cst = NULL; in OCSP_RESPONSE_print() local
|
H A D | ocsp_cl.c | 321 OCSP_CERTSTATUS *cst; in OCSP_single_get0_status() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/ |
H A D | c-warn.c | 342 tree cst; in warn_tautological_bitwise_comparison() local 1177 bool cst = TREE_CODE_CLASS (TREE_CODE (result)) == tcc_constant; in warnings_for_convert_and_check() local 2334 tree f, cst; in maybe_warn_bool_compare() local
|
/dflybsd-src/sys/kern/ |
H A D | kern_sensors.c | 346 struct sensor_task *cst; in sensor_task_schedule() local
|
/dflybsd-src/sys/dev/sound/pci/ |
H A D | hdspe.h | 149 bus_space_tag_t cst; member
|