Home | History | Annotate | Download | only in fst

Lines Matching refs:typ

283                                    DivideType typ = DIVIDE_ANY) {
297 DivideType typ = DIVIDE_ANY) {
298 return Divide<float>(w1, w2, typ);
303 DivideType typ = DIVIDE_ANY) {
304 return Divide<double>(w1, w2, typ);
418 DivideType typ = DIVIDE_ANY) {
432 DivideType typ = DIVIDE_ANY) {
433 return Divide<float>(w1, w2, typ);
438 DivideType typ = DIVIDE_ANY) {
439 return Divide<double>(w1, w2, typ);
540 DivideType typ = DIVIDE_ANY) {
549 DivideType typ = DIVIDE_ANY) {
550 return Divide<float>(w1, w2, typ);
555 DivideType typ = DIVIDE_ANY) {
556 return Divide<double>(w1, w2, typ);