Searched refs:jamoSpecial (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Ducol_data.h62 UBool jamoSpecial; /* is jamoSpecial */ member in struct:__anon12004
H A Ducol_swp.cpp237 ds->swapArray32(ds, inHeader, (int32_t)((const char *)&inHeader->jamoSpecial-(const char *)inHeader),
/external/icu/icu4c/source/common/
H A Ducol_data.h62 UBool jamoSpecial; /* is jamoSpecial */ member in struct:__anon21792
H A Ducol_swp.cpp251 ds->swapArray32(ds, inHeader, (int32_t)((const char *)&inHeader->jamoSpecial-(const char *)inHeader),
/external/chromium_org/third_party/icu/source/i18n/
H A Ducol_elm.cpp907 t->image->jamoSpecial = TRUE;
976 t->image->jamoSpecial = TRUE;
1204 t->image->jamoSpecial = TRUE;
1454 t->image->jamoSpecial, status);
1500 myData->jamoSpecial = t->image->jamoSpecial;
H A Ducol.cpp547 myData->jamoSpecial = coll->image->jamoSpecial;
3181 if (!source->coll->image->jamoSpecial) { // FAST PATH
3948 if (!source->coll->image->jamoSpecial) {
H A Ducol_bld.cpp943 t->image->jamoSpecial = TRUE;
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcmsccoll.c1448 if(coll->image->jamoSpecial == TRUE) {
2563 log_verbose("Setting jamoSpecial to TRUE and testing once more\n");
2564 ((UCATableHeader *)coll->image)->jamoSpecial = TRUE; /* don't try this at home */

Completed in 2127 milliseconds