OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:prevLength
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/icu/source/common/
ucnvmbcs.c
[
all
...]
ucnv_ext.c
676
int32_t length,
prevLength
;
707
if((
prevLength
=cnv->fromUnicodeStatus)!=0) {
711
if(
prevLength
>1 && length==1) {
715
} else if(
prevLength
==1 && length>1) {
[
all
...]
/external/icu4c/common/
ucnvmbcs.c
[
all
...]
ucnv_ext.cpp
676
int32_t length,
prevLength
;
707
if((
prevLength
=cnv->fromUnicodeStatus)!=0) {
711
if(
prevLength
>1 && length==1) {
715
} else if(
prevLength
==1 && length>1) {
[
all
...]
/external/icu4c/i18n/unicode/
msgfmt.h
[
all
...]
/prebuilts/misc/common/icu4j/
icu4j.jar
Completed in 101 milliseconds