Searched defs:conv (Results 1 – 2 of 2) sorted by relevance
248 UConverter *conv = ucnv_open(enc, &status); in detectAndConvert() local381 UConverter *conv = ucnv_open(encname, &status); in getPreferred() local
332 bool conv(const T_Input* inputData, const Shape& inputShape, const T_Filter* filterData, in conv() function