HomeSort by relevance Sort by last modified time
    Searched refs:c0 (Results 1 - 25 of 238) sorted by null

1 2 3 4 5 6 7 8 910

  /external/libutf/
runestrstr.c 28 int c0, c; local
30 c0 = *s2;
31 if(c0 == 0)
34 for(p=runestrchr(s1, c0); p; p=runestrchr(p+1, c0)) {
runestrchr.c 23 Rune c0 = c; local
33 if(c1 == c0)
  /external/chromium_org/third_party/libjingle/source/talk/media/base/
codec_unittest.cc 47 Codec c0(96, "D", 1000, 0);
48 c0.SetParam("a", 1);
50 Codec c1 = c0;
51 EXPECT_TRUE(c1 == c0);
55 EXPECT_TRUE(c0.GetParam("a", &param_value0));
60 EXPECT_TRUE(c0 != c1);
62 c1 = c0;
64 EXPECT_TRUE(c0 != c1);
66 c1 = c0;
68 EXPECT_TRUE(c0 != c1)
    [all...]
  /external/libcxx/test/containers/sequences/forwardlist/forwardlist.cons/
assign_copy.pass.cpp 29 C c0(std::begin(t0), std::end(t0), A(10));
31 c1 = c0;
32 assert(c1 == c0);
41 C c0(std::begin(t0), std::end(t0), A(10));
43 c1 = c0;
44 assert(c1 == c0);
53 C c0(std::begin(t0), std::end(t0), A(10));
55 c1 = c0;
56 assert(c1 == c0);
65 C c0(std::begin(t0), std::end(t0), A(10))
    [all...]
copy.pass.cpp 28 C c0(std::begin(t), std::end(t), A(10));
29 C c = c0;
34 assert(c == c0);
43 C c0(std::begin(t), std::end(t), A(10));
44 C c = c0;
49 assert(c == c0);
59 C c0(std::begin(t), std::end(t), A());
60 C c = c0;
65 assert(c == c0);
copy_alloc.pass.cpp 28 C c0(std::begin(t), std::end(t), A(10));
29 C c(c0, A(9));
34 assert(c == c0);
42 C c0(std::begin(t), std::end(t), A(10));
43 C c(c0, A(9));
48 assert(c == c0);
57 C c0(std::begin(t), std::end(t), A());
58 C c(c0, A());
63 assert(c == c0);
move.pass.cpp 31 C c0(I(std::begin(t)), I(std::end(t)), A(10));
32 C c = std::move(c0);
37 assert(c0.empty());
46 C c0(I(std::begin(t)), I(std::end(t)), A(10));
47 C c = std::move(c0);
52 assert(c0.empty());
62 C c0(I(std::begin(t)), I(std::end(t)), A());
63 C c = std::move(c0);
68 assert(c0.empty());
move_alloc.pass.cpp 31 C c0(I(std::begin(t)), I(std::end(t)), A(10));
32 C c(std::move(c0), A(10));
37 assert(c0.empty());
46 C c0(I(std::begin(t)), I(std::end(t)), A(10));
47 C c(std::move(c0), A(9));
52 assert(!c0.empty());
62 C c0(I(std::begin(t)), I(std::end(t)), A());
63 C c(std::move(c0), A());
68 assert(c0.empty());
assign_move.pass.cpp 32 C c0(I(std::begin(t0)), I(std::end(t0)), A(10));
34 c1 = std::move(c0);
40 assert(c0.empty());
49 C c0(I(std::begin(t0)), I(std::end(t0)), A(10));
51 c1 = std::move(c0);
57 assert(!c0.empty());
66 C c0(I(std::begin(t0)), I(std::end(t0)), A(10));
68 c1 = std::move(c0);
74 assert(c0.empty());
83 C c0(I(std::begin(t0)), I(std::end(t0)), A(10))
    [all...]
  /external/chromium_org/third_party/boringssl/src/crypto/bn/asm/
co-586.pl 18 local($a,$ai,$b,$bi,$c0,$c1,$c2,$pos,$i,$na,$nb)=@_;
30 &add($c0,"eax");
40 &mov(&DWP($i*4,"eax","",0),$c0) if $pos > 0; # save r[];
46 local($r,$a,$ai,$bi,$c0,$c1,$c2,$pos,$i,$na,$nb)=@_;
61 &add($c0,"eax");
69 &mov(&DWP($i*4,$r,"",0),$c0) if $pos > 0; # save r[];
75 local($r,$a,$ai,$bi,$c0,$c1,$c2,$pos,$i,$na,$nb)=@_;
95 &add($c0,"eax");
100 &mov(&DWP($i*4,$r,"",0),$c0) if $pos > 0; # save r[];
108 local($a,$b,$c0,$c1,$c2)
    [all...]
  /external/openssl/crypto/bn/asm/
co-586.pl 18 local($a,$ai,$b,$bi,$c0,$c1,$c2,$pos,$i,$na,$nb)=@_;
30 &add($c0,"eax");
40 &mov(&DWP($i*4,"eax","",0),$c0) if $pos > 0; # save r[];
46 local($r,$a,$ai,$bi,$c0,$c1,$c2,$pos,$i,$na,$nb)=@_;
61 &add($c0,"eax");
69 &mov(&DWP($i*4,$r,"",0),$c0) if $pos > 0; # save r[];
75 local($r,$a,$ai,$bi,$c0,$c1,$c2,$pos,$i,$na,$nb)=@_;
95 &add($c0,"eax");
100 &mov(&DWP($i*4,$r,"",0),$c0) if $pos > 0; # save r[];
108 local($a,$b,$c0,$c1,$c2)
    [all...]
  /external/openssl/crypto/bn/asm/x86/
comba.pl 6 local($a,$ai,$b,$bi,$c0,$c1,$c2,$pos,$i,$na,$nb)=@_;
18 &add($c0,"eax");
28 &mov(&DWP($i*4,"eax","",0),$c0) if $pos > 0; # save r[];
34 local($r,$a,$ai,$bi,$c0,$c1,$c2,$pos,$i,$na,$nb)=@_;
49 &add($c0,"eax");
57 &mov(&DWP($i*4,$r,"",0),$c0) if $pos > 0; # save r[];
63 local($r,$a,$ai,$bi,$c0,$c1,$c2,$pos,$i,$na,$nb)=@_;
83 &add($c0,"eax");
88 &mov(&DWP($i*4,$r,"",0),$c0) if $pos > 0; # save r[];
96 local($a,$b,$c0,$c1,$c2)
    [all...]
  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/d3d9/shaders/compiled/
flipyvs.h 15 // halfPixelSize c0 1
21 add oPos, v0, c0
standardvs.h 15 // halfPixelSize c0 1
21 add oPos, v0, c0
componentmaskps.h 17 // mult c0 1
26 mov r1, c0
  /art/runtime/
dex_instruction_visitor_test.cc 45 const uint16_t c0[] = {}; local
46 v0.Visit(c0, sizeof(c0));
  /external/clang/test/CXX/expr/
p9.cpp 17 signed char c0; variable
18 __typeof__(c0 + c0) c1;
  /external/llvm/test/MC/ARM/
thumb-only-conditionals.s 29 mcrne p0, #0, r0, c0, c0, #0
30 mcr2ne p0, #0, r0, c0, c0, #0
32 @ CHECK-NEXT: mcrne p0, #0, r0, c0, c0, #0
33 @ CHECK-NEXT: mcr2ne p0, #0, r0, c0, c0, #0
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/kube/
Kube.java 44 float c0 = -1.0f; local
52 mCubes[0] = new Cube(world, c0, c4, c0, c1, c5, c1);
53 mCubes[1] = new Cube(world, c2, c4, c0, c3, c5, c1);
54 mCubes[2] = new Cube(world, c4, c4, c0, c5, c5, c1);
56 mCubes[3] = new Cube(world, c0, c4, c2, c1, c5, c3);
60 mCubes[6] = new Cube(world, c0, c4, c4, c1, c5, c5);
64 mCubes[9] = new Cube(world, c0, c2, c0, c1, c3, c1);
65 mCubes[10] = new Cube(world, c2, c2, c0, c3, c3, c1)
    [all...]
  /external/eigen/Eigen/src/Householder/
Householder.h 77 Scalar c0 = coeff(0); local
79 if(tailSqNorm == RealScalar(0) && numext::imag(c0)==RealScalar(0))
82 beta = numext::real(c0);
87 beta = sqrt(numext::abs2(c0) + tailSqNorm);
88 if (numext::real(c0)>=RealScalar(0))
90 essential = tail / (c0 - beta);
91 tau = conj((beta - c0) / beta);
  /external/eigen/test/
product_notemporary.cpp 55 Index c0 = internal::random<Index>(4,cols-8), local
56 c1 = internal::random<Index>(8,cols-c0),
71 VERIFY_EVALUATION_COUNT(( m3.block(r0,r0,r1,r1).noalias() += -m1.block(r0,c0,r1,c1) * (s2*m2.block(r0,c0,r1,c1)).adjoint() ), 0);
72 VERIFY_EVALUATION_COUNT(( m3.block(r0,r0,r1,r1).noalias() -= s1 * m1.block(r0,c0,r1,c1) * m2.block(c0,r0,c1,r1) ), 0);
75 VERIFY_EVALUATION_COUNT(( m3.block(r0,r0,r1,r1).noalias() = s1 * m1.block(r0,c0,r1,c1) * (s1*m2).block(c0,r0,c1,r1) ), 1);
85 VERIFY_EVALUATION_COUNT( rm3.col(c0).noalias() = (s1 * m1.adjoint()).template triangularView<UnitUpper>() * (s2*m2.row(c0)).adjoint(), 1)
    [all...]
  /external/openssl/crypto/bn/
bn_asm.c 436 /* mul_add_c(a,b,c0,c1,c2) -- c+=a*b for three word number c=(c2,c1,c0) */
437 /* mul_add_c2(a,b,c0,c1,c2) -- c+=2*a*b for three word number c=(c2,c1,c0) */
438 /* sqr_add_c(a,i,c0,c1,c2) -- c+=a[i]^2 for three word number c=(c2,c1,c0) */
439 /* sqr_add_c2(a,i,c0,c1,c2) -- c+=2*a[i]*a[j] for three word number c=(c2,c1,c0) */
442 #define mul_add_c(a,b,c0,c1,c2) \
446 c0=(c0+t1)&BN_MASK2; if ((c0) < t1) t2++;
849 BN_ULONG c0,c1,ml,*tp,n0; local
988 BN_ULONG c0,c1,*tp,n0=*n0p; local
    [all...]
  /dalvik/dx/src/com/android/dx/dex/code/
InsnFormat.java 587 * @param c0 code unit to write
589 protected static void write(AnnotatedOutput out, short c0) {
590 out.writeShort(c0);
597 * @param c0 code unit to write
600 protected static void write(AnnotatedOutput out, short c0, short c1) {
601 out.writeShort(c0);
609 * @param c0 code unit to write
613 protected static void write(AnnotatedOutput out, short c0, short c1,
615 out.writeShort(c0);
624 * @param c0 code unit to writ
    [all...]
  /external/dexmaker/src/dx/java/com/android/dx/dex/code/
InsnFormat.java 589 * @param c0 code unit to write
591 protected static void write(AnnotatedOutput out, short c0) {
592 out.writeShort(c0);
599 * @param c0 code unit to write
602 protected static void write(AnnotatedOutput out, short c0, short c1) {
603 out.writeShort(c0);
611 * @param c0 code unit to write
615 protected static void write(AnnotatedOutput out, short c0, short c1,
617 out.writeShort(c0);
626 * @param c0 code unit to writ
    [all...]
  /external/chromium_org/third_party/libjpeg_turbo/
jquant2.c 104 * pointer corresponds to a C0 value (typically 2^5 = 32 pointers) and
303 int c0,c1,c2; local
313 for (c0 = c0min; c0 <= c0max; c0++)
315 histp = & histogram[c0][c1][c2min];
318 boxp->c0min = c0min = c0;
324 for (c0 = c0max; c0 >= c0min; c0--
412 int c0,c1,c2,cmax; local
491 int c0,c1,c2; local
907 register int c0, c1, c2; local
    [all...]

Completed in 740 milliseconds

1 2 3 4 5 6 7 8 910