Searched defs:anchorStart (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Drbt_rule.cpp50 * @param anchorStart TRUE if the the rule is anchored on the left to
61 UBool anchorStart, UBool anchorEnd,
109 if (anchorStart) {
55 TransliterationRule(const UnicodeString& input, int32_t anteContextPos, int32_t postContextPos, const UnicodeString& outputStr, int32_t cursorPosition, int32_t cursorOffset, UnicodeFunctor** segs, int32_t segsCount, UBool anchorStart, UBool anchorEnd, const TransliterationRuleData* theData, UErrorCode& status) argument
H A Drbt_pars.cpp280 UBool anchorStart; member in class:RuleHalf
343 anchorStart = anchorEnd = FALSE;
505 if (buf.length() == 0 && !anchorStart) {
506 anchorStart = TRUE;
781 anchorStart = anchorEnd = FALSE;
1337 if (left->anchorStart || left->anchorEnd ||
1338 right->anchorStart || right->anchorEnd) {
1420 right->anchorStart || right->anchorEnd ||
1442 left->anchorStart, left->anchorEnd,
/external/icu4c/i18n/
H A Drbt_rule.cpp51 * @param anchorStart TRUE if the the rule is anchored on the left to
62 UBool anchorStart, UBool anchorEnd,
110 if (anchorStart) {
56 TransliterationRule(const UnicodeString& input, int32_t anteContextPos, int32_t postContextPos, const UnicodeString& outputStr, int32_t cursorPosition, int32_t cursorOffset, UnicodeFunctor** segs, int32_t segsCount, UBool anchorStart, UBool anchorEnd, const TransliterationRuleData* theData, UErrorCode& status) argument
H A Drbt_pars.cpp286 UBool anchorStart; member in class:RuleHalf
349 anchorStart = anchorEnd = FALSE;
511 if (buf.length() == 0 && !anchorStart) {
512 anchorStart = TRUE;
787 anchorStart = anchorEnd = FALSE;
1343 if (left->anchorStart || left->anchorEnd ||
1344 right->anchorStart || right->anchorEnd) {
1426 right->anchorStart || right->anchorEnd ||
1448 left->anchorStart, left->anchorEnd,
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 101 milliseconds