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

  /external/chromium/third_party/icu/public/i18n/unicode/
usearch.h 121 * pos != USEARCH_DONE;
139 #define USEARCH_DONE -1
276 * for a backwards search), <tt>USEARCH_DONE</tt> is returned.
278 * @see #USEARCH_DONE
317 * <tt>USEARCH_DONE</tt>, this method will return <tt>USEARCH_DONE</tt>.
327 * @see #USEARCH_DONE
339 * <tt>USEARCH_DONE</tt>, this method will return 0.
347 * @see #USEARCH_DONE
358 * construction or after <tt>USEARCH_DONE</tt> has been returned, return
    [all...]
  /external/icu4c/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/webkit/WebCore/icu/unicode/
usearch.h 121 * pos != USEARCH_DONE;
136 #define USEARCH_DONE -1
273 * for a backwards search), <tt>USEARCH_DONE</tt> is returned.
275 * @see #USEARCH_DONE
314 * <tt>USEARCH_DONE</tt>, this method will return <tt>USEARCH_DONE</tt>.
324 * @see #USEARCH_DONE
336 * <tt>USEARCH_DONE</tt>, this method will return 0.
344 * @see #USEARCH_DONE
355 * construction or after <tt>USEARCH_DONE</tt> has been returned, return
    [all...]

Completed in 172 milliseconds