Searched refs:c2 (Results 126 - 150 of 933) sorted by relevance

1234567891011>>

/external/apache-http/src/org/apache/http/cookie/
H A DCookiePathComparator.java71 public int compare(final Cookie c1, final Cookie c2) { argument
73 String path2 = normalizePath(c2);
/external/compiler-rt/test/tsan/
H A Dtsan-vs-gvn.cc12 char c1, c2, c3, c4; member in struct:__anon3216
23 S.c2 = 1;
/external/libcxx/test/std/numerics/complex.number/complex.member.ops/
H A Dassignment_complex.pass.cpp25 std::complex<T> c2(1.5, 2.5);
26 c = c2;
/external/opencv3/3rdparty/libwebp/dsp/
H A Ddec_neon.c74 #define LOAD8x4(c1, c2, c3, c4, b1, b2, stride) \
75 "vld4.8 {" #c1"[0], " #c2"[0], " #c3"[0], " #c4"[0]}," #b1 "," #stride"\n" \
76 "vld4.8 {" #c1"[1], " #c2"[1], " #c3"[1], " #c4"[1]}," #b2 "," #stride"\n" \
77 "vld4.8 {" #c1"[2], " #c2"[2], " #c3"[2], " #c4"[2]}," #b1 "," #stride"\n" \
78 "vld4.8 {" #c1"[3], " #c2"[3], " #c3"[3], " #c4"[3]}," #b2 "," #stride"\n" \
79 "vld4.8 {" #c1"[4], " #c2"[4], " #c3"[4], " #c4"[4]}," #b1 "," #stride"\n" \
80 "vld4.8 {" #c1"[5], " #c2"[5], " #c3"[5], " #c4"[5]}," #b2 "," #stride"\n" \
81 "vld4.8 {" #c1"[6], " #c2"[6], " #c3"[6], " #c4"[6]}," #b1 "," #stride"\n" \
82 "vld4.8 {" #c1"[7], " #c2"[7], " #c3"[7], " #c4"[7]}," #b2 "," #stride"\n"
84 #define STORE8x2(c1, c2,
[all...]
/external/icu/icu4c/source/samples/uciter8/
H A Duciter8.c46 UChar32 c1, c2; local
73 c2=iter2->current(iter2);
74 if(c1!=c2) {
75 log_err("%s->current()=U+%04x != U+%04x=%s->current() at middle=%d\n", n1, c1, c2, n2, middle);
82 c2=iter2->next(iter2);
83 if(c1!=c2) {
84 log_err("%s->next()=U+%04x != U+%04x=%s->next() at %d (started in middle)\n", n1, c1, c2, n2, iter1->getIndex(iter1, UITER_CURRENT));
92 c2=iter2->previous(iter2);
93 if(c1!=c2) {
94 log_err("%s->previous()=U+%04x != U+%04x=%s->previous() at %d (started in middle)\n", n1, c1, c2, n
306 UChar32 c1, c2; local
[all...]
/external/opencv3/modules/flann/include/opencv2/flann/
H A Dindex_testing.h164 int c2 = 1; local
171 p2 = search_with_ground_truth(index, inputData, testData, matches, nn, c2, time, dist, distance, skipMatches);
175 checks = c2;
180 c1 = c2;
182 c2 *=2;
183 p2 = search_with_ground_truth(index, inputData, testData, matches, nn, c2, time, dist, distance, skipMatches);
193 cx = (c1+c2)/2;
201 c2 = cx;
203 cx = (c1+c2)/2;
211 c2
244 int c2 = 1; local
[all...]
/external/clang/test/CodeGenCXX/
H A Deh-aggregate-copy-destroy.cpp29 Container c2(c1);
H A Deh-aggregated-inits-unwind.cpp40 Container c2(c1);
H A Deh-aggregated-inits.cpp38 Container c2(c1);
/external/clang/test/Index/
H A Dcomplete-template-friends-defined.cpp25 M::C<int> c2; local
/external/clang/test/Modules/Inputs/
H A Dcxx-irgen-left.h18 C c2(c); D d2(d);
/external/clang/test/SemaTemplate/
H A Dinstantiation-default-2.cpp11 Constant<int&, x> *c2; variable
/external/freetype/src/psnames/
H A Dpstables.h4098 int c2; local
4103 c2 = q[0] & 127;
4104 if ( c2 == c )
4109 if ( c2 < c )
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/internal/analysis/
H A DCounterImplTest.java65 ICounter c2 = CounterImpl.getInstance(30, 30);
66 assertSame(c1, c2);
72 ICounter c2 = CounterImpl.getInstance(31, 30);
73 assertNotSame(c1, c2);
161 ICounter c2 = CounterImpl.getInstance(300, 123);
162 assertEquals(c1, c2);
168 ICounter c2 = CounterImpl.getInstance(400, 123);
169 assertFalse(c1.equals(c2));
175 ICounter c2 = CounterImpl.getInstance(300, 124);
176 assertFalse(c1.equals(c2));
[all...]
/external/libcxx/test/std/containers/sequences/forwardlist/forwardlist.ops/
H A Dmerge.pass.cpp29 C c2(std::begin(t2), std::end(t2));
30 c1.merge(c2);
42 C c2(std::begin(t2), std::end(t2));
43 c1.merge(c2);
H A Dmerge_pred.pass.cpp30 C c2(std::begin(t2), std::end(t2));
31 c1.merge(c2, std::greater<T>());
43 C c2(std::begin(t2), std::end(t2));
44 c1.merge(c2, std::greater<T>());
/external/llvm/test/MC/X86/
H A Dexpand-var.s22 c2 = b2 - a2 define
/external/opencv3/3rdparty/libjasper/
H A Djpc_mct.c87 void jpc_rct(jas_matrix_t *c0, jas_matrix_t *c1, jas_matrix_t *c2) argument
102 && jas_matrix_numrows(c2) == numrows && jas_matrix_numcols(c2) == numcols);
107 c2p = jas_matrix_getref(c2, i, 0);
130 void jpc_irct(jas_matrix_t *c0, jas_matrix_t *c1, jas_matrix_t *c2) argument
145 && jas_matrix_numrows(c2) == numrows && jas_matrix_numcols(c2) == numcols);
150 c2p = jas_matrix_getref(c2, i, 0);
171 void jpc_ict(jas_matrix_t *c0, jas_matrix_t *c1, jas_matrix_t *c2) argument
188 assert(jas_matrix_numrows(c1) == numrows && jas_matrix_numrows(c2)
212 jpc_iict(jas_matrix_t *c0, jas_matrix_t *c1, jas_matrix_t *c2) argument
[all...]
/external/pdfium/third_party/freetype/src/psnames/
H A Dpstables.h4098 int c2; local
4103 c2 = q[0] & 127;
4104 if ( c2 == c )
4109 if ( c2 < c )
/external/guava/guava-tests/test/com/google/common/io/
H A DCloserTest.java69 TestCloseable c2 = closer.register(TestCloseable.normal());
73 assertFalse(c2.isClosed());
79 assertTrue(c2.isClosed());
89 TestCloseable c2 = closer.register(TestCloseable.normal());
106 assertTrue(c2.isClosed());
115 TestCloseable c2 = null;
120 c2 = closer.register(TestCloseable.normal());
132 assertTrue(c2.isClosed());
145 TestCloseable c2 = closer.register(TestCloseable.normal());
154 assertTrue(c2
[all...]
/external/v8/test/webkit/fast/js/kde/
H A Dencode_decode_uri.js29 function checkEncodeException(encodeFunctionName,c1,c2)
31 if (c2 == undefined)
36 + "(String.fromCharCode(" + c1 + ") + String.fromCharCode(" + c2 + "))");
39 function checkEncodeDecode(encodeFunctionName, decodeFunctionName, c1, c2)
41 if (c2 == undefined)
47 + "(String.fromCharCode(" + c1 + ") + String.fromCharCode(" + c2 + ")))",
48 "String.fromCharCode(" + c1 + ") + String.fromCharCode(" + c2 + ")");
/external/skia/gm/
H A Dtransparency.cpp44 static SkShader* create_checkerboard_shader(SkColor c1, SkColor c2, int size) { argument
48 bm.eraseArea(SkIRect::MakeLTRB(0, 0, size, size), c2);
49 bm.eraseArea(SkIRect::MakeLTRB(size, size, 2 * size, 2 * size), c2); local
55 static void checkerboard(SkCanvas* canvas, SkColor c1, SkColor c2, int size) { argument
57 paint.setShader(create_checkerboard_shader(c1, c2, size))->unref();
/external/bzip2/
H A Dblocksort.c355 UChar c1, c2; local
360 c1 = block[i1]; c2 = block[i2];
361 if (c1 != c2) return (c1 > c2);
364 c1 = block[i1]; c2 = block[i2];
365 if (c1 != c2) return (c1 > c2);
368 c1 = block[i1]; c2 = block[i2];
369 if (c1 != c2) return (c1 > c2);
[all...]
/external/chromium-trace/catapult/third_party/gsutil/third_party/pyasn1/test/type/
H A Dtest_constraint.py16 self.c2 = constraint.SingleValueConstraint(3,4)
19 def testHash(self): assert hash(self.c1) != hash(self.c2), 'hash() fails'
89 self.c2 = constraint.PermittedAlphabetConstraint('DEF')
248 self.c2 = constraint.ConstraintsUnion(
253 assert self.c1.isSuperTypeOf(self.c2), 'isSuperTypeOf failed'
254 assert not self.c1.isSubTypeOf(self.c2) , 'isSubTypeOf failed'
256 assert not self.c2.isSuperTypeOf(self.c1) , 'isSuperTypeOf failed'
257 assert self.c2.isSubTypeOf(self.c1) , 'isSubTypeOf failed'
264 self.c2 = constraint.ConstraintsIntersection(
267 self.c2
[all...]
/external/bison/lib/
H A Dmbrtowc.c149 unsigned char c2 = (unsigned char) p[1]; local
151 if ((c2 ^ 0x80) < 0x40
152 && (c >= 0xe1 || c2 >= 0xa0)
153 && (c != 0xed || c2 < 0xa0))
163 unsigned char c2 = (unsigned char) p[1]; local
165 if ((c2 ^ 0x80) < 0x40
166 && (c >= 0xf1 || c2 >= 0x90)
167 && (c < 0xf4 || (c == 0xf4 && c2 < 0x90)))
204 unsigned char c2 = (unsigned char) p[1]; local
206 if (c2 >
263 unsigned char c2 = (unsigned char) p[1]; local
[all...]

Completed in 2462 milliseconds

1234567891011>>