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

1 2

  /external/libcxx/test/std/experimental/string.view/string.view.iterators/
rend.pass.cpp 24 typename S::const_reverse_iterator ce2 = s.crend(); local
30 assert(ce2 == s.rbegin());
36 assert(ce2 != s.rbegin());
41 assert(ce2 - s.crbegin() == s.size());
44 assert( e == ce2);
45 assert(ce1 == ce2);
end.pass.cpp 24 typename S::const_iterator ce2 = s.cend(); local
30 assert(ce2 == s.begin());
36 assert(ce2 != s.begin());
41 assert(ce2 - s.cbegin() == s.size());
44 assert( e == ce2);
45 assert(ce1 == ce2);
  /libcore/luni/src/test/java/libcore/javax/sql/
OldConnectionEventTest.java 33 ConnectionEvent ce2 = new ConnectionEvent(ipc,null); local
34 assertSame(ce2.getSource(),ce.getSource());
41 ConnectionEvent ce2 = new ConnectionEvent(ipc, null); local
43 assertEquals(ce2.getSQLException(), ce.getSQLException());
48 assertNotSame(ce3.getSQLException(), ce2.getSQLException());
  /external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.list/
p7-0x.cpp 59 Agg<char> ce2 = { ConvertVar<double>() }; // expected-error {{type 'double' cannot be narrowed to 'char'}} expected-note {{silence}} local
108 Agg<double> ce2 = { ConvertVar<long double>() }; // expected-error {{non-constant-expression cannot be narrowed from type 'long double' to 'double'}} expected-note {{silence}} local
129 Agg<double> ce2 = { ConvertVar<long long>() }; // expected-error {{non-constant-expression cannot be narrowed from type 'long long' to 'double'}} expected-note {{silence}} local
173 Agg<char> ce2 = { ConvertVar<short>() }; // expected-error {{non-constant-expression cannot be narrowed from type 'short' to 'char'}} expected-note {{silence}} local
p7-cxx11-nowarn.cpp 60 Agg<char> ce2 = { ConvertVar<double>() }; // expected-warning {{type 'double' cannot be narrowed to 'char'}} expected-note {{silence}} local
106 Agg<double> ce2 = { ConvertVar<long double>() }; // expected-warning {{non-constant-expression cannot be narrowed from type 'long double' to 'double'}} expected-note {{silence}} local
127 Agg<double> ce2 = { ConvertVar<long long>() }; // expected-warning {{non-constant-expression cannot be narrowed from type 'long long' to 'double'}} expected-note {{silence}} local
171 Agg<char> ce2 = { ConvertVar<short>() }; // expected-warning {{non-constant-expression cannot be narrowed from type 'short' to 'char'}} expected-note {{silence}} local
  /external/clang/test/CXX/special/class.copy/
p13-0x.cpp 23 Constexpr2 ce2; member in struct:Constexpr3
24 // all special constructors are constexpr, move ctor calls ce2's copy ctor
  /external/icu/android_icu4j/src/main/java/android/icu/text/
RuleBasedCollator.java 784 long ce1, ce2; local
    [all...]
  /external/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
RuleBasedCollator.java 806 long ce1, ce2; local
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
CollationMiscTest.java 1163 int ce2 = CollationElementIterator.IGNORABLE; local
1743 int ce2 = iter.next(); local
2981 int ce1, ce2; local
    [all...]
CollationTest.java 339 long ce2 = ci.nextCE(); local
340 if (ce == Collation.NO_CE || ce2 != Collation.NO_CE) {
374 long ce2 = ci2.nextCE(); local
376 if (ce1 != ce2) {
    [all...]
CollationAPITest.java 620 int ce2 = encoliter.next(); local
621 if (ce2 != ce) {
    [all...]
  /external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
CollationMiscTest.java 1159 int ce2 = CollationElementIterator.IGNORABLE; local
1739 int ce2 = iter.next(); local
2977 int ce1, ce2; local
    [all...]
CollationTest.java 335 long ce2 = ci.nextCE(); local
336 if (ce == Collation.NO_CE || ce2 != Collation.NO_CE) {
370 long ce2 = ci2.nextCE(); local
372 if (ce1 != ce2) {
    [all...]
CollationAPITest.java 616 int ce2 = encoliter.next(); local
617 if (ce2 != ce) {
    [all...]
  /external/elfutils/tests/
run-strings-test.sh 167 testfile4: 2ce2 [^_]
209 testfile4: 5ce2 [^_]
  /external/icu/icu4c/source/i18n/
rulebasedcollator.cpp 578 int64_t ce1, ce2; local
582 ce2 = ci.nextCE(errorCode);
586 ce2 = ci.nextCE(errorCode);
588 if(ce1 == Collation::NO_CE || ce2 != Collation::NO_CE) {
    [all...]
  /external/icu/icu4c/source/test/intltest/
collationtest.cpp 235 int64_t ce2 = ci.nextCE(errorCode); local
239 if(ce == Collation::NO_CE || ce2 != Collation::NO_CE) {
272 int64_t ce2 = ci2.nextCE(errorCode); local
276 if(ce1 != ce2) {
    [all...]
  /external/icu/icu4c/source/test/cintltst/
capitst.c 532 uint32_t ce2 = ucol_next(iter2, &status); local
537 if (ce2 != ce) {
    [all...]
cmsccoll.c     [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic6x/
insns16-s-unit.d 112 [0-9a-f]+[02468ace] <[^>]*> 5ce2[ \t]+sshl \.S1 a1,a2,a1
insns-c674x.d     [all...]
  /external/valgrind/VEX/priv/
ir_defs.c 2266 IRCallee* ce2 = mkIRCallee(ce->regparms, ce->name, ce->addr); local
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/epiphany/
allinsn.d 857 8ca: 6ce2 mov r3,r3
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic54x/
all-opcodes.d 584 23e: 3ce2.*
588 242: 3ce2.*
    [all...]
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 

Completed in 501 milliseconds

1 2