Searched defs:cst (Results 1 - 25 of 36) sorted by relevance

12

/freebsd-10-stable/contrib/gcc/cp/
H A Dexpr.c41 cplus_expand_constant (tree cst) argument
[all...]
H A Dmangle.c1228 write_integer_cst (const tree cst) argument
/freebsd-10-stable/contrib/gcc/
H A Ddouble-int.h67 shwi_to_double_int (HOST_WIDE_INT cst) argument
[all...]
H A Ddouble-int.c59 double_int_ext (double_int cst, unsigned prec, bool uns) argument
70 double_int_zext (double_int cst, unsigned prec) argument
84 double_int_sext (double_int cst, unsigned prec) argument
116 tree_to_double_int(tree cst) argument
126 double_int_fits_in_uhwi_p(double_int cst) argument
134 double_int_fits_in_shwi_p(double_int cst) argument
148 double_int_fits_in_hwi_p(double_int cst, bool uns) argument
160 double_int_to_shwi(double_int cst) argument
169 double_int_to_uhwi(double_int cst) argument
296 double_int_to_tree(tree type, double_int cst) argument
307 double_int_negative_p(double_int cst) argument
363 double_int_split_digit(double_int *cst, unsigned base) argument
380 dump_double_int(FILE *file, double_int cst, bool uns) argument
[all...]
H A Dtree-object-size.c839 tree cst, basevar; local
915 tree cst, basevar; local
[all...]
H A Dtree-chrec.c49 is_not_constant_evolution(tree cst) argument
57 chrec_fold_poly_cst(enum tree_code code, tree type, tree poly, tree cst) argument
H A Dc-pretty-print.c1209 const bool cst = TREE_CODE (e) == COMPLEX_CST; local
H A Dtree-ssa-loop-niter.c1559 double_int bnd, max, mmax, cst; local
[all...]
H A Ddbxout.c687 stabstr_O(tree cst) argument
H A Dloop-iv.c361 iv_constant (struct rtx_iv *iv, rtx cst, enum machine_mode mode) argument
/freebsd-10-stable/sys/netpfil/ipfw/
H A Ddn_sched_fq_codel_helper.h104 struct codel_status *cst; local
[all...]
H A Ddn_aqm_codel.h86 struct codel_status *cst; local
139 struct codel_status *cst; local
[all...]
H A Ddn_aqm_codel.c140 control_law(struct codel_status *cst, struct dn_aqm_codel_parms *cprms, argument
225 struct codel_status *cst; /*codel status variables */ local
289 struct codel_status *cst; local
[all...]
H A Ddn_sched_fq_codel.h66 struct codel_status cst; member in struct:fq_codel_flow
/freebsd-10-stable/crypto/openssl/crypto/ocsp/
H A Docsp_prn.c193 OCSP_CERTSTATUS *cst = NULL; local
H A Docsp_cl.c274 OCSP_CERTSTATUS *cst; local
/freebsd-10-stable/crypto/openssl/crypto/asn1/
H A Dtasn_dec.c177 char seq_eoc, seq_nolen, cst, isopt; local
539 char cst; local
718 char cst, inf, free_cont = 0; local
1058 char cst, ininf; local
1147 asn1_check_tlen(long *olen, int *otag, unsigned char *oclass, char *inf, char *cst, const unsigned char **in, long len, int exptag, int expclass, char opt, ASN1_TLC *ctx) argument
[all...]
/freebsd-10-stable/sys/dev/ctau/
H A Dctddk.c885 int cst = B_STATUS (c->rdesc[c->rn]); local
/freebsd-10-stable/sys/dev/nand/
H A Dnfc_fsl.c636 static u_int cst = 1; /* 23: Command setup time (trlx). */ variable
/freebsd-10-stable/sys/dev/sound/pci/
H A Dhdspe.h149 bus_space_tag_t cst; member in struct:sc_info
H A Denvy24.c124 bus_space_tag_t cst; member in struct:sc_info
H A Denvy24ht.c133 bus_space_tag_t cst; member in struct:sc_info
/freebsd-10-stable/contrib/subversion/subversion/libsvn_client/
H A Dstatus.c80 svn_client_status_t *cst; local
687 svn_client__create_status(svn_client_status_t **cst, svn_wc_context_t *wc_ctx, const char *local_abspath, const svn_wc_status3_t *status, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
[all...]
/freebsd-10-stable/contrib/bmake/
H A Ddir.c274 struct cache_st *cst; local
287 struct cache_st *cst; local
[all...]
/freebsd-10-stable/contrib/llvm/lib/Target/CppBackend/
H A DCPPBackend.cpp1390 const CastInst* cst = cast<CastInst>(I); local

Completed in 195 milliseconds

12