HomeSort by relevance Sort by last modified time
    Searched defs:USEARCH_DONE (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/icu/source/i18n/unicode/
usearch.h 122 * pos != USEARCH_DONE;
140 #define USEARCH_DONE -1
339 * for a backwards search), <tt>USEARCH_DONE</tt> is returned.
341 * @see #USEARCH_DONE
380 * <tt>USEARCH_DONE</tt>, this method will return <tt>USEARCH_DONE</tt>.
390 * @see #USEARCH_DONE
402 * <tt>USEARCH_DONE</tt>, this method will return 0.
410 * @see #USEARCH_DONE
421 * construction or after <tt>USEARCH_DONE</tt> has been returned, return
    [all...]
  /external/icu/icu4c/source/i18n/unicode/
usearch.h 131 * pos != USEARCH_DONE;
149 #define USEARCH_DONE -1
392 * for a backwards search), <tt>USEARCH_DONE</tt> is returned.
394 * @see #USEARCH_DONE
433 * <tt>USEARCH_DONE</tt>, this method will return <tt>USEARCH_DONE</tt>.
443 * @see #USEARCH_DONE
455 * <tt>USEARCH_DONE</tt>, this method will return 0.
463 * @see #USEARCH_DONE
474 * construction or after <tt>USEARCH_DONE</tt> has been returned, return
    [all...]

Completed in 85 milliseconds