Searched defs:otherBlock (Results 1 - 3 of 3) sorted by relevance

/external/icu4c/common/
H A Dutrie.c376 int32_t otherBlock) {
381 if(idx[block+i]!=idx[otherBlock+i]) {
561 int32_t otherBlock, int32_t step) {
568 if(equal_uint32(data+block, data+otherBlock, UTRIE_DATA_BLOCK_LENGTH)) {
375 _findSameIndexBlock(const int32_t *idx, int32_t indexLength, int32_t otherBlock) argument
560 _findSameDataBlock(const uint32_t *data, int32_t dataLength, int32_t otherBlock, int32_t step) argument
H A Dutrie2_builder.c865 findSameIndex2Block(const int32_t *idx, int32_t index2Length, int32_t otherBlock) { argument
872 if(equal_int32(idx+block, idx+otherBlock, UTRIE2_INDEX_2_BLOCK_LENGTH)) {
880 findSameDataBlock(const uint32_t *data, int32_t dataLength, int32_t otherBlock, int32_t blockLength) { argument
887 if(equal_uint32(data+block, data+otherBlock, blockLength)) {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 1382 milliseconds