Searched refs:myType (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/angle/src/compiler/translator/
H A DInitializeVariables.cpp15 TType myType = type; local
16 unsigned char size = myType.getNominalSize();
17 if (myType.isMatrix())
23 myType.clearArrayness();
24 myType.setQualifier(EvqConst);
25 TIntermConstantUnion *node = new TIntermConstantUnion(u, myType);
/external/clang/test/CXX/temp/temp.decls/temp.variadic/
H A Dsizeofpack.cpp120 struct myType struct in namespace:pr14273
136 myType<Arg, sizeof...(Args)>* make_array_with_type(const Args&... args)
/external/stlport/stlport/stl/config/
H A D_mwerks.h39 # define __MSL_FIX_ITERATORS__(myType) // Some MSL headers rely on this
/external/doclava/src/com/google/doclava/
H A DMethodInfo.java522 TypeInfo myType = mine.type();
523 String qualifiedName = myType.qualifiedTypeName();
524 String realType = myType.isPrimitive() ? "" : myType.asClassInfo().qualifiedName();
/external/chromium_org/third_party/icu/source/i18n/
H A Ddtptngen.cpp1680 int32_t myType = (includeMask&(1<<i))==0 ? 0 : skeleton.type[i]; local
1682 if (myType==otherType) {
1685 if (myType==0) {// and other is not
1695 result += abs(myType - otherType);
/external/icu/icu4c/source/i18n/
H A Ddtptngen.cpp1681 int32_t myType = (includeMask&(1<<i))==0 ? 0 : skeleton.type[i]; local
1683 if (myType==otherType) {
1686 if (myType==0) {// and other is not
1696 result += abs(myType - otherType);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 2915 milliseconds