/freebsd/lib/libc/iconv/ |
H A D | citrus_stdenc.h | 63 _citrus_stdenc_init_state(struct _citrus_stdenc * __restrict ce, in _citrus_stdenc_init_state() 71 _citrus_stdenc_mbtocs(struct _citrus_stdenc * __restrict ce, in _citrus_stdenc_mbtocs() 82 _citrus_stdenc_cstomb(struct _citrus_stdenc * __restrict ce, in _citrus_stdenc_cstomb() 93 _citrus_stdenc_wctomb(struct _citrus_stdenc * __restrict ce, in _citrus_stdenc_wctomb() 102 _citrus_stdenc_put_state_reset(struct _citrus_stdenc * __restrict ce, in _citrus_stdenc_put_state_reset() 111 _citrus_stdenc_get_state_size(struct _citrus_stdenc *ce) in _citrus_stdenc_get_state_size() 118 _citrus_stdenc_get_mb_cur_min(struct _citrus_stdenc *ce) in _citrus_stdenc_get_mb_cur_min() 125 _citrus_stdenc_get_mb_cur_max(struct _citrus_stdenc *ce) in _citrus_stdenc_get_mb_cur_max() 132 _citrus_stdenc_get_state_desc(struct _citrus_stdenc * __restrict ce, in _citrus_stdenc_get_state_desc()
|
H A D | 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()
|
H A D | citrus_none.c | 57 _citrus_NONE_stdenc_init(struct _citrus_stdenc * __restrict ce, in _citrus_NONE_stdenc_init()
|
/freebsd/sys/contrib/openzfs/lib/libspl/include/sys/ |
H A D | cmn_err.h | 32 #define cmn_err_once(ce, ...) \ argument 40 #define vcmn_err_once(ce, fmt, ap) \ argument 48 #define zcmn_err_once(zone, ce, ...) \ argument 56 #define vzcmn_err_once(zone, ce, fmt, ap) \ argument
|
/freebsd/sys/contrib/openzfs/include/os/freebsd/spl/sys/ |
H A D | cmn_err.h | 77 #define cmn_err_once(ce, ...) \ argument 85 #define vcmn_err_once(ce, fmt, ap) \ argument 93 #define zcmn_err_once(zone, ce, ...) \ argument 101 #define vzcmn_err_once(zone, ce, fmt, ap) \ argument
|
/freebsd/sys/dev/cxgbe/ |
H A D | t4_clip.c | 138 struct clip_entry *ce; in alloc_clip_entry() local 187 struct clip_entry *ce; in lookup_clip_entry() local 257 struct clip_entry *ce; in t4_get_clip_entry() local 286 t4_hold_clip_entry(struct adapter *sc, struct clip_entry *ce) in t4_hold_clip_entry() 301 release_clip_entry_locked(struct adapter *sc, struct clip_entry *ce) in release_clip_entry_locked() 335 t4_release_clip_entry(struct adapter *sc, struct clip_entry *ce) in t4_release_clip_entry() 356 struct clip_entry *ce; in t4_release_clip_addr() local 483 struct clip_entry *ce, *ce_temp; in update_sw_clip_table() local 571 struct clip_entry *ce; in update_hw_clip_table() local 692 struct clip_entry *ce, *ce_temp; in t4_destroy_clip_table() local [all …]
|
/freebsd/sys/contrib/dev/athk/ath10k/ |
H A D | ce.c | 89 struct ath10k_ce *ce = ath10k_ce_priv(ar); in ath10k_ce_read32() local 96 struct ath10k_ce *ce = ath10k_ce_priv(ar); in ath10k_ce_write32() local 134 struct ath10k_ce *ce = ath10k_ce_priv(ar); in ath10k_ce_src_ring_read_index_from_ddr() local 142 struct ath10k_ce *ce = ath10k_ce_priv(ar); in ath10k_ce_src_ring_read_index_get() local 169 struct ath10k_ce *ce = ath10k_ce_priv(ar); in ath10k_ce_src_ring_base_addr_set() local 246 struct ath10k_ce *ce = ath10k_ce_priv(ar); in ath10k_ce_dest_ring_read_index_from_ddr() local 255 struct ath10k_ce *ce = ath10k_ce_priv(ar); in ath10k_ce_dest_ring_read_index_get() local 274 struct ath10k_ce *ce = ath10k_ce_priv(ar); in ath10k_ce_dest_ring_base_addr_set() local 574 struct ath10k_ce *ce = ath10k_ce_priv(ar); in __ath10k_ce_send_revert() local 607 struct ath10k_ce *ce = ath10k_ce_priv(ar); in ath10k_ce_send() local [all …]
|
H A D | snoc.c | 495 struct ath10k_ce *ce = ath10k_ce_priv(ar); in __ath10k_snoc_rx_post_buf() local 533 struct ath10k_ce *ce = ath10k_ce_priv(ar); in ath10k_snoc_rx_post_pipe() local 690 struct ath10k_ce *ce = ath10k_ce_priv(ar); in ath10k_snoc_hif_tx_sg() local 1376 struct ath10k_ce *ce = ath10k_ce_priv(ar); in ath10k_snoc_setup_resource() local
|
H A D | pci.c | 723 struct ath10k_ce *ce = ath10k_ce_priv(ar); in ath10k_pci_write32() local 730 struct ath10k_ce *ce = ath10k_ce_priv(ar); in ath10k_pci_read32() local 812 struct ath10k_ce *ce = ath10k_ce_priv(ar); in __ath10k_pci_rx_post_buf() local 852 struct ath10k_ce *ce = ath10k_ce_priv(ar); in ath10k_pci_rx_post_pipe() local 1413 struct ath10k_ce *ce = ath10k_ce_priv(ar); in ath10k_pci_hif_tx_sg() local 2409 struct ath10k_ce *ce = ath10k_ce_priv(ar); in ath10k_bus_get_num_banks() local 2584 struct ath10k_ce *ce = ath10k_ce_priv(ar); in ath10k_pci_alloc_pipes() local 3555 struct ath10k_ce *ce = ath10k_ce_priv(ar); in ath10k_pci_setup_resource() local
|
H A D | snoc.h | 74 struct ath10k_ce ce; member
|
/freebsd/sys/contrib/openzfs/include/os/linux/spl/sys/ |
H A D | cmn_err.h | 49 #define cmn_err_once(ce, ...) \ argument 57 #define vcmn_err_once(ce, fmt, ap) \ argument
|
/freebsd/contrib/unbound/validator/ |
H A D | val_nsec.c | 213 uint8_t* wc = NULL, *ce = NULL; in val_nsec_prove_nodata_dsreply() local 330 uint8_t* ce = nsec->rk.dname; in nsec_proves_nodata() local 368 uint8_t* ce = nm; in nsec_proves_nodata() local 502 uint8_t* ce; in val_nsec_proves_positive_wildcard() local 525 uint8_t* ce = nsec_closest_encloser(qname, nsec); in val_nsec_proves_no_wc() local
|
H A D | val_nsec3.c | 93 uint8_t* ce; member 938 struct ce_response* ce, int* calculations) in nsec3_find_closest_encloser() 980 next_closer(uint8_t* qname, size_t qnamelen, uint8_t* ce, in next_closer() 1012 int prove_does_not_exist, struct ce_response* ce, int* calculations) in nsec3_prove_closest_encloser() 1098 nsec3_ce_wildcard(struct regional* region, uint8_t* ce, size_t celen, in nsec3_ce_wildcard() 1121 struct ce_response ce; in nsec3_do_prove_nameerror() local 1213 struct ce_response ce; in nsec3_do_prove_nodata() local 1393 struct ce_response ce; in nsec3_prove_wildcard() local 1484 struct ce_response ce; in nsec3_prove_nods() local
|
H A D | validator.c | 1102 uint8_t* ce = NULL; /* for wildcard nodata responses. This is the in validate_nodata_response() local 1213 uint8_t* ce; in validate_nameerror_response() local 1626 uint8_t* ce = NULL; /* for wildcard nodata responses. This is the in validate_cname_noanswer_response() local
|
/freebsd/sys/contrib/openzfs/module/os/linux/spl/ |
H A D | spl-err.c | 81 vcmn_err(int ce, const char *fmt, va_list ap) in vcmn_err() 115 cmn_err(int ce, const char *fmt, ...) in cmn_err()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/hexagon/ |
H A D | fastmath2_ldlib_asm.S | 63 #define ce P0 macro 73 ce = CMP.GT(expa, expb); define 162 #define ce P0 macro 172 ce = CMP.GT(expa, expb); define
|
H A D | fastmath_dlib_asm.S | 81 #define ce P0 macro 90 ce = CMP.GT(expa, expb); define 216 #define ce P0 macro 225 ce = CMP.GT(expa, expb); define
|
H A D | fastmath2_dlib_asm.S | 73 #define ce P0 macro 82 ce = CMP.GT(expa, expb); define 174 #define ce P0 macro 183 ce = CMP.GT(expa, expb); define
|
/freebsd/sys/kern/ |
H A D | subr_kobj.c | 180 kobj_method_t *ce; in kobj_lookup_method_class() local 195 kobj_method_t *ce; in kobj_lookup_method_mi() local 219 kobj_method_t *ce; in kobj_lookup_method() local
|
/freebsd/sys/contrib/openzfs/module/os/freebsd/spl/ |
H A D | spl_cmn_err.c | 34 vcmn_err(int ce, const char *fmt, va_list adx) in vcmn_err()
|
/freebsd/sys/cddl/compat/opensolaris/kern/ |
H A D | opensolaris_cmn_err.c | 30 vcmn_err(int ce, const char *fmt, va_list adx) in vcmn_err()
|
/freebsd/contrib/tcsh/ |
H A D | sh.err.c | 395 struct cleanup_entry *ce; in cleanup_push_internal() local 424 struct cleanup_entry *ce; in cleanup_ignore() local 441 struct cleanup_entry ce; in cleanup_until() local 462 struct cleanup_entry ce; in cleanup_until_mark() local
|
/freebsd/contrib/gdtoa/ |
H A D | smisc.c | 140 ULong *ce, *x, *xe; local
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | UnreachableCodeChecker.cpp | 129 for (CFGBlock::const_iterator ci = CB->begin(), ce = CB->end(); in checkEndAnalysis() local
|
/freebsd/sys/dev/ciss/ |
H A D | ciss.c | 2348 struct ciss_error_info *ce; in _ciss_report_request() local 2684 struct ciss_error_info *ce; in ciss_user_command() local 3350 struct ciss_error_info *ce; in ciss_cam_complete() local 3583 struct ciss_error_info *ce; in ciss_disable_adapter() local
|