/third_party/icu/icu4c/source/test/testdata/ |
D | BidiTest.txt | 105 RLE; 7 162 LRE RLE; 7 168 LRO RLE; 7 172 RLE LRE; 7 173 RLE LRO; 7 174 RLE RLE; 7 175 RLE RLO; 7 176 RLE PDF; 7 177 RLE BN; 7 180 RLO RLE; 7 [all …]
|
/third_party/icu/ohos_icu4j/src/main/tests/resources/ohos/global/icu/dev/data/unicode/ |
D | BidiTest.txt | 105 RLE; 7 162 LRE RLE; 7 168 LRO RLE; 7 172 RLE LRE; 7 173 RLE LRO; 7 174 RLE RLE; 7 175 RLE RLO; 7 176 RLE PDF; 7 177 RLE BN; 7 180 RLO RLE; 7 [all …]
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/ |
D | BidiTest.txt | 105 RLE; 7 162 LRE RLE; 7 168 LRO RLE; 7 172 RLE LRE; 7 173 RLE LRO; 7 174 RLE RLE; 7 175 RLE RLO; 7 176 RLE PDF; 7 177 RLE BN; 7 180 RLO RLE; 7 [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
D | DWARFDebugRnglists.cpp | 127 for (const RangeListEntry &RLE : Entries) { in getAbsoluteRanges() local 128 if (RLE.EntryKind == dwarf::DW_RLE_end_of_list) in getAbsoluteRanges() 130 if (RLE.EntryKind == dwarf::DW_RLE_base_addressx) { in getAbsoluteRanges() 131 BaseAddr = LookupPooledAddress(RLE.Value0); in getAbsoluteRanges() 133 BaseAddr = {RLE.Value0, -1ULL}; in getAbsoluteRanges() 136 if (RLE.EntryKind == dwarf::DW_RLE_base_address) { in getAbsoluteRanges() 137 BaseAddr = {RLE.Value0, RLE.SectionIndex}; in getAbsoluteRanges() 142 E.SectionIndex = RLE.SectionIndex; in getAbsoluteRanges() 146 switch (RLE.EntryKind) { in getAbsoluteRanges() 148 E.LowPC = RLE.Value0; in getAbsoluteRanges() [all …]
|
D | DWARFDebugRangeList.cpp | 61 for (const RangeListEntry &RLE : Entries) { in dump() local 65 OS << format(format_str, Offset, RLE.StartAddress, RLE.EndAddress); in dump() 73 for (const RangeListEntry &RLE : Entries) { in getAbsoluteRanges() local 74 if (RLE.isBaseAddressSelectionEntry(AddressSize)) { in getAbsoluteRanges() 75 BaseAddr = {RLE.EndAddress, RLE.SectionIndex}; in getAbsoluteRanges() 80 E.LowPC = RLE.StartAddress; in getAbsoluteRanges() 81 E.HighPC = RLE.EndAddress; in getAbsoluteRanges() 82 E.SectionIndex = RLE.SectionIndex; in getAbsoluteRanges()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/ |
D | TestClassOverride.java | 32 private static final int RLE = TestData.RLE; field in TestClassOverride 54 R, R, R, LRE, DEF, RLE, PDF, S, //58-5F
|
D | TestData.java | 37 protected static final int RLE = UCharacterDirection.RIGHT_TO_LEFT_EMBEDDING; field in TestData 60 { RLE, WS, R, R, R, WS, PDF, WS, B }, // 6 64 AN, RLO, NSM, LRE, PDF, RLE, ES, EN, ON /* 9 entries */ 71 { S, WS, NSM, RLE, WS, L, L, L, WS, LRO, WS, R, R, R, WS, RLO, WS, L, L, 99 { RLO, RLO, AL, AL, WS, EN, ES, ON, WS, S, S, PDF, LRO, WS, AL, ET, RLE,
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/bidi/ |
D | TestClassOverride.java | 35 private static final int RLE = TestData.RLE; field in TestClassOverride 57 R, R, R, LRE, DEF, RLE, PDF, S, //58-5F
|
D | TestData.java | 40 protected static final int RLE = UCharacterDirection.RIGHT_TO_LEFT_EMBEDDING; field in TestData 63 { RLE, WS, R, R, R, WS, PDF, WS, B }, // 6 67 AN, RLO, NSM, LRE, PDF, RLE, ES, EN, ON /* 9 entries */ 74 { S, WS, NSM, RLE, WS, L, L, L, WS, LRO, WS, R, R, R, WS, RLO, WS, L, L, 102 { RLO, RLO, AL, AL, WS, EN, ES, ON, WS, S, S, PDF, LRO, WS, AL, ET, RLE,
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | cbididat.c | 148 RLE, WS, R, R, R, WS, PDF, WS, B 165 AN, RLO, NSM, LRE, PDF, RLE, ES, EN, ON /* 9 entries */ 205 S, WS, NSM, RLE, WS, L, L, L, WS, LRO, WS, R, R, R, WS, RLO, WS, L, L, L, /* 20 entries */ 310 RLO, RLO, AL, AL, WS, EN, ES, ON, WS, S, S, PDF, LRO, WS, AL, ET, RLE, ON, EN, B
|
D | cbiditst.h | 48 #define RLE U_RIGHT_TO_LEFT_EMBEDDING macro
|
/third_party/zlib/contrib/ada/ |
D | zlib.ads | 121 RLE : constant Strategy_Type; constant 309 RLE : constant Strategy_Type := 3; constant
|
/third_party/icu/icu4c/source/common/ |
D | ubidiimp.h | 59 RLE=U_RIGHT_TO_LEFT_EMBEDDING, /* 14 */ enumerator 86 #define MASK_RTL (DIRPROP_FLAG(R)|DIRPROP_FLAG(AL)|DIRPROP_FLAG(RLE)|DIRPROP_FLAG(RLO)|DIRPROP_FLAG… 91 #define MASK_EXPLICIT (DIRPROP_FLAG(LRE)|DIRPROP_FLAG(LRO)|DIRPROP_FLAG(RLE)|DIRPROP_FLAG(RLO)|DIRP…
|
/third_party/node/deps/icu-small/source/common/ |
D | ubidiimp.h | 59 RLE=U_RIGHT_TO_LEFT_EMBEDDING, /* 14 */ enumerator 86 #define MASK_RTL (DIRPROP_FLAG(R)|DIRPROP_FLAG(AL)|DIRPROP_FLAG(RLE)|DIRPROP_FLAG(RLO)|DIRPROP_FLAG… 91 #define MASK_EXPLICIT (DIRPROP_FLAG(LRE)|DIRPROP_FLAG(LRO)|DIRPROP_FLAG(RLE)|DIRPROP_FLAG(RLO)|DIRP…
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | ubidiimp.h | 59 RLE=U_RIGHT_TO_LEFT_EMBEDDING, /* 14 */ enumerator 86 #define MASK_RTL (DIRPROP_FLAG(R)|DIRPROP_FLAG(AL)|DIRPROP_FLAG(RLE)|DIRPROP_FLAG(RLO)|DIRPROP_FLAG… 91 #define MASK_EXPLICIT (DIRPROP_FLAG(LRE)|DIRPROP_FLAG(LRO)|DIRPROP_FLAG(RLE)|DIRPROP_FLAG(RLO)|DIRP…
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | ubidiimp.h | 51 RLE=U_RIGHT_TO_LEFT_EMBEDDING, /* 14 */ enumerator 78 #define MASK_RTL (DIRPROP_FLAG(R)|DIRPROP_FLAG(AL)|DIRPROP_FLAG(RLE)|DIRPROP_FLAG(RLO)|DIRPROP_FLAG… 83 #define MASK_EXPLICIT (DIRPROP_FLAG(LRE)|DIRPROP_FLAG(LRO)|DIRPROP_FLAG(RLE)|DIRPROP_FLAG(RLO)|DIRP…
|
/third_party/python/Doc/library/ |
D | binascii.rst | 91 Convert binhex4 formatted ASCII data to binary, without doing RLE-decompression. 100 Perform RLE-decompression on the data, as per the binhex4 standard. The 114 Perform binhex4 style RLE-compression on *data* and return the result. 122 argument should already be RLE-coded, and have a length divisible by 3 (except
|
/third_party/flutter/flutter/packages/flutter/lib/src/foundation/ |
D | unicode.dart | 27 static const String RLE = '\u202B'; 31 /// End the scope of the last [LRE], [RLE], [RLO], or [LRO].
|
/third_party/ffmpeg/tests/fate/ |
D | lossless-video.mak | 35 fate-msrle-8bit: CMD = framecrc -i $(TARGET_SAMPLES)/msrle/Search-RLE.avi -pix_fmt rgb24 -vf scale
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | Bidi.java | 947 static final byte RLE = UCharacterDirection.RIGHT_TO_LEFT_EMBEDDING; /* 14 */ field in Bidi 1126 static final int DirPropFlagE[] = { DirPropFlag(LRE), DirPropFlag(RLE) }; 1138 …static final int MASK_RTL = DirPropFlag(R)|DirPropFlag(AL)|DirPropFlag(RLE)|DirPropFlag(RLO)|DirPr… 1143 …static final int MASK_EXPLICIT = DirPropFlag(LRE)|DirPropFlag(LRO)|DirPropFlag(RLE)|DirPropFlag(RL… 2486 case RLE: in resolveExplicitLevels()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | Bidi.java | 972 static final byte RLE = UCharacterDirection.RIGHT_TO_LEFT_EMBEDDING; /* 14 */ field in Bidi 1150 static final int DirPropFlagE[] = { DirPropFlag(LRE), DirPropFlag(RLE) }; 1162 …static final int MASK_RTL = DirPropFlag(R)|DirPropFlag(AL)|DirPropFlag(RLE)|DirPropFlag(RLO)|DirPr… 1167 …static final int MASK_EXPLICIT = DirPropFlag(LRE)|DirPropFlag(LRO)|DirPropFlag(RLE)|DirPropFlag(RL… 2520 case RLE: in resolveExplicitLevels()
|
/third_party/libjpeg-turbo/ |
D | jconfig.txt | 121 #undef RLE_SUPPORTED /* Utah RLE image file format */
|
/third_party/ffmpeg/doc/ |
D | nut.texi | 131 @item MRLE @tab MS RLE
|
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/ |
D | jconfig.txt | 121 #undef RLE_SUPPORTED /* Utah RLE image file format */
|
/third_party/flutter/flutter/packages/flutter/test/widgets/ |
D | text_test.dart | 318 const TextSpan(text: 'hello world${Unicode.RLE}${Unicode.RLO} '), 343 textDirection: TextDirection.rtl, // in the last string we switched to RTL using RLE.
|