Home
last modified time | relevance | path

Searched defs:aType (Results 1 – 10 of 10) sorted by relevance

/external/snakeyaml/src/main/java/org/yaml/snakeyaml/introspector/
DGenericProperty.java27 public GenericProperty(String name, Class<?> aClass, Type aType) { in GenericProperty()
/external/mesa3d/src/gallium/drivers/radeon/
DAMDILPeepholeOptimizer.cpp244 Type *aType = Type::getInt32Ty(*mCTX); in doIsConstCallConversionIfNeeded() local
338 Type *aType = Type::getInt32Ty(*mCTX); in optimizeCallInst() local
350 Type *aType = Type::getInt32Ty(*mCTX); in optimizeCallInst() local
470 Type *aType = inst->getType(); in optimizeBitInsert() local
710 Type *aType = inst->getType(); in optimizeBitExtract() local
1006 Type *aType = CI->getOperand(0)->getType(); in expandSigned24BitOps() local
1038 Type *aType = CI->getOperand(0)->getType(); in expandSigned24BitOps() local
/external/skia/bench/
DBitmapBench.cpp33 static void convertToIndex666(const SkBitmap& src, SkBitmap* dst, SkAlphaType aType) { in convertToIndex666()
/external/javassist/src/main/javassist/compiler/
DTypeChecker.java258 int aType = exprType; in atArrayAssign() local
DCodeGen.java831 int aType = exprType; in atArrayAssign() local
/external/jmdns/src/javax/jmdns/impl/
DServiceInfoImpl.java250 String aType = type.toLowerCase(); in decodeQualifiedNameMapForType() local
/external/swiftshader/src/OpenGL/compiler/
Dintermediate.h352 TIntermLoop(TLoopType aType, in TIntermLoop()
/external/skia/src/core/
DSkMatrix.cpp642 TypeMask aType = a.getType(); in setConcat() local
/external/sqlite/dist/
Dsqlite3.c18040 u32 aType[1]; /* Type values record decode. MUST BE LAST */ member
/external/sqlite/dist/orig/
Dsqlite3.c18040 u32 aType[1]; /* Type values record decode. MUST BE LAST */ member