Home
last modified time | relevance | path

Searched refs:myType (Results 1 – 5 of 5) sorted by relevance

/external/clang/test/CXX/temp/temp.decls/temp.variadic/
Dsizeofpack.cpp120 struct myType struct
136 myType<Arg, sizeof...(Args)>* make_array_with_type(const Args&... args) in make_array_with_type()
/external/doclava/src/com/google/doclava/
DMethodInfo.java533 TypeInfo myType = mine.type(); in matchesParams() local
534 String qualifiedName = myType.qualifiedTypeName(); in matchesParams()
535 String realType = myType.isPrimitive() ? "" : myType.asClassInfo().qualifiedName(); in matchesParams()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DDateTimePatternGenerator.java2162 int myType = (includeMask & (1<<i)) == 0 ? 0 : type[i];
2164 if (myType == otherType) continue; // identical (maybe both zero) add 0
2165 if (myType == 0) { // and other is not
2172 result += Math.abs(myType - otherType); // square of mismatch
/external/icu/icu4c/source/i18n/
Ddtptngen.cpp1722 int32_t myType = (includeMask&(1<<i))==0 ? 0 : skeleton.type[i]; in getDistance() local
1724 if (myType==otherType) { in getDistance()
1727 if (myType==0) {// and other is not in getDistance()
1737 result += abs(myType - otherType); in getDistance()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...