Searched defs:aType (Results 1 - 12 of 12) sorted by relevance

/external/skia/bench/
H A DBitmapBench.cpp33 static void convertToIndex666(const SkBitmap& src, SkBitmap* dst, SkAlphaType aType) { argument
48 dst->allocPixels(SkImageInfo::Make(src.width(), src.height(), kIndex_8_SkColorType, aType),
/external/mesa3d/src/gallium/drivers/radeon/
H A DAMDILPeepholeOptimizer.cpp244 Type *aType = Type::getInt32Ty(*mCTX); local
245 Value *Val = (CV != NULL) ? ConstantInt::get(aType, 1)
246 : ConstantInt::get(aType, 0);
338 Type *aType = Type::getInt32Ty(*mCTX); local
339 Value *Val = (CV != NULL) ? ConstantInt::get(aType, 1)
340 : ConstantInt::get(aType, 0);
350 Type *aType = Type::getInt32Ty(*mCTX); local
353 Val = ConstantInt::get(aType,
356 Val = ConstantInt::get(aType, 0);
470 Type *aType local
710 Type *aType = inst->getType(); local
1006 Type *aType = CI->getOperand(0)->getType(); local
1038 Type *aType = CI->getOperand(0)->getType(); local
[all...]
/external/skia/src/core/
H A DSkMatrix.cpp618 TypeMask aType = a.getType(); local
625 } else if (only_scale_and_translate(aType | bType)) {
633 if ((aType | bType) & kPerspective_Mask) {
/external/sqlite/dist/orig/
H A Dsqlite3.c14602 u32 *aOffset; /* Pointer to aType[nField] */
14603 u32 aType[1]; /* Type values for all entries in the record */ member in struct:VdbeCursor
14604 /* 2*nField extra array elements allocated for aType[], beyond the one
14606 ** aType[] and nField+1 array slots for aOffset[] */
69153 static const u8 aType[] = { local
[all...]
/external/sqlite/dist/
H A Dsqlite3.c14602 u32 *aOffset; /* Pointer to aType[nField] */
14603 u32 aType[1]; /* Type values for all entries in the record */ member in struct:VdbeCursor
14604 /* 2*nField extra array elements allocated for aType[], beyond the one
14606 ** aType[] and nField+1 array slots for aOffset[] */
69171 static const u8 aType[] = { local
[all...]
/external/robolectric/lib/main/
H A Djavassist-3.14.0-GA.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/bytecode/ javassist/bytecode/analysis/ javassist/bytecode/annotation/ javassist/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...

Completed in 812 milliseconds