Home | History | Annotate | Download | only in collationperf

Lines Matching refs:For

69 for ( $n = 0 ; $n < @data ; $n++ ) {
114 for ( $i = 0 ; $i < 3 ; $i++ ) {
127 for ( $j = 0 ; $j < 3 ; $j++ ) {
132 for ( $j = 0 ; $j < 3 ; $j++ ) {
176 useful. They measure differences, where positive is better for ICU4C, and
177 negative is better for the compared implementation.</p>
188 <td>Timing for string collation, an incremental compare of strings.</td>
193 <td>Timing for generation of sort keys, used to 'precompile' information so
200 (Unicode/ISO 10646 code point). Generally this is the important field for sort
201 key performance, since it directly impacts the time necessary for binary
202 comparison, and the overhead of memory usage and retrieval time for sort
216 <li>For more information on incremental vs. sort key comparison, the importance
219 <li>For general information on ICU collation see <a href=
221 <li>For information on APIs, see <a href="/apiref/icu4c/ucol_8h.html">C</a>,
254 for ( $n = 0 ; $n < @resultFIN ; $n++ ) {
257 for ( $i = 0 ; $i < @parsed ; $i++ ) {