Searched refs:cc (Results 1 - 25 of 658) sorted by last modified time

1234567891011>>

/freebsd-11-stable/contrib/sqlite3/tea/
H A Dconfigure2639 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
2640 set dummy ${ac_tool_prefix}cc; ac_word=$2
2656 ac_cv_prog_CC="${ac_tool_prefix}cc"
2679 # Extract the first word of "cc", so it can be a program name with args.
2680 set dummy cc; ac_word=$2
2697 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
2701 ac_cv_prog_CC="cc"
3264 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
3599 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
3600 set dummy ${ac_tool_prefix}cc; ac_wor
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dltmain.sh817 test 5aa/bb/cc = "${#x}${x%%/*}${x%/*}${x#*/}${x##*/}"') 2>/dev/null \
1850 test 5aa/bb/cc = "${#x}${x%%/*}${x%/*}${x#*/}${x##*/}"') 2>/dev/null \
3378 *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
7255 # -msg_* for osf cc
H A Dconfigure3079 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
3080 set dummy ${ac_tool_prefix}cc; ac_word=$2
3096 ac_cv_prog_CC="${ac_tool_prefix}cc"
3119 # Extract the first word of "cc", so it can be a program name with args.
3120 set dummy cc; ac_word=$2
3137 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
3141 ac_cv_prog_CC="cc"
3704 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
3790 # Make sure it works both with $CC and with simple cc.
3849 # both Tru64's cc an
[all...]
/freebsd-11-stable/contrib/unbound/
H A Dltmain.sh817 test 5aa/bb/cc = "${#x}${x%%/*}${x%/*}${x#*/}${x##*/}"') 2>/dev/null \
1850 test 5aa/bb/cc = "${#x}${x%%/*}${x%/*}${x#*/}${x##*/}"') 2>/dev/null \
3378 *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
7255 # -msg_* for osf cc
H A Dconfigure3032 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
3033 set dummy ${ac_tool_prefix}cc; ac_word=$2
3049 ac_cv_prog_CC="${ac_tool_prefix}cc"
3072 # Extract the first word of "cc", so it can be a program name with args.
3073 set dummy cc; ac_word=$2
3090 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
3094 ac_cv_prog_CC="cc"
3657 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
3748 # On the NeXT, cc -E runs the code through the compiler's parser,
3807 # On the NeXT, cc
[all...]
H A Dconfig.guess113 for driver in cc gcc c89 c99 ; do
415 # Note that the Sun cc does not turn __LP64__ into 1 like gcc does.
729 # $ CC_FOR_BUILD=cc ./config.guess
731 # $ CC_FOR_BUILD="cc +DA2.0w" ./config.guess
1368 # Avoid executing cc if there is no toolchain installed as
1369 # cc will be a stub that puts up a graphical alert
/freebsd-11-stable/sys/netinet/
H A Dtcp_output.c80 #include <netinet/cc/cc.h>
H A Dtcp_input.c109 #include <netinet/cc/cc.h>
/freebsd-11-stable/lib/libkvm/
H A Dkvm.c829 int cc; local
856 cc = kd->arch->ka_kvatop(kd, kva, &pa);
857 if (cc == 0)
859 if (cc > (ssize_t)len)
860 cc = len;
866 cr = read(kd->pmfd, cp, cc);
889 int cc; local
909 cc = write(kd->vmfd, buf, len);
910 if (cc < 0) {
913 } else if ((size_t)cc < le
[all...]
/freebsd-11-stable/share/man/man4/
H A DMakefile647 cxgbe.4 cc.4 \
/freebsd-11-stable/contrib/subversion/
H A Dconfigure2894 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
2895 set dummy ${ac_tool_prefix}cc; ac_word=$2
2911 ac_cv_prog_CC="${ac_tool_prefix}cc"
2934 # Extract the first word of "cc", so it can be a program name with args.
2935 set dummy cc; ac_word=$2
2952 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
2956 ac_cv_prog_CC="cc"
3519 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
3814 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
3858 for ac_prog in g++ c++ gpp aCC CC cxx cc
[all...]
/freebsd-11-stable/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_main.c1770 while (sq->cc != sq->pc &&
1789 while (sq->cc != sq->pc &&
3627 sq->cc = 0;
H A Den.h800 u16 cc; member in struct:mlx5e_sq
844 u16 cc = sq->cc; local
847 return ((sq->wq.sz_m1 & (cc - pc)) >= n || cc == pc);
1099 mlx5_cq_arm(mcq, MLX5_CQ_DB_REQ_NOT, mcq->uar->map, dblock, cq->wq.cc);
/freebsd-11-stable/sys/contrib/rdma/krping/
H A Dkrping.c1488 int ping, start, cc, i, ret; local
1497 cc = sprintf(cb->start_buf, "rdma-ping-%d: ", ping);
1498 for (i = cc, c = start; i < cb->size; i++) {
/freebsd-11-stable/contrib/tzdata/
H A DMakefile476 cc= cc macro
477 CC= $(cc) -DTZDIR='"$(TZDIR)"'
/freebsd-11-stable/share/mk/
H A Dsrc.opts.mk248 # Clang is enabled, and will be installed as the default /usr/bin/cc.
256 # default /usr/bin/cc.
/freebsd-11-stable/sbin/ifconfig/
H A Difieee80211.c457 const struct country *cc; local
464 cc = lib80211_country_findbycc(rdp, rd->country);
465 if (cc == NULL)
467 if (cc->rd->sku != rd->regdomain) {
485 "regdomain %d", cc->isoname, cc->name,
487 else if (rp->cc != NULL && rp->cc != cc)
489 "regdomain %s", cc
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...]
/freebsd-11-stable/contrib/elftoolchain/libdwarf/
H A Ddwarf_dump.c417 dwarf_get_CC_name(unsigned cc, const char **s) argument
422 switch (cc) {
/freebsd-11-stable/contrib/elftoolchain/common/
H A Dnative-elf-format21 cc -c ${tmp_c} -o ${tmp_o}
/freebsd-11-stable/sys/dev/nvme/
H A Dnvme_ctrlr.c271 union cc_register cc; local
275 cc.raw = nvme_mmio_read_4(ctrlr, cc);
284 if (cc.bits.en == 1) {
299 cc.bits.en = 0;
300 nvme_mmio_write_4(ctrlr, cc, cc.raw);
314 union cc_register cc; local
319 cc.raw = nvme_mmio_read_4(ctrlr, cc);
1307 union cc_register cc; local
[all...]
/freebsd-11-stable/
H A DMakefile.inc1120 WANT_COMPILER_FREEBSD_VERSION_FILE= gnu/usr.bin/cc/cc_tools/freebsd-native.h
167 # passed along rather than trying to run cc from the restricted
699 .for cc in cc c++
700 if [ -x ${WORLDTMP}/usr/bin/${cc} ]; then \
701 inum=$$(stat -f %i ${WORLDTMP}/usr/bin/${cc}); \
1886 _gcc_tools= gnu/usr.bin/cc/cc_tools
1988 _gcc= gnu/usr.bin/cc
/freebsd-11-stable/sys/conf/
H A Dkmod.mk84 .SUFFIXES: .out .o .c .cc .cxx .C .y .l .s .S .m
/freebsd-11-stable/sys/dev/mlx5/
H A Dmlx5_ifc.h2900 u8 cc[0x1]; member in struct:mlx5_ifc_cqc_bits
/freebsd-11-stable/sys/modules/
H A DMakefile78 cc \
/freebsd-11-stable/sys/kern/
H A Duipc_mbuf.c1692 int cc = min(len, MCLBYTES); local
1693 memcpy(mtod(n, caddr_t), mtod(m, caddr_t) + off, cc);
1694 n->m_len = cc;
1702 len -= cc;
1705 off += cc;

Completed in 437 milliseconds

1234567891011>>