/aosp_15_r20/external/rust/android-crates-io/crates/unicode-bidi/src/ |
D | format_chars.rs | 34 pub const LRE: char = '\u{202A}'; constant
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | RegAllocBasic.cpp | 202 LiveRangeEdit LRE(&Spill, SplitVRegs, *MF, *LIS, VRM, nullptr, &DeadRemats); in spillInterferences() local 261 LiveRangeEdit LRE(&VirtReg, SplitVRegs, *MF, *LIS, VRM, nullptr, &DeadRemats); in selectOrSplit() local
|
H A D | RegAllocPBQP.cpp | 641 LiveRangeEdit LRE(&LIS.getInterval(VReg), NewIntervals, MF, LIS, &VRM, in spillVReg() local
|
H A D | SplitKit.cpp | 352 void SplitEditor::reset(LiveRangeEdit &LRE, ComplementSpillMode SM) { in reset()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | RegAllocBasic.cpp | 241 LiveRangeEdit LRE(&Spill, SplitVRegs, *MF, *LIS, VRM, this, &DeadRemats); in spillInterferences() local 301 LiveRangeEdit LRE(&VirtReg, SplitVRegs, *MF, *LIS, VRM, this, &DeadRemats); in selectOrSplit() local
|
H A D | RegAllocPBQP.cpp | 695 LiveRangeEdit LRE(&LIS.getInterval(VReg), NewIntervals, MF, LIS, &VRM, in spillVReg() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | RegAllocBasic.cpp | 238 LiveRangeEdit LRE(&Spill, SplitVRegs, *MF, *LIS, VRM, this, &DeadRemats); in spillInterferences() local 297 LiveRangeEdit LRE(&VirtReg, SplitVRegs, *MF, *LIS, VRM, this, &DeadRemats); in selectOrSplit() local
|
H A D | RegAllocPBQP.cpp | 681 LiveRangeEdit LRE(&LIS.getInterval(VReg), NewIntervals, MF, LIS, &VRM, in spillVReg() local
|
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/i18n/ |
D | DialerBidiFormatter.java | 31 private static final char LRE = '\u202A'; field in DialerBidiFormatter
|
/aosp_15_r20/prebuilts/go/linux-x86/src/vendor/golang.org/x/text/unicode/bidi/ |
D | trieval.go | 29 LRE // LeftToRightEmbedding const
|
/aosp_15_r20/external/rust/android-crates-io/crates/unicode-bidi/src/char_data/ |
D | tables.rs | 29 LRE, enumerator
|
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/bidi/ |
H A D | TestClassOverride.java | 34 private static final int LRE = TestData.LRE; field in TestClassOverride
|
H A D | TestData.java | 37 protected static final int LRE = UCharacterDirection.LEFT_TO_RIGHT_EMBEDDING; field in TestData
|
/aosp_15_r20/cts/tests/tests/text/src/android/text/cts/ |
H A D | BidiFormatterTest.java | 56 private static final String LRE = "\u202A"; field in BidiFormatterTest
|
H A D | TextUtilsTest.java | 204 final String LRE = "\u202A"; in testListEllipsize_rtl() local
|
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/bidi/ |
H A D | TestClassOverride.java | 31 private static final int LRE = TestData.LRE; field in TestClassOverride
|
H A D | TestData.java | 34 protected static final int LRE = UCharacterDirection.LEFT_TO_RIGHT_EMBEDDING; field in TestData
|
/aosp_15_r20/external/icu/icu4c/source/test/cintltst/ |
H A D | cbiditst.h | 45 #define LRE U_LEFT_TO_RIGHT_EMBEDDING macro
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/cintltst/ |
H A D | cbiditst.h | 45 #define LRE U_LEFT_TO_RIGHT_EMBEDDING macro
|
/aosp_15_r20/frameworks/base/core/java/android/text/ |
H A D | BidiFormatter.java | 95 private static final char LRE = '\u202A'; field in BidiFormatter
|
/aosp_15_r20/external/cronet/third_party/icu/source/common/ |
H A D | ubidiimp.h | 56 LRE=U_LEFT_TO_RIGHT_EMBEDDING, /* 11 */ enumerator
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/linux_glibc/include/external/icu/icu4c/source/common/ |
H A D | ubidiimp.h | 56 LRE=U_LEFT_TO_RIGHT_EMBEDDING, /* 11 */ enumerator
|
/aosp_15_r20/external/icu/icu4c/source/common/ |
H A D | ubidiimp.h | 56 LRE=U_LEFT_TO_RIGHT_EMBEDDING, /* 11 */ enumerator
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/android/include/external/icu/icu4c/source/common/ |
H A D | ubidiimp.h | 56 LRE=U_LEFT_TO_RIGHT_EMBEDDING, /* 11 */ enumerator
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/linux_bionic/include/external/icu/icu4c/source/common/ |
H A D | ubidiimp.h | 56 LRE=U_LEFT_TO_RIGHT_EMBEDDING, /* 11 */ enumerator
|