Searched refs:UBIDI_MAP_NOWHERE (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Dubidiln.c880 int32_t visualIndex=UBIDI_MAP_NOWHERE;
918 return UBIDI_MAP_NOWHERE;
951 return UBIDI_MAP_NOWHERE;
1022 return UBIDI_MAP_NOWHERE;
1033 return UBIDI_MAP_NOWHERE;
1204 indexMap[k]=UBIDI_MAP_NOWHERE;
1268 indexMap[--k]= UBIDI_MAP_NOWHERE;
1276 indexMap[--k]= UBIDI_MAP_NOWHERE;
/external/icu/icu4c/source/common/
H A Dubidiln.c880 int32_t visualIndex=UBIDI_MAP_NOWHERE;
918 return UBIDI_MAP_NOWHERE;
951 return UBIDI_MAP_NOWHERE;
1022 return UBIDI_MAP_NOWHERE;
1033 return UBIDI_MAP_NOWHERE;
1204 indexMap[k]=UBIDI_MAP_NOWHERE;
1268 indexMap[--k]= UBIDI_MAP_NOWHERE;
1276 indexMap[--k]= UBIDI_MAP_NOWHERE;
/external/chromium_org/third_party/icu/source/common/unicode/
H A Dubidi.h411 #define UBIDI_MAP_NOWHERE (-1) macro
1597 * The value returned may be <code>#UBIDI_MAP_NOWHERE</code> if there is no
1637 * The value returned may be <code>#UBIDI_MAP_NOWHERE</code> if there is no
1670 * Some values in the map may be <code>#UBIDI_MAP_NOWHERE</code> if the
1713 * Some values in the map may be <code>#UBIDI_MAP_NOWHERE</code> if the
1801 * the special value <code>UBIDI_MAP_NOWHERE</code>.
1802 * All elements must be >=0 or equal to <code>UBIDI_MAP_NOWHERE</code>.
1806 * same value except <code>UBIDI_MAP_NOWHERE</code>).
1812 * from <code>UBIDI_MAP_NOWHERE</code>, this means that element i of
1817 * inverse map will have a value equal to <code>UBIDI_MAP_NOWHERE</cod
[all...]
/external/icu/icu4c/source/common/unicode/
H A Dubidi.h411 #define UBIDI_MAP_NOWHERE (-1) macro
1597 * The value returned may be <code>#UBIDI_MAP_NOWHERE</code> if there is no
1637 * The value returned may be <code>#UBIDI_MAP_NOWHERE</code> if there is no
1670 * Some values in the map may be <code>#UBIDI_MAP_NOWHERE</code> if the
1713 * Some values in the map may be <code>#UBIDI_MAP_NOWHERE</code> if the
1801 * the special value <code>UBIDI_MAP_NOWHERE</code>.
1802 * All elements must be >=0 or equal to <code>UBIDI_MAP_NOWHERE</code>.
1806 * same value except <code>UBIDI_MAP_NOWHERE</code>).
1812 * from <code>UBIDI_MAP_NOWHERE</code>, this means that element i of
1817 * inverse map will have a value equal to <code>UBIDI_MAP_NOWHERE</cod
[all...]
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcbiditst.c544 if (idx == UBIDI_MAP_NOWHERE) {
592 if (idx == UBIDI_MAP_NOWHERE) {
3514 #define NO UBIDI_MAP_NOWHERE
/external/icu/icu4c/source/test/cintltst/
H A Dcbiditst.c546 if (idx == UBIDI_MAP_NOWHERE) {
594 if (idx == UBIDI_MAP_NOWHERE) {
3754 #define NO UBIDI_MAP_NOWHERE

Completed in 227 milliseconds