HomeSort by relevance Sort by last modified time
    Searched refs:EN (Results 1 - 25 of 87) sorted by null

1 2 3 4

  /frameworks/support/compat/tests/java/android/support/v4/text/
BidiFormatterTest.java 45 private static final String EN = "abba";
74 assertEquals(false, BidiFormatter.getInstance(true).isRtl(EN));
75 assertEquals(false, BidiFormatter.getInstance(false).isRtl(EN));
97 LRE + "." + EN + "." + PDF + RLM,
98 RTL_FMT_EXIT_RESET.unicodeWrap("." + EN + "."));
100 RLM + LRE + "." + EN + "." + PDF + RLM,
101 RTL_FMT.unicodeWrap("." + EN + "."));
103 LRE + "." + EN + "." + PDF,
104 RTL_FMT.unicodeWrap("." + EN + ".", false));
115 EN + HE + LRM
    [all...]
  /cts/tests/tests/text/src/android/text/cts/
BidiFormatterTest.java 50 private static final String EN = "abba";
92 assertEquals(false, BidiFormatter.getInstance(true).isRtl(EN));
93 assertEquals(false, BidiFormatter.getInstance(false).isRtl(EN));
115 LRE + "." + EN + "." + PDF + RLM,
116 RTL_FMT_EXIT_RESET.unicodeWrap("." + EN + "."));
118 RLM + LRE + "." + EN + "." + PDF + RLM,
119 RTL_FMT.unicodeWrap("." + EN + "."));
121 LRE + "." + EN + "." + PDF,
122 RTL_FMT.unicodeWrap("." + EN + ".", false));
133 EN + HE + LRM
    [all...]
  /frameworks/base/core/tests/coretests/src/android/text/
BidiFormatterTest.java 33 private static final String EN = "abba";
42 "", LTR_FMT.markAfter(EN, TextDirectionHeuristics.LTR));
47 LRM, LTR_FMT.markAfter(EN + HE, TextDirectionHeuristics.LTR));
49 RLM, RTL_FMT.markAfter(HE + EN, TextDirectionHeuristics.RTL));
52 LRM, LTR_FMT.markAfter(HE + EN, TextDirectionHeuristics.RTL));
54 RLM, RTL_FMT.markAfter(EN + HE, TextDirectionHeuristics.LTR));
65 "", LTR_FMT.markBefore(EN, TextDirectionHeuristics.LTR));
70 LRM, LTR_FMT.markBefore(HE + EN, TextDirectionHeuristics.LTR));
72 RLM, RTL_FMT.markBefore(EN + HE, TextDirectionHeuristics.RTL));
75 LRM, LTR_FMT.markBefore(EN + HE, TextDirectionHeuristics.RTL))
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/bidi/
TestData.java 26 protected static final int EN = UCharacterDirection.EUROPEAN_NUMBER;
50 "L", "R", "EN", "ES", "ET", "AN", "CS", "B", "S", "WS", "ON",
55 { L, L, WS, L, WS, EN, L, B }, // 0
57 { L, L, WS, EN, CS, WS, EN, CS, EN, WS, L, L }, // 2
58 { L, AL, AL, AL, L, AL, AL, L, WS, EN, CS, WS, EN, CS, EN, WS, L, L }, // 3
59 { AL, R, AL, WS, EN, CS, WS, EN, CS, EN, WS, R, R, WS, L, L }, //
    [all...]
TestClassOverride.java 31 private static final int EN = TestData.EN;
50 EN, EN, EN, EN, EN, EN, AN, AN, //30-37
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/
TestData.java 25 protected static final int EN = UCharacterDirection.EUROPEAN_NUMBER;
49 "L", "R", "EN", "ES", "ET", "AN", "CS", "B", "S", "WS", "ON",
54 { L, L, WS, L, WS, EN, L, B }, // 0
56 { L, L, WS, EN, CS, WS, EN, CS, EN, WS, L, L }, // 2
57 { L, AL, AL, AL, L, AL, AL, L, WS, EN, CS, WS, EN, CS, EN, WS, L, L }, // 3
58 { AL, R, AL, WS, EN, CS, WS, EN, CS, EN, WS, R, R, WS, L, L }, //
    [all...]
TestClassOverride.java 30 private static final int EN = TestData.EN;
49 EN, EN, EN, EN, EN, EN, AN, AN, //30-37
  /external/icu/icu4c/source/test/cintltst/
cbididat.c 25 "L", "R", "EN", "ES", "ET", "AN", "CS", "B", "S", "WS", "ON",
32 /* L R EN ES ET AN CS B S WS ON */
42 L, L, WS, L, WS, EN, L, B
72 L, L, WS, EN, CS, WS, EN, CS, EN, WS, L, L
87 L, AL, AL, AL, L, AL, AL, L, WS, EN, CS, WS, EN, CS, EN, WS, L, L
102 AL, R, AL, WS, EN, CS, WS, EN, CS, EN, WS, R, R, WS, L,
    [all...]
cbiditst.h 36 #define EN U_EUROPEAN_NUMBER
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/EN/
UserDictionaryToolsEditEN.java 17 package jp.co.omronsoft.openwnn.EN;
51 mListViewName = "jp.co.omronsoft.openwnn.EN.UserDictionaryToolsListEN";
ClearUserDictionaryDialogPreferenceEN.java 17 package jp.co.omronsoft.openwnn.EN;
UserDictionaryToolsListEN.java 17 package jp.co.omronsoft.openwnn.EN;
38 mListViewName = "jp.co.omronsoft.openwnn.EN.UserDictionaryToolsListEN";
39 mEditViewName = "jp.co.omronsoft.openwnn.EN.UserDictionaryToolsEditEN";
  /external/libxml2/python/tests/
serialize.py 72 if str != """<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
78 if str != """<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
84 if str != """<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
96 if str != """<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
  /external/llvm/utils/TableGen/
DAGISelMatcherOpt.cpp 82 if (EmitNodeMatcher *EN = dyn_cast<EmitNodeMatcher>(N))
84 dyn_cast<CompleteMatchMatcher>(EN->getNext())) {
86 unsigned RootResultFirst = EN->getFirstResultSlot();
97 if (!EN->hasChain() &&
107 if (!EN->hasOutFlag() &&
116 if ((EN->hasGlue() || EN->hasChain()) &&
117 EN->getNumNonChainGlueVTs() > ... need to get no results reliably ...)
122 const SmallVectorImpl<MVT::SimpleValueType> &VTs = EN->getVTList();
123 const SmallVectorImpl<unsigned> &Operands = EN->getOperandList()
    [all...]
DAGISelMatcherEmitter.cpp 540 const EmitNodeMatcherCommon *EN = cast<EmitNodeMatcherCommon>(N);
541 OS << (isa<EmitNodeMatcher>(EN) ? "OPC_EmitNode" : "OPC_MorphNodeTo");
542 bool CompressVTs = EN->getNumVTs() < 3;
544 OS << EN->getNumVTs();
546 OS << ", TARGET_VAL(" << EN->getOpcodeName() << "), 0";
548 if (EN->hasChain()) OS << "|OPFL_Chain";
549 if (EN->hasInFlag()) OS << "|OPFL_GlueInput";
550 if (EN->hasOutFlag()) OS << "|OPFL_GlueOutput";
551 if (EN->hasMemRefs()) OS << "|OPFL_MemRefs";
552 if (EN->getNumFixedArityOperands() != -1
    [all...]
  /external/swiftshader/third_party/LLVM/utils/TableGen/
DAGISelMatcherOpt.cpp 92 if (EmitNodeMatcher *EN = dyn_cast<EmitNodeMatcher>(N))
94 dyn_cast<CompleteMatchMatcher>(EN->getNext())) {
96 unsigned RootResultFirst = EN->getFirstResultSlot();
107 if (!EN->hasChain() &&
117 if (!EN->hasOutFlag() &&
126 if ((EN->hasGlue() || EN->hasChain()) &&
127 EN->getNumNonChainGlueVTs() > ... need to get no results reliably ...)
132 const SmallVectorImpl<MVT::SimpleValueType> &VTs = EN->getVTList();
133 const SmallVectorImpl<unsigned> &Operands = EN->getOperandList()
    [all...]
DAGISelMatcherEmitter.cpp 498 const EmitNodeMatcherCommon *EN = cast<EmitNodeMatcherCommon>(N);
499 OS << (isa<EmitNodeMatcher>(EN) ? "OPC_EmitNode" : "OPC_MorphNodeTo");
500 OS << ", TARGET_VAL(" << EN->getOpcodeName() << "), 0";
502 if (EN->hasChain()) OS << "|OPFL_Chain";
503 if (EN->hasInFlag()) OS << "|OPFL_GlueInput";
504 if (EN->hasOutFlag()) OS << "|OPFL_GlueOutput";
505 if (EN->hasMemRefs()) OS << "|OPFL_MemRefs";
506 if (EN->getNumFixedArityOperands() != -1)
507 OS << "|OPFL_Variadic" << EN->getNumFixedArityOperands();
510 OS.PadToColumn(Indent*2+4) << EN->getNumVTs()
    [all...]
CodeEmitterGen.cpp 234 EN = NumberedInstructions.end();
235 IN != EN; ++IN) {
  /external/swiftshader/third_party/LLVM/utils/
show-diagnostics 29 <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" \
  /external/toolchain-utils/cros_utils/
html_tools.py 6 return """<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/xml/
rss2html.py 14 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  /external/python/cpython2/Demo/xml/
rss2html.py 14 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  /external/llvm/utils/
clang-parse-diagnostics-file 55 <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" \
  /external/icu/icu4c/source/common/
ubidiimp.h 39 EN= U_EUROPEAN_NUMBER, /* 2 */
60 ENL, /* EN after W7 */ /* 23 */
61 ENR, /* EN not subject to W7 */ /* 24 */
77 #define MASK_LTR (DIRPROP_FLAG(L)|DIRPROP_FLAG(EN)|DIRPROP_FLAG(ENL)|DIRPROP_FLAG(ENR)|DIRPROP_FLAG(AN)|DIRPROP_FLAG(LRE)|DIRPROP_FLAG(LRO)|DIRPROP_FLAG(LRI))
80 #define MASK_STRONG_EN_AN (DIRPROP_FLAG(L)|DIRPROP_FLAG(R)|DIRPROP_FLAG(AL)|DIRPROP_FLAG(EN)|DIRPROP_FLAG(AN))
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_plistlib.py 12 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" \

Completed in 1974 milliseconds

1 2 3 4