HomeSort by relevance Sort by last modified time
    Searched defs:CC (Results 151 - 175 of 384) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
SystemZInstrInfo.cpp 200 SystemZCC::CondCodes CC = static_cast<SystemZCC::CondCodes>(Cond[0].getImm());
201 Cond[0].setImm(getOppositeCondition(CC));
338 SystemZCC::CondCodes CC = (SystemZCC::CondCodes)Cond[0].getImm();
339 BuildMI(&MBB, DL, getBrCond(CC)).addMBB(TBB);
351 SystemZInstrInfo::getBrCond(SystemZCC::CondCodes CC) const {
352 switch (CC) {
394 SystemZInstrInfo::getOppositeCondition(SystemZCC::CondCodes CC) const {
395 switch (CC) {
  /external/tensorflow/tensorflow/contrib/lite/
Makefile 32 CC := $(CC_PREFIX) gcc
74 tensorflow/contrib/lite/tools/benchmark_model.cc
76 $(patsubst %.cc,%.o,$(patsubst %.c,%.o,$(BENCHMARK_SRCS))))
82 $(wildcard tensorflow/contrib/lite/*.cc) \
83 $(wildcard tensorflow/contrib/lite/kernels/*.cc) \
84 $(wildcard tensorflow/contrib/lite/kernels/internal/*.cc) \
85 $(wildcard tensorflow/contrib/lite/kernels/internal/optimized/*.cc) \
86 $(wildcard tensorflow/contrib/lite/kernels/internal/reference/*.cc) \
92 $(wildcard tensorflow/contrib/lite/downloads/farmhash/src/farmhash.cc)
96 $(wildcard tensorflow/contrib/lite/*test.cc) \
    [all...]
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/libcxx/utilities/function.objects/func.require/
bullet_7.pass.cpp 291 typedef ConstCaster CC;
292 runFunctorTestCase<R(CA&), 1, LValueCaster, CC>();
293 runFunctorTestCase<R(CA&) const, 1, ConstCaster, CC>();
294 runFunctorTestCase<R(CA&) volatile, 1, VolatileCaster, CC>();
295 runFunctorTestCase<R(CA&) const volatile, 1, CVCaster, CC>();
296 runFunctorTestCase<R(CA&, CA&), 2, LValueCaster, CC>();
297 runFunctorTestCase<R(CA&, CA&) const, 2, ConstCaster, CC>();
298 runFunctorTestCase<R(CA&, CA&) volatile, 2, VolatileCaster, CC>();
299 runFunctorTestCase<R(CA&, CA&) const volatile, 2, CVCaster, CC>();
300 runFunctorTestCase<R(CA&, CA&, CA&), 3, LValueCaster, CC>();
    [all...]
  /system/core/trusty/keymaster/
Makefile 39 CC=/usr/bin/clang
93 CCSRCS=$(GTEST)/src/gtest-all.cc
96 OBJS=$(CPPSRCS:.cpp=.o) $(CCSRCS:.cc=.o) $(CSRCS:.c=.o)
97 DEPS=$(CPPSRCS:.cpp=.d) $(CCSRCS:.cc=.d) $(CSRCS:.c=.d)
98 GCDA=$(CPPSRCS:.cpp=.gcda) $(CCSRCS:.cc=.gcda) $(CSRCS:.c=.gcda)
99 GCNO=$(CPPSRCS:.cpp=.gcno) $(CCSRCS:.cc=.gcno) $(CSRCS:.c=.gcno)
101 LINK.o=$(LINK.cc)
198 -include $(CCSRCS:.cc=.d)
  /system/keymaster/
Makefile 45 CC=$(BASE)/prebuilts/clang/host/linux-x86/clang-4053586/bin/clang
139 CCSRCS=$(GTEST)/src/gtest-all.cc
142 OBJS=$(CPPSRCS:.cpp=.o) $(CCSRCS:.cc=.o) $(CSRCS:.c=.o)
143 DEPS=$(CPPSRCS:.cpp=.d) $(CCSRCS:.cc=.d) $(CSRCS:.c=.d)
441 -include $(CCSRCS:.cc=.d)
  /system/security/keystore/tests/
Makefile 26 CC=/usr/bin/clang
56 CCSRCS=$(GTEST)/src/gtest-all.cc
125 -include $(CCSRCS:.cc=.d)
  /device/google/contexthub/firmware/app/
app.mk 87 CC := $(PREFIX)gcc
190 CXX_SRCS := $(filter %.cc, $(SRCS))
195 OBJS += $(patsubst %.cc, $(OUT)/%.o, $(CXX_SRCS))
247 $(CC) $(C_CFLAGS) $(CFLAGS) -DSRC_FILENAME=\"$(notdir $<)\" -c $< -o $@
249 $(OUT)/%.o : %.cc
269 $(CC) $(C_CFLAGS) $(CFLAGS) -MM $^ > $@
  /external/clang/lib/AST/
Mangle.cpp 85 CallingConv CC = FT->getCallConv();
86 switch (CC) {
101 CCMangling CC = getCallingConvMangling(ASTContext, D);
102 if (CC != CCM_Other)
139 CCMangling CC = getCallingConvMangling(ASTContext, D);
142 if (CC == CCM_Other || (MCXX && TI.getCXXABI() == TargetCXXABI::Microsoft)) {
151 if (CC == CCM_Std)
153 else if (CC == CCM_Fast)
166 if (CC == CCM_Vector)
  /external/compiler-rt/make/platform/
clang_mingw.mk 5 CC ?= cc
  /external/libcxx/test/libcxx/debug/containers/
db_sequence_container_iterators.pass.cpp 159 Container const& CC = C;
161 (void)CC.back();
164 CHECK_DEBUG_THROWS( CC.back() );
170 Container const& CC = C;
172 (void)CC.front();
175 CHECK_DEBUG_THROWS( CC.front() );
  /external/libexif/libexif/canon/
mnote-canon-entry.c 48 #define CC(number,target,v,maxlen) \
572 CC (entry->components, n, val, maxlen);
635 CC (entry->components, n, val, maxlen);
691 CC (entry->components, 32, val, maxlen);
706 CC (entry->components, 1, val, maxlen);
715 CC (entry->components, 1, val, maxlen);
724 CC (entry->components, n, val, maxlen);
734 CC (entry->components, n, val, maxlen);
  /external/libexif/libexif/olympus/
mnote-olympus-entry.c 58 #define CC(number,target,v,maxlen) \
301 CC (entry->components, 4, v, maxlen);
311 CC (entry->components, 2, v, maxlen);
318 CC (entry->components, 2, v, maxlen);
343 CC (entry->components, 1, v, maxlen);
351 CC (entry->components, 4, v, maxlen);
360 CC (entry->components, 4, v, maxlen);
370 CC (entry->components, 1, v, maxlen);
376 CC (entry->components, 4, v, maxlen);
385 CC (entry->components, 1, v, maxlen)
    [all...]
  /external/libpng/contrib/pngminim/decoder/
makefile 4 #CC=cc
5 CC=gcc
6 LD=$(CC)
85 $(CC) -c $(CPPFLAGS) $(CFLAGS) $<
  /external/libpng/contrib/pngminim/encoder/
makefile 4 #CC=cc
5 CC=gcc
6 LD=$(CC)
84 $(CC) -c $(CPPFLAGS) $(CFLAGS) $<
  /external/libpng/contrib/pngminim/preader/
makefile 4 #CC=cc
5 CC=gcc
6 LD=$(CC)
100 $(CC) -c $(CPPFLAGS) $(CFLAGS) $<
  /external/llvm/lib/Target/AVR/
AVRInstrInfo.cpp 172 const MCInstrDesc &AVRInstrInfo::getBrCond(AVRCC::CondCodes CC) const {
173 switch (CC) {
218 AVRCC::CondCodes AVRInstrInfo::getOppositeCondition(AVRCC::CondCodes CC) const {
219 switch (CC) {
394 AVRCC::CondCodes CC = (AVRCC::CondCodes)Cond[0].getImm();
395 BuildMI(&MBB, DL, getBrCond(CC)).addMBB(TBB);
436 AVRCC::CondCodes CC = static_cast<AVRCC::CondCodes>(Cond[0].getImm());
437 Cond[0].setImm(getOppositeCondition(CC));
  /external/llvm/lib/Target/Lanai/InstPrinter/
LanaiInstPrinter.cpp 287 LPCC::CondCode CC =
290 if (CC >= LPCC::UNKNOWN)
293 OS << lanaiCondCodeToString(CC);
298 LPCC::CondCode CC =
301 if (CC >= LPCC::UNKNOWN)
303 else if (CC != LPCC::ICC_T)
304 OS << "." << lanaiCondCodeToString(CC);
  /external/python/cpython2/RISCOS/
Makefile 31 CC = cc $(CFLAGS) -j$(HEADERS)
32 CCEXPAT = cc $(CFLAGS) -j$(HEADERS),$(EXPAT) -DHAVE_EXPAT_H
42 $(CC) -o $@ $*.c
199 $(CC) -DBUILD=$(BUILD) -o @.^.Modules.o.getbuildinfo @.^.Modules.c.getbuildinfo
340 $(CC) -I$(TCPIPLIB).include -o $@ @.^.Modules.c.selectmodule
347 $(CC) -I$(TCPIPLIB).include -o $@ @.^.Modules.c.socketmodule
355 $(CC) -I$(ZLIB) -o $@ @.^.Modules.c.zlibmodule
362 $(CC) -I$(BZLIB) -o $@ @.^.Modules.c.bz2module
  /external/swiftshader/third_party/LLVM/lib/Target/PTX/
PTXISelLowering.cpp 153 ISD::CondCode CC = cast<CondCodeSDNode>(Op.getOperand(2))->get();
161 (CC == ISD::SETEQ || CC == ISD::SETNE)) {
  /frameworks/base/core/java/android/net/
MailTo.java 41 static private final String CC = "cc";
117 * Retrieve the CC address line from the parsed mailto URL. This could be
119 * If no CC line was specified, then null is return
123 return mHeaders.get(CC);
  /packages/apps/UnifiedEmail/src/org/apache/james/mime4j/field/
Field.java 35 public static final String CC = "Cc";
41 public static final String RESENT_CC = "Resent-Cc";
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/libcxx/debug/containers/
db_sequence_container_iterators.pass.cpp 102 Container const& CC = C;
104 (void)CC.back();
107 CHECK_DEBUG_THROWS( CC.back() );
113 Container const& CC = C;
115 (void)CC.front();
118 CHECK_DEBUG_THROWS( CC.front() );
  /external/google-breakpad/src/testing/test/
gmock-spec-builders_test.cc 178 class CC {
180 virtual ~CC() {}
183 class MockCC : public CC {
195 MockCC cc; local
196 ON_CALL(cc, Method());
202 MockCC cc; local
203 ON_CALL(cc, Method()).WillByDefault(Return(42));
204 EXPECT_EQ(42, cc.Method());
209 MockCC cc; local
210 EXPECT_CALL(cc, Method())
216 MockCC cc; local
    [all...]
  /external/googletest/googlemock/test/
gmock-spec-builders_test.cc 188 class CC {
190 virtual ~CC() {}
193 class MockCC : public CC {
205 MockCC cc; local
206 ON_CALL(cc, Method());
212 MockCC cc; local
213 ON_CALL(cc, Method()).WillByDefault(Return(42));
214 EXPECT_EQ(42, cc.Method());
219 MockCC cc; local
220 EXPECT_CALL(cc, Method())
226 MockCC cc; local
    [all...]
  /external/v8/testing/gmock/test/
gmock-spec-builders_test.cc 186 class CC {
188 virtual ~CC() {}
191 class MockCC : public CC {
203 MockCC cc; local
204 ON_CALL(cc, Method());
210 MockCC cc; local
211 ON_CALL(cc, Method()).WillByDefault(Return(42));
212 EXPECT_EQ(42, cc.Method());
217 MockCC cc; local
218 EXPECT_CALL(cc, Method())
224 MockCC cc; local
    [all...]

Completed in 1194 milliseconds

1 2 3 4 5 67 8 91011>>