Searched refs:length3 (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Dlocdispnames.cpp436 int32_t length, length2, length3 = 0; local
603 if(length + length3 < destCapacity) {
604 length3 += uloc_getDisplayKeyword(keyword, displayLocale, dest+length+length3, destCapacity-length-length3, pErrorCode);
606 length3 += uloc_getDisplayKeyword(keyword, displayLocale, NULL, 0, pErrorCode);
614 if(length + length3 < destCapacity) {
615 dest[length + length3] = 0x3D;
617 length3++;
618 if(length + length3 < destCapacit
[all...]
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dtrie2test.c547 int32_t length1, length2, length3; local
673 trie=utrie2_openFromSerialized(valueBits, storage, length2, &length3, &errorCode);
682 if(length2!=length3) {
688 uprv_memset((char *)storage+length3, 0xfa, (int32_t)(sizeof(storage)-length3));
/external/icu4c/test/cintltst/
H A Dtrie2test.c547 int32_t length1, length2, length3; local
673 trie=utrie2_openFromSerialized(valueBits, storage, length2, &length3, &errorCode);
682 if(length2!=length3) {
688 uprv_memset((char *)storage+length3, 0xfa, (int32_t)(sizeof(storage)-length3));
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.repository.tools_2.0.1.R36x_v20100823.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 153 milliseconds