Searched defs:CC (Results 76 - 100 of 174) sorted by relevance

1234567

/macosx-10.9.5/mDNSResponder-522.92.1/mDNSWindows/Java/
H A Dmakefile39 CC = cl macro
/macosx-10.9.5/ruby-104/ruby/win32/
H A Dsetup.mak24 CC = cl -nologo macro
/macosx-10.9.5/vim-53/src/
H A DMake_sas.mak77 CC = sc macro
/macosx-10.9.5/xar-202/xar/
H A DMakefile14 CC := gcc macro
/macosx-10.9.5/xnu-2422.115.4/tools/tests/unit_tests/
H A DMakefile92 CC=xcrun -sdk $(TARGETSDK) clang macro
101 CC=clang macro
[all...]
/macosx-10.9.5/cctools-845/as/
H A DMakefile5 CC = $(shell xcrun -find -sdk $(SDKROOT) cc) macro
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/
H A DCallingConvLower.cpp26 CCState::CCState(CallingConv::ID CC, bool isVarArg, MachineFunction &mf, argument
H A DAnalysis.cpp174 ISD::CondCode llvm::getFCmpCodeWithoutNaN(ISD::CondCode CC) { argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/ARM/
H A DThumb2InstrInfo.cpp61 ARMCC::CondCodes CC = getInstrPredicate(Tail, PredReg); local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/Hexagon/
H A DHexagonCallingConvLower.cpp26 Hexagon_CCState::Hexagon_CCState(CallingConv::ID CC, bool isVarArg, argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/MSP430/
H A DMSP430InstrInfo.cpp130 MSP430CC::CondCodes CC = static_cast<MSP430CC::CondCodes>(Cond[0].getImm()); local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/
H A DMangler.cpp206 CallingConv::ID CC = F->getCallingConv(); local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/Sparc/
H A DSparc.h74 inline static const char *SPARCCondCodeToString(SPCC::CondCodes CC) { argument
H A DSparcAsmPrinter.cpp176 int CC = (int)MI->getOperand(opNum).getImm(); local
/macosx-10.9.5/net_snmp-140.1/
H A DMakefile35 CC = xcrun -sdk $(SDKROOT) cc macro
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/mac/libdes/src/
H A Dsha.c1 /* local
/macosx-10.9.5/tidy-15.12/tidy/build/gmake/
H A DMakefile97 CC= $(shell xcrun -find -sdk $(SDKROOT) cc) macro
99 CC= cc macro
104 CC= cc macro
/macosx-10.9.5/zlib-53/zlib/
H A DMakefile19 CC=gcc macro
[all...]
/macosx-10.9.5/Heimdal-323.92.1/lib/hcrypto/
H A Dmd4.c70 uint32_t AA, BB, CC, DD; local
H A Dmd5.c72 uint32_t AA, BB, CC, DD; local
H A Dsha.c84 uint32_t AA, BB, CC, DD, EE; local
H A Dsha256.c95 uint32_t AA, BB, CC, DD, EE, FF, GG, HH; local
H A Dsha512.c119 uint64_t AA, BB, CC, DD, EE, FF, GG, HH; local
/macosx-10.9.5/cxxfilt-11/cxxfilt/opcodes/
H A Dd30v-opc.c410 #define CC (Cb + 1) /* Condition code (CMPcc and CMPUcc). */ macro
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Support/
H A DCallSite.h174 void setCallingConv(CallingConv::ID CC) { argument

Completed in 310 milliseconds

1234567