Searched refs:myType (Results 1 – 5 of 5) sorted by relevance
120 struct myType struct136 myType<Arg, sizeof...(Args)>* make_array_with_type(const Args&... args) in make_array_with_type()
533 TypeInfo myType = mine.type(); in matchesParams() local534 String qualifiedName = myType.qualifiedTypeName(); in matchesParams()535 String realType = myType.isPrimitive() ? "" : myType.asClassInfo().qualifiedName(); in matchesParams()
2162 int myType = (includeMask & (1<<i)) == 0 ? 0 : type[i];2164 if (myType == otherType) continue; // identical (maybe both zero) add 02165 if (myType == 0) { // and other is not2172 result += Math.abs(myType - otherType); // square of mismatch
1722 int32_t myType = (includeMask&(1<<i))==0 ? 0 : skeleton.type[i]; in getDistance() local1724 if (myType==otherType) { in getDistance()1727 if (myType==0) {// and other is not in getDistance()1737 result += abs(myType - otherType); in getDistance()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...