OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:textoffset
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/third_party/icu/source/i18n/
usearch.cpp
676
* @param
textoffset
current offset
683
int32_t
textoffset
,
686
if (
textoffset
< textlength) {
687
int32_t temp =
textoffset
;
699
return
textoffset
;
706
* @param
textoffset
current offset, one offset away from the last character
713
int32_t
textoffset
)
717
textoffset
< textlength) {
718
int32_t temp =
textoffset
;
722
return getNextBaseOffset(text,
textoffset
, textlength)
4290
int32_t
textoffset
= ucol_getOffset(coleiter);
local
4404
int32_t
textoffset
= ucol_getOffset(coleiter);
local
4518
int32_t
textoffset
= ucol_getOffset(coleiter);
local
4636
int32_t
textoffset
= ucol_getOffset(coleiter);
local
[
all
...]
/external/icu4c/i18n/
usearch.cpp
676
* @param
textoffset
current offset
683
int32_t
textoffset
,
686
if (
textoffset
< textlength) {
687
int32_t temp =
textoffset
;
699
return
textoffset
;
706
* @param
textoffset
current offset, one offset away from the last character
713
int32_t
textoffset
)
717
textoffset
< textlength) {
718
int32_t temp =
textoffset
;
722
return getNextBaseOffset(text,
textoffset
, textlength)
4335
int32_t
textoffset
= ucol_getOffset(coleiter);
local
4449
int32_t
textoffset
= ucol_getOffset(coleiter);
local
4563
int32_t
textoffset
= ucol_getOffset(coleiter);
local
4705
int32_t
textoffset
= ucol_getOffset(coleiter);
local
[
all
...]
/prebuilts/tools/common/m2/internal/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar
/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 307 milliseconds