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

  /external/icu4c/common/unicode/
uiter.h 84 #define UITER_NO_STATE ((uint32_t)0xffffffff)
267 * a valid state for each position, in which case they return UITER_NO_STATE instead.
275 * @see UITER_NO_STATE
534 * if it is NULL or any other error occurs, then UITER_NO_STATE is returned.
537 * a valid state for each position, in which case they return UITER_NO_STATE instead.
545 * @see UITER_NO_STATE
  /external/webkit/Source/JavaScriptCore/icu/unicode/
uiter.h 84 #define UITER_NO_STATE ((uint32_t)0xffffffff)
267 * a valid state for each position, in which case they return UITER_NO_STATE instead.
275 * @see UITER_NO_STATE
534 * if it is NULL or any other error occurs, then UITER_NO_STATE is returned.
537 * a valid state for each position, in which case they return UITER_NO_STATE instead.
545 * @see UITER_NO_STATE
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
uiter.h 84 #define UITER_NO_STATE ((uint32_t)0xffffffff)
267 * a valid state for each position, in which case they return UITER_NO_STATE instead.
275 * @see UITER_NO_STATE
534 * if it is NULL or any other error occurs, then UITER_NO_STATE is returned.
537 * a valid state for each position, in which case they return UITER_NO_STATE instead.
545 * @see UITER_NO_STATE
  /external/webkit/Source/WebCore/icu/unicode/
uiter.h 84 #define UITER_NO_STATE ((uint32_t)0xffffffff)
267 * a valid state for each position, in which case they return UITER_NO_STATE instead.
275 * @see UITER_NO_STATE
534 * if it is NULL or any other error occurs, then UITER_NO_STATE is returned.
537 * a valid state for each position, in which case they return UITER_NO_STATE instead.
545 * @see UITER_NO_STATE
  /external/webkit/Source/WebKit/mac/icu/unicode/
uiter.h 84 #define UITER_NO_STATE ((uint32_t)0xffffffff)
267 * a valid state for each position, in which case they return UITER_NO_STATE instead.
275 * @see UITER_NO_STATE
534 * if it is NULL or any other error occurs, then UITER_NO_STATE is returned.
537 * a valid state for each position, in which case they return UITER_NO_STATE instead.
545 * @see UITER_NO_STATE

Completed in 417 milliseconds