Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/icu/unicode/
Duloc.h907 int32_t acceptListCount,
/external/webkit/Source/JavaScriptCore/icu/unicode/
Duloc.h907 int32_t acceptListCount,
/external/icu4c/common/
Duloc.c2404 int32_t acceptListCount, in uloc_acceptLanguage() argument
2417 fallbackList = uprv_malloc((size_t)(sizeof(fallbackList[0])*acceptListCount)); in uloc_acceptLanguage()
2422 for(i=0;i<acceptListCount;i++) { in uloc_acceptLanguage()
2461 for(i=0;i<acceptListCount;i++) { in uloc_acceptLanguage()
2481 for(j=0;j<acceptListCount;j++) { in uloc_acceptLanguage()
2503 for(i=0;i<acceptListCount;i++) { in uloc_acceptLanguage()
/external/icu4c/common/unicode/
Duloc.h967 int32_t acceptListCount,