OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dsti
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/icu/source/i18n/
inputext.cpp
84
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/
inputext.cpp
84
int
dsti
= 0;
local
98
for (srci = 0; srci < fRawLength &&
dsti
< BUFFER_SIZE; srci += 1) {
111
fInputBytes[
dsti
++] = b;
119
fInputLen =
dsti
;
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/makedict/
FusionDictionary.java
377
int
dsti
= 0;
local
379
srci < length; srci += Character.charCount(codePoint), ++
dsti
) {
380
codePoints[
dsti
] = codePoint;
383
codePoints[
dsti
] = codePoint;
[
all
...]
/external/opencv/ml/src/
ml_inner_functions.cpp
470
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
[i-1]
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar
/prebuilts/misc/common/icu4j/
icu4j.jar
Completed in 1590 milliseconds