Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/common/
H A Dubidiln.cpp876 int32_t visualIndex=UBIDI_MAP_NOWHERE; in ubidi_getVisualIndex()
914 return UBIDI_MAP_NOWHERE; in ubidi_getVisualIndex()
947 return UBIDI_MAP_NOWHERE; in ubidi_getVisualIndex()
1018 return UBIDI_MAP_NOWHERE; in ubidi_getLogicalIndex()
1029 return UBIDI_MAP_NOWHERE; in ubidi_getLogicalIndex()
1200 indexMap[k]=UBIDI_MAP_NOWHERE; in ubidi_getLogicalMap()
1264 indexMap[--k]= UBIDI_MAP_NOWHERE; in ubidi_getVisualMap()
1272 indexMap[--k]= UBIDI_MAP_NOWHERE; in ubidi_getVisualMap()
/third_party/node/deps/icu-small/source/common/
H A Dubidiln.cpp876 int32_t visualIndex=UBIDI_MAP_NOWHERE; in ubidi_getVisualIndex()
914 return UBIDI_MAP_NOWHERE; in ubidi_getVisualIndex()
947 return UBIDI_MAP_NOWHERE; in ubidi_getVisualIndex()
1018 return UBIDI_MAP_NOWHERE; in ubidi_getLogicalIndex()
1029 return UBIDI_MAP_NOWHERE; in ubidi_getLogicalIndex()
1200 indexMap[k]=UBIDI_MAP_NOWHERE; in ubidi_getLogicalMap()
1264 indexMap[--k]= UBIDI_MAP_NOWHERE; in ubidi_getVisualMap()
1272 indexMap[--k]= UBIDI_MAP_NOWHERE; in ubidi_getVisualMap()
/third_party/skia/third_party/externals/icu/source/common/
H A Dubidiln.cpp876 int32_t visualIndex=UBIDI_MAP_NOWHERE; in ubidi_getVisualIndex()
914 return UBIDI_MAP_NOWHERE; in ubidi_getVisualIndex()
947 return UBIDI_MAP_NOWHERE; in ubidi_getVisualIndex()
1018 return UBIDI_MAP_NOWHERE; in ubidi_getLogicalIndex()
1029 return UBIDI_MAP_NOWHERE; in ubidi_getLogicalIndex()
1200 indexMap[k]=UBIDI_MAP_NOWHERE; in ubidi_getLogicalMap()
1264 indexMap[--k]= UBIDI_MAP_NOWHERE; in ubidi_getVisualMap()
1272 indexMap[--k]= UBIDI_MAP_NOWHERE; in ubidi_getVisualMap()
/third_party/icu/icu4c/source/common/unicode/
H A Dubidi.h423 #define UBIDI_MAP_NOWHERE (-1) macro
1616 * The value returned may be <code>#UBIDI_MAP_NOWHERE</code> if there is no
1656 * The value returned may be <code>#UBIDI_MAP_NOWHERE</code> if there is no
1689 * Some values in the map may be <code>#UBIDI_MAP_NOWHERE</code> if the
1732 * Some values in the map may be <code>#UBIDI_MAP_NOWHERE</code> if the
1820 * the special value <code>UBIDI_MAP_NOWHERE</code>.
1821 * All elements must be >=0 or equal to <code>UBIDI_MAP_NOWHERE</code>.
1825 * same value except <code>UBIDI_MAP_NOWHERE</code>).
1831 * from <code>UBIDI_MAP_NOWHERE</code>, this means that element i of
1836 * inverse map will have a value equal to <code>UBIDI_MAP_NOWHERE</cod
[all...]
/third_party/node/deps/icu-small/source/common/unicode/
H A Dubidi.h423 #define UBIDI_MAP_NOWHERE (-1) macro
1616 * The value returned may be <code>#UBIDI_MAP_NOWHERE</code> if there is no
1656 * The value returned may be <code>#UBIDI_MAP_NOWHERE</code> if there is no
1689 * Some values in the map may be <code>#UBIDI_MAP_NOWHERE</code> if the
1732 * Some values in the map may be <code>#UBIDI_MAP_NOWHERE</code> if the
1820 * the special value <code>UBIDI_MAP_NOWHERE</code>.
1821 * All elements must be >=0 or equal to <code>UBIDI_MAP_NOWHERE</code>.
1825 * same value except <code>UBIDI_MAP_NOWHERE</code>).
1831 * from <code>UBIDI_MAP_NOWHERE</code>, this means that element i of
1836 * inverse map will have a value equal to <code>UBIDI_MAP_NOWHERE</cod
[all...]
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dubidi.h422 #define UBIDI_MAP_NOWHERE (-1) macro
1615 * The value returned may be <code>#UBIDI_MAP_NOWHERE</code> if there is no
1655 * The value returned may be <code>#UBIDI_MAP_NOWHERE</code> if there is no
1688 * Some values in the map may be <code>#UBIDI_MAP_NOWHERE</code> if the
1731 * Some values in the map may be <code>#UBIDI_MAP_NOWHERE</code> if the
1819 * the special value <code>UBIDI_MAP_NOWHERE</code>.
1820 * All elements must be >=0 or equal to <code>UBIDI_MAP_NOWHERE</code>.
1824 * same value except <code>UBIDI_MAP_NOWHERE</code>).
1830 * from <code>UBIDI_MAP_NOWHERE</code>, this means that element i of
1835 * inverse map will have a value equal to <code>UBIDI_MAP_NOWHERE</cod
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dcbiditst.c558 if (idx == UBIDI_MAP_NOWHERE) { in checkWhatYouCan()
606 if (idx == UBIDI_MAP_NOWHERE) { in checkWhatYouCan()
3767 #define NO UBIDI_MAP_NOWHERE

Completed in 26 milliseconds