Searched refs:CC (Results 1 - 25 of 762) sorted by relevance

1234567891011>>

/freebsd-current/crypto/openssl/Configurations/
H A D50-vms-x86_64.conf9 CC => 'XCC',
H A D15-ios.conf20 CC => "xcrun -sdk iphoneos cc",
27 CC => "xcrun -sdk iphoneos cc",
35 CC => "xcrun -sdk iphonesimulator cc",
56 CC => "cc",
61 CC => "cc",
H A D50-djgpp.conf8 CC => "gcc",
/freebsd-current/crypto/openssh/
H A Dsurvey.sh.in19 CC="@CC@"
50 echo "cc: $CC"
60 echo "ccver-v: `$CC -v 2>&1 | sed '/^[ \t]*$/d'`"
62 echo "ccver-V: `$CC -V 2>&1 | sed '/^[ \t]*$/d'`"
/freebsd-current/crypto/openssh/.github/
H A Dconfigure.sh7 if [ "x$CC" != "x" ]; then
8 printf "CC='$CC' "
/freebsd-current/share/examples/ipfilter/samples/
H A DMakefile0 CC=gcc
14 $(CC) -I.. userauth.c -o userauth -lsocket -lnsl
15 $(CC) -I.. proxy.c -o proxy -lsocket -lnsl
16 $(CC) -I.. relay.c -o relay -lsocket -lnsl
19 $(CC) -I.. userauth.c -o userauth
20 $(CC) -I.. proxy.c -o proxy
21 $(CC) -I.. relay.c -o relay
1 CC=gcc macro
/freebsd-current/share/examples/libifconfig/
H A DMakefile2 $(CC) -Wall -fPIC -lifconfig -g -o example_setdescription setdescription.c
3 $(CC) -Wall -fPIC -lifconfig -g -o example_setmtu setmtu.c
4 $(CC) -Wall -fPIC -lifconfig -g -o example_ifdestroy ifdestroy.c
5 $(CC) -Wall -fPIC -lifconfig -g -o example_ifcreate ifcreate.c
6 $(CC) -Wall -fPIC -lifconfig -g -o example_ifcreatevlan ifcreatevlan.c
7 $(CC) -Wall -fPIC -lifconfig -g -o example_ifchanagevlan ifchanagevlan.c
8 $(CC) -Wall -fPIC -lifconfig -g -o example_status status.c
/freebsd-current/contrib/wpa/wpa_supplicant/
H A DMakefile1938 @$(E) " CC $@ ($^)"
1939 $(Q)$(CC) $(LDFLAGS) -o $@ $(CFLAGS) -shared -fPIC $^
1963 $(Q)$(CC) $(LDFLAGS) -o $@ $(CFLAGS) -shared -rdynamic -fPIC $^ \
1965 @$(E) " CC/LD " $@
1968 $(Q)$(CC) $(LDFLAGS) -o $@ $(CFLAGS) -shared -rdynamic -fPIC $^ \
1970 @$(E) " CC/LD " $@
1973 $(Q)$(CC) $(LDFLAGS) -o $@ $(CFLAGS) -shared -rdynamic -fPIC $^ \
1975 @$(E) " CC/LD " $@
1978 $(Q)$(CC) $(LDFLAGS) -o $@ $(CFLAGS) -shared -rdynamic -fPIC $^ \
1980 @$(E) " CC/L
[all...]
/freebsd-current/sys/tools/sound/
H A Demu10k1-mkalsa.sh3 CC=${CC:-cc}
13 $CC -E -D__KERNEL__ -dM - | \
/freebsd-current/sys/contrib/libsodium/dist-build/
H A Dandroid-mips64.sh4 CC="mips64el-linux-android-gcc" NDK_PLATFORM=android-21 ARCH=mips64 HOST_COMPILER=mips64el-linux-android "$(dirname "$0")/android-build.sh"
/freebsd-current/contrib/libfido2/.actions/
H A Dbuild-linux-clang8 ${CC} --version
9 SCAN=scan-build${CC#clang}
17 (cd build-$T && ${SCAN} --use-cc="${CC}" cmake -DCMAKE_BUILD_TYPE=$T ..)
18 ${SCAN} --use-cc="${CC}" --status-bugs make -j"$(nproc)" -C build-$T
H A Dsetup_clang8 CC="$1"
11 VERSION="${CC#*-}"
17 apt-get install -q -y "${CC}" "clang-tools-${VERSION}"
H A Dbuild-linux-openssl3-clang8 ${CC} --version
9 SCAN=scan-build${CC#clang}
28 (cd build-$T && ${SCAN} --use-cc="${CC}" \
30 ${SCAN} --use-cc="${CC}" --status-bugs make -C build-$T
/freebsd-current/contrib/opencsd/decoder/include/opencsd/etmv3/
H A Dtrc_pkt_decode_etmv3.h142 uint32_t CC = 0; local
144 return CC;
148 case ATOM_PHDR_FMT_4: // no CC in format 4
152 case ATOM_PHDR_FMT_3: // single CC with optional E atom
153 CC = m_cycle_count;
157 CC = (m_atom.num > 1) ? 1: 0;
160 case ATOM_PHDR_FMT_1: // each atom has 1 CC.
161 CC = 1;
164 return CC;
169 uint32_t CC local
[all...]
/freebsd-current/contrib/sqlite3/
H A DMakefile.fallback8 CC = gcc
19 $(CC) $(CFLAGS) $(COPTS) -o sqlite3 shell.c sqlite3.c $(LIBS)
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUPALMetadata.h47 void setRsrc1(unsigned CC, unsigned Val);
51 void setRsrc2(unsigned CC, unsigned Val);
69 void setEntryPoint(unsigned CC, StringRef Name);
74 void setNumUsedVgprs(unsigned CC, unsigned Val);
78 void setNumUsedAgprs(unsigned CC, unsigned Val);
83 void setNumUsedSgprs(unsigned CC, unsigned Val);
86 void setScratchSize(unsigned CC, unsigned Val);
108 void setWave32(unsigned CC);
139 void setHwStage(unsigned CC, StringRef field, unsigned Val);
140 void setHwStage(unsigned CC, StringRe
[all...]
/freebsd-current/share/examples/ipfilter/l4check/
H A DMakefile7 $(CC) -g -I.. $(CFLAGS) $(LIBS) l4check.c -o $@
/freebsd-current/tools/test/vm86/
H A DMakefile5 $(CC) -Wall -Wextra -g -m32 -O -o vm86_test vm86_test_asm.s vm86_test.c
/freebsd-current/contrib/dialog/samples/install/
H A Dmakefile.in18 CC = @CC@
28 $(CC) -o $@ setup.o $(LIBS)
/freebsd-current/usr.bin/mkdep/
H A Dmkdep.gcc.sh70 CC=${CC-"cc"}
71 MKDEP_CPP=${MKDEP_CPP-"${CC} -E"}
/freebsd-current/contrib/bearssl/mk/
H A DRules.mk379 $(CC) $(CFLAGS) $(INCFLAGS) $(CCOUT)$(OBJDIR)$Psettings$O src$Psettings.c
382 $(CC) $(CFLAGS) $(INCFLAGS) $(CCOUT)$(OBJDIR)$Pccm$O src$Paead$Pccm.c
385 $(CC) $(CFLAGS) $(INCFLAGS) $(CCOUT)$(OBJDIR)$Peax$O src$Paead$Peax.c
388 $(CC) $(CFLAGS) $(INCFLAGS) $(CCOUT)$(OBJDIR)$Pgcm$O src$Paead$Pgcm.c
391 $(CC) $(CFLAGS) $(INCFLAGS) $(CCOUT)$(OBJDIR)$Pccopy$O src$Pcodec$Pccopy.c
394 $(CC) $(CFLAGS) $(INCFLAGS) $(CCOUT)$(OBJDIR)$Pdec16be$O src$Pcodec$Pdec16be.c
397 $(CC) $(CFLAGS) $(INCFLAGS) $(CCOUT)$(OBJDIR)$Pdec16le$O src$Pcodec$Pdec16le.c
400 $(CC) $(CFLAGS) $(INCFLAGS) $(CCOUT)$(OBJDIR)$Pdec32be$O src$Pcodec$Pdec32be.c
403 $(CC) $(CFLAGS) $(INCFLAGS) $(CCOUT)$(OBJDIR)$Pdec32le$O src$Pcodec$Pdec32le.c
406 $(CC)
[all...]
/freebsd-current/contrib/unbound/contrib/android/
H A Dsetenv_android.sh75 CC="armv7a-linux-androideabi$ANDROID_API-clang"
88 CC="aarch64-linux-android$ANDROID_API-clang"
101 CC="i686-linux-android$ANDROID_API-clang"
114 CC="x86_64-linux-android$ANDROID_API-clang"
135 if [ ! -e "$ANDROID_TOOLCHAIN/$CC" ]; then
180 export CPP CC CXX LD AS AR RANLIB STRIP
191 echo "CC: $(command -v "$CC")"
/freebsd-current/share/examples/sunrpc/msg/
H A DMakefile14 $(CC) -o $@ printmsg.o
24 $(CC) -o $@ msg_proc.o msg_svc.o $(LIB)
27 $(CC) -o $@ rprintmsg.o msg_clnt.o $(LIB)
/freebsd-current/contrib/llvm-project/llvm/lib/Target/ARM/Utils/
H A DARMBaseInfo.h48 inline static CondCodes getOppositeCondition(CondCodes CC) { argument
49 switch (CC) {
71 inline static ARMCC::CondCodes getSwappedCondition(ARMCC::CondCodes CC) { argument
72 switch (CC) {
130 inline static const char *ARMVPTPredToString(ARMVCC::VPTCodes CC) { argument
131 switch (CC) {
139 inline static unsigned ARMVectorCondCodeFromString(StringRef CC) { argument
140 return StringSwitch<unsigned>(CC.lower())
146 inline static const char *ARMCondCodeToString(ARMCC::CondCodes CC) { argument
147 switch (CC) {
167 ARMCondCodeFromString(StringRef CC) argument
[all...]
/freebsd-current/usr.bin/clang/clang/
H A DMakefile18 SCRIPTS=CC.sh
19 SCRIPTSNAME=CC
26 clang.1 CC.1 \

Completed in 150 milliseconds

1234567891011>>