Searched defs:CC (Results 1 - 25 of 223) sorted by path

123456789

/freebsd-current/contrib/arm-optimized-routines/math/
H A DDir.mk55 $(math-host-objs): CC = $(HOST_CC) macro
/freebsd-current/contrib/arm-optimized-routines/pl/math/
H A DDir.mk59 $(math-host-objs): CC = $(HOST_CC) macro
[all...]
/freebsd-current/contrib/bearssl/conf/
H A DUnix.mk40 CC = cc macro
H A DUnixClang.mk9 CC = clang macro
H A DWin.mk41 CC = cl macro
H A Dsamd20.mk12 CC = arm-none-eabi-gcc macro
/freebsd-current/contrib/bmake/mk/
H A Dposix.mk40 CC ?= c99 macro
H A Dsuffixes.mk30 CC ?= cc macro
/freebsd-current/contrib/bmake/mk/sys/
H A DAIX.mk27 CC ?= gcc macro
31 CC ?= cc macro
H A DDarwin.mk30 CC ?= cc ${PIPE} macro
33 CC ?= gcc ${PIPE} macro
35 CC ?= cc ${PIPE} macro
H A DHP-UX.mk46 CC ?= gcc ${PIPE} macro
56 CC ?= cc macro
H A DIRIX.mk27 CC ?= cc macro
[all...]
H A DLinux.mk30 CC ?= gcc -pipe macro
34 CC ?= cc -pipe macro
H A DNetBSD.mk38 CC ?= cc macro
H A DOSF1.mk34 CC ?= gcc macro
36 CC ?= cc -std macro
H A DOpenBSD.mk32 CC ?= cc macro
H A DSCO_SV.mk6 CC ?= gcc macro
H A DSunOS.mk20 CC := ${gcc:L:${M_whence}} macro
59 CC ?= gcc -pipe macro
63 CC ?= cc macro
[all...]
H A DUnixWare.mk38 CC ?= gcc -pipe ${OS_DEF_FLAG} macro
42 CC ?= cc macro
/freebsd-current/contrib/dma/
H A DMakefile16 CC?= gcc macro
/freebsd-current/contrib/gdtoa/
H A Dmakefile27 CC = cc macro
/freebsd-current/contrib/googletest/googlemock/test/
H A Dgmock-spec-builders_test.cc145 class CC { class in namespace:testing::__anon17
/freebsd-current/contrib/lib9p/
H A DMakefile19 CC= clang macro
/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DType.h3952 ExtInfo(CallingConv CC) : Bits(CC) {} argument
/freebsd-current/contrib/llvm-project/clang/include/clang/Analysis/
H A DConstructionContext.h278 auto *CC = C.getAllocator().Allocate<T>(); local
335 static bool classof(const ConstructionContext *CC) { argument
353 static bool classof(const ConstructionContext *CC) { argument
382 static bool classof(const ConstructionContext *CC) { argument
406 static bool classof(const ConstructionContext *CC) { argument
424 classof(const ConstructionContext *CC) argument
456 classof(const ConstructionContext *CC) argument
477 classof(const ConstructionContext *CC) argument
517 classof(const ConstructionContext *CC) argument
536 classof(const ConstructionContext *CC) argument
577 classof(const ConstructionContext *CC) argument
596 classof(const ConstructionContext *CC) argument
616 classof(const ConstructionContext *CC) argument
646 classof(const ConstructionContext *CC) argument
679 classof(const ConstructionContext *CC) argument
715 classof(const ConstructionContext *CC) argument
[all...]

Completed in 246 milliseconds

123456789