Searched defs:cc (Results 251 - 275 of 293) sorted by relevance

<<1112

/freebsd-11-stable/sys/dev/cx/
H A Dif_cx.c1267 char *cc = data; local
/freebsd-11-stable/sys/dev/ciss/
H A Dciss.c1078 struct ciss_command *cc; local
1310 struct ciss_command *cc; local
1651 struct ciss_command *cc; local
1712 struct ciss_command *cc; local
1812 struct ciss_command *cc; local
1898 struct ciss_command *cc; local
2078 struct ciss_command *cc; /* XXX debugging only */ local
2115 struct ciss_command *cc; local
2148 struct ciss_command *cc; local
2298 struct ciss_command *cc; local
2511 struct ciss_command *cc; local
2556 struct ciss_command *cc; local
2632 struct ciss_command *cc; local
2764 struct ciss_command *cc; local
3110 struct ciss_command *cc; local
3299 struct ciss_command *cc; local
3470 struct ciss_command *cc = NULL; local
3556 struct ciss_command *cc; local
3610 struct ciss_command *cc; local
3694 struct ciss_command *cc; local
3775 struct ciss_command *cc; local
4248 struct ciss_command *cc; local
[all...]
/freebsd-11-stable/contrib/bmake/
H A Dmain.c1635 int cc; /* bytes read, or -1 */ local
[all...]
/freebsd-11-stable/sys/kern/
H A Dkern_timeout.c234 cc_cce_cleanup(struct callout_cpu *cc, int direct) argument
253 cc_cce_migrating(struct callout_cpu *cc, int direct) argument
270 struct callout_cpu *cc; local
313 callout_cpu_init(struct callout_cpu *cc, int cpu) argument
348 callout_cpu_switch(struct callout *c, struct callout_cpu *cc, int new_cpu) argument
377 struct callout_cpu *cc; local
439 struct callout_cpu *cc; local
565 struct callout_cpu *cc; local
587 callout_cc_add(struct callout *c, struct callout_cpu *cc, sbintime_t sbt, sbintime_t precision, void (*func)(void *), void *arg, int cpu, int flags) argument
628 callout_cc_del(struct callout *c, struct callout_cpu *cc) argument
638 softclock_call_cc(struct callout *c, struct callout_cpu *cc, int *mpcalls, int *lockcalls, int *gcalls, int direct) argument
855 struct callout_cpu *cc; local
902 struct callout_cpu *cc; local
924 struct callout_cpu *cc; local
1019 struct callout_cpu *cc; local
1177 struct callout_cpu *cc, *old_cc; local
1541 struct callout_cpu *cc; local
[all...]
H A Dtty.c590 int cc; local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp1149 llvm::Optional<clang::CallingConv> cc = local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp885 bool isShader(CallingConv::ID cc) { argument
900 bool isCompute(CallingConv::ID cc) { argument
/freebsd-11-stable/sys/contrib/rdma/krping/
H A Dkrping.c1488 int ping, start, cc, i, ret; local
/freebsd-11-stable/contrib/ntp/lib/isc/win32/
H A Dsocket.c2769 int cc = 0; local
2962 int cc = 0; local
1328 completeio_send(isc_socket_t *sock, isc_socketevent_t *dev, struct msghdr *messagehdr, int cc, int send_errno) argument
/freebsd-11-stable/contrib/dialog/
H A Dutil.c1393 wchar_t cc; local
/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_misc.c1081 u_int32_t tf, rf, rc, cc; local
1584 u_int32_t cc = OS_REG_READ(ah, AR_CCCNT); /* read cycles last */ local
/freebsd-11-stable/tools/tools/ath/athrd/
H A Dathrd.c51 HAL_CTRY_CODE cc = CTRY_DEFAULT; variable
725 cclookup(const char *name, HAL_REG_DOMAIN *rd, HAL_CTRY_CODE *cc) argument
740 getccname(HAL_CTRY_CODE cc) argument
751 getccisoname(HAL_CTRY_CODE cc) argument
[all...]
/freebsd-11-stable/crypto/openssh/
H A Dpacket.c2516 struct sshcipher_ctx *cc; local
H A Dchannels.c432 struct channel_confirm *cc; local
786 struct channel_confirm *cc; local
3085 struct channel_confirm *cc; local
[all...]
/freebsd-11-stable/contrib/ntp/ntpd/
H A Dntp_io.c3143 int cc; local
H A Drefclock_oncore.c1215 char *cc, *ca, line[100], units[2], device[64]; local
[all...]
/freebsd-11-stable/sys/dev/mlx5/mlx5_en/
H A Den.h800 u16 cc; member in struct:mlx5e_sq
844 u16 cc = sq->cc; local
/freebsd-11-stable/contrib/ntp/lib/isc/unix/
H A Dsocket.c1029 int cc; local
1069 int cc; local
1639 int cc; local
1830 int cc; local
3795 int cc; local
5261 int cc; local
5403 int cc; local
[all...]
/freebsd-11-stable/contrib/groff/src/roff/troff/
H A Denv.cpp3629 int cc = 0; local
/freebsd-11-stable/sys/contrib/x86emu/
H A Dx86emu.c6075 uint32_t cc; local
6102 uint32_t cc; local
6131 uint32_t cc; local
6162 uint32_t cc; local
6185 uint32_t cc; local
6210 uint32_t cc; local
6503 uint32_t cc; local
6525 uint32_t cc; local
6547 uint32_t cc; local
[all...]
/freebsd-11-stable/sys/xen/interface/
H A Dsysctl.h241 XEN_GUEST_HANDLE_64(uint64) cc; member in struct:pm_cx_stat
/freebsd-11-stable/sys/dev/ath/ath_hal/
H A Dah_internal.h705 HAL_CHANNEL_INTERNAL *cc; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp344 static void PrintCallingConv(unsigned cc, raw_ostream &Out) { argument
346 default: Out << "cc" << cc; break; local
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Ddtrace.c1034 char c, cc, ccc; local
3761 char cc = dtrace_load8(cur); local
4935 char cc = dtrace_load8(cur); local
[all...]
/freebsd-11-stable/sbin/ifconfig/
H A Difieee80211.c457 const struct country *cc; local
2152 const struct country *cc; local
2255 const struct country *cc; local
2298 const struct country *cc; local
4109 const struct country *cc = local
[all...]

Completed in 567 milliseconds

<<1112