Home
last modified time | relevance | path

Searched defs:cst (Results 1 – 25 of 85) sorted by relevance

1234

/dflybsd-src/sys/vfs/hammer2/
H A Dhammer2_ccms.c51 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 Ddouble-int.h68 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 Dtree-affine.c35 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 Ddouble-int.c627 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 Dtree-ssa-forwprop.c1843 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 Dtree-object-size.c1081 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 Dtree-switch-conversion.c533 double_int cst; in array_value_type() local
595 tree name, cst; in build_one_array() local
H A Dtree-chrec.c43 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 Dtree-affine.c38 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 Ddouble-int.h208 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 Dtree-chkp-opt.c48 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 Dtree-object-size.c1123 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 Ddouble-int.c728 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 Dvec-perm-indices.c231 tree_to_vec_perm_builder (vec_perm_builder *builder, tree cst) in tree_to_vec_perm_builder()
H A Dipa-polymorphic-call.c758 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 Dtree-chrec.c47 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 Ddir.c420 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 Dmeta.c410 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 Dexpr.c35 cplus_expand_constant (tree cst) in cplus_expand_constant()
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dexpr.c30 cplus_expand_constant (tree cst) in cplus_expand_constant()
/dflybsd-src/crypto/libressl/crypto/ocsp/
H A Docsp_prn.c205 OCSP_CERTSTATUS *cst = NULL; in OCSP_RESPONSE_print() local
H A Docsp_cl.c321 OCSP_CERTSTATUS *cst; in OCSP_single_get0_status() local
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/
H A Dc-warn.c342 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 Dkern_sensors.c346 struct sensor_task *cst; in sensor_task_schedule() local
/dflybsd-src/sys/dev/sound/pci/
H A Dhdspe.h149 bus_space_tag_t cst; member

1234