/external/clang/utils/VtableTest/ |
Makefile | 6 test.cc: gen.cc 7 g++ gen.cc -o gen 8 ./gen >test.cc 10 test-gcc.sum: test.cc 11 time $(GXX) test.cc -o test-gcc.s -S 15 test-clang.sum: test.cc 16 time $(CLANGXX) test.cc -o test-clang.s -S 24 rm -f gen test-gcc test-clang test.cc test-gcc.sum test-clang.sum test-gcc.s test-clang.s
|
/external/llvm/utils/unittest/ |
CMakeLists.txt | 37 googletest/gtest.cc 38 googletest/gtest-death-test.cc 39 googletest/gtest-filepath.cc 40 googletest/gtest-port.cc 41 googletest/gtest-printers.cc 42 googletest/gtest-test-part.cc 43 googletest/gtest-typed-test.cc
|
/external/bison/data/ |
Makefile.am | 20 c++.m4 location.cc lalr1.cc glr.cc
|
/external/javassist/sample/ |
Test.java | 28 CtClass cc = pool.get("sample.Test"); local 30 cc.getDeclaredMethod("g"); 37 CtMethod fMethod = cc.getDeclaredMethod("f"); 38 CtMethod gMethod = CtNewMethod.copy(fMethod, "g", cc, null); 39 cc.addMethod(gMethod); 40 cc.writeFile(); // update the class file
|
/external/valgrind/main/none/tests/s390x/ |
condloadstore.stdout.exp | 1 LOC 0000000000000000 into 0000000000000000 if mask0 for cc 0: 0000000000000000 2 LOC 0000000000000000 into 0000000000000000 if mask1 for cc 0: 0000000000000000 3 LOC 0000000000000000 into 0000000000000000 if mask2 for cc 0: 0000000000000000 4 LOC 0000000000000000 into 0000000000000000 if mask3 for cc 0: 0000000000000000 5 LOC 0000000000000000 into 0000000000000000 if mask4 for cc 0: 0000000000000000 6 LOC 0000000000000000 into 0000000000000000 if mask5 for cc 0: 0000000000000000 7 LOC 0000000000000000 into 0000000000000000 if mask6 for cc 0: 0000000000000000 8 LOC 0000000000000000 into 0000000000000000 if mask7 for cc 0: 0000000000000000 9 LOC 0000000000000000 into 0000000000000000 if mask8 for cc 0: 0000000000000000 10 LOC 0000000000000000 into 0000000000000000 if mask9 for cc 0: 000000000000000 [all...] |
stcke.c | 18 int cc; local 22 :"+Q" (*addr), "=d"(cc)::"cc"); 24 return cc; 35 int cc; local 37 cc = stcke(start.buffer); 38 if (cc) 39 printf("cc != 0!\n"); 42 cc = stcke(end.buffer); 43 if (cc) [all...] |
flogr.c | 18 unsigned int *cc) 30 : "2", "3", "cc"); 32 *cc = psw >> 28; 34 printf("value = %lx, bitpos = %lu, modval = %lx, cc = %d\n", 35 value, *bitpos, *modval, *cc); 42 unsigned int *cc) 54 : "3", "cc"); 56 *cc = psw >> 28; 58 printf("value = %lx, bitpos = %lu, modval = %lx, cc = %d\n", 59 value, *bitpos, *modval, *cc); 92 unsigned int cc; local [all...] |
stfle.stdout.exp | 1 the value of cc is 0 and #double words is 2 2 the value of cc is 0 and #double words is 2 4 the value of cc is 0 and #double words is 2 6 the value of cc is 3 and #double words is 2 7 the value of cc is 3 and #double words is 2
|
/external/libyuv/ |
Android.mk | 8 files/source/convert.cc \ 9 files/source/format_conversion.cc \ 10 files/source/planar_functions.cc \ 11 files/source/row_posix.cc \ 12 files/source/video_common.cc \ 13 files/source/cpu_id.cc \ 14 files/source/general.cc \ 15 files/source/rotate.cc \ 16 files/source/row_table.cc \ 17 files/source/scale.cc [all...] |
/external/webkit/Tools/android/flex-2.5.4a/MISC/fastwc/ |
mywc.c | 8 register int c, cc = 0, wc = 0, lc = 0; local 12 ++cc; 19 ++cc; 25 done: printf( "%8d%8d%8d\n", lc, wc, cc );
|
/external/apache-harmony/auth/src/test/java/common/org/apache/harmony/auth/tests/javax/security/auth/callback/ |
ConfirmationCallbackTest.java | 34 ConfirmationCallback cc; field in class:ConfirmationCallbackTest 55 cc = new ConfirmationCallback(mt[i], ot[1], dopt[1]); 67 cc = new ConfirmationCallback(3, ot[1], dopt[1]); 71 cc = new ConfirmationCallback(mt[1], 3, dopt[1]); 75 cc = new ConfirmationCallback(mt[1], ot[1], 4); 88 cc = new ConfirmationCallback(ConfirmationCallback.INFORMATION, ot[0], dopt[0]); 91 cc = new ConfirmationCallback(ConfirmationCallback.INFORMATION, ot[0], dopt[1]); 94 cc = new ConfirmationCallback(ConfirmationCallback.INFORMATION, ot[0], dopt[2]); 98 cc = new ConfirmationCallback(ConfirmationCallback.INFORMATION, ot[0], dopt[3]); 111 cc = new ConfirmationCallback(ConfirmationCallback.INFORMATION, ot[1], dopt[0]) [all...] |
/external/chromium/base/third_party/dmg_fp/ |
Android.mk | 6 LOCAL_CPP_EXTENSION := .cc 11 base/third_party/dmg_fp/dtoa.cc \ 12 base/third_party/dmg_fp/g_fmt.cc
|
/external/webkit/Tools/Scripts/webkitpy/tool/steps/ |
createbug.py | 37 Options.cc, 46 cc = self._options.cc 47 if not cc: 48 cc = state.get("bug_cc") 52 state["bug_id"] = self._tool.bugs.create_bug(state["bug_title"], state["bug_description"], blocked=blocks, component=self._options.component, cc=cc)
|
/external/icu4c/test/intltest/ |
convtest.cpp | 88 ConversionCase cc; local 114 cc.caseNr=i; 118 cc.charset=charset; 129 cc.bytes=testCase->getBinary(cc.bytesLength, "bytes", errorCode); 131 cc.unicode=unicode.getBuffer(); 132 cc.unicodeLength=unicode.length(); 135 cc.offsets=testCase->getIntVector(offsetsLength, "offsets", errorCode); 137 cc.offsets=NULL; 144 cc.finalFlush= 0!=testCase->getInt28("flush", errorCode) 209 ConversionCase cc; local [all...] |
/system/core/libpixelflinger/codeflinger/ |
ARMAssemblerProxy.cpp | 160 void ARMAssemblerProxy::dataProcessing( int opcode, int cc, int s, 163 mTarget->dataProcessing(opcode, cc, s, Rd, Rn, Op2); 166 void ARMAssemblerProxy::MLA(int cc, int s, int Rd, int Rm, int Rs, int Rn) { 167 mTarget->MLA(cc, s, Rd, Rm, Rs, Rn); 169 void ARMAssemblerProxy::MUL(int cc, int s, int Rd, int Rm, int Rs) { 170 mTarget->MUL(cc, s, Rd, Rm, Rs); 172 void ARMAssemblerProxy::UMULL(int cc, int s, 174 mTarget->UMULL(cc, s, RdLo, RdHi, Rm, Rs); 176 void ARMAssemblerProxy::UMUAL(int cc, int s, 178 mTarget->UMUAL(cc, s, RdLo, RdHi, Rm, Rs); [all...] |
ARMAssembler.h | 91 virtual void dataProcessing(int opcode, int cc, int s, 94 virtual void MLA(int cc, int s, 96 virtual void MUL(int cc, int s, 98 virtual void UMULL(int cc, int s, 100 virtual void UMUAL(int cc, int s, 102 virtual void SMULL(int cc, int s, 104 virtual void SMUAL(int cc, int s, 107 virtual void B(int cc, uint32_t* pc); 108 virtual void BL(int cc, uint32_t* pc); 109 virtual void BX(int cc, int Rn) [all...] |
/external/protobuf/ |
Android.mk | 20 src/google/protobuf/stubs/common.cc \ 21 src/google/protobuf/stubs/once.cc \ 22 src/google/protobuf/stubs/hash.cc \ 26 src/google/protobuf/extension_set.cc \ 27 src/google/protobuf/generated_message_util.cc \ 28 src/google/protobuf/message_lite.cc \ 29 src/google/protobuf/repeated_field.cc \ 30 src/google/protobuf/wire_format_lite.cc \ 31 src/google/protobuf/io/coded_stream.cc \ 33 src/google/protobuf/io/zero_copy_stream.cc \ [all...] |
/external/v8/ |
Android.d8.mk | 8 src/d8.cc \ 9 src/d8-posix.cc 13 LOCAL_CPP_EXTENSION := .cc
|
/external/clang/test/CXX/class/class.local/ |
p1-0x.cpp | 8 int cc = c; member in struct:C
|
/external/valgrind/main/coregrind/ |
link_tool_exe_linux.in | 63 # The cc invokation to do the final link 64 my $cc = $ARGV[1]; 69 # 'cc' -static -Ttext='ala' 'restargs' 71 my $cmd="$cc -static -Wl,-Ttext=$ala";
|
/external/valgrind/main/include/ |
pub_tool_mallocfree.h | 38 // The 'cc' is a string that identifies the allocation point. It's used when 40 extern void* VG_(malloc) ( HChar* cc, SizeT nbytes ); 42 extern void* VG_(calloc) ( HChar* cc, SizeT n, SizeT bytes_per_elem ); 43 extern void* VG_(realloc) ( HChar* cc, void* p, SizeT size ); 44 extern Char* VG_(strdup) ( HChar* cc, const Char* s );
|
/external/webkit/Source/WebCore/html/parser/ |
HTMLEntityParser.cpp | 78 inline bool isHexDigit(UChar cc) 80 return (cc >= '0' && cc <= '9') || (cc >= 'a' && cc <= 'f') || (cc >= 'A' && cc <= 'F'); 83 inline bool isAlphaNumeric(UChar cc) 85 return (cc >= '0' && cc <= '9') || (cc >= 'a' && cc <= 'z') || (cc >= 'A' && cc <= 'Z') 121 UChar cc = *source; local [all...] |
/external/protobuf/src/ |
Makefile.am | 83 google/protobuf/stubs/common.cc \ 84 google/protobuf/stubs/once.cc \ 85 google/protobuf/stubs/hash.cc \ 89 google/protobuf/extension_set.cc \ 90 google/protobuf/generated_message_util.cc \ 91 google/protobuf/message_lite.cc \ 92 google/protobuf/repeated_field.cc \ 93 google/protobuf/wire_format_lite.cc \ 94 google/protobuf/io/coded_stream.cc \ 96 google/protobuf/io/zero_copy_stream.cc \ [all...] |
/external/qemu/android/camera/ |
camera-service.c | 617 _camera_client_free(CameraClient* cc) 621 if (cc->camera_info != NULL) { 622 ((CameraInfo*)cc->camera_info)->in_use = 0; 624 if (cc->camera != NULL) { 625 camera_device_close(cc->camera); 627 if (cc->video_frame != NULL) { 628 free(cc->video_frame); 630 if (cc->device_name != NULL) { 631 free(cc->device_name); 634 AFREE(cc); 651 CameraClient* cc; local 1176 CameraClient* cc = (CameraClient*)opaque; local 1217 CameraClient* cc = (CameraClient*)opaque; local 1257 CameraClient* cc = _camera_client_create(csd, client_param); local [all...] |
/external/webkit/Source/JavaScriptCore/assembler/ |
ARMAssembler.h | 109 CC = 0x30000000, 281 void and_r(int rd, int rn, ARMWord op2, Condition cc = AL) 283 emitInst(static_cast<ARMWord>(cc) | AND, rd, rn, op2); 286 void ands_r(int rd, int rn, ARMWord op2, Condition cc = AL) 288 emitInst(static_cast<ARMWord>(cc) | AND | SET_CC, rd, rn, op2); 291 void eor_r(int rd, int rn, ARMWord op2, Condition cc = AL) 293 emitInst(static_cast<ARMWord>(cc) | EOR, rd, rn, op2); 296 void eors_r(int rd, int rn, ARMWord op2, Condition cc = AL) 298 emitInst(static_cast<ARMWord>(cc) | EOR | SET_CC, rd, rn, op2); 301 void sub_r(int rd, int rn, ARMWord op2, Condition cc = AL [all...] |