Home | History | Annotate | Download | only in common

Lines Matching defs:out

404 /*returns a single Name from the list, will return NULL if out of bounds
1001 * (continue converting by breaking out of only the inner loop)
1030 * (continue converting by breaking out of only the inner loop)
1446 * (continue converting by breaking out of only the inner loop)
1475 * (continue converting by breaking out of only the inner loop)
2218 * empty out later buffers before refilling them from earlier ones.
2220 * The targetCnv overflow buffer is flushed out only once before the loop.
2490 UConverter in, out; /* stack-allocated */
2516 outConverter=ucnv_createConverter(&out, toConverterName, pErrorCode);