Searched refs:success (Results 101 - 125 of 741) sorted by relevance

1234567891011>>

/macosx-10.10/ICU-531.30/icuSources/layout/
H A DGXLayoutEngine.h45 * @param success - set to an error code if the operation fails
52 GXLayoutEngine(const LEFontInstance *fontInstance, le_int32 scriptCode, le_int32 languageCode, const LEReferenceTo<MorphTableHeader> &morphTable, LEErrorCode &success);
98 * @param success - set to an error code if the operation fails
105 LEGlyphStorage &glyphStorage, LEErrorCode &success);
115 * @param success - set to an error code if the operation fails
120 LEGlyphStorage &glyphStorage, LEErrorCode &success);
H A DGXLayoutEngine2.h44 * @param success - set to an error code if the operation fails
51 GXLayoutEngine2(const LEFontInstance *fontInstance, le_int32 scriptCode, le_int32 languageCode, const LEReferenceTo<MorphTableHeader2> &morphTable, le_int32 typoFlags, LEErrorCode &success);
97 * @param success - set to an error code if the operation fails
104 LEGlyphStorage &glyphStorage, LEErrorCode &success);
114 * @param success - set to an error code if the operation fails
119 LEGlyphStorage &glyphStorage, LEErrorCode &success);
H A DHangulLayoutEngine.h49 * @param success - set to an error code if the operation fails
58 le_int32 typoFlags, const LEReferenceTo<GlyphSubstitutionTableHeader> &gsubTable, LEErrorCode &success);
67 * @param success - set to an error code if the operation fails
75 le_int32 typoFlags, LEErrorCode &success);
115 * @param success - set to an error code if the operation fails
122 LEUnicode *&outChars, LEGlyphStorage &glyphStorage, LEErrorCode &success);
H A DKhmerLayoutEngine.h52 * @param success - set to an error code if the operation fails
61 le_int32 typoFlags, const LEReferenceTo<GlyphSubstitutionTableHeader> &gsubTable, LEErrorCode &success);
70 * @param success - set to an error code if the operation fails
78 le_int32 typoFlags, LEErrorCode &success);
118 * @param success - set to an error code if the operation fails
125 LEUnicode *&outChars, LEGlyphStorage &glyphStorage, LEErrorCode &success);
H A DScriptAndLanguage.h37 LEReferenceTo<LangSysTable> findLanguage(const LETableReference &base, LETag languageTag, LEErrorCode &success, le_bool exactMatch = FALSE) const;
48 LEReferenceTo<ScriptTable> findScript(const LETableReference &base, LETag scriptTag, LEErrorCode &success) const;
49 LEReferenceTo<LangSysTable> findLanguage(const LETableReference &base, LETag scriptTag, LETag languageTag, LEErrorCode &success, le_bool exactMatch = FALSE) const;
H A DSinglePositioningSubtables.h26 le_uint32 process(const LEReferenceTo<SinglePositioningSubtable> &base, GlyphIterator *glyphIterator, const LEFontInstance *fontInstance, LEErrorCode &success) const;
34 le_uint32 process(const LEReferenceTo<SinglePositioningFormat1Subtable> &base, GlyphIterator *glyphIterator, const LEFontInstance *fontInstance, LEErrorCode &success) const;
43 le_uint32 process(const LEReferenceTo<SinglePositioningFormat2Subtable> &base, GlyphIterator *glyphIterator, const LEFontInstance *fontInstance, LEErrorCode &success) const;
H A DStateTableProcessor2.h28 void process(LEGlyphStorage &glyphStorage, LEErrorCode &success);
32 virtual le_uint16 processStateEntry(LEGlyphStorage &glyphStorage, le_int32 &currGlyph, EntryTableIndex2 index, LEErrorCode &success) = 0;
37 StateTableProcessor2(const LEReferenceTo<MorphSubtableHeader2> &morphSubtableHeader, LEErrorCode &success);
H A DThaiLayoutEngine.h40 * @param success - set to an error code if the operation fails
47 ThaiLayoutEngine(const LEFontInstance *fontInstance, le_int32 scriptCode, le_int32 languageCode, le_int32 typoFlags, LEErrorCode &success);
107 * @param success - set to an error code if the operation fails
116 LEGlyphStorage &glyphStorage, LEErrorCode &success);
134 * @param success - output parameter set to an error code if the operation fails
138 virtual void adjustGlyphPositions(const LEUnicode chars[], le_int32 offset, le_int32 count, le_bool reverse, LEGlyphStorage &glyphStorage, LEErrorCode &success);
H A DTibetanLayoutEngine.h52 * @param success - set to an error code if the operation fails
61 le_int32 typoFlags, const LEReferenceTo<GlyphSubstitutionTableHeader> &gsubTable, LEErrorCode &success);
70 * @param success - set to an error code if the operation fails
78 le_int32 typoFlags, LEErrorCode &success);
118 * @param success - set to an error code if the operation fails
125 LEUnicode *&outChars, LEGlyphStorage &glyphStorage, LEErrorCode &success);
H A DLookupProcessor.h38 le_bool rightToLeft, const LEReferenceTo<GlyphDefinitionTableHeader> &glyphDefinitionTableHeader, const LEFontInstance *fontInstance, LEErrorCode& success) const;
40 le_uint32 applyLookupTable(const LEReferenceTo<LookupTable> &lookupTable, GlyphIterator *glyphIterator, const LEFontInstance *fontInstance, LEErrorCode& success) const;
42 le_uint32 applySingleLookup(le_uint16 lookupTableIndex, GlyphIterator *glyphIterator, const LEFontInstance *fontInstance, LEErrorCode& success) const;
45 GlyphIterator *glyphIterator, const LEFontInstance *fontInstance, LEErrorCode& success) const = 0;
61 LEErrorCode& success);
65 le_int32 selectLookups(const LEReferenceTo<FeatureTable> &featureTable, FeatureMask featureMask, le_int32 order, LEErrorCode &success);
H A DGlyphPosnLookupProc.h35 LEErrorCode& success);
40 const LEFontInstance *fontInstance, LEErrorCode& success) const;
H A DGlyphSubstLookupProc.h37 LEErrorCode& success);
42 const LEFontInstance *fontInstance, LEErrorCode& success) const;
H A DHanLayoutEngine.h42 * @param success - set to an error code if the operation fails
51 le_int32 typoFlags, const LEReferenceTo<GlyphSubstitutionTableHeader> &gsubTablem, LEErrorCode &success);
93 * @param success - set to an error code if the operation fails
100 LEUnicode *&outChars, LEGlyphStorage &glyphStorage, LEErrorCode &success);
H A DICUFeatures.h39 LEReferenceTo<FeatureTable> getFeatureTable(const LETableReference &base, le_uint16 featureIndex, LETag *featureTag, LEErrorCode &success) const;
42 const LEReferenceTo<FeatureTable> getFeatureTable(const LETableReference &base, LETag featureTag, LEErrorCode &success) const;
H A DIndicRearrangementProcessor2.h30 virtual le_uint16 processStateEntry(LEGlyphStorage &glyphStorage, le_int32 &currGlyph, EntryTableIndex2 index, LEErrorCode &success);
36 IndicRearrangementProcessor2(const LEReferenceTo<MorphSubtableHeader2> &morphSubtableHeader, LEErrorCode &success);
H A DKernTable.h42 KernTable(const LETableReference &table, LEErrorCode &success);
47 void process(LEGlyphStorage& storage, LEErrorCode &success);
H A DMPreFixups.cpp43 void MPreFixups::apply(LEGlyphStorage &glyphStorage, LEErrorCode& success) argument
45 if (LE_FAILURE(success)) {
66 LEErrorCode success = LE_NO_ERROR; local
76 success = LE_MEMORY_ALLOCATION_ERROR;
84 indexSave[i] = glyphStorage.getCharIndex(mpreIndex + i, success); //charIndices[mpreIndex + i];
89 le_int32 charIndex = glyphStorage.getCharIndex(mpreLimit + i, success);
92 glyphStorage.setCharIndex(mpreIndex + i, charIndex, success);
97 glyphStorage.setCharIndex(mpreDest, indexSave[i], success);
H A DNonContextualGlyphSubstProc.h27 virtual void process(LEGlyphStorage &glyphStorage, LEErrorCode &success) = 0;
29 static SubtableProcessor *createInstance(const LEReferenceTo<MorphSubtableHeader> &morphSubtableHeader, LEErrorCode &success);
H A DOpenTypeLayoutEngine.h59 * @param success - set to an error code if the operation fails
67 le_int32 typoFlags, const LEReferenceTo<GlyphSubstitutionTableHeader> &gsubTable, LEErrorCode &success);
76 * @param success - set to an error code if the operation fails
81 le_int32 typoFlags, LEErrorCode &success);
273 * @param success - set to an error code if the operation fails
280 LEUnicode *&/*outChars*/, LEGlyphStorage &glyphStorage, LEErrorCode &success);
302 * @param success - set to an error code if the operation fails
312 LEGlyphStorage &glyphStorage, LEErrorCode &success);
314 virtual le_int32 glyphSubstitution(le_int32 count, le_int32 max, le_bool rightToLeft, LEGlyphStorage &glyphStorage, LEErrorCode &success);
335 * @param success
[all...]
H A DSubtableProcessor.h24 virtual void process(LEGlyphStorage &glyphStorage, LEErrorCode &success) = 0;
28 SubtableProcessor(const LEReferenceTo<MorphSubtableHeader> &morphSubtableHeader, LEErrorCode &success);
/macosx-10.10/ICU-531.30/icuSources/test/perf/leperf/
H A Dletrperf.cpp68 LEErrorCode success = LE_NO_ERROR; local
70 LEReferenceTo<OneObject> stuff(data, success);
71 if(LE_FAILURE(success)) {
89 LEErrorCode success = LE_NO_ERROR; local
93 LEReferenceTo<OneObject> stuff(data, success);
94 if(LE_FAILURE(success)) {
108 LEErrorCode success = LE_NO_ERROR; local
109 LEReferenceTo<CompObject> comp(data, success);
110 LEReferenceToArrayOf<Long> longs(comp, success, (size_t)0, ITEM_COUNT);
111 if(LE_FAILURE(success)) {
[all...]
/macosx-10.10/gnudiff-19/diffutils/lib/
H A Dwaitpid.c47 goto success;
59 goto success;
68 success:
/macosx-10.10/gnutar-453/gnutar/lib/
H A Dwaitpid.c50 goto success;
62 goto success;
71 success:
/macosx-10.10/dtrace-147/test/tst/common/funcs/
H A Dtst.strchr.d34 this->success = 0;
51 this->success = 1;
55 /!this->success/
/macosx-10.10/file_cmds-242/mkdir/
H A Dmkdir.c68 int ch, exitval, success, pflag; local
105 success = 1;
110 success = 0;
117 success = 0;
121 if (!success)
130 if (success && mode != NULL && chmod(*argv, omode) == -1) {

Completed in 238 milliseconds

1234567891011>>