| /trueos/lib/libc/iconv/ |
| HD | citrus_stdenc.h | 62 _citrus_stdenc_init_state(struct _citrus_stdenc * __restrict ce, in _citrus_stdenc_init_state() 70 _citrus_stdenc_mbtocs(struct _citrus_stdenc * __restrict ce, in _citrus_stdenc_mbtocs() 81 _citrus_stdenc_cstomb(struct _citrus_stdenc * __restrict ce, in _citrus_stdenc_cstomb() 92 _citrus_stdenc_wctomb(struct _citrus_stdenc * __restrict ce, in _citrus_stdenc_wctomb() 101 _citrus_stdenc_put_state_reset(struct _citrus_stdenc * __restrict ce, in _citrus_stdenc_put_state_reset() 110 _citrus_stdenc_get_state_size(struct _citrus_stdenc *ce) in _citrus_stdenc_get_state_size() 117 _citrus_stdenc_get_state_desc(struct _citrus_stdenc * __restrict ce, in _citrus_stdenc_get_state_desc()
|
| HD | citrus_stdenc.c | 55 struct _citrus_stdenc *ce; in _citrus_stdenc_open() local 131 _citrus_stdenc_close(struct _citrus_stdenc *ce) in _citrus_stdenc_close()
|
| HD | citrus_none.c | 57 _citrus_NONE_stdenc_init(struct _citrus_stdenc * __restrict ce, in _citrus_NONE_stdenc_init()
|
| /trueos/sys/dev/sound/ |
| HD | clone.c | 198 struct snd_clone_entry *ce; in snd_clone_busy() local 330 struct snd_clone_entry *ce; in snd_clone_getdevtime() local 349 struct snd_clone_entry *ce; in snd_clone_getdevflags() local 365 struct snd_clone_entry *ce; in snd_clone_setdevflags() local 402 struct snd_clone_entry *ce, *tce; in snd_clone_gc() local 454 struct snd_clone_entry *ce, *tmp; in snd_clone_destroy() local 479 struct snd_clone_entry *ce; in snd_clone_acquire() local 506 struct snd_clone_entry *ce; in snd_clone_release() local 544 struct snd_clone_entry *ce; in snd_clone_ref() local 563 struct snd_clone_entry *ce; in snd_clone_unref() local [all …]
|
| /trueos/sys/kern/ |
| HD | subr_kobj.c | 175 kobj_method_t *ce; in kobj_lookup_method_class() local 190 kobj_method_t *ce; in kobj_lookup_method_mi() local 214 kobj_method_t *ce; in kobj_lookup_method() local
|
| /trueos/contrib/unbound/validator/ |
| HD | val_nsec.c | 206 uint8_t* wc = NULL, *ce = NULL; in val_nsec_prove_nodata_dsreply() local 318 uint8_t* ce = nsec->rk.dname; in nsec_proves_nodata() local 468 uint8_t* ce; in val_nsec_proves_positive_wildcard() local 492 uint8_t* ce = nsec_closest_encloser(qname, nsec); in val_nsec_proves_no_wc() local
|
| HD | val_nsec3.c | 86 uint8_t* ce; member 926 rbtree_t* ct, struct query_info* qinfo, struct ce_response* ce) in nsec3_find_closest_encloser() 964 next_closer(uint8_t* qname, size_t qnamelen, uint8_t* ce, in next_closer() 994 struct ce_response* ce) in nsec3_prove_closest_encloser() 1052 nsec3_ce_wildcard(struct regional* region, uint8_t* ce, size_t celen, in nsec3_ce_wildcard() 1075 struct ce_response ce; in nsec3_do_prove_nameerror() local 1145 struct ce_response ce; in nsec3_do_prove_nodata() local 1299 struct ce_response ce; in nsec3_prove_wildcard() local 1373 struct ce_response ce; in nsec3_prove_nods() local
|
| /trueos/sys/dev/cxgbe/tom/ |
| HD | t4_tom.c | 689 struct clip_entry *ce; in search_lip() local 704 struct clip_entry *ce; in hold_lip() local 716 release_lip(struct tom_data *td, struct clip_entry *ce) in release_lip() 767 struct clip_entry *ce, *ce_temp; in update_clip_table() local 870 struct clip_entry *ce, *ce_temp; in destroy_clip_table() local
|
| HD | t4_tom.h | 104 struct clip_entry *ce; /* CLIP table entry used by this tid */ member 173 struct clip_entry *ce; member
|
| /trueos/sys/cddl/compat/opensolaris/kern/ |
| HD | opensolaris_cmn_err.c | 32 vcmn_err(int ce, const char *fmt, va_list adx) in vcmn_err()
|
| /trueos/contrib/ntp/ntpd/ |
| HD | ntp_intres.c | 371 register struct conf_entry *ce; in removeentry() local 407 register struct conf_entry *ce; in addentry() local 1135 register struct conf_entry *ce; in doconfigure() local
|
| /trueos/contrib/gcc/cp/ |
| HD | typeck2.c | 784 constructor_elt *ce; in process_init_constructor_array() local 905 constructor_elt *ce = VEC_index (constructor_elt, in process_init_constructor_record() local 981 constructor_elt *ce; in process_init_constructor_union() local
|
| /trueos/contrib/tcsh/ |
| HD | sh.err.c | 397 struct cleanup_entry *ce; in cleanup_push_internal() local 426 struct cleanup_entry *ce; in cleanup_ignore() local 443 struct cleanup_entry ce; in cleanup_until() local 464 struct cleanup_entry ce; in cleanup_until_mark() local
|
| /trueos/contrib/gdtoa/ |
| HD | smisc.c | 140 ULong *ce, *x, *xe; local
|
| /trueos/contrib/llvm/tools/clang/lib/CodeGen/ |
| HD | CGBlocks.cpp | 374 ce = block->capture_end(); ci != ce; ++ci) { in computeBlockInfo() local 585 ce = block->capture_end(); ci != ce; ++ci) { in enterBlockScope() local 745 ce = blockDecl->capture_end(); ci != ce; ++ci) { in EmitBlockLiteral() local 1181 ce = blockDecl->capture_end(); ci != ce; ++ci) { in GenerateBlockFunction() local 1218 ce = blockDecl->capture_end(); ci != ce; ++ci) { in GenerateBlockFunction() local 1329 ce = blockDecl->capture_end(); ci != ce; ++ci) { in GenerateCopyHelperFunction() local 1500 ce = blockDecl->capture_end(); ci != ce; ++ci) { in GenerateDestroyHelperFunction() local
|
| /trueos/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ |
| HD | UnreachableCodeChecker.cpp | 135 for (CFGBlock::const_iterator ci = CB->begin(), ce = CB->end(); in checkEndAnalysis() local
|
| /trueos/crypto/openssl/crypto/des/ |
| HD | speed.c | 180 long ca, cb, cc, cd, ce; in main() local
|
| /trueos/crypto/openssl/crypto/bf/ |
| HD | bf_opts.c | 225 long ca, cb, cc, cd, ce; in main() local
|
| /trueos/crypto/openssh/ |
| HD | auth-options.c | 69 struct envstring *ce = custom_environment; in auth_clear_options() local
|
| /trueos/crypto/openssl/crypto/cast/ |
| HD | castopts.c | 235 long ca, cb, cc, cd, ce; in main() local
|
| /trueos/sys/geom/ |
| HD | geom_fox.c | 67 int cr, cw, ce; member
|
| /trueos/cddl/contrib/opensolaris/lib/libzfs/common/ |
| HD | libzfs_import.c | 222 config_entry_t *ce; in add_config() local 441 config_entry_t *ce; in get_configs() local 1156 config_entry_t *ce, *cenext; in zpool_find_import_impl() local
|
| /trueos/contrib/file/src/ |
| HD | readcdf.c | 250 cdf_catalog_entry_t *ce; in cdf_file_catalog() local
|
| /trueos/lib/libkvm/ |
| HD | kvm.c | 290 char *cp, *ce; in kvm_fdnlist_prefix() local
|
| /trueos/sys/dev/ciss/ |
| HD | ciss.c | 2292 struct ciss_error_info *ce; in _ciss_report_request() local 2626 struct ciss_error_info *ce; in ciss_user_command() local 3293 struct ciss_error_info *ce; in ciss_cam_complete() local 3552 struct ciss_error_info *ce; in ciss_disable_adapter() local
|