Home | History | Annotate | Download | only in common

Lines Matching defs:out

394 /*returns a single Name from the list, will return NULL if out of bounds
991 * (continue converting by breaking out of only the inner loop)
1020 * (continue converting by breaking out of only the inner loop)
1436 * (continue converting by breaking out of only the inner loop)
1465 * (continue converting by breaking out of only the inner loop)
2208 * empty out later buffers before refilling them from earlier ones.
2210 * The targetCnv overflow buffer is flushed out only once before the loop.
2480 UConverter in, out; /* stack-allocated */
2506 outConverter=ucnv_createConverter(&out, toConverterName, pErrorCode);