HomeSort by relevance Sort by last modified time
    Searched refs:c0 (Results 76 - 100 of 106) sorted by null

1 2 34 5

  /external/opencv/cvaux/src/
cvlee.cpp 3648 float c0 = Direction_img.y* RayPoint1_img.x - Direction_img.x*RayPoint1_img.y; local
3757 float c0 = Direction_img.y* RayPoint1_img.x - Direction_img.x*RayPoint1_img.y; local
3906 float c0 = Direction_img.y* RayPoint1_img.x - Direction_img.x*RayPoint1_img.y; local
4004 float c0 = Direction_img.y* RayPoint1_img.x - Direction_img.x*RayPoint1_img.y; local
4143 float c0 = Direction_img.y* Point_img.x - Direction_img.x*Point_img.y; local
4283 float c0 = Direction_img.y* Point_img.x - Direction_img.x*Point_img.y; local
    [all...]
  /frameworks/base/services/camera/tests/CameraServiceTest/
CameraServiceTest.cpp 318 void waitUntil(int c0, int c1, int c2);
368 void MSurface::waitUntil(int c0, int c1, int c2) {
369 INFO("waitUntil: %d %d %d", c0, c1, c2);
372 if (registerBuffersCount >= c0 &&
  /external/openssl/crypto/bn/asm/
sparcv9-mont.pl 323 add $acc0,$car0,$car0 ! ap[j]*a0+c0
346 add $acc0,$car0,$car0 ! ap[j]*a0+c0
358 add $tmp0,$car0,$car0 ! ap[j]*a0+c0
  /external/opencv/cxcore/src/
cxswitcher.cpp 670 int c0 = toupper(module->name[i]), c1 = toupper(name[i]);
671 if( c0 != c1 )
  /external/valgrind/main/none/tests/amd64/
slahf-amd64.stdout.exp 195 c0 -> c200
  /frameworks/base/telephony/java/com/android/internal/telephony/test/
SimulatedGsmCallState.java 391 onChld(char c0, char c1) {
403 switch (c0) {
  /external/icu4c/test/intltest/
rbbitst.cpp 2529 UChar32 c0, c1, c2, c3; \/\/ The code points at p0, p1, p2 & p3. local
2761 UChar32 c0, c1, c2, c3; \/\/ The code points at p0, p1, p2 & p3. local
3086 UChar32 c0, c1, c2, c3; \/\/ The code points at p0, p1, p2 & p3. local
    [all...]
apicoll.cpp 2215 RuleBasedCollator* c0 = (RuleBasedCollator*)Collator::createInstance(status); local
    [all...]
  /external/tcpdump/
print-isoclns.c 2692 int32_t c0 = 0, c1 = 0; local
    [all...]
  /external/icu4c/common/
unames.c 1541 char c0; local
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
multiway_merge.h 340 #define _GLIBCXX_PARALLEL_MERGE_3_CASE(a,b,c,c0,c1) \
347 if (seq ## a c0 seq ## b) goto s ## a ## b ## c; \
459 #define _GLIBCXX_PARALLEL_MERGE_4_CASE(a,b,c,d,c0,c1,c2) \
466 if (seq ## a c0 seq ## b) goto s ## a ## b ## c ## d; \
    [all...]
  /external/webp/src/enc/
dsp_sse2.c 411 const __m128i c0 = _mm_add_epi16(b0, seven); local
413 const __m128i d0 = _mm_srai_epi16(c0, 4);
    [all...]
  /dalvik/vm/alloc/
Copying.cpp     [all...]
  /external/valgrind/main/memcheck/
mc_replace_strmem.c 551 UChar c0 = (UChar)c; \
554 if (p[i] == c0) return (void*)(&p[i]); \
    [all...]
  /frameworks/base/opengl/libs/GLES2_dbg/src/
caller.cpp 108 nsecs_t c0 = systemTime(timeMode); local
    [all...]
  /external/v8/src/
objects.cc 666 int c0 = str->Get(0); local
668 if (c0 == 'U') {
672 } else if (c0 == 'A' || c0 == 'E' || c0 == 'I' || c0 == 'O') {
675 (c0 == 'F' || c0 == 'H' || c0 == 'M' || c0 == 'N' || c0 == 'R' |
    [all...]
  /external/llvm/utils/TableGen/
X86RecognizableInstr.cpp 98 EXTENSION_TABLE(c0) \
    [all...]
  /external/srtp/crypto/cipher/
aes.c     [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/
string-unpack-code.js     [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
string-unpack-code.js     [all...]
  /external/valgrind/main/VEX/priv/
guest_ppc_toIR.c 8125 IRTemp c3, c2, c1, c0; local
8295 breakV128to4x64U( mkexpr(vC), &c3, &c2, &c1, &c0 ); local
8333 breakV128to4x64S( mkexpr(vC), &c3, &c2, &c1, &c0 ); local
    [all...]
  /external/llvm/test/MC/ARM/
basic-arm-instructions.s 656 ldc2l p8, c0, [r9, #-224]
697 @ CHECK: ldc2l p8, c0, [r9, #-224] @ encoding: [0x38,0x08,0x59,0xfd]
    [all...]
basic-thumb2-instructions.s 508 ldc2l p8, c0, [r9, #-224]
536 @ CHECK: ldc2l p8, c0, [r9, #-224] @ encoding: [0x59,0xfd,0x38,0x08]
    [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp 7500 integerPart c0 = 0; local
    [all...]
  /external/valgrind/main/
configure     [all...]

Completed in 800 milliseconds

1 2 34 5