/external/chromium_org/third_party/icu/source/i18n/unicode/ |
stsearch.h | 464 virtual int32_t handleNext(int32_t position, UErrorCode &status);
|
search.h | 441 * <tt>handleNext</tt> or <tt>handlePrev</tt> finds a 444 * the match is rejected and <tt>handleNext</tt> or 447 * @see #handleNext 463 * <tt>handleNext</tt> or <tt>handlePrev</tt> finds a 466 * the match is rejected and <tt>handleNext</tt> or 469 * @see #handleNext 504 virtual int32_t handleNext(int32_t position, UErrorCode &status) 532 * Subclasses' <tt>handleNext</tt> and <tt>handlePrev</tt> 535 * @see #handleNext 544 * Subclasses' <tt>handleNext</tt> and <tt>handlePrev</tt [all...] |
/external/icu4c/i18n/unicode/ |
stsearch.h | 464 virtual int32_t handleNext(int32_t position, UErrorCode &status);
|
search.h | 447 * <tt>handleNext</tt> or <tt>handlePrev</tt> finds a 450 * the match is rejected and <tt>handleNext</tt> or 453 * @see #handleNext 469 * <tt>handleNext</tt> or <tt>handlePrev</tt> finds a 472 * the match is rejected and <tt>handleNext</tt> or 475 * @see #handleNext 510 virtual int32_t handleNext(int32_t position, UErrorCode &status) 538 * Subclasses' <tt>handleNext</tt> and <tt>handlePrev</tt> 541 * @see #handleNext 550 * Subclasses' <tt>handleNext</tt> and <tt>handlePrev</tt [all...] |
/packages/apps/Settings/src/com/android/settings/ |
ConfirmLockPassword.java | 155 private void handleNext() { 172 handleNext(); 199 handleNext();
|
ChooseLockPassword.java | 389 private void handleNext() { 426 handleNext(); 448 handleNext();
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
rbbi.h | 671 int32_t handleNext(const RBBIStateTable *statetable);
|
/external/icu4c/common/unicode/ |
rbbi.h | 728 int32_t handleNext(const RBBIStateTable *statetable);
|
/external/chromium_org/third_party/icu/source/i18n/ |
search.cpp | 204 return handleNext(0, status); 214 return handleNext(position, status); 276 return handleNext(offset, status);
|
stsearch.cpp | 334 int32_t StringSearch::handleNext(int32_t position, UErrorCode &status)
|
/external/icu4c/i18n/ |
search.cpp | 204 return handleNext(0, status); 214 return handleNext(position, status); 276 return handleNext(offset, status);
|
stsearch.cpp | 334 int32_t StringSearch::handleNext(int32_t position, UErrorCode &status)
|
/external/chromium_org/third_party/icu/source/common/ |
rbbi.cpp | 535 int32_t result = handleNext(fData->fForwardTable); 623 // we wont have a tag value for that position, which is only set by handleNext(). 704 handleNext(fData->fSafeFwdTable); 812 handleNext(fData->fSafeFwdTable); 920 // handleNext(stateTable) 928 int32_t RuleBasedBreakIterator::handleNext(const RBBIStateTable *statetable) { 950 // No matter what, handleNext alway correctly sets the break tag value. [all...] |
/external/icu4c/common/ |
rbbi.cpp | 596 int32_t result = handleNext(fData->fForwardTable); 684 // we wont have a tag value for that position, which is only set by handleNext(). 765 handleNext(fData->fSafeFwdTable); 873 handleNext(fData->fSafeFwdTable); [all...] |
/external/chromium_org/third_party/icu/source/test/intltest/ |
srchtest.cpp | [all...] |
/external/icu4c/test/intltest/ |
srchtest.cpp | [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
com.ibm.icu_4.2.1.v20100412.jar | |
/prebuilts/tools/common/m2/internal/com/ibm/icu/icu4j/2.6.1/ |
icu4j-2.6.1.jar | |
/prebuilts/misc/common/icu4j/ |
icu4j.jar | |