Home
last modified time | relevance | path

Searched refs:LE_NO_ERROR (Results 1 – 25 of 33) sorted by relevance

12

/external/icu/icu4c/source/test/letest/
Dcletest.c41 LEErrorCode status = LE_NO_ERROR; in ParamTest()
72 status = LE_NO_ERROR; in ParamTest()
79 status = LE_NO_ERROR; in ParamTest()
86 status = LE_NO_ERROR; in ParamTest()
93 status = LE_NO_ERROR; in ParamTest()
100 status = LE_NO_ERROR; in ParamTest()
107 status = LE_NO_ERROR; in ParamTest()
114 status = LE_NO_ERROR; in ParamTest()
125 status = LE_NO_ERROR; in ParamTest()
132 status = LE_NO_ERROR; in ParamTest()
[all …]
Dletest.cpp56 LEErrorCode status = LE_NO_ERROR; in ParamTest()
79 status = LE_NO_ERROR; in ParamTest()
86 status = LE_NO_ERROR; in ParamTest()
93 status = LE_NO_ERROR; in ParamTest()
100 status = LE_NO_ERROR; in ParamTest()
107 status = LE_NO_ERROR; in ParamTest()
114 status = LE_NO_ERROR; in ParamTest()
121 status = LE_NO_ERROR; in ParamTest()
128 status = LE_NO_ERROR; in ParamTest()
135 status = LE_NO_ERROR; in ParamTest()
[all …]
Dgendata.cpp38 static LEErrorCode overallStatus = LE_NO_ERROR;
205 LEErrorCode leStatus = LE_NO_ERROR; in main()
301 LEErrorCode fontStatus = LE_NO_ERROR; in main()
329 leStatus = LE_NO_ERROR; in main()
/external/icu/icu4c/source/samples/layout/
DScriptCompositeFontInstance.cpp38 LEErrorCode status = LE_NO_ERROR; in getGlyphAdvance()
52 LEErrorCode status = LE_NO_ERROR; in getGlyphPoint()
90 LEErrorCode status = LE_NO_ERROR; in mapCharToGlyph()
Dlayout.cpp76 LEErrorCode status = LE_NO_ERROR; in WinMain()
130 LEErrorCode fontStatus = LE_NO_ERROR; in WndProc()
Dclayout.c77 LEErrorCode status = LE_NO_ERROR; in WinMain()
131 LEErrorCode fontStatus = LE_NO_ERROR; in WndProc()
DGnomeFontInstance.cpp114 return LE_NO_ERROR; in initMapper()
DFontMap.cpp259 LEErrorCode status = LE_NO_ERROR; in getMaxMetrics()
Dparagraph.cpp254 LEErrorCode status = LE_NO_ERROR; in paragraphFactory()
Dgnomelayout.cpp301 LEErrorCode fontStatus = LE_NO_ERROR; in main()
Dcgnomelayout.c300 LEErrorCode fontStatus = LE_NO_ERROR; in main()
/external/icu/icu4c/source/test/perf/leperf/
Dleperf.cpp34 LEErrorCode status = LE_NO_ERROR; in iterate()
70 LEErrorCode status = LE_NO_ERROR; in main()
99 LEErrorCode fontStatus = LE_NO_ERROR; in main()
Dletrperf.cpp68 LEErrorCode success = LE_NO_ERROR; in time_letr1()
89 LEErrorCode success = LE_NO_ERROR; in time_letr2()
108 LEErrorCode success = LE_NO_ERROR; in time_letr3()
/external/icu/icu4c/source/layout/
DClassDefinitionTables.h29 LEErrorCode ignored = LE_NO_ERROR; in getGlyphClass()
35 LEErrorCode ignored = LE_NO_ERROR; in hasGlyphClass()
DArabicShaping.cpp36 LEErrorCode success = LE_NO_ERROR; in getShapeType()
116 LEErrorCode success = LE_NO_ERROR; in adjustTags()
144 LEErrorCode success = LE_NO_ERROR; in shape()
DIndicReordering.cpp208 LEErrorCode success = LE_NO_ERROR; in writeChar()
220 LEErrorCode success = LE_NO_ERROR; in setFeatures()
228 LEErrorCode success = LE_NO_ERROR; in getFeatures()
234 LEErrorCode success = LE_NO_ERROR; in decomposeReorderMatras()
267 LEErrorCode success = LE_NO_ERROR; in moveCharacter()
268 LEErrorCode success2 = LE_NO_ERROR; in moveCharacter()
293 LEErrorCode success = LE_NO_ERROR; in insertCharacter()
309 LEErrorCode success = LE_NO_ERROR; in removeCharacter()
998 LEErrorCode success = LE_NO_ERROR; in applyPresentationForms()
1010 LEErrorCode success = LE_NO_ERROR; in finalReordering()
DGlyphIterator.cpp26 LEErrorCode success = LE_NO_ERROR; // TODO in GlyphIterator()
380 LEErrorCode success = LE_NO_ERROR; in filterGlyph()
434 LEErrorCode success = LE_NO_ERROR; in hasFeatureTag()
446 LEErrorCode success = LE_NO_ERROR; in findFeatureTag()
DOpenTypeUtilities.h25 LEErrorCode success = LE_NO_ERROR; in getGlyphRangeIndex()
DContextualGlyphSubstProc.cpp46 LEErrorCode success = LE_NO_ERROR; in processStateEntry()
DCanonShaping.cpp37 LEErrorCode success = LE_NO_ERROR; in reorderMarks()
DMPreFixups.cpp66 LEErrorCode success = LE_NO_ERROR; in apply()
DLigatureSubstProc.cpp47 LEErrorCode success = LE_NO_ERROR; in processStateEntry()
DIndicRearrangementProcessor.cpp43 LEErrorCode success = LE_NO_ERROR; // todo- make a param? in processStateEntry()
74 LEErrorCode success = LE_NO_ERROR; in doRearrangementAction()
DThaiShaping.cpp148 LEErrorCode success = LE_NO_ERROR; in doTransition()
DLETypes.h692 LE_NO_ERROR = U_ZERO_ERROR, /**< No error, no warning. */ enumerator

12