Searched defs:starter (Results 1 - 4 of 4) sorted by relevance

/external/harfbuzz_ng/src/
H A Dhb-ot-shape-normalize.cc351 unsigned int starter = 0; local
357 * compose a non-mark character with it's preceding starter. This is just an
362 /* If there's anything between the starter and this char, they should have CCC
364 (starter == buffer->out_len - 1 ||
368 buffer->out_info[starter].codepoint,
378 buffer->merge_out_clusters (starter, buffer->out_len);
380 buffer->out_info[starter].codepoint = composed; /* Modify starter and carry on. */
381 set_glyph (buffer->out_info[starter], font);
382 _hb_glyph_info_set_unicode_props (&buffer->out_info[starter], buffe
[all...]
/external/icu4c/common/
H A Dnormalizer2impl.cpp714 * Bit 0 set if the composite is a forward-combining starter
805 * a composition may contain at most one more code unit than the original starter,
816 UChar *starter, *pRemove, *q, *r; local
823 // Some of the following variables are not used until we have a forward-combining starter
825 compositionsList=NULL; // used as indicator for whether we have a forward-combining starter
826 starter=NULL;
835 // we have seen a starter that combines forward and
844 UChar prev=(UChar)(*starter-Hangul::JAMO_L_BASE);
856 *starter=syllable;
879 // The starter an
[all...]
/external/icu4c/tools/gennorm2/
H A Dn2builder.cpp138 // Composition for a starter that does not have a decomposition mapping.
140 // Round-trip mapping & composition for a starter.
142 // Round-trip mapping for a starter that itself does not combine-forward.
370 "U+%04lX's round-trip mapping's starter U+%04lX has ccc!=0, "
472 "U+%04lX's round-trip mapping's starter "
484 "U+%04lX's round-trip mapping's starter "
495 "U+%04lX's round-trip mapping's non-starter "
512 "U+%04lX's round-trip mapping's non-starter "
569 ++i; // after the last starter or prevCC<=cc
621 * A starter characte
635 UChar32 starter=buffer.charAt(lastStarterIndex); local
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 96 milliseconds