Searched defs:UITER_NO_STATE (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/common/unicode/
H A Duiter.h84 #define UITER_NO_STATE ((uint32_t)0xffffffff) macro
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/icu/icu4c/source/common/unicode/
H A Duiter.h84 #define UITER_NO_STATE ((uint32_t)0xffffffff) macro
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 473 milliseconds