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

/external/chromium_org/third_party/icu/source/i18n/
H A Dinputext.cpp84 int dsti = 0; local
98 for (srci = 0; srci < fRawLength && dsti < BUFFER_SIZE; srci += 1) {
111 fInputBytes[dsti++] = b;
119 fInputLen = dsti;
/external/icu4c/i18n/
H A Dinputext.cpp84 int dsti = 0; local
98 for (srci = 0; srci < fRawLength && dsti < BUFFER_SIZE; srci += 1) {
111 fInputBytes[dsti++] = b;
119 fInputLen = dsti;
/external/opencv/ml/src/
H A Dml_inner_functions.cpp470 int* dsti; local
528 dsti = idx->data.i;
534 *dsti++ = i;
539 dsti[i] = srci[i*step];
542 qsort( dsti, idx_total, sizeof(dsti[0]), icvCmpIntegers );
544 if( dsti[0] < 0 || dsti[idx_total-1] >= data_arr_size )
550 if( dsti[i] <= dsti[
[all...]
/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 162 milliseconds