/external/icu/icu4c/source/test/cintltst/ |
D | cbididat.c | 45 static const UBiDiLevel 60 static const UBiDiLevel 75 static const UBiDiLevel 90 static const UBiDiLevel 105 static const UBiDiLevel 120 static const UBiDiLevel 136 static const UBiDiLevel 151 static const UBiDiLevel 168 static const UBiDiLevel 189 static const UBiDiLevel [all …]
|
D | cbiditransformtst.c | 38 UBiDiLevel inLevel; 40 UBiDiLevel outLevel; 67 const UChar *expectedTxt, UBiDiLevel inLevel, UBiDiLevel outLevel); 134 UBiDiLevel inLevel, UBiDiLevel outLevel) in logResultsForDir() 152 static const UBiDiLevel inLevels[] = { in testAutoDirection() 155 static const UBiDiLevel outLevels[] = { in testAutoDirection()
|
D | cbiditst.h | 67 UBiDiLevel paraLevel; 70 UBiDiLevel resultLevel; 71 const UBiDiLevel *levels;
|
D | cbiditst.c | 49 static void _testManyInverseBidi(UBiDi *pBiDi, UBiDiLevel direction); 52 UBiDiLevel direction, UErrorCode *pErrorCode); 101 uint32_t option, UBiDiLevel level, char *result); 105 int option, UBiDiLevel level); 109 const char *option, UBiDiLevel level); 112 UBiDiLevel level, UBool forward); 123 static void printUnicode(const UChar *s, int32_t length, const UBiDiLevel *levels); 210 UBiDiLevel paraLevel; in doTests() 397 const UBiDiLevel* gotLevels = ubidi_getLevels(bidi, &ec); in formatLevels() 449 const UBiDiLevel *levels; in printCaseInfo() [all …]
|
/external/icu/icu4c/source/common/unicode/ |
D | ubidi.h | 332 typedef uint8_t UBiDiLevel; typedef 1227 UBiDiLevel paraLevel, UBiDiLevel *embeddingLevels, 1370 U_STABLE UBiDiLevel U_EXPORT2 1420 int32_t *pParaLimit, UBiDiLevel *pParaLevel, 1453 UBiDiLevel *pParaLevel, UErrorCode *pErrorCode); 1470 U_STABLE UBiDiLevel U_EXPORT2 1491 U_STABLE const UBiDiLevel * U_EXPORT2 1520 int32_t *pLogicalLimit, UBiDiLevel *pLevel); 1775 ubidi_reorderLogical(const UBiDiLevel *levels, int32_t length, int32_t *indexMap); 1798 ubidi_reorderVisual(const UBiDiLevel *levels, int32_t length, int32_t *indexMap);
|
D | ubiditransform.h | 247 UBiDiLevel inParaLevel, UBiDiOrder inOrder, 248 UBiDiLevel outParaLevel, UBiDiOrder outOrder,
|
/external/icu/icu4c/source/common/ |
D | ubidiln.cpp | 96 UBiDiLevel *levels=pBiDi->levels; in setTrailingWSStart() 98 UBiDiLevel paraLevel=pBiDi->paraLevel; in setTrailingWSStart() 191 const UBiDiLevel *levels=pLineBiDi->levels; in ubidi_setLine() 193 UBiDiLevel level; in ubidi_setLine() 204 level=(UBiDiLevel)(levels[0]&1); in ubidi_setLine() 230 pLineBiDi->paraLevel=(UBiDiLevel)((pLineBiDi->paraLevel+1)&~1); in ubidi_setLine() 250 U_CAPI UBiDiLevel U_EXPORT2 262 U_CAPI const UBiDiLevel * U_EXPORT2 285 UBiDiLevel *levels=pBiDi->levelsMemory; in ubidi_getLevels() 306 int32_t *pLogicalLimit, UBiDiLevel *pLevel) { in ubidi_getLogicalRun() [all …]
|
D | ubiditransform.cpp | 68 UBiDiLevel inLevel; /* input level */ 70 UBiDiLevel outLevel; /* output level */ 74 UBiDiLevel baseLevel; /* paragraph level to be used with setPara */ 391 UBiDiLevel *pInLevel, UBiDiLevel *pOutLevel) in resolveBaseDirection() 396 UBiDiLevel level = ubidi_getBaseDirection(text, length); in resolveBaseDirection() 423 findMatchingScheme(UBiDiLevel inLevel, UBiDiLevel outLevel, in findMatchingScheme() 441 UBiDiLevel inParaLevel, UBiDiOrder inOrder, in ubiditransform_transform() 442 UBiDiLevel outParaLevel, UBiDiOrder outOrder, in ubiditransform_transform()
|
D | ubidi.cpp | 646 U_CFUNC UBiDiLevel 654 return (UBiDiLevel)(pBiDi->paras[i].level); in ubidi_getParaLevelAtIndex() 680 UBiDiLevel t = GET_PARALEVEL(pBiDi, 0) & 1; in bracketInit() 697 bracketProcessB(BracketData *bd, UBiDiLevel level) { in bracketProcessB() 709 UBiDiLevel contextLevel, UBiDiLevel embeddingLevel) { in bracketProcessBoundary() 725 bracketProcessLRI_RLI(BracketData *bd, UBiDiLevel level) { in bracketProcessLRI_RLI() 883 UBiDiLevel level; in bracketProcessChar() 1077 UBiDiLevel *levels=pBiDi->levels; in resolveExplicitLevels() 1083 UBiDiLevel level=GET_PARALEVEL(pBiDi, 0); in resolveExplicitLevels() 1152 UBiDiLevel embeddingLevel=level, newLevel; in resolveExplicitLevels() [all …]
|
D | ubidiimp.h | 117 U_CFUNC UBiDiLevel 121 ((UBiDiLevel)(!(ubidi)->defaultParaLevel || (index)<(ubidi)->paras[0].limit ? \ 165 UBiDiLevel level; /* level of this run */ 283 UBiDiLevel *levelsMemory; 294 UBiDiLevel *levels; 315 UBiDiLevel paraLevel; 318 UBiDiLevel defaultParaLevel; 384 UBiDiLevel *levelsMemory;
|
/external/icu/icu4c/source/test/intltest/ |
D | bidiconf.cpp | 48 UBool checkLevels(const UBiDiLevel actualLevels[], int32_t actualCount); 54 UBiDiLevel levels[1000]; 98 levels[levelsCount++]=(UBiDiLevel)value; in parseLevels() 329 static const UBiDiLevel paraLevels[]={ UBIDI_DEFAULT_LTR, 0, 1, UBIDI_DEFAULT_RTL }; in TestBidiTest() 335 const UBiDiLevel *actualLevels=ubidi_getLevels(ubidi.getAlias(), errorCode); in TestBidiTest() 481 UBiDiLevel paraLevel=UBIDI_MAX_EXPLICIT_LEVEL+2; in TestBidiCharacterTest() 499 paraLevel=(UBiDiLevel)(-paraDirection); in TestBidiCharacterTest() 544 const UBiDiLevel *actualLevels=ubidi_getLevels(ubidi.getAlias(), errorCode); in TestBidiCharacterTest() 549 UBiDiLevel actualLevel; in TestBidiCharacterTest() 565 static UChar printLevel(UBiDiLevel level) { in printLevel() [all …]
|
/external/icu/icu4c/source/layoutex/layout/ |
D | ParagraphLayout.h | 403 UBiDiLevel paragraphLevel, le_bool vertical, 460 inline UBiDiLevel getParagraphLevel(); 574 UBiDiLevel level; 585 void computeLevels(UBiDiLevel paragraphLevel); 620 UBiDiLevel *fEmbeddingLevels; 650 inline UBiDiLevel ParagraphLayout::getParagraphLevel() in getParagraphLevel()
|
D | playout.h | 105 UBiDiLevel paragraphLevel, 149 U_INTERNAL UBiDiLevel U_EXPORT2
|
/external/skia/tools/shape/ |
D | SkShaper_harfbuzz.cpp | 99 static SkTLazy<BiDiRunIterator> Make(const char* utf8, size_t utf8Bytes, UBiDiLevel level) { in Make() 141 UBiDiLevel level; in consume() 158 UBiDiLevel currentLevel() const { in currentLevel() 165 UBiDiLevel fLevel; 362 UBiDiLevel level, std::unique_ptr<ShapedGlyph[]> glyphs) in ShapedRun() 371 UBiDiLevel fLevel; 375 static constexpr bool is_LTR(UBiDiLevel level) { in is_LTR() 489 UBiDiLevel defaultLevel = leftToRight ? UBIDI_DEFAULT_LTR : UBIDI_DEFAULT_RTL; in shape() 698 SkAutoSTMalloc<4, UBiDiLevel> runLevels(numRuns); in shape()
|
/external/skqp/tools/shape/ |
D | SkShaper_harfbuzz.cpp | 97 static SkTLazy<BiDiRunIterator> Make(const char* utf8, size_t utf8Bytes, UBiDiLevel level) { in Make() 139 UBiDiLevel level; in consume() 156 UBiDiLevel currentLevel() const { in currentLevel() 163 UBiDiLevel fLevel; 360 UBiDiLevel level, std::unique_ptr<ShapedGlyph[]> glyphs) in ShapedRun() 369 UBiDiLevel fLevel; 373 static constexpr bool is_LTR(UBiDiLevel level) { in is_LTR() 484 UBiDiLevel defaultLevel = leftToRight ? UBIDI_DEFAULT_LTR : UBIDI_DEFAULT_RTL; in shape() 693 SkAutoSTMalloc<4, UBiDiLevel> runLevels(numRuns); in shape()
|
/external/icu/icu4c/source/layoutex/ |
D | ParagraphLayout.cpp | 318 UBiDiLevel paragraphLevel, le_bool vertical, in ParagraphLayout() 410 fStyleRunInfo[run].level = (UBiDiLevel) fLevelRuns->getValue(styleIndices[1]); in ParagraphLayout() 709 void ParagraphLayout::computeLevels(UBiDiLevel paragraphLevel) in computeLevels() 717 fEmbeddingLevels = LE_NEW_ARRAY(UBiDiLevel, fCharCount); in computeLevels() 720 UBiDiLevel runLevel = (UBiDiLevel) fLevelRuns->getValue(run) | UBIDI_LEVEL_OVERRIDE; in computeLevels() 739 UBiDiLevel level; in computeLevels()
|
D | playout.cpp | 34 UBiDiLevel paragraphLevel, in pl_create() 60 U_CAPI UBiDiLevel U_EXPORT2
|
/external/icu/icu4c/source/samples/layout/ |
D | paragraph.h | 74 UBiDiLevel fParagraphLevel;
|
D | pflow.c | 62 UBiDiLevel fParagraphLevel;
|
/external/icu/icu4c/source/test/letest/ |
D | letsutil.cpp | 85 UBiDiLevel level = 0; in getRTL()
|
D | cletest.c | 427 UBiDiLevel level; in getRTL()
|