Searched defs:iI (Results 1 - 2 of 2) sorted by relevance

/external/clang/test/CodeGenCXX/
H A Dcopy-constructor-synthesis.cpp70 I() : iI(ix++) { }
71 int iI; member in struct:I
85 printf("ARR_I[%d][%d] = %d\n", i,k, ARR_I[i][k].iI);
/external/icu4c/test/intltest/
H A Dtstnorm.cpp1106 static const UChar iI[]={ 0x49, 0x69, 0x130, 0x131 }; local
1119 for(i=0; i<LENGTHOF(iI); ++i) {
1120 if(nfcImpl->getCanonStartSet(iI[i], iSet)) {

Completed in 377 milliseconds