Searched refs:UCOL_TOK_POLARITY_POSITIVE (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Ducol_tok.h37 #define UCOL_TOK_POLARITY_POSITIVE 1 macro
H A Ducol_bld.cpp771 tok=&lh->first[UCOL_TOK_POLARITY_POSITIVE];
779 tok=&lh->first[UCOL_TOK_POLARITY_POSITIVE];
H A Ducol_tok.cpp1507 sourceToken->polarity = UCOL_TOK_POLARITY_POSITIVE; /* TODO: this should also handle reverse */
1809 sourceToken->polarity = UCOL_TOK_POLARITY_POSITIVE; /* TODO: this should also handle reverse */
/external/icu4c/i18n/
H A Ducol_tok.h37 #define UCOL_TOK_POLARITY_POSITIVE 1 macro
H A Ducol_bld.cpp779 tok=&lh->first[UCOL_TOK_POLARITY_POSITIVE];
787 tok=&lh->first[UCOL_TOK_POLARITY_POSITIVE];
H A Ducol_tok.cpp1501 sourceToken->polarity = UCOL_TOK_POLARITY_POSITIVE; /* TODO: this should also handle reverse */
1803 sourceToken->polarity = UCOL_TOK_POLARITY_POSITIVE; /* TODO: this should also handle reverse */

Completed in 92 milliseconds