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

/external/qemu/distrib/sdl-1.2.15/src/audio/symbian/
H A Dstreamplayer.cpp73 TInt CStreamPlayer::OpenStream(TInt aRate, TInt aChannels, TUint32 aType) argument
77 iType = aType;
H A DSDL_epocaudio.cpp178 void Open(TInt iRate, TInt iChannels, TUint32 aType, TInt aBytes);
432 void CEpocAudio::Open(TInt aRate, TInt aChannels, TUint32 aType, TInt aBytes) argument
436 iType = aType;
/external/skia/bench/
H A DRepeatTileBench.cpp70 SkAlphaType aType = isOpaque ? kOpaque_SkAlphaType : kPremul_SkAlphaType; local
71 SkColorTable* ctable = new SkColorTable(storage, 216, aType);
/external/chromium_org/third_party/mesa/src/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/chromium_org/third_party/sqlite/src/src/
H A DvdbeInt.h80 u32 *aType; /* Type values for all entries in the record */ member in struct:VdbeCursor
H A Dvdbe.c233 pCx->aType = (u32 *)&pMem->z[ROUND8(sizeof(VdbeCursor))];
2089 u32 *aType; /* aType[i] holds the numeric type of the i-th column */ local
2187 aType = pC->aType;
2191 assert(aType);
2193 pC->aOffset = aOffset = &aType[nField];
2272 /* Scan the header and use it to fill in the aType[] and aOffset[]
2273 ** arrays. aType[i] will contain the type integer for the i-th
2280 zIdx += getVarint32(zIdx, aType[
[all...]
/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/qemu/distrib/sdl-1.2.15/src/main/symbian/EKA2/
H A Dsdlexe.cpp314 void HandleResourceChangeL(TInt aType);
675 void CSDLAppUi::HandleResourceChangeL(TInt aType) argument
677 CAknAppUi::HandleResourceChangeL(aType);
678 if(aType == KEikDynamicLayoutVariantSwitch)
/external/chromium_org/third_party/skia/src/core/
H A DSkMatrix.cpp714 TypeMask aType = a.getPerspectiveTypeMaskOnly(); local
724 if ((aType | bType) & kPerspective_Mask) {
/external/skia/src/core/
H A DSkMatrix.cpp714 TypeMask aType = a.getPerspectiveTypeMaskOnly(); local
724 if ((aType | bType) & kPerspective_Mask) {
/external/chromium_org/third_party/angle/src/compiler/
H A Dintermediate.h293 TIntermLoop(TLoopType aType, argument
296 type(aType),
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c12309 u32 *aType; /* Type values for all entries in the record */ member in struct:VdbeCursor
62734 u32 *aType; /* aType[i] holds the numeric type of the i-th column */ member in struct:vdbeExecUnion::OP_Column_stack_vars
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c12915 u32 *aType; /* Type values for all entries in the record */ member in struct:VdbeCursor
65078 u32 *aType; /* aType[i] holds the numeric type of the i-th column */ member in struct:vdbeExecUnion::OP_Column_stack_vars
[all...]
/external/sqlite/dist/
H A Dsqlite3.c12915 u32 *aType; /* Type values for all entries in the record */ member in struct:VdbeCursor
65106 u32 *aType; /* aType[i] holds the numeric type of the i-th column */ member in struct:vdbeExecUnion::OP_Column_stack_vars
[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/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 1163 milliseconds