Searched refs:thisChar (Results 1 - 3 of 3) sorted by relevance

/external/icu4c/test/intltest/
H A Drbbitst.cpp2900 *posChar = 0x41; // thisChar = 'A';
2915 UChar32 thisChar; // Character at above position "pos" local
2919 // and thisChar may not be adjacent because combining
2945 thisChar = prevChar = prevCharX2 = 0;
2956 prevChar = thisChar;
2959 thisChar = fText->char32At(pos);
2973 rule9Adjust(prevPos, &prevChar, &pos, &thisChar);
2976 rule9Adjust(pos, &thisChar, &nextPos, &c);
2991 if (prevChar == 0x0d && thisChar == 0x0a) {
3001 if (thisChar
[all...]
/external/chromium_org/third_party/icu/source/test/intltest/
H A Drbbitst.cpp3870 *posChar = 0x41; // thisChar = 'A';
3885 UChar32 thisChar; // Character at above position "pos" local
3889 // and thisChar may not be adjacent because combining
3912 thisChar = prevChar = 0;
3920 prevChar = thisChar;
3923 thisChar = fText->char32At(pos);
3937 rule9Adjust(prevPos, &prevChar, &pos, &thisChar);
3940 rule9Adjust(pos, &thisChar, &nextPos, &c);
3955 if (prevChar == 0x0d && thisChar == 0x0a) {
3965 if (thisChar
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 239 milliseconds