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

/external/chromium/third_party/icu/source/common/
H A Dubidiln.c875 int32_t visualIndex=UBIDI_MAP_NOWHERE;
913 return UBIDI_MAP_NOWHERE;
946 return UBIDI_MAP_NOWHERE;
1017 return UBIDI_MAP_NOWHERE;
1028 return UBIDI_MAP_NOWHERE;
1199 indexMap[k]=UBIDI_MAP_NOWHERE;
1263 indexMap[--k]= UBIDI_MAP_NOWHERE;
1271 indexMap[--k]= UBIDI_MAP_NOWHERE;
/external/icu4c/common/
H A Dubidiln.c875 int32_t visualIndex=UBIDI_MAP_NOWHERE;
913 return UBIDI_MAP_NOWHERE;
946 return UBIDI_MAP_NOWHERE;
1017 return UBIDI_MAP_NOWHERE;
1028 return UBIDI_MAP_NOWHERE;
1199 indexMap[k]=UBIDI_MAP_NOWHERE;
1263 indexMap[--k]= UBIDI_MAP_NOWHERE;
1271 indexMap[--k]= UBIDI_MAP_NOWHERE;
/external/chromium/third_party/icu/public/common/unicode/
H A Dubidi.h411 #define UBIDI_MAP_NOWHERE (-1) macro
1426 * The value returned may be <code>#UBIDI_MAP_NOWHERE</code> if there is no
1466 * The value returned may be <code>#UBIDI_MAP_NOWHERE</code> if there is no
1499 * Some values in the map may be <code>#UBIDI_MAP_NOWHERE</code> if the
1542 * Some values in the map may be <code>#UBIDI_MAP_NOWHERE</code> if the
1630 * the special value <code>UBIDI_MAP_NOWHERE</code>.
1631 * All elements must be >=0 or equal to <code>UBIDI_MAP_NOWHERE</code>.
1635 * same value except <code>UBIDI_MAP_NOWHERE</code>).
1641 * from <code>UBIDI_MAP_NOWHERE</code>, this means that element i of
1646 * inverse map will have a value equal to <code>UBIDI_MAP_NOWHERE</cod
[all...]
/external/icu4c/common/unicode/
H A Dubidi.h412 #define UBIDI_MAP_NOWHERE (-1) macro
1444 * The value returned may be <code>#UBIDI_MAP_NOWHERE</code> if there is no
1484 * The value returned may be <code>#UBIDI_MAP_NOWHERE</code> if there is no
1517 * Some values in the map may be <code>#UBIDI_MAP_NOWHERE</code> if the
1560 * Some values in the map may be <code>#UBIDI_MAP_NOWHERE</code> if the
1648 * the special value <code>UBIDI_MAP_NOWHERE</code>.
1649 * All elements must be >=0 or equal to <code>UBIDI_MAP_NOWHERE</code>.
1653 * same value except <code>UBIDI_MAP_NOWHERE</code>).
1659 * from <code>UBIDI_MAP_NOWHERE</code>, this means that element i of
1664 * inverse map will have a value equal to <code>UBIDI_MAP_NOWHERE</cod
[all...]
/external/chromium/third_party/icu/source/test/cintltst/
H A Dcbiditst.c522 if (idx == UBIDI_MAP_NOWHERE) {
570 if (idx == UBIDI_MAP_NOWHERE) {
2897 #define NO UBIDI_MAP_NOWHERE
/external/icu4c/test/cintltst/
H A Dcbiditst.c522 if (idx == UBIDI_MAP_NOWHERE) {
570 if (idx == UBIDI_MAP_NOWHERE) {
2909 #define NO UBIDI_MAP_NOWHERE

Completed in 49 milliseconds