/external/chromium_org/third_party/protobuf/java/src/test/java/com/google/protobuf/ |
LiteralByteStringTest.java | 224 int thisLength = byteBuffer.remaining(); 226 assertTrue(bytesSeen + thisLength <= referenceBytes.length); 227 byteBuffer.get(roundTripBytes, bytesSeen, thisLength); 228 bytesSeen += thisLength;
|
/external/chromium_org/third_party/icu/source/i18n/ |
coleitr.cpp | 102 int thislength = (int)(m_data_->iteratordata_.endp - m_data_->iteratordata_.string); local 105 if (thislength != thatlength) { 111 thislength * U_SIZEOF_UCHAR) != 0) {
|
/external/icu4c/i18n/ |
coleitr.cpp | 103 int thislength = (int)(m_data_->iteratordata_.endp - m_data_->iteratordata_.string); local 106 if (thislength != thatlength) { 112 thislength * U_SIZEOF_UCHAR) != 0) {
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
unistr.h | [all...] |
/external/icu4c/common/unicode/ |
unistr.h | [all...] |
/external/chromium_org/third_party/icu/source/test/intltest/ |
ustrtest.cpp | 314 // test compare(thisOffset, thisLength, that, thatOffset, thatLength) 318 errln("1. compare(thisOffset, thisLength, that, thatOffset, thatLength) failed"); 323 errln("2. compare(thisOffset, thisLength, that, thatOffset, thatLength) failed"); [all...] |
/external/icu4c/test/intltest/ |
ustrtest.cpp | 316 // test compare(thisOffset, thisLength, that, thatOffset, thatLength) 320 errln("1. compare(thisOffset, thisLength, that, thatOffset, thatLength) failed"); 325 errln("2. compare(thisOffset, thisLength, that, thatOffset, thatLength) failed"); [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.core.filesystem_1.3.1.R36x_v20100727-0745.jar | |