Searched defs:ce (Results 1 - 25 of 55) sorted by relevance

123

/freebsd-10-stable/lib/libc/iconv/
H A Dcitrus_stdenc.c55 struct _citrus_stdenc *ce; local
131 _citrus_stdenc_close(struct _citrus_stdenc *ce) argument
[all...]
H A Dcitrus_none.c57 _citrus_NONE_stdenc_init(struct _citrus_stdenc * __restrict ce, argument
[all...]
H A Dcitrus_stdenc.h62 _citrus_stdenc_init_state(struct _citrus_stdenc * __restrict ce, argument
70 _citrus_stdenc_mbtocs(struct _citrus_stdenc * __restrict ce, argument
81 _citrus_stdenc_cstomb(struct _citrus_stdenc * __restrict ce, argument
92 _citrus_stdenc_wctomb(struct _citrus_stdenc * __restrict ce, argument
101 _citrus_stdenc_put_state_reset(struct _citrus_stdenc * __restrict ce, char * __restrict s, size_t n, void * __restrict ps, size_t * __restrict nresult) argument
110 _citrus_stdenc_get_state_size(struct _citrus_stdenc *ce) argument
117 _citrus_stdenc_get_state_desc(struct _citrus_stdenc * __restrict ce, void * __restrict ps, int id, struct _citrus_stdenc_state_desc * __restrict d) argument
[all...]
H A Dcitrus_stdenc_template.h65 _FUNCNAME(stdenc_init)(struct _citrus_stdenc * __restrict ce, argument
93 _FUNCNAME(stdenc_uninit)(struct _citrus_stdenc * __restrict ce) argument
103 _FUNCNAME(stdenc_init_state)(struct _citrus_stdenc * __restrict ce, argument
113 _FUNCNAME(stdenc_mbtocs)(struct _citrus_stdenc * __restrict ce, argument
133 stdenc_cstomb(struct _citrus_stdenc * __restrict ce, char * __restrict s, size_t n, _citrus_csid_t csid, _citrus_index_t idx, void * __restrict ps, size_t * __restrict nresult, struct iconv_hooks *hooks __unused) argument
153 stdenc_mbtowc(struct _citrus_stdenc * __restrict ce, _citrus_wc_t * __restrict wc, char ** __restrict s, size_t n, void * __restrict ps, size_t * __restrict nresult, struct iconv_hooks *hooks) argument
168 stdenc_wctomb(struct _citrus_stdenc * __restrict ce, char * __restrict s, size_t n, _citrus_wc_t wc, void * __restrict ps, size_t * __restrict nresult, struct iconv_hooks *hooks __unused) argument
195 stdenc_get_state_desc(struct _citrus_stdenc * __restrict ce, void * __restrict ps, int id, struct _citrus_stdenc_state_desc * __restrict d) argument
[all...]
/freebsd-10-stable/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_cmn_err.c32 vcmn_err(int ce, const char *fmt, va_list adx) argument
/freebsd-10-stable/contrib/gdtoa/
H A Dsmisc.c140 ULong *ce, *x, *xe; local
/freebsd-10-stable/sys/kern/
H A Dsubr_kobj.c175 kobj_method_t *ce; local
190 kobj_method_t *ce; local
214 kobj_method_t *ce; local
[all...]
/freebsd-10-stable/contrib/apr-util/buckets/
H A Dapr_brigade.c725 apr_bucket *ce; local
/freebsd-10-stable/sys/dev/sound/
H A Dclone.c198 struct snd_clone_entry *ce; local
330 struct snd_clone_entry *ce; local
349 struct snd_clone_entry *ce; local
365 struct snd_clone_entry *ce; local
402 struct snd_clone_entry *ce, *tce; local
454 struct snd_clone_entry *ce, *tmp; local
479 struct snd_clone_entry *ce; local
506 struct snd_clone_entry *ce; local
544 struct snd_clone_entry *ce; local
563 struct snd_clone_entry *ce; local
590 snd_clone_register(struct snd_clone_entry *ce, struct cdev *dev) argument
613 struct snd_clone_entry *ce, *after, *bce, *cce, *nce, *tce; local
[all...]
/freebsd-10-stable/sys/geom/
H A Dgeom_fox.c67 int cr, cw, ce; member in struct:g_fox_softc
/freebsd-10-stable/crypto/openssl/crypto/bf/
H A Dbf_opts.c225 long ca, cb, cc, cd, ce; local
/freebsd-10-stable/crypto/openssl/crypto/cast/
H A Dcastopts.c235 long ca, cb, cc, cd, ce; local
/freebsd-10-stable/crypto/openssl/crypto/des/
H A Ddes_opts.c431 long ca, cb, cc, cd, ce; local
H A Dspeed.c180 long ca, cb, cc, cd, ce; local
/freebsd-10-stable/contrib/unbound/validator/
H A Dval_nsec.c206 uint8_t* wc = NULL, *ce = NULL; local
318 uint8_t* ce = nsec->rk.dname; local
356 uint8_t* ce = nm; local
490 uint8_t* ce; local
514 uint8_t* ce = nsec_closest_encloser(qname, nsec); local
[all...]
H A Dvalidator.c758 uint8_t* ce = NULL; /* for wildcard nodata responses. This is the local
1197 uint8_t* ce = NULL; /* for wildcard nodata responses. This is the local
[all...]
/freebsd-10-stable/contrib/file/src/
H A Dreadcdf.c271 cdf_catalog_entry_t *ce; local
/freebsd-10-stable/lib/libkvm/
H A Dkvm.c304 char *cp, *ce; local
/freebsd-10-stable/crypto/openssh/
H A Dauth-options.c74 struct envstring *ce = custom_environment; local
/freebsd-10-stable/contrib/netbsd-tests/lib/libc/regex/
H A Dt_regex_att.c265 int ce; member in struct:__anon280
/freebsd-10-stable/contrib/gcc/
H A Dtree-vect-generic.c218 constructor_elt *ce = VEC_quick_push (constructor_elt, v, NULL); local
/freebsd-10-stable/sys/dev/mpt/
H A Dmpt_debug.c785 SGE_CHAIN32 *ce = (SGE_CHAIN32 *) se; local
/freebsd-10-stable/sys/dev/vt/
H A Dvt_buf.c728 int i, r, c, cs, ce; local
/freebsd-10-stable/contrib/gcc/cp/
H A Dtypeck2.c784 constructor_elt *ce; local
905 constructor_elt *ce = VEC_index (constructor_elt, local
981 constructor_elt *ce; local
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Analysis/
H A DUninitializedValues.cpp646 void TransferFunctions::VisitCallExpr(CallExpr *ce) { argument

Completed in 329 milliseconds

123