Searched refs:floatType (Results 1 – 3 of 3) sorted by relevance
46 FrameType floatType = FrameType.array(float.class); in getSignature() local49 .addInputPort("array", Signature.PORT_REQUIRED, floatType) in getSignature()
45 FrameType floatType = FrameType.array(float.class); in getSignature() local48 .addInputPort("array", Signature.PORT_REQUIRED, floatType) in getSignature()
656 string floatType = mReturnParam->specType; in writeJavaCreateTarget() local658 if (floatType.compare("f16") == 0) { in writeJavaCreateTarget()660 } else if (floatType.compare("f32") == 0) { in writeJavaCreateTarget()662 } else if (floatType.compare("f64") == 0) { in writeJavaCreateTarget()