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

<<11121314

/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSwitchLoweringUtils.h144 CaseBlock(ISD::CondCode cc, const Value *cmplhs, const Value *cmprhs, argument
/freebsd-current/contrib/llvm-project/llvm/tools/bugpoint/
H A DToolRunner.cpp519 CC *cc = CC::create(Argv0, Message, CCBinary, CCArgs); local
/freebsd-current/sys/dev/wg/
H A Dwg_cookie.c110 cookie_checker_init(struct cookie_checker *cc) argument
119 cookie_checker_free(struct cookie_checker *cc) argument
127 cookie_checker_update(struct cookie_checker *cc, const uint8_t key[COOKIE_INPUT_SIZE]) argument
142 cookie_checker_create_payload(struct cookie_checker *cc, struct cookie_macs *macs, uint8_t nonce[COOKIE_NONCE_SIZE], uint8_t ecookie[COOKIE_ENCRYPTED_SIZE], struct sockaddr *sa) argument
229 cookie_checker_validate_macs(struct cookie_checker *cc, struct cookie_macs *macs, void *buf, size_t len, bool check_cookie, struct sockaddr *sa, struct vnet *vnet) argument
310 make_cookie(struct cookie_checker *cc, uint8_t cookie[COOKIE_COOKIE_SIZE], struct sockaddr *sa) argument
[all...]
/freebsd-current/usr.bin/script/
H A Dscript.c112 ssize_t cc; local
478 record(FILE *fp, char *buf, size_t cc, int direction) argument
[all...]
/freebsd-current/usr.sbin/rwhod/
H A Drwhod.c346 int cc, whod; local
443 int i, cc, status; local
709 Sendto(int s, const void *buf, size_t cc, int flags, const struct sockaddr *to, int tolen) argument
[all...]
/freebsd-current/contrib/ntp/ntpd/
H A Drefclock_jupiter.c537 int cc, size; local
801 ssize_t cc; local
950 int n, len, size, cc; local
[all...]
/freebsd-current/contrib/bearssl/test/
H A Dtest_speed.c365 fake_chacha20(const void *key, const void *iv, uint32_t cc, void *data, size_t len) argument
/freebsd-current/contrib/ntp/ntpdate/
H A Dntpdate.c1853 int cc; local
/freebsd-current/crypto/heimdal/lib/kadm5/
H A Dad.c485 krb5_ccache cc; local
/freebsd-current/contrib/ofed/librdmacm/examples/
H A Drping.c942 int ping, start, cc, i, ret = 0; local
/freebsd-current/crypto/openssh/openbsd-compat/
H A Dglob.c446 struct cclass *cc; local
/freebsd-current/contrib/wpa/src/common/
H A Dieee802_11_common.c1186 static int country_match(const char *const cc[], const char *const country) argument
/freebsd-current/contrib/libpcap/
H A Dpcap-bpf.c294 pcap_next_zbuf_shm(pcap_t *p, int *cc) argument
332 pcap_next_zbuf(pcap_t *p, int *cc) argument
1064 int cc; local
[all...]
H A Dpcap-dlpi.c185 int cc; local
1890 register int cc; local
[all...]
H A Dpcap-int.h241 int cc; member in struct:pcap
H A Dpcap-npf.c536 int cc; local
763 int cc; local
[all...]
/freebsd-current/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_misc.c1423 uint32_t cc = OS_REG_READ(ah, AR_CCCNT); /* read cycles last */ local
/freebsd-current/sbin/routed/
H A Dtable.c683 long cc; local
1145 long cc; local
/freebsd-current/sys/dev/usb/controller/
H A Dohci.c807 uint16_t cc; local
946 uint16_t cc; local
[all...]
/freebsd-current/sys/net80211/
H A Dieee80211_freebsd.c989 ieee80211_notify_country(struct ieee80211vap *vap, const uint8_t bssid[IEEE80211_ADDR_LEN], const uint8_t cc[2]) argument
/freebsd-current/sys/dev/ocs_fc/
H A Docs_xport.h130 uint32_t cc:1, member in struct:ocs_xport_host_stats_s
/freebsd-current/usr.sbin/usbdump/
H A Dusbdump.c693 int cc; local
/freebsd-current/sys/x86/x86/
H A Dmca.c835 struct cmc_state *cc; local
861 struct amd_et_state *cc; local
1175 struct cmc_state *cc; local
1233 struct cmc_state *cc; local
1258 amd_thresholding_start(struct amd_et_state *cc, int bank) argument
1285 struct amd_et_state *cc; local
1344 struct amd_et_state *cc; local
[all...]
/freebsd-current/sys/dev/vkbd/
H A Dvkbd.c105 int cc; /* number of codes in queue */ member in struct:vkbd_queue
[all...]
/freebsd-current/usr.bin/localedef/
H A Dcollate.c561 collchar_t *cc; local
715 collchar_t *cc; local
879 collchar_t *cc; local
989 collchar_t *cc; local
1118 collchar_t *cc; local
[all...]

Completed in 398 milliseconds

<<11121314