Home
last modified time | relevance | path

Searched refs:LE (Results 1 – 25 of 63) sorted by relevance

123

/external/chromium/third_party/icu/source/test/testdata/
Dconversion.txt69 // Standard UTF-16LE
70 …{ "UTF-16LE", :bin{ 61006200 }, "ab", :intvector{ 0,2 }, :int{1}, :int{0}, "",…
71 …{ "UTF-16LE", :bin{ fffe6100 }, "\ufeffa", :intvector{ 0,2 }, :int{1}, :int{0}, "",…
72 …{ "UTF-16LE", :bin{ feff6100 }, "\ufffea", :intvector{ 0,2 }, :int{1}, :int{0}, "",…
73 // Java "UnicodeLittle" requires an LE BOM or no BOM; it consumes the LE BOM
74 …{ "UTF-16LE,version=1", :bin{ 61006200 }, "ab", :intvector{ 0,2 }, :int{1}, :int{0}, "",…
76 …{ "x-UTF-16LE-BOM", :bin{ feff6100 }, "\\xFE\\xFFa", :intvector{ 0,0,0,0,0,0,0,0,2 }, :int{1}…
680 "UTF-16LE",
686 { "UTF-16LE", :bin{ 00 }, "", :intvector{}, :int{1}, :int{0}, "truncated", ".", :bin{ 00 } }
687 …{ "UTF-16LE", :bin{ 00d800 }, "", :intvector{}, :int{1}, :int{0}, "truncated", ".", :bin{ 00d800 }…
[all …]
/external/icu4c/test/testdata/
Dconversion.txt69 // Standard UTF-16LE
70 …{ "UTF-16LE", :bin{ 61006200 }, "ab", :intvector{ 0,2 }, :int{1}, :int{0}, "",…
71 …{ "UTF-16LE", :bin{ fffe6100 }, "\ufeffa", :intvector{ 0,2 }, :int{1}, :int{0}, "",…
72 …{ "UTF-16LE", :bin{ feff6100 }, "\ufffea", :intvector{ 0,2 }, :int{1}, :int{0}, "",…
73 // Java "UnicodeLittle" requires an LE BOM or no BOM; it consumes the LE BOM
74 …{ "UTF-16LE,version=1", :bin{ 61006200 }, "ab", :intvector{ 0,2 }, :int{1}, :int{0}, "",…
76 …{ "x-UTF-16LE-BOM", :bin{ feff6100 }, "\\xFE\\xFFa", :intvector{ 0,0,0,0,0,0,0,0,2 }, :int{1}…
686 "UTF-16LE",
692 { "UTF-16LE", :bin{ 00 }, "", :intvector{}, :int{1}, :int{0}, "truncated", ".", :bin{ 00 } }
693 …{ "UTF-16LE", :bin{ 00d800 }, "", :intvector{}, :int{1}, :int{0}, "truncated", ".", :bin{ 00d800 }…
[all …]
/external/chromium/third_party/icu/source/data/mappings/
Dconvrtrs.txt183 UTF-16LE { IANA* MIME* JAVA* } x-utf-16le { JAVA }
185 ibm-1202 { IBM* } # UTF-16 LE with IBM PUA
186 ibm-1203 { IBM } # UTF-16 LE
187 ibm-13490 { IBM } # Unicode 2.0, UTF-16 LE with IBM PUA
188 ibm-13491 { IBM } # Unicode 2.0, UTF-16 LE
189 ibm-17586 { IBM } # Unicode 3.0, UTF-16 LE with IBM PUA
190 ibm-17587 { IBM } # Unicode 3.0, UTF-16 LE
191 ibm-21682 { IBM } # Unicode 4.0, UTF-16 LE with IBM PUA
192 ibm-21683 { IBM } # Unicode 4.0, UTF-16 LE
193 ibm-25778 { IBM } # Unicode 4.1, UTF-16 LE with IBM PUA
[all …]
/external/chromium/googleurl/base/
Dlogging.h266 DEFINE_DCHECK_OP_IMPL(LE, <=)
299 #define DCHECK_LE(val1, val2) DCHECK_OP(LE, <=, val1, val2)
/external/icu4c/data/mappings/
Dconvrtrs.txt187 UTF-16LE { IANA* MIME* JAVA* } x-utf-16le { JAVA }
189 ibm-1202 { IBM* } # UTF-16 LE with IBM PUA
190 ibm-1203 { IBM } # UTF-16 LE
191 ibm-13490 { IBM } # Unicode 2.0, UTF-16 LE with IBM PUA
192 ibm-13491 { IBM } # Unicode 2.0, UTF-16 LE
193 ibm-17586 { IBM } # Unicode 3.0, UTF-16 LE with IBM PUA
194 ibm-17587 { IBM } # Unicode 3.0, UTF-16 LE
195 ibm-21682 { IBM } # Unicode 4.0, UTF-16 LE with IBM PUA
196 ibm-21683 { IBM } # Unicode 4.0, UTF-16 LE
197 ibm-25778 { IBM } # Unicode 4.1, UTF-16 LE with IBM PUA
[all …]
/external/v8/src/arm/
Dconstants-arm.h115 LE = 13, // signed less than or equal enumerator
/external/icu4c/config/
Dmh-os390152 BATCH_LAYOUT_TARGET="//'${LOADMOD}(IXMI${SO_TARGET_VERSION_MAJOR}LE)'"
158 BATCH_LIBICULE= "//'${LOADEXP}(IXMI${SO_TARGET_VERSION_MAJOR}LE)'"
/external/chromium/third_party/icu/source/config/
Dmh-os390152 BATCH_LAYOUT_TARGET="//'${LOADMOD}(IXMI${SO_TARGET_VERSION_MAJOR}LE)'"
158 BATCH_LIBICULE= "//'${LOADEXP}(IXMI${SO_TARGET_VERSION_MAJOR}LE)'"
/external/bison/tests/
Dregression.at121 string, as LE and GE below. */
124 %token LE "<="
292 %token <operator> LE 134 "<="
/external/chromium/base/
Dlogging.h580 DEFINE_DCHECK_OP_IMPL(LE, <=)
606 #define DCHECK_LE(val1, val2) DCHECK_OP(LE, <=, val1, val2)
/external/icu4c/layout/
DMakefile.in139 HEADERS= $(srcdir)/LayoutEngine.h $(srcdir)/LE*.h $(srcdir)/loengine.h
DMakefile139 HEADERS= $(srcdir)/LayoutEngine.h $(srcdir)/LE*.h $(srcdir)/loengine.h
/external/webkit/JavaScriptCore/parser/
DGrammar.y212 %token LE GE /* < and > */
577 …| RelationalExpr LE ShiftExpr { $$ = createNodeInfo<ExpressionNode*>(new (GLOBAL_DATA) Les…
591 …| RelationalExprNoIn LE ShiftExpr { $$ = createNodeInfo<ExpressionNode*>(new (GLOBAL_DATA) Les…
603 …| RelationalExprNoBF LE ShiftExpr { $$ = createNodeInfo<ExpressionNode*>(new (GLOBAL_DATA) Les…
1445 | RelationalExpr_NoNode LE ShiftExpr_NoNode
1455 | RelationalExprNoIn_NoNode LE ShiftExpr_NoNode
1464 | RelationalExprNoBF_NoNode LE ShiftExpr_NoNode
DLexer.cpp373 token = LE; in lex()
/external/webkit/JavaScriptCore/assembler/
DMacroAssemblerARM.h55 LessThanOrEqual = ARMAssembler::LE,
76 DoubleLessThanOrEqualOrUnordered = ARMAssembler::LE,
/external/chromium/sdch/open-vcdiff/src/gtest/
Dgtest.h737 GTEST_IMPL_CMP_HELPER(LE, <=)
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/fr-FR/
Dfr-FR_nk0_kdt_dur.pkb104 …��5�)?p�`@i=R���l%1��?b��Y�&����� �-�|Z4�x4� 9R���g�J"�C�JU�(Y+:X\9����z�%�LE�@ ��26�M4^
Dfr-FR_klex.pkb463 F@LE*A!N"E#Q maintenant%@LE"*#A!N"E# maintenuEmaintes +@LE"*#"J#maints+@L"J#maire5mais(@…
631 quiconque :><>!M>"*#quid�>-<8quinto%>-LE!B
/external/gtest/include/gtest/
Dgtest.h783 GTEST_IMPL_CMP_HELPER_(LE, <=)
/external/chromium/third_party/icu/source/data/unidata/
DPropertyValueAliases.txt913 SB ; LE ; OLetter
993 WB ; LE ; ALetter
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/it-IT/
Dit-IT_cm0_kpdf_phs.pkb14 B��B��B��B��@B���B���B��C��[C���C���C��)D��qD���D��E��E��E��E��LE���E���E��F��SF��TF��UF��…
/external/chromium/third_party/icu/source/data/translit/
DAmharic_Latin_BGN.txt28 ል → li ; # ETHIOPIC SYLLABLE LE
/external/icu4c/data/translit/
DAmharic_Latin_BGN.txt28 ል → li ; # ETHIOPIC SYLLABLE LE
/external/icu4c/data/unidata/
DPropertyValueAliases.txt1007 SB ; LE ; OLetter
1083 WB ; LE ; ALetter
/external/protobuf/gtest/include/gtest/
Dgtest.h1304 GTEST_IMPL_CMP_HELPER_(LE, <=)

123