Home
last modified time | relevance | path

Searched refs:dsti (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/i18n/
Dinputext.cpp84 int dsti = 0; in MungeInput() local
98 for (srci = 0; srci < fRawLength && dsti < BUFFER_SIZE; srci += 1) { in MungeInput()
111 fInputBytes[dsti++] = b; in MungeInput()
119 fInputLen = dsti; in MungeInput()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DCharsetDetector.java348 int dsti = 0; in MungeInput() local
361 for (srci = 0; srci < fRawLength && dsti < fInputBytes.length; srci++) { in MungeInput()
372 fInputBytes[dsti++] = b; in MungeInput()
380 fInputLen = dsti; in MungeInput()
/external/opencv/ml/src/
Dml_inner_functions.cpp470 int* dsti; in cvPreprocessIndexArray() local
528 dsti = idx->data.i; in cvPreprocessIndexArray()
534 *dsti++ = i; in cvPreprocessIndexArray()
539 dsti[i] = srci[i*step]; in cvPreprocessIndexArray()
542 qsort( dsti, idx_total, sizeof(dsti[0]), icvCmpIntegers ); in cvPreprocessIndexArray()
544 if( dsti[0] < 0 || dsti[idx_total-1] >= data_arr_size ) in cvPreprocessIndexArray()
550 if( dsti[i] <= dsti[i-1] ) in cvPreprocessIndexArray()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...