Searched refs:cc (Results 326 - 350 of 623) sorted by relevance

<<11121314151617181920>>

/freebsd-13-stable/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_rx.c349 mlx5e_read_cqe_slot(struct mlx5e_cq *cq, u32 cc, void *data) argument
351 memcpy(data, mlx5_cqwq_get_wqe(&cq->wq, (cc & cq->wq.sz_m1)),
356 mlx5e_write_cqe_slot(struct mlx5e_cq *cq, u32 cc, void *data) argument
358 memcpy(mlx5_cqwq_get_wqe(&cq->wq, cc & cq->wq.sz_m1),
381 (((cq->wq.cc + i) >> cq->wq.log_sz) & 1);
397 mlx5e_read_cqe_slot(cq, cq->wq.cc, &title);
406 mlx5e_read_cqe_slot(cq, cq->wq.cc + 1, mini_array);
411 mlx5e_write_cqe_slot(cq, cq->wq.cc + i, &title);
417 mlx5e_read_cqe_slot(cq, cq->wq.cc + i, mini_array);
/freebsd-13-stable/contrib/libpcap/
H A Dpcap-dlpi.c191 int cc; local
203 cc = p->cc;
204 if (cc == 0) {
235 cc = 0;
245 cc = data.len;
246 } while (cc == 0);
251 return (pcap_process_pkts(p, callback, user, cnt, bp, cc));
1860 register int cc; local
1867 cc
[all...]
H A Dpcap-snoop.c68 int cc; local
87 cc = read(p->fd, (char *)p->buffer, p->bufsize);
88 if (cc < 0) {
110 if (cc == (p->snapshot + sizeof(struct snoopheader)) &&
H A Ddlpisubs.c156 p->cc = ep - bufp;
193 p->cc = ep - bufp;
201 p->cc = 0;
/freebsd-13-stable/contrib/ofed/opensm/opensm/
H A Dosm_congestion_control.c127 osm_congestion_control_t *p_cc = &p_sm->p_subn->p_osm->cc;
220 osm_congestion_control_t *p_cc = &p_sm->p_subn->p_osm->cc;
235 &p_physp->cc.sw.sw_cong_setting,
267 osm_congestion_control_t *p_cc = &p_sm->p_subn->p_osm->cc;
279 &p_physp->cc.ca.ca_cong_setting,
311 osm_congestion_control_t *p_cc = &p_sm->p_subn->p_osm->cc;
325 &p_physp->cc.ca.cc_tbl[index],
415 osm_congestion_control_t *cc = &p_osm->cc; local
421 unsigned count = cc
[all...]
/freebsd-13-stable/contrib/bmake/
H A Dutil.c88 const char *cc; local
125 for (cc = name; *cc && *cc != '='; cc++) /* no `=' in name */
127 size = cc - name;
/freebsd-13-stable/sys/net80211/
H A Dieee80211_regdomain.c278 ic_printf(ic, "no ISO country string for cc %d; using blanks\n",
280 ie->cc[0] = ie->cc[1] = ' ';
282 ie->cc[0] = rd->isocc[0];
283 ie->cc[1] = rd->isocc[1];
291 ie->cc[2] = (rd->location == 'I' ? 'I' :
333 ie->len = frm - ie->cc;
373 "%s: invalid iso cc 0x%x:0x%x\n", __func__,
/freebsd-13-stable/stand/libsa/
H A Dip.c91 ssize_t cc; local
127 cc = sendether(d, ip, len, ea, ETHERTYPE_IP);
128 if (cc == -1)
130 if (cc != len)
131 panic("sendip: bad write (%zd != %zd)", cc, len);
132 return (cc - sizeof(*ip));
/freebsd-13-stable/usr.bin/m4/
H A Dgnum4.c639 int cc; local
669 cc = read(p[0], result, sizeof result);
670 if (cc > 0)
671 addchars(result, cc);
672 } while (cc > 0 || (cc == -1 && errno == EINTR));
/freebsd-13-stable/contrib/bearssl/src/symcipher/
H A Dchacha20_sse2.c67 const void *iv, uint32_t cc, void *data, size_t len)
82 ivtmp[0] = cc;
66 br_chacha20_sse2_run(const void *key, const void *iv, uint32_t cc, void *data, size_t len) argument
/freebsd-13-stable/contrib/bmake/mk/
H A Dcompiler.mk26 egrep -i 'clang|cc|[1-9]\.[0-9]|Free Software Foundation'
H A Dprog.mk14 .SUFFIXES: .out .o .c .cc .C .y .l .s .8 .7 .6 .5 .4 .3 .2 .1 .0
71 @mv -f x.c x.cc
72 @${CXX} ${CXXFLAGS} -c x.cc -o ${.TARGET}
73 @rm -f x.cc
/freebsd-13-stable/sys/dev/hwpmc/
H A Dhwpmc_powerpc.c70 pmc_save_kernel_callchain(uintptr_t *cc, int maxsamples, argument
77 cc[frames++] = PMC_TRAPFRAME_TO_PC(tf);
100 cc[frames] = pc;
618 pmc_save_user_callchain(uintptr_t *cc, int maxsamples, argument
624 cc[frames++] = PMC_TRAPFRAME_TO_PC(tf);
635 cc[frames] = fuword32((uint32_t *)sp + 1);
638 cc[frames] = fuword(sp + 2);
642 cc[frames] = fuword32((uint32_t *)sp + 1);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARC/MCTargetDesc/
H A DARCInstPrinter.cpp31 static const char *BadConditionCode(T cc) { argument
32 LLVM_DEBUG(dbgs() << "Unknown condition code passed: " << cc << "\n");
33 return "{unknown-cc}";
/freebsd-13-stable/sys/dev/vt/hw/fb/
H A Dvt_fb.c270 uint32_t fgc, bgc, cc, o; local
305 cc = pattern[byte] & bit ? fgc : bgc;
309 vt_fb_mem_wr1(info, o, cc);
312 vt_fb_mem_wr2(info, o, cc);
316 vt_fb_mem_wr1(info, o, (cc >> 16) & 0xff);
317 vt_fb_mem_wr1(info, o + 1, (cc >> 8) & 0xff);
318 vt_fb_mem_wr1(info, o + 2, cc & 0xff);
321 vt_fb_mem_wr4(info, o, cc);
/freebsd-13-stable/lib/googletest/gmock/
H A DMakefile43 SRCS+= gmock-all.cc
/freebsd-13-stable/contrib/bearssl/src/
H A Dinner.h2167 void br_ssl_engine_fail(br_ssl_engine_context *cc, int err);
2173 br_ssl_engine_closed(const br_ssl_engine_context *cc) argument
2175 return cc->iomode == BR_IO_FAILED;
2198 void br_ssl_engine_flush_record(br_ssl_engine_context *cc);
2216 int br_ssl_engine_init_rand(br_ssl_engine_context *cc);
2221 void br_ssl_engine_hs_reset(br_ssl_engine_context *cc,
2228 br_tls_prf_impl br_ssl_engine_get_PRF(br_ssl_engine_context *cc, int prf_id);
2235 void br_ssl_engine_compute_master(br_ssl_engine_context *cc,
2240 * cc the engine context
2247 void br_ssl_engine_switch_cbc_in(br_ssl_engine_context *cc,
[all...]
/freebsd-13-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/misc/
H A Dtst.include.ksh49 if cc $CFLAGS -o $cofile $cfile >/dev/null 2>&1; then
/freebsd-13-stable/contrib/lua/src/
H A Dloslib.c324 char cc[4]; /* buffer for individual conversion specifiers */ local
326 cc[0] = '%';
335 s = checkoption(L, s, se - s, cc + 1); /* copy specifier to 'cc' */
336 reslen = strftime(buff, SIZETIMEFMT, cc, stm);
H A Dlutf8lib.c67 unsigned int cc = (unsigned char)s[++count]; /* read next byte */ local
68 if ((cc & 0xC0) != 0x80) /* not a continuation byte? */
70 res = (res << 6) | (cc & 0x3F); /* add lower 6 bits from cont. byte */
/freebsd-13-stable/sys/netinet/cc/
H A Dcc_newreno.c75 #include <netinet/cc/cc.h>
76 #include <netinet/cc/cc_module.h>
77 #include <netinet/cc/cc_newreno.h>
/freebsd-13-stable/usr.bin/lastcomm/tests/
H A Dvalues.sh61 cc -o core core.c
/freebsd-13-stable/libexec/rbootd/
H A Dbpf.c303 int cc; local
310 if ((cc = read(BpfFd, (char *)BpfPkt, (int)BpfLen)) < 0) {
315 ep = BpfPkt + cc;
/freebsd-13-stable/contrib/dialog/
H A Dtrace.c104 int cc = getmaxx(win); local
108 rc, cc, getbegy(win), getbegx(win));
113 for (k = 0; k < cc; ++k) {
/freebsd-13-stable/sys/contrib/zlib/
H A Ddeflate.h327 { uch cc = (c); \
329 s->l_buf[s->last_lit++] = cc; \
330 s->dyn_ltree[cc].Freq++; \

Completed in 285 milliseconds

<<11121314151617181920>>